


body {
font: 9pt/1.3 Arial, Helvetica, sans-serif;
background: #FFFFFF;
color: #000000;
margin: 0;
padding: 0;
}

#wrapper {
width: 620px;
overflow: visible;
}


/* Typo */
h1, h2, h3, h4, h5, h6 {
margin: 0 0 2px 0;
padding: 0;
}

h1 {
font-size: 15pt;
}

h2 {
font-size: 11pt;
}

h3, h4, h5, h6 {
font-size: 9pt;
font-weight: bold;
}

p, ul, ol, dl {
line-height: 1.667em;
}

p, table {
margin: 0 0 20px 0;
padding: 0;
}

ul, ol, dl {
margin-bottom: 20px;
}

.printlogo {
display: block; 
}

.printlogo img {
width: 200px;
height: 100px;
}

/* soll nicht gedruckt werden */
#basis-switcher,
#navigation,
#meta,
#footer,
.blaetternavigation-box-unten,
.develop-header,
.ahem {
display: none;
}


