.txtblau {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #003366}
.txtblau a { font-weight: bold; color: #003366; text-decoration: none }
.txtblau a:link { border:0px }
.txtblau a:hover { text-decoration: underline }
.txtblau a:active { text-decoration: underline }
.txtblau a:visited { color: #336699 }

.txtgrau {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #cccccc}
.txtgrau a { font-weight: bold; color:#cccccc; text-decoration: none }
.txtgrau a:link { border:0px }
.txtgrau a:hover { color:#336699; text-decoration: none }
.txtgrau a:active { color:#336699; text-decoration: none }
.txtgrau a:visited { }

.txtgrauKlein { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #cccccc}



.txtgelb {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #FFCC00}
.txtgelb a { font-weight: bold; color:#FF9900; text-decoration: none }
.txtgelb a:link { border:0px }
.txtgelb a:hover { color:#FFCC00; text-decoration: none }
.txtgelb a:active { color:#FFCC00; text-decoration: none }
.txtgelb a:visited { color:#FF9900; text-decoration: none }

.txthellblau { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #6699cc; font-variant: normal}
.txthellblau a {color: #6699cc ; font-weight: bold;  text-decoration: none }
.txthellblau a:link { }
.txthellblau a:hover {  color: #003366; background-color: #6699cc }
.txthellblau a:active { color: #003366; background-color: #6699cc }
.txthellblau a:visited {  }

.titel { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; color: #6699cc ; font-weight: bold }

.untertitelblau { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #003366; font-weight: bold; vertical-align:top; text-align:right }
/* .untertitelblau p:first-letter { font-size: 16px; font-weight: bold } */

.txtblaugross { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; color: #003366 ; font-weight: bold; font-variant: small-caps}
.txtblauKlein { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #003366}

#gross{font-variant: small-caps; font-weight: bold; font-size:16px}
#fliesstext { text-align: left }
#rechtstext { text-align: right; vertical-align: bottom}
#fusstext { text-align: center }
#menuetext { text-align: right }

#textbox {  background-color: #FFFFdd; border: #003399; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-right: 5px; padding-left: 5px}

body {  background: #000000 }

#center {
  position:absolute;
  top:50%;
  left:50%;
  width:850px;
  height:438px;
  margin-left:-460px;
  margin-top:-219px;
  border:0px;
}

#menu {
  position:absolute;
  top:100%;
  left:0px;
  width:850px;
  height:39px;
  margin-left:0px;
  margin-top:-39px;
  border:0px;
}

