html{
height: 100%;
margin-bottom: 1px;
}

body{
background: #f1eacf;
margin:0;
padding:0;
font: 12px Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
color: #666666;
}

h1{
font-size: 14px;
}

h2{
font-size: 12px;
font-weight: bold;
display: inline;
}

h3{
font-size: 12px;
font-weight: normal;
line-height: 18px;
}

h4{
font-size: 12px;
font-weight: normal;
text-decoration: none;
display: inline;
background: #f1eacf;
}

h5{
font-size: 10px;
font-weight: normal;
display: inline;
}

h6{
font-size: 12px;
font-weight: normal;
text-decoration: underline;
display: inline;
}

a img{
border: 1px solid #fffbeb;
}

.bildlinks
{
float: left;
margin: 0 10px 10px 22px;
padding: 0px;
}

.bildcontent
{
margin: 8px 10px 0 0;
padding: 0px;
}

ul.list{
list-style-image:url(../img/point-yellow.gif);
}

a:link{
color: #666666
}

a:hover{
color: #ff981f;
}

#maincontainer{
width: 900px; 
margin: 0 auto; 
}

#head{
background-image: url(../img/head1.jpg);
height: 177px;
border-bottom: solid 1px #ff981f; 
}

#wrapper{
background: #fffbeb;
float: left;
width: 100%;
}

#content{
margin-left: 175px; 
padding: 25px 10px 10px 15px;
border-left: 1px solid #f1eacf;
height: 100%;
min-height: 980px;
}

#left{
float: left;
width: 175px;
margin-left: -918px;
color: #666666;
}


#footer{
clear: left;
width: 100%;
background: #fffbeb;
border-top: 1px solid #ff981f;
font-size: 10px;
color: #666666;
text-align: center;
padding: 4px 0;
}

#footer a {
color: #666666;
background: inherit;
text-decoration: none;

}
#footer a:hover {
color: #666666;
background: inherit;
text-decoration: none;
}
