#headerstart,#header,#navigation,#breadcrumbinfonavigation,#infoleiste,#leftside,#rightside,#footer,.noprint  {display: none;}


.onlyprint {

}

html, body {
margin: 0;
padding:0;
background-color: #fff9ea;
}


#layout {
background-color: #fff9ea;
text-align:center;
}


#layoutcenter {
text-align:center;
}



/*middle*/
#middle {
text-align:left;

margin:0 6px 0 10px;
z-index:3;
}




#bgmiddle {
background-color: #f0eadc;
}

.middleblock {
border-bottom: 1px solid #aca89d;
margin-bottom:15px;
}

.middletext {
margin-bottom:10px;
}

.texteingerueckt {
padding:0 20px;
}




#clearfooter {
clear: both;
}
