/* Styleangaben zu Download */

ul#download li.download1{
	list-style-type: disc;
	margin: 0 0 5px 14px;
}

ul#download h3 {
	line-height: 150%;
}

div#download1 {
	margin-top: 3px;
	padding: 2px 2px 5px 10px;
	background-color: #dec29c;
}

div#download1:focus,
div#download1:hover,
div#download1:active {
	background-color: #bea686;
}

h2.report {
	color: red;
	text-align: center;
	font: normal 2em/120% "Times New Roman";
	margin: 0 0 15px 0;
}

div#img_report {
	float: left;
	margin: 5px 5px 0 0;
}

div#img_report2 {
	float: right;
	margin: 5px 5px 0 0;
}