body {
background-color: #F7CE45;
font-size: 11px;
font-family: Trebuchet MS, Arial, SunSans-Regular, Sans-Serif;
color:#333;
padding:0px;
margin:0px;
letter-spacing: 0.2em;
}
#container{
width: 800px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 0px;
margin-top: 100px;
margin-left: auto;
margin-right: auto;
border: 1px solid #333;
height: 350px;
}
* html #container{ /* F�r IE */
        height: 340px ;
}
img{padding:0px;
margin:0px;
border: 0 solid;}
#inhalt {
margin-top: 5px;
padding: 0px;
/*border-bottom: 1px solid grey;
border-left: 1px solid grey;
border-right: 1px solid grey;*/
}
#inhalt_text {
margin-top: 5px;
padding: 0px;
/*border-bottom: 1px solid grey;
border-left: 1px solid grey;
border-right: 1px solid grey;*/
line-height: 18px;
}


#inhalt_text a {
color: #333; 
text-decoration: underline;
font-weight: normal;
}

#inhalt_text a:hover {
color: white;
background-color: #83856f; 
text-decoration: underline;
font-weight: normal;

}
#weiter{
position: relative;
top: -18px;
width: 800px;
text-align: right;
}
#copyright a {
font-size: 9px;
color: #83856f; 
text-decoration: none;
font-weight: normal;

}
#copyright a:hover {
color: #666;
background-color: #83856f; 
text-decoration: underline;
font-weight: normal;

}

#copyright{
color: #666; 

width: 800px;
padding-left: 5px;
padding-right: 5px;
margin-left: auto;
margin-right: auto;

}
