body { margin-top: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#333 } 
  
table{font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.ueberschrift {color: #ef680c;}
.subtitle{color:#333}
.pfad {font-size: 11px; font-family: Georgia, Times New Roman, Times, serif; color: #FFFFFF;}


h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #AFAFAF} 
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #AFAFAF; font-weight: normal; text-decoration: underline;}


a:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none} 
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none} 
a:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ef680c; text-decoration: underline} 
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ef680c; text-decoration: underline}
a{text-decoration: none}
#link { color: #333; text-decoration: underline; font-size: 12px; }

  div#Tmenu { font-size: 10px; width: 700px; height:35px;}
  div#Tmenu div {clear: left;}
  ul#Navigation {margin: 0; padding: 0;text-align: left; background-color:#266CB3;	font-size:10px;  }
	/*haubtnavi*/	
  ul#Navigation li {width:100px; list-style: none; float: left; position: relative; background-color:#266CB3; font-size:10px;  }
  * html ul#Navigation li {	background-color: #266CB3;	color:#000000;  }
  ul#Navigation li ul {margin: 0; padding: 0; position: absolute; background-color:#fff;}
  * html ul#Navigation li ul {background-color:#fff;	border-left: 1px solid #999999;	border-right: 1px solid #999999;}
  /*dropdown*/
  ul#Navigation li ul li {float: none; width:100px; display: block; background-color:#266CB3; border-left: 1px solid #999999;	border-right: 1px solid #999999;}
  ul#Navigation a, ul#Navigation span {height:35px;	display: block; width: 90px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color:#ffffff;
   padding-left: 3px;  padding-right: 3px; border-left: 1px solid #ffffff;}
  * html ul#Navigation a, * html ul#Navigation span {width: 90px; width: 90px;}
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell:hover {/*rahmen untermenü*/border-color: #ef680c; color:#ef680c;}
/* dynamisches Ein-/Ausblenden */ ul#Navigation li ul {display: none; width:90px;}
  /*hintergrundfarbe dropdown*/  ul#Navigation li:hover ul {display: block; background-color:#fff; width:90px;}

#nav .menu a:hover,#nav .menu a:focus,#nav .menu a:active {color: #ef680c; margin-right:0}

