#a:active { font-weight:bold; color:#E00000; text-decoration:underline }
#a:focus { font-weight:bold; color:#00E000; text-decoration:underline }
a:link { font-weight:bold; color:black; text-decoration:none }
a:visited { font-weight:bold; color:black; text-decoration:underline }
a:hover { font-weight:bold; color:red; text-decoration:underline }

h1 {
font-family : Arial;
color: red;
font-size: 14px;
text-align: left;
} 


body {
font-family : Arial;
font-size: 9pt;
}

a.links_weiss {
   color:#ffffff;
   font-family:Verdana;
   font-size:10pt;
   text-decoration:none;
  } 

a.links_navi {
   color:black;
   text-decoration:none;
   font-family:Verdana;
   font-size:9pt;
   font-weight:normal;
   } 




#Logo {
position:absolute;
background-color: #ececec;

top:1px;
left:1px;
}





#MENU1 {
position:absolute;
top: 121px;
left: 1px;
}

#MENU2 {
position:absolute;
top:92px;
left:152px;
Margin:0px;
border:0px;
float:left;
}



#Inhalt {
position:absolute;
background-color: white;
#background-color: #ececec;
top:135px;
left:160px;
width: 740px;
font-size: 9pt;

}


#Inhalt_Rechts {
position:absolute;
background-color: #ececec;
top:1px;
left:910px;
font-size: 9pt;
}




#Trailer {
position:absolute;
background-color:black;

top:30px;
left:420px;
}








#Fusszeile {
font-size:9pt;
background-color:#E5E5E5;
}


