.Navlink {color: #FFFFFF; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: normal;}
	a:link.Navlink  {color : #FFFFFF;}
	a:visited.Navlink  {color : #FFFFFF;}
	a:active.Navlink  {text-decoration: none;}
	a:hover.Navlink  {color:#FFFFFF;text-decoration:underline;}

.Unavlink { color:#000000; text-decoration:none; font-family:verdana,arial,helvetica; font-size:11px; text-transform: none;}
	.Unavlink:visited {color:#000000; }
         .Unavlink:hover { color:#577DC3;}



body { background-color:#E5E6CC; font-family:Verdana; font-size:11px;margin-top:0px; }

/*table {width:100%;empty-cells:show; border-collapse:collapse; table-layout:fixed; font-family:Verdana; font-size:11px;padding-right:0px;}
*/

table {width:100%; border-collapse:collapse;table-layout:fixed;  font-family:Verdana; font-size:11px;}


td {vertical-align:top;}
td.menue {width:20%; text-align:center; background-color:#5D6F90;border:1px solid #FFFFFF}
td.activemenue {width:20%; text-align:center; background-color:#FFFFFF;border:1px solid #FFFFFF}
td.umenue {width:100px; border:1px solid #FFFFFF;}
td.border { border-left-width:1px; border-left-style:solid; border-color:#FFFFFF; border-right-width:1px; border-right-style:solid;}
td.uborder { border-top-width:1px; border-top-style:solid; border-color:#FFFFFF; border-bottom-width:1px; border-bottom-style:solid;}
h1 {font-family:Verdana; font-size:15px; color:#577DC3; font-style:italic;}

#head {
color: white;
position:absolute; top:10px; left:380px;
/*text-align:center;*/
font-size:1.5em;
visibility:hidden;
}

#inhalt {
margin: 30px 10px 10px 20px;
font-size:1.5em;
}