body { 
font: 85% Verdana, Arial, Helvetica, sans-serif;
text-align: center; 
background-color: #663300; 
margin:0;
scrollbar-face-color:#663300;
scrollbar-base-color:#FFFCF0;
scrollbar-arrow-color:#FFFCF0;
scrollbar-track-color:#FFFCF0;
}

a { 
text-decoration: none;
font-weight: bold; 
color: blue; 
} 

a:hover { 
color: darkblue; 
} 

h1,h2,h3 { 
font-family: "Times New Roman", "Trebuchet MS", Georgia, serif; 
font-weight:bold; 
color:#667553; 
} 

h4,h5,h6 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight:bold; 
color:#990000; 
} 

h1 { 
font-size: 250%; 
margin-bottom:1.5em; 
} 
  
h2 { 
font-size: 200%; 
margin-bottom:1em; 
} 
  
h3 { 
font-size: 170%; 
margin-bottom:1em; 
} 

h4 { 
font-size: 200%; 
margin-bottom:1em; 
} 
  
h5 { 
text-align: center;
font-size: 100%; 
margin-bottom:1em; 
}

img{
border:0px;
} 

div { 
margin:0; 
} 

#title1 {
float:left;
width: 194px;
}

#title2 {
float:right;
width:900px;
height:493px;
background: url(images/drums.jpg) top right no-repeat;
}

#container {
margin: 1em auto; 
width: 800px;
height: 600px;
text-align: left; 
background: #663333 url(images/frame.gif) 0% 0% no-repeat;
}

#menu { 
width:200px;
float:left;
clear:right;
}

#menu ul { 
margin: 0 0 0 0; 
padding: 150px 0 0 35px; 
list-style-type: none; 
} 

#menu li { 
display: inline; 
padding: 0; 
} 
  
#menu li a { 
text-decoration: none; 
color: #272900; 
} 
  
#menu li a:hover { 
text-decoration: none; 
color: #fff; 
} 

#content { 
margin:20px 40px 0 0;
width: 550px;
height: 550px;
padding: 0 5px 0 0;
overflow: auto;
float:right;
}

#player {
margin: 50px auto;
width:320px;
}

.inhalt { 
margin:0; 
padding:2.5em 2.5em 3.5em 2.5em; 
} 
  
.inhalt p { 
margin:0; 
padding:0; 
}

.text {
text-align: justify;
font-size: 90%;
}

.note {
text-align: center;
font-size: 80%;
font-weight: bold;
color: #990000;
}

.title3 {
clear:both;
text-align: center;
font-weight: bold;
color: #990000;
}

.textcenter {
text-align: center;
font-size:90%;
}

.blindtext {
position:absolute;
left:0px;
top:0px;
display:none;
}

