body {
  background-color:#520A0F; 
  margin:10px; 
  padding:0; 
  color:#fff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:18px;}
  
h1 {
  font-weight:bold;
  font-size:22px;
  line-height:30px;
  margin:0;
  margin-top:10px;
  padding:0;}
    
a img {border:0;}

a {color:#fff; outline:none;}
a:hover {text-decoration:none;}
a:active {outline:none;}

input {
  width:300px;
  background:#222;
  color:#fff;
  border:1px solid #333;}
  
.but {
  width:auto !important;
  background:#520B10;
  border:1px solid #520B10;
  color:#000;}
  
#honig {display:none;}
  
textarea {
  width:600px;
  height:100px;
  background:#222;
  color:#fff;
  border:1px solid #333;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:18px;}

#frame {
position:absolute;
background:#000;
left:50%;
top:50%;
margin-left:-475px;
margin-top:-275px;
width:950px;
height:550px;
border:2px solid #FFF;
}

#header {
border-bottom: 2px solid #fff;}

#menu {
  margin-left:19px;
  margin-top:17px;
}

#content {
position:absolute;
left:315px;
top:109px;
width:625px;
padding-right:10px;
overflow:auto;
height:410px;
}

#stern {
  margin-left:180px;
  margin-top:40px;
}

#impressum {
position:absolute;
bottom:8px;
right:10px;
}

#impressum a {
color:#FFF;
text-decoration:none;
}

#impressum a:hover {
text-decoration:underline;
}
