* { padding: 0; margin: 0;}
body {
  color: black; 
  font-family: verdana; 
  text-transform: uppercase; 
  font-size: 12px;
}
a, a:visited, a:hover, a:link {text-decoration: none; color: #fff; }
h1 {font-size: 18px; }


#header {margin-bottom: 20px; } 
#header a {background: #000;}
#box5-1 a {background: #000;}

#main-menu {list-style: none; float: left; margin-bottom: 16px;}
#main-menu li {display: inline; float: left; padding-left: 8px; padding-right: 8px; background: #000;}
#main-menu li:first-child {padding: 0; padding-right: 8px;}
#main-menu a {font-weight: bold;}
#main-menu a.active {background: #fff; color: #000 !important;}

.v a {color: darkgrey;}
.k a {color: #FF8686;}


#footer {float: left; margin-top: 50px;}
#footer a {background: grey}


.th1 {font-size: 18px; font-weight: bold;}
.space {margin-right: 15px;}
.space2 {margin-right: 80px;}
.supersize {background: #000; color: #fff;}
.back {background: #000; color: #fff;}

.print {margin-left: 20px;}

#content {}


#box1 {
 height: 460px;
 width: 570px;
 text-align: center;
 float: left;
}

#box2{
 height: 460px;
 width: 420px;
 float: left;
 text-align: left;
 font-size: 85%;
}

#box3{
 height: 460px;
 width: 800px;
 background-color: white;
 float: left;
 text-align: center;

}

#box-dka{
 height: 180px;
 width: 800px;
 background-color: white;
 float: left;
 

}



#box4{
 
 width: 100%; 
 text-align: left;
 position: absoulte;    
 
}

#box5{
position:absolute;
top:0px;
height:150px;
width:250px;
text-align: left;

}

#box6{
 height: 460px;
 width: 800px;
 background-color: white;
 float: left;
 text-align: left;

}

div#bild   {
  float: left;
  height: 440px;
  width: 450px;
  text-align: center;

}


div#bildoben   {

  float: left;
  height: 360px;
  width: 450px;
  text-align: center;
  left: 0px;
  margin-top: 30px;
  position: absolute;
}

