body {

background:#666666;
text-align:center;

}

a:link {text-decoration: none; color: black}
a:visited {text-decoration: none; color: black}
a:active {text-decoration: underline; color: black}
a:hover {text-decoration: underline; color: black}

img { behavior: url(iepngfix.htc); }



li {
  margin:0;
  padding:0;
}

li img {
  vertical-align:bottom;
}






#main{


margin:auto;
margin-left:5px;
width:800px;

overflow: hidden;



font-family: Tahoma,Arial;
font-size: small;
text-align:justify;
letter-spacing:0px;

border-style:solid;
border-color:white;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:1px;

padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;

}


#kopf{


width:800px;

letter-spacing:1px;
margin:auto;
margin-left:5px;
border-style:solid;
border-color:white;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:0px;

}

#fuss{

width:800px;

letter-spacing:1px;
margin:auto;
margin-left:5px;

}


#hauptbox{

margin:auto;
overflow: hidden;

color:white;
font-family: Tahoma,Arial;
font-size: small;
text-align:justify;
letter-spacing:0px;

padding-left:25px;
padding-right:25px;
padding-top:25px;
padding-bottom:25px;

}




#menuBar {

  width: 770px;
  font-size: 1pt;
  padding: 1px 10px 1px 10px;
  text-align: center;
  border-right-width:1px;

}



a.menuButton, a.menuButtonActive {
  background-color: transparent;
  color: white;
  font-family:Arial;
  font-size: small;
  font-weight: bold;
  margin: 1px;
  padding: 1px 9px 1px 9px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
  font-spacing:1px;
}


a.menuButton:hover {
  background-color: #ccc;
  color: #000000;
}

a.menuButtonActive, a.menuButtonActive:hover {
  background-color: #ccc;
  border-color: white white white white;
  color: black;

}

.menu {
  background-color: #c0c0c0;
  border: 1px solid;
  border-color: white white white white;
  padding: 0px;
  position: absolute;
  text-align: left;
  visibility: hidden;
}

a.menuItem {

  color: white;
  display: block;
  font-family:Arial;
  font-size: small;
  font-weight: bold;
  font-style: normal;
  margin: 0px;
  padding: 2px;
  padding-left: 12px;
  padding-right: 16px;
  text-decoration: none;
  white-space: nowrap;
}

a.menuItem:hover {
  background-color: #ccc;
  color: black;
}


a.navlinksblock{
color:white;
text-align:center;
width:120px;
border:white solid 0px;
padding:2px;
text-decoration:none;
}

a.navlinksblock:hover{
width:120px;
color:#000000;

background-color:#ccc;}