body {
  SCROLLBAR-FACE-COLOR: #8C5A37;
  SCROLLBAR-HIGHLIGHT-COLOR: #8C5A37;
  SCROLLBAR-SHADOW-COLOR: #8C5A37;
  SCROLLBAR-3DLIGHT-COLOR: #8C5A37;
  SCROLLBAR-ARROW-COLOR: #663300;
  SCROLLBAR-TRACK-COLOR: #8C5A37;
  SCROLLBAR-DARKSHADOW-COLOR: #000000;      
  padding:0px;
  margin:0px;
  font-family:comic sans ms,Verdana,Arial,Helvetica;
  
  background-color:#000000;
}
h1
{
  color: #CC9966;
  font-size:1.2em;
  padding:10px;
  font-family:comic sans ms,Verdana,Arial,Helvetica;
}
h2
{
color: #CC9966;
font: 120% comic sans ms,georgia, times, "times new roman", serif;
font-weight: bold;
margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
color: #CC9966;
font: 106% comic sans ms,georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 0;
}
#logo {
  height:150px;
  width: 768px;  
  background-color:#B57849;
  background: url(rw_banner.jpg) center no-repeat;
  background-position:center center;
}
#logolinks {
  height:150px;
  width: auto;  
  background: url(header_rwleft.jpg) left repeat-x;   
}
#logorechts {
  height:150px;
  width: auto;  
  background: url(header_rwright.jpg) left repeat-x;    
}
#leofell {
  height:10px;
  width: 100%;
}
#inhalt {	  
  width:auto;
  height:490px;
  min-width:400px;
  valign:top;
  padding:0px;
  font-family: sans-serif,Verdana,Arial,Helvetica;
  overflow: auto;
}
#gbook {
  width:auto;	  
  valign:top;
  padding:10px;
  font-family: sans-serif,Verdana,Arial,Helvetica;  
}

#gbook {     
  width: auto;
  height:auto;	
  font-family: sans-serif,Verdana,Arial,Helvetica;
}
#links {
  width:160px;
  height:550px;
  text-align:center;
  background-color:#ffcc00;
  background: url(rw_bg_1.jpg) left no-repeat;
}
#rechts {
  width:160px;
  height:550px;
  text-align:center;
  background-color:#ffcc00;
  background: url(bg_3.jpg) right no-repeat;
}
#fuss {
color : #CC9966;
  height:50px;
  margin:0px;
  background-color:#000000;
}
p {  
  font-size:1em;
  padding:10px;
  font-family:comic sans ms,Verdana,Arial,Helvetica;
  color:#CC9966;
}
pre {
  font-size:1.2em;
  padding:10px 15px;
}
#back {
  padding:15px;
  text-align:center;
}
#back a {
  color : #CC9966;
  font-size:0.8em;
  font-weight:600;
}
.rot {
  color:red;
  font-size:1.3em;
  font-weight:bold;
}