body {
  background-color: #b3c2d7;
  padding: 0px;
  margin: 0px;
  color: #FFFFFF;
  Font-family: Arial,Verdana,Times;
  Font-Size: 12px;
}
#logo {
  position: absolute;
  top: 25px;
  width: 640px;
  height: 180px;
  left: 279px;
}
#title {
  position: absolute;
  top: 210px;
  width: 300px;
  left: 450px;
  z-index: 9003;
}
#inhalt {
  position: absolute;
  left:  235px;
  top:   202px;
  width: 678px;
  z-index: 9002;
}
#headernav{
  position: absolute;
  width: 850px;
  height: 20px;
  top: 150px;
  left: 150px;
}

#links {
  position: absolute;
  top: 25px;
  left: 105px;
  width: 181px;
  height: 620px;
  z-index: 999;
}

#links2 {
  position: absolute;
  top: 299px;
  left: 105px;
  width: 181px;
  height: 620px;
  z-index: 1002;
}

#nav_oben {
  position: absolute;
  top: 0px;
  left: 98px;
  width: 829px;
  height: 25px;
  z-index: 1010;
}


#links_streifentotal{
  position: absolute;
  top: 400px;
  left: 98px;
  width: 829px;
  color: #FFFFFF;
  height: 574px;
  z-index: 999;
}


#links_w {
  position: absolute;
  top: 0px;
  left: 98px;
  width: 12px;
  color: #FFFFFF;
  height: 574px;
  z-index: 1000;
}

#rechts_w {
  position: absolute;
  top: 0px;
  left: 919px;
  width: 12px;
  color: #FFFFFF;
  height: 600px;
  z-index: 1001;
}


A:link, A:visited, A:active {
  color: #000000;
  text-decoration: underline;
}

a:hover {
  font-family: Arial;
  text-decoration: none;
}


.button{
  BACKGROUND-COLOR: #FFFFFF;
  COLOR: #000000;
  BORDER-TOP: #000000 1px solid;
  BORDER-LEFT: #000000 1px solid;
  BORDER-BOTTOM: #000000 1px solid;
  BORDER-RIGHT: #000000 1px solid;
}


.tbl_hover{
height: 25px;
background-color: #e3e8ef;
}
.tbl_hover:hover{
background-color: #b3c2d7;
}

.tbl_hover2{
height: 20px;
background-color: #e7cb6a;
}
.tbl_hover2:hover{
background-color: #f6de8b;
}

.tbl_top2{
background-color: #AFAFAF;
color: #000000;
height: 25px;
}

.tbl_top{
background-color: #85a5d1;
color: #000000;
height: 25px;
}
