*{
margin:0;
padding:0;
color:#666;
font-family:Arial,Helvetica,sans-serif;
font-size:100.01%;
border:none;
}


a{
text-decoration:none;
color:#eb6927;
}

a:hover,
a:focus{
color:#333;
}


html,
body{
height:100%;
width:100%;
min-width:880px;
text-align:center;
}

body{
font-size:.75em;
letter-spacing:1px;
line-height:2.2em;
background:url(../layout/streifen.jpg) no-repeat 50% 80px #fff;
}


#kopfhelfer{
width:100%;
height:75px;
min-width:880px;
}

#kopf{
position:relative;
padding-top:45px;
height:36px;
text-align:left;
width:880px;
margin:0 auto;
}

#kopf span{
display:block;
border-bottom:1px solid #838385;
position:absolute;
left:0;
padding:0 0 5px 20px;
bottom:0;
}

#logo{
position:absolute;
right:20px;
bottom:6px;
}

#hintergrundhelfer{
width:100%;
min-width:880px;
}

#content{
padding:65px 20px;
text-align:left;
width:840px;
margin:0 auto;
min-height:350px;
}

#content p{
margin-bottom:2em;
}

#content h1{
float:left;
color:#eb6927;
font-weight:100;

#fuss{
font-size:.95em;
padding:0 20px;
width:840px;
margin:0 auto;
}

#fuss a{
color:#666;
}
