* {
	padding: 0px;
	margin: 0;
	font-size: 11pt;
}
body, #mainStage, #headerInfo {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 18px;
	padding: 0 15px 15px 15px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14px;
}
h5,h6 {
	font-size: 13px;
}
* {
	font-family: 'Helvetica Neue', Arial, Helvatica, sans-serif;
}
p {
	font-size: 11pt;
	padding: 0 15px 15px 15px;
}
ul {
	list-style-type: none;
	padding: 0 15px 15px 0;
}
li {
	font-size: 11pt;
	margin: 0 0 0 15px;
}
a:link,
a:active,
a:visited,
a:hover {
	text-decoration: none;
	color: #0000ff;
}

#jumper, #print, #mainStageHeader, #project, #centerTop, #left, #right, #footer, .pagination, .pdf_link,#kommentieren,
div.line {
	display: none;
	visibility: hidden;
}

#content {
	width: 17cm;
}

table,
hr {
	margin: 0 15px 15px 15px;
}
hr {
	height: 0px;
	border: 0px;
	border-top: 1px solid #c4c4c4;
}
td {
	vertical-align: top;
	border-top: 1px solid #c4c4c4;
	padding: 5px 15px 5px 0;
}

div.fvs_report {
	border-top: 1px solid #c4c4c4;
	padding: 15px 0 15px 0 ; 
}
div.fvs_report ul,
div.fvs_report ul li {
	padding: 0px;
}
div.fvs_report h3 {
	float: left;
	display: inline;
	position: relative;
	padding-top: 0px;
}
div.halbebox{
	float: left;
	display: inline;
	position: relative;
	width: 50%;
}
div.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
}
