a:link { font-weight: 500; color:#B30000; text-decoration:none; }
a:visited { font-weight: 500; color:#B30000; text-decoration:none; }
a:hover { font-weight: 500; color:#B30000; text-decoration:underline; }
a:active { font-weight: 500; color:#B30000; text-decoration:none; }
a:focus { font-weight: 500; color:#B30000; text-decoration:underline; }

.linknav {
font-family: Arial, Helvetica, sans-serif;
text-align: left;
color: #ffffff;
font-size: 12px;
font-weight: 500;
}
.linknav:link { font-weight: 600; color:#ffffff; text-decoration:none; }
.linknav:visited { font-weight: 600; color:#ffffff; text-decoration:none; }
.linknav:hover { font-weight: 600; color:#ffcc00; text-decoration:none; }
.linknav:active { font-weight: 600; color:#ffffff; text-decoration:none; }
.linknav:focus { font-weight: 600; color:#ffcc00; text-decoration:none; }

.navi_rechts {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
line-height:1.4em;
font-weight: 400;
text-align: left;
padding: 0px 5px;
}
.navi_rechts:link { font-weight: 600; color:#000000; text-decoration:none; }
.navi_rechts:visited { font-weight: 600; color:#000000; text-decoration:none; }
.navi_rechts:hover { font-weight: 600; color:#B30000; text-decoration:underline; }
.navi_rechts:active { font-weight: 600; color:#000000; text-decoration:none; }
.navi_rechts:focus { font-weight: 600; color:#B30000; text-decoration:underline; }

.navi_rechts2 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
line-height:1.4em;
font-weight: 400;
text-align: left;
padding: 0px 5px;
}
.navi_rechts2:link { font-weight: 400; color:#000000; text-decoration:none; }
.navi_rechts2:visited { font-weight: 400; color:#000000; text-decoration:none; }
.navi_rechts2:hover { font-weight: 400; color:#B30000; text-decoration:underline; }
.navi_rechts2:active { font-weight: 400; color:#000000; text-decoration:none; }
.navi_rechts2:focus { font-weight: 400; color:#B30000; text-decoration:underline; }


.box_rechts {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	border-spacing: 1px;
	border-color: #B30000;
	border-width: 1px;
	border-style: solid;
}

.uanfang {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 30px;
 line-height:1.4em;
 font-weight: 600;
 padding-top: 20px;
 text-align: center;
 color: #B30000;
 }
 
 .rot {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #B30000;
 }

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 25px;
 line-height:1.4em;
 font-weight: 600;
 padding-top: 20px;
 text-align: center;
 color: #B30000; 
 }

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-style:;
 color: #B30000;}

h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-style:;
 color: #B30000;}

h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-style:;
 color: #ff9900;}

h5 {
 font-family: Arial, Helvetica, sans-serif;
 font-style:;
 color: #003300;}

font {
 line-height:1.4em;
}

.spezial {
  padding:10px;
  font-family: Arial, Helvetica, sans-serif;
  line-height:1.3em;
}
 
.textformat { 
padding:10px;
font-family: Arial, Helvetica, sans-serif;
line-height:1.4em;
}


body {
margin: 0px; 
padding: 0px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:1.4em;
}


#dropmenudiv{
position:absolute;
border:1px solid #ffcc00;
border-bottom-width: 1;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #B30000;
}

.bild_rahmen {
	border: 1px solid #B30000;
	padding: 2px;
	text-align: center;
	vertial-align: middle;
	background-color: #FFFFCA;
	}