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



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

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


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

/* --- Reihen --- */

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

#printheader h1 {
margin-bottom: 0;
}

#printheader h2 {
margin-top: 0;
}

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


#main {
background: #fff;
}


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

#col_right {
margin: 0 0 20px 20px;
}
#col_content, #col_contentfull  {
margin: 0 30px 20px 0px;
}


/* ---  --- */

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



#bottom {
width: 500px;
text-align: center;
margin: 0 auto;
padding-bottom: 1em;
color: #000;
border-top: 1px solid #000;
padding-top: 1em;
}