body {background-color: white;}

/* Dimensionen festlegen */

.contenttable {width:912px}
.impressum {height:22px;}
.topimage  { background-color: #eee; height: 152px; vertical-align: top }
.toplogo  { height:152px;background-color: #000087; vertical-align: top }
.navcontainer  { background-color: #c6c8c9; height: 24px }
.contentleft  { background-color: #eee; vertical-align: top }
.content   { text-align: left; padding-top: 15px; padding-bottom: 10px; padding-left: 28px; vertical-align: top;  }
.footer  { background-color: #c6c8c9; height: 15px }


/* Textaszeichnungen */
body, td, p  { color: #000087; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:15px; line-height:150%; }

h1,h2,h3 {font-size:15px;font-weight: bold;}

.nav {padding-left:230px;}
.nav{font-size: 12px}
.nav a {text-decoration:none;}

#active { font-weight: bold; }

a  { color: #000087; text-decoration: underline }
a:link { text-decoration: underline }
a:hover {text-decoration: none; color:black;}

.impressum  { font-size: 11px; text-align: right; padding-right: 10px }
.impressum a {text-decoration: none}

.lefttext  { font-size: 12px; padding: 10px; }

.bu {font-size:11px;}

/*li { list-style-type: square; padding-bottom: 3px }*/


