/* ================================================================ 
This copyright notice must be untouched at all times.

This CSS ist made by CorFie. You can find some help at zirkelbilder.de
=================================================================== */
body {
margin-top: 0px;  
margin-left: 0px; 
margin-right: 0px;
margin-bottom: 0px; 
background-color: #d49a5b; 
padding:0px;
width:100%;
 font-family:Verdana;
 font-size:12px;
scrollbar-arrow-color: #DF0000; 
scrollbar-base-color: #85623c;
scrollbar-highlight-color : #fd9b12; 
scrollbar-shadow-color : #7d5c3b;
SCROLLBAR-TRACK-COLOR:#1F1F1F;
}

#banner {
height:350px;
padding:0px;
margin-top: 0px; 
margin-left: 0px; 
margin-right: 0px;
margin-bottom: 0px;
background-image:url(harad/kopf-hw1.png);background-repeat:no-repeat;
width:100%;
background-position:50% 0%;
}

h1 {
font-size:18px;
color:#000;
margin-bottom:0px;
}

h2 {
font-size:16px;
color:#000;
}

h3 {
font-size:14px;
color:#000;
}
p {margin-top:0px;}

#menuetop {
padding:0px;
margin-top: 0px; 
margin-left: 0px; 
margin-right: 0%; 
margin-bottom: 0px;
}


#title {
height:34px;
padding:5px;
border-bottom:1px solid #333333;
margin-bottom:20px;
}

#left, #right {
width:14%;
line-height:18px;
}

#left {
float:left;
}

#right {
float:right;
}


#content {
float: center;
width:66%;
margin-left:17%;
margin-right:17%;;
}

a:link, body a:visited, body a:active {
 color: #543D26;
 text-decoration: underline;
}