.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 { }


body {  background: #000000 }

#center {
  position:absolute;
  top:50%;
  left:50%;
  width:1080px;
  height:548px;
  margin-left:-548px;
  margin-top:-300px;
  border:0px;
}

#foot {
  position:absolute;
  top:100%;
  left:0px;
  width:1080px;
  //height:0px;
  margin-left:0px;
  margin-top:0px;
  border:0px;
}
