
body {background-color:#0669E4; margin:0; padding:0; font-family: Geneva, Arial, Helvetica, sans-serif}


a {
  color : white;
  font-weight : bold;
}
a:link {
  text-decoration : none;
}
a:visited {
  text-decoration : none;
}
a:hover {
  text-decoration : underline;
}
a:active {
  text-decoration : underline;
}

.haupttabelle {background-color: white; vertical-align: center; width: 760px;}

#.menupunkt {margin-left:5px; padding:5px 4px 3px 3px; background:#0658BD url(../gfx/dot.gif) repeat-x 15px;display:block; margin-bottom:5px; text-color:white;}
.menupunkt {margin-left:5px; padding:5px 4px 3px 3px; background:#0658BD;display:block; margin-bottom:5px; text-color:white;}
.menupunkt a {text-decoration : none;}
.menupunkt a:visited {text-decoration : none;}
.menupunkt a:hover {text-decoration : none;}
.menupunkt a:active {text-decoration : none;}

.inlinetext {font-size: 12px; margin:  5px 5px 5px 5px;}
.inlinetext h1 {font-size: 20px; color: #0550B3; font-weight: bold;}

.inlinetext td { border:1px solid #3e7ab4; vertical-align:top; overflow:hidden; }
.inlinetext_head { font-size:14px; color: white; background-color:#3e7ab4; font-weight: bold; }

.right {vertical-align:top; padding-left: 10px; padding-right: 0px;}
.right h1 {background-color:#FFE608; font-size:14px; font-weight:bold; height: 20px;}

.footer {background-color: #acaa57; text-align:center; font-size: 10px; font-weight: bold; height:20px;}
