body  {
background: #fff;
font-size: 11pt;
font-family: Arial, sans-serif;
}



/* ----------------------------------------------------------------
  Seitenstruktur
  --------------------------------------------------------------- */

/* --- allumfassender Container --- */


#outerwrapp, #wrapper  {
background: #fff;
width: 600px;
border: none;
}

/* --- Reihen --- */

#printheader {
display: block;
width: 100%;
margin-bottom: 20px;
padding-bottom: 20px;
font-weight: bold;
border-bottom: 1px solid black;
}


#header, #servicemenu, #topmenu, #col_left,#brkr {
display: none;
}


#main {
background: #fff;
}


/* --- Inhalt #main --- */


#col_content {
margin: 0;
width: 530px;
font-size: 10pt;  
}


/* ---  --- */

p.totop, p.csc-linkToTop {
display: none;
}

#footermenu {
display: none;
}

#footer {
border-top: 1px solid #666;
margin-top: 20px;
}

#bottom p {
text-align: center;
}