/* CSS Document */

body {
	size: portrait;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	caption-side: top;
	margin: 2cm 1.5cm 1cm 1.5cm;
	line-height: 1.5em;
	orphans: 2;
	widows: 2;
}

#topnavi, #container_1, #headerdiv, #header, #navi, #footer {
	display: none;
}
#inhalt {
	width: 17cm;
	color: #000;
	text-align: left;
}
a, a[href]:after {
	background-color: #FFF;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-style: italic;
}
th {
	font-weight: bold;
}
td, tr, th {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.invisible_menu, .unsichtbar {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	page-break-after: avoid;
	page-break-inside: avoid;
	color:#000000;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 13pt;
}

h3 {
	font-size: 11pt;
}

h4 {
	font-size: 10pt;
}

li, td, th, ul {
    font: 10pt/15pt;
}

a, abbr, acronym {
	border: 0;
	border: none;
	border-bottom: none;
	border-bottom-style: none;
	border-style: none;
	text-decoration: none;
}

img {
	border: 0;
	page-break-after: avoid;
}

li {
	page-break-inside: avoid;
}
