abbr {
	border-bottom:1px dotted #76738F;
	cursor: help;
	}
a {
	color: #F20018;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none
	}
a:focus {
	color: #000000;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: underline
	}
a:hover {
	color: #000000;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: underline;
}
a:link {
	font-style: normal;
	font-family: Arial, Verdana, Helvetica;
	}

.text	{
	color: #000000;
	font-style: normal;
	font-weight: normal;
	/*font-size: 15px;*/
	font-size: 100%;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none
	}	
.titel {
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	/*font-size: 15px;*/
	font-size: 100%;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none
	}	
.stitel {
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	/*font-size: 18px;*/
	font-size: 120%;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none
	}
.tableU {
	background-color: White;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
}
.tableN {
	background-color: White;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	border-top: 1px solid Black;
}
