A:link {
	color: #D90000;
	text-decoration: none;
} 
A:visited {
	color: #D90000;
	text-decoration: none;
}
A:active {
	color: #D90000;
	text-decoration: none;
}
A:hover {
	color: #FEB4B1;
	text-decoration: none;
}




.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(/images/std/punkt_rot.gif);
}
.standardbl {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: bold;
		color: #333333
}
.standardblwhite {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: bold;
		color: #FFFFFF
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #FFFFFF;
}
.standardklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.borderAll {
	border: 1px solid #D90000;
}
.header2 {


		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		font-style: normal;
		font-weight: bold;
		color: #333333
}
.standardRot {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: normal;
		color: #D90000
}
.standardkleinRot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: D90000;
}
.header3Rot {



		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		font-style: normal;
		font-weight: bold;
		color: #D90000
}
.AdminMenueHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D90000;
}
.standardbigdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D90000;
}
.StandardTDBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #F5A5A5;
}
.borderSideDown {
	border-top: 0px none;
	border-right: 1px solid #D90000;
	border-bottom: 1px solid #D90000;
	border-left: 1px solid #D90000;
}
.borderSideUp {
	border-top: 1px solid #D90000;
	border-right: 1px solid #D90000;
	border-bottom: 0px none;
	border-left: 1px solid #D90000;
}
.borderSide {
	border-top: 1px none #D90000;
	border-right: 1px solid #D90000;
	border-bottom: 1px solid #D90000;
	border-left: 1px none #D90000;
}
.bgRot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #D90000;
}
.bgRotMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #D90000;
	background-image: url(/images/menu/bg.gif);
	background-repeat: no-repeat;
}
.borderAllSchwarz {
	border: 1px solid #333333;
	background-color: #FCEBEE;
}
.EingabeKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border: 1px solid #9F0000;
}
.Eingabe {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border: 1px solid #9F0000;
}

.navi a, .navi a:hover, .navi a:link, .navi a:visited{
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 line-height: 18px;
	 font-weight: bold;
	 color: #FFFFFF;
	 padding-left: 0px;
}
.standardGrau {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	list-style-image: url(/images/std/punkt_rot.gif);
	list-style-position: outside;
}
.standard2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.std_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}