/* Start of CMSMS style sheet 'SuH_Print' */
/* ***Font Druckfertig*** */
body, 
tbody { 
color: black; 
font-size: 8pt; 
line-height: 11pt; 
font-weight: normal; 
font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
text-transform: none;
width: 210mm;
}


/* ***Elemente ausblenden*** */
.Linien_rosa, 
.Linien_grau,
.Seitenanzeige,
.accessibility,
.Image,
.ImageAEM,
#Linien,
#Nav,
h1,
h2 { 
display: none;
}

/* ***Links Druckfertig*** */
a:link, 
a:visited,
a:hover, 
a:active,
img,
img a:link,
img a:visited { 
border: none;
text-decoration: none;
font-weight: bold; 
color: black;
}


/* ***Spezielle Anpassungen*** */
.Pro_Beschriftung {
float: right;
display: block;
text-align: left; 
width: 120mm;
margin-top: -18mm;
}

.Pro_Liste { 
font-size: 8pt; 
line-height: 11pt; 
width: 100%;
}

h3 {
font-size: 8pt; 
line-height: 11pt; 
border-top: 1px solid black;
padding-bottom: 1pt;
}

.Zitat { 
display: block;
width: 90mm; 
float: right;
margin-top: -50mm;
}

.Daten, .DatenAEM { 
padding-left: 6pt;
height: 48mm;
}

#Center, #Team {
width: 995px;
}
/* End of 'SuH_Print' */

