body {
  background-color: #e1ddd9;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color: #564b47;
  padding: 0px;
  margin: 0px;
}


a {
color: #ff66cc;
font-size: 11px;
background-color:transparent;
text-decoration: none;
}

pre {
color: #564b47;
font-size: 11px;
background-color: #e1ddd9;
font-family: Courier, Monaco, Monospace;
}

p,h1, h3, pre {
 padding: 5px 15px;
 margin: 0px;
}

h3 {
font-size: 13px;
text-transform: uppercase;
color: #564b47;
background-color: transparent;
}

#logo {
position: absolute;
left: 10px;
}

#links {
position: absolute;
left: 10px;
width: 130px;
top: 86px;
background-color: #ffffff;
}

#mittelinks {
position: absolute;
left: 150px;
width: 170px;
top: 86px;
background-color: #ffffff;
}

#mitterechts {
position: absolute;
left: 330px;
width: 440px;
top: 86px;
background-color: #ffffff;
}

#rechts {
position: absolute;
left: 780px;
width: 190px;
top: 86px;
background-color: #ffffff;
  overflow: auto;
}

#rechts, #mitterechts, #mittelinks, #links {
border: 1px solid #564b47;
padding:0px;
margin:0px;
}