body /* --- Body der Seite --- */
{
font-family:Verdana,Arial,Helvetica,Sans-serif;
font-size:11px;
line-height:12pt;
text-align:justify;
margin-top:20px;
margin-bottom:20px;
margin-left:20px;
margin-right:20px;
width:95%;
}



p /* --- Absatz allgemein --- */
{
text-align:justify;
}



a:link, a:active, a:visited /* --- allgemeine Links --- */
{
text-decoration:none;
color:#8F8F8F;
}



a:hover /* --- allgemeine Links (beim Drüberfahren) --- */
{
text-decoration:underline;
color:#000000;
}



a.navt, a.navt:link, a.navt:visited
{
float:left;
height:20px;
width: 150px;
background: #000000;
font-weight: normal;
border:1px solid #FBDA20;
margin-top:0px;
margin-left:0px;
text-align:center;
text-decoration:none;
font-size:12px;
color:#FBDA20;
line-height:20px;
overflow:auto;
}



a.navt:hover
{
color:#000000;
background:#FBDA20;
font-weight:bold;
}



a.navt:active
{
color:#000000;
background:#8F8F8F;
}



span.buntgelb /* --- Text dunkelblau fett hervorgehoben --- */
{
color:#FBDA20;
font-weight: bold;
}
