body {
 background-color:#5F768D;
 color:#000000;
 font-family: 'Times New Roman',Times,serif;
 font-size: 12pt;
 font-weight: normal;
 text-align:center;
 margin:0 auto;
}
#Hauptelement {
 display:inline-block;
 width:950px;
/* min-height:1200px;*/
 background-color:#EAEFFF;
/* background-image:url(WaterBackGr.gif);*/
 margin:0 auto;
 text-align:left;
}

#Gesamt {
 background-color:#EAEFFF;
 margin:0 auto;
 padding:10px;
 }

a:link {color:#000080; text-decoration:none;}
a:visited {color:#800080; text-decoration:none;}
a:active { color:#C0C0C0; text-decoration:none;}
a:hover { color:#008000; text-decoration:underline; }

.fetttext {
 font-family: sans-serif;
 font-size: 12pt;
 font-weight: bold;
}

.einfachtext {
 font-family: 'Times New Roman',Times,serif;
 font-size: 10pt;
 font-weight: normal;
}

.kleintext {
 font-family: sans-serif;
 font-size: 10pt;
 font-weight: normal;
}

.grosszentrierttext {
 font-family: sans-serif;
 font-size: 16pt;
 font-weight: bold;
 text-align:center;
 }

h3 {
 font-style: italic;
/* margin-bottom:6pt*/
}

h4 {
 font-family: sans-serif;
 font-size: 12pt;
 font-weight: bold;
}

td {
 font-family:sans-serif;
 font-size: 12pt;
 font-weight: normal;
}

td.aktuell {
 text-align:center; font-size: medium; font-weight: bold;
}

td.aktuell a:link {color:#000000;text-decoration:none;}
td.aktuell a:visited {color:#000000;text-decoration:none;}
td.aktuell a:active { color:##C0C0C0;text-decoration:none;}

td.start {
 font-family:Arial,Futura,Helvetica;
 font-size: small;
}

.linkbar {
 background: #A5D2C3;
 font-weight: bold;

}