html,body {
color:#000000;
background:#FFF url() 0px 0px repeat-y;
}

#wrapall{
width:600px;
margin:0 20px;
}

#header{
margin-top:30px;
height:50px;
border-left:solid 0px #32B0C7;
background:#FFF url(../pics/quadrat_blau_14.gif) right 6px no-repeat;
}
#header h1.h1-logo{
margin-left:28px;
background:#FFF url() right 6px no-repeat;
}
#header h1.h1-logo span{
margin-top:0px;
}
#header h1.h1-logo span strong{
letter-spacing:0px;
}

#menue, #header-nav{
display:none;
}

#inhalt-wrap{
padding-top:20px;
}

#contentwrap, .contentwrap-breit{
float:left;
}
#contentwrap, #content-right, .contentwrap-breit{
overflow:visible;
}

.clear{
float:left;
}
