@charset "UTF-8";
/* CSS Document */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	line-height:32px;
	margin: 0px 0px 16px -2px;
	text-transform: uppercase;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:700;
	line-height:21px;
	margin: 18px 0px 12px 0px;
	text-transform: uppercase;
}
h2.top {
	margin: 0px 0px 12px 0px;
}
h3 {
	font-weight:bold;
	font-size: 13px;
	text-transform: uppercase;
	line-height:18px;
	margin: 18px 0px 6px 0px;
}
.number {
	font-size: 11px;
	font-weight:normal;
}
h4 {
	font-size: 12px;
	line-height:17px;
	font-weight:bold;
	margin: 18px 0px 3px 0px;
}
h5 {
	font-weight:bold;
	margin: 18px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	padding: 4px 0px 0px 0px;
	font-style:italic;
}
h6 {
	font-weight:bold;
	font-style:italic;
	margin: 24px 0px 0px 0px;
	font-size:10px;
	padding: 4px 0px 0px 0px;
}
.correction {
	color:red;
}
p.subkop7 {
	margin: 24px 0px 0px 0px;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	padding: 4px 0px 0px 0px;
}
p {
	margin:0px 0px 12px 0px;
	line-height:18px;
}
p.nobreak {
	margin:0px 0px 0px 0px;
	line-height:18px;
}
ul {
	list-style-position: outside;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	}

li {
	margin: 0px 0px 0px 17px;
	padding: 0px;
}

ul.block {
	list-style-position: outside;
	margin:4px 0px 16px 0px;
	padding: 0px 0px 14px 0px;
	border-bottom: 1px solid #a4aeb1;
}

#mainContent {
	font-size:11px;
}
div.download_xls {
	margin: 0px 0px 12px 0px;
	width:560px;
	height:20px;
}
.download_xls a {
	float:right;
	color: #7ab800;
	padding: 0px 0px 0px 14px;
	color: #7ab800;
	text-decoration:none;
	background-image: url(../img/li_arrow.gif);
	background-repeat:no-repeat;
}
div.download_xls a:hover {
	color: #7ab800;
	text-decoration: underline;
}
