
body, div, span, p, h1, h2, h3, h4, h5, h6, 
ul, ol, li, a, table, th, tr, td, img {
 font-family: Arial, Helvetica, sans-serif;
 padding: 0pt;
 margin: 0pt;
}

#lang, #topnav, #subnav, .impressum {
	display: none;
}

img {
	border: 0pt;
}

a {
	color: #182963;
}

h1 {
	font-size: 14pt;
	padding-bottom: 8pt;
	border-bottom: 0.5pt solid #CACACA;
	margin: 8pt 0pt 10pt 0pt;
}

h2 {
	font-size: 12pt;
	margin: 10pt 0pt;
}

p, li {
	font-size: 10pt;
	line-height: 14pt;
}

p {
	margin: 10pt 0pt;
}

li {
	margin: 2pt 0pt 2pt 12pt;
}

table, th, td {
	border: 0.5pt solid #CACACA;
}

table {
	width: 100%;
	border-collapse: collapse;
	margin: 5pt 0pt;
}

th, td {
	font-size: 10pt;
	vertical-align: top;
	padding: 3pt 2pt;
}

td p {
	margin: 0pt;
}

th, td.matrix {
	text-align: center;
}

#content {
	border-top: 0.5pt solid #CACACA;
	border-bottom: 0.5pt solid #CACACA;
	margin: 5pt 0pt 15pt 0pt;
}

#content img.preview {
	float: right;
	margin: 0pt 0pt 5pt 5pt;
}

#content div.separator {
	height: 0pt;
	border-top: 0.5pt solid #CACACA;
	margin: 12pt 0pt 10pt 0pt;
}

#footer p {
	font-size: 10pt;
	line-height: 14pt;
	text-align: center;
	margin: 10pt;
}


