body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0px;
}

#innen {
	position: relative;
	width: 100%;
}

#rand_links {
}
#rand_rechts {
}
#inhalt {
}
#kopf {
	font-size: 8pt;
	font-weight: bold;
}
#adressen {
	font-size: 8pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #005080;
	border-top-width: 2px;
	border-top-color: #005080;
}
#pdf { font-size: 10pt; z-index: 1; width: 100%; height: auto; float: none; page-break-inside: auto; }
#navi { display: none; }
#text {
	font-size: 8pt;

}
absender { font-size: 10pt; }
p { }
a { color: black; text-decoration: none; }
.kopf { font-size: 8pt; font-family: arial, helvetica; font-weight: 700; }
.logo { font-size: 12pt; font-family: arial, helvetica; font-weight: 900; }
h1 {
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
}
h3 { font-size: 12pt; font-weight: 700; }
h4 { font-size: 8pt; font-weight: 700; }
h5 { font-size: 10pt; font-weight: 700; }
h6 { font-size: 6pt; font-weight: lighter; }
td {
	font-size: 8pt;
}
tr.hell { background-color: #ebebeb; }
tr.dunkel { background-color: #dcdcdc; }

