/*unbenutzte Links Navigation oben*/
.navli
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-size:13px;
font-weight:600;
color:#FFFFFF;
}

/*benutzte Links Navigation oben*/
.navlibo
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;;
font-size:13px;
font-weight:600;
color:#FF0000;
}


/*aktive Links Navigation oben*/
.navliao
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-size:13px;
font-weight:600;
color:#FFFFFF;
}


/*unbenutzte Links Navigation unten*/
.navliu
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-size:11px;
font-weight:600;
color:#FFFFFF;
}

/*benutzte Links Navigation unten*/
.navlib
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-size:11px;
font-weight:600;
color:#FF0000;
}


/*unbenutzte Links Navigation Impressum und Home*/
.navim
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-size:10px;
font-weight:600;
color:#FFFFFF;
}

/*benutzte Links Navigation Impressum und Home*/
.navimb
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-size:10px;
font-weight:600;
color:#FF0000;
}




td.zentriert
{
text-align:center;
}

.zitat
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-size:13px;
line-height:13pt;
text-align:right;
color:#000040;
}

.wichtig
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-size:13px;
font-weight:bold;
line-height:13pt;
color:#000040;
}

.hervor
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-size:13px;
font-weight:bold;
line-height:13pt;
color:#000099;
}

.bekannt
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-size:15px;
font-weight:bold;
line-height:14pt;
color:#000099;
}


/*Tabellenformatierung bei Aktuelles*/
.tabbek
{
border-style:solid;
border-width:thin;
border-color:#000099;
padding:10px;
background-color:#D4DCFF;
}

/*Tabellenformatierung bei Veranstaltungen sonstiger Art*/
.tabver
{
border-style:solid;
border-width:thin;
border-color:#000099;
padding: 10 px;
}


/*Initialen*/
.ini
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-size:20px;
font-weight:bold;
line-height:13pt;
color:#000099;
}



/*Link-Anker Inhaltsverzeichnis oben*/
.anker
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-size:11px;
font-weight:bold;
line-height:13pt;
color:#0000FF;
}


/*Externe Links*/
.elink
{
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-size:13px;
color:#0000FF;
}



/*Listenformatierung*/
.liste
{font-size:13px;
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
line-height:13pt;
list-style-type:square;
color:#000040;
}


a:link {text-decoration:none}
a:visited {text-decoration:none}
a:active {text-decoration:none}
a:hover {color:#FF0000; text-decoration:none}

p
{font-size:13px;
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
line-height:14pt;
color:#000099
}



/*Fussnote Haftungsausschluss*/
.klein
{
font-size:11px;
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
line-height:12pt;
color:#000099
}


/*Überschrift zu Fussnote Haftungsausschluss*/
.kleinu
{
font-size:11px;
font-weight:bold;
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
line-height:12pt;
color:#000099
}


/*Bild rechts oben, umfliessen links und unten*/
.bildro
{
float:right;
margin-bottom:1em;
margin-left:1em;
}


/*Bild links mitte, umfliessen rechts und oben und unten*/
.bildlm
{
float:left;
margin-bottom:1em;
margin-right:1em;
margin-top:1em;
}


/*Bild rechts mitte, umfliessen links und oben und unten*/
.bildrm
{
float:right;
margin-left:1em;
margin-top:1em;
margin-bottom:1em;
}

/*Bild links oben, umfliessen rechts und unten*/
.bildlo
{
float:left;
margin-bottom:1em;
margin-right:1em;
}
