.hauptfarbe {background:#C90F0F;}
.hauptfarbe_hell {background:#EEB2B2;}

h1 {font-family:Arial,Sans-serif; font-size: 115%; font-weight:bold; color:#C90F0F;}
h2 {font-family:Arial,Sans-serif; font-size: 100%; font-weight:bold; color:#C90F0F;}
h3 {font-family:Arial,Sans-serif; font-size: 115%; font-weight:bold; color:#C90F0F; background:#EEEEEE; padding:2px;}
h4 {font-family:Arial,Sans-serif; font-size: 100%; font-weight:bold; color:#C90F0F; background:#EEEEEE; padding:2px;}
h5 {font-family:Arial,Sans-serif; font-size: 115%; font-weight:bold; color:#FFFFFF; background:#C90F0F; padding:2px;}
h6 {font-family:Arial,Sans-serif; font-size: 100%; font-weight:bold; color:#FFFFFF; background:#C90F0F; padding:2px;}

hr {width:100%; height:1px; color:#C90F0F;}



#nav1box {
width:145px;
max-width: 145px;
padding-top:1px;
padding-bottom:1px;
border-bottom:1px solid #C90F0F;
/*border-bottom:1px solid white;*/
}

#nav1box_selected {
width:145px;
max-width: 145px;
padding-top:1px;
padding-bottom:1px;
border-bottom:1px solid #C90F0F;
background:#EEB2B2;}

#nav2box {
width:100%;
border-bottom:1px solid #EEB2B2;
}

#nav2box_selected {
width:100%;
background:white;
border-bottom:1px solid #EEB2B2;
}

#nav3box {
width:100%;
vertical-align:bottom;
}

#nav3box_selected {
width:100%;
vertical-align:bottom;
}

a:link,a:visited {color:#C90F0F;text-decoration:none;}
a:active,a:hover {color:#C90F0F;text-decoration:underline;}

a.nav1:link,a.nav1:visited {font-weight:bold; color:white; text-decoration:none; font-size:1em;padding-left:3px;}
a.nav1:active,a.nav1:hover {font-weight:bold; color:white; text-decoration:none; background:#EEB2B2; width:145px;padding-left:3px;}
a.nav1_selected {font-weight:bold; color:white; text-decoration:none; background:#EEB2B2; width:145px;padding-left:3px;}

a.nav2:link,a.nav2:visited {font-weight:bold; color:#FFFFFF; text-decoration:none;padding-right:3px; width:100%;line-height:15px;}
a.nav2:hover,a.nav2:active {font-weight:bold; color:#C90F0F; text-decoration:none;padding-right:3px; width:100%;line-height:15px;}
a.nav2_selected:active, a.nav2_selected:hover, a.nav2_selected:link, a.nav2_selected:visited{font-weight:bold; color:#C90F0F; text-decoration:none;padding-right:3px;width:100%;line-height:15px;}

a.nav3:link,a.nav3:visited {color:#C90F0F;}
a.nav3:hover,a.nav3:active {color:#C90F0F;}
a.nav3_selected:link, a.nav3_selected:visited{color:#C90F0F;}
a.nav3_selected:active, a.nav3_selected:hover{color:#C90F0F;}