<!--
body {
	background-color:white;
}
* html, * html body {
	background-color:white;
	margin-top:0px;
}
#haupt {
	position:relative;
	top:0px; bottom:0px; left:0px; right:0px;
	height:100%;
	width:100%;
	overflow:auto;
	/*float:left;*/
	/*background-color:blue;*/
	/*padding-top:65px;*/
	/*padding-right:65px;*/
	margin:0px;
	padding:0px;
	padding-bottom:65px;
	/*padding-right:20px;*/
	/*padding:20px 50px 20px 50px;*/
	/*padding-right:50px;*/
}
#themen {
	/*position:sbsolute;*/
	float:left;
	background-color:#eeeeee;
	width:220px;
	/*min-height:400px;*/
	/*margin-left:65px;*/
	/*margin-top:65px;*/
	/*margin:20px;*/
	padding:10px;
	margin:20px;
	/*filter:DropShadow(color=#0000ff, offx=3, offy=3);*/
}
* html #themen {
	margin:20px;
}
#themen h1 {
	color: #CC3300 ;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom:0pt;
	margin-top:0;
}
#themen h2 {
	/*color: #CC3300 ;*/
	font-size: 8pt;
	font-style:italic;
	font-weight: normal;
	line-height:11pt;
	margin-top:10pt;
	margin-bottom:3pt;
}
#themen p {
	/*color:#000000 ;*/
	font-size:8pt;
}
#logo {
	float:right;
	/*overflow:visible;*/
	/*position:absolute;*/
	/*float:left;*/
	/*background-color:red;*/
	margin:20px 20px;
	/*margin-right:65pt;*/
	/*margin-top:65px;*/
	/*padding:0*/
	/*margin-right:20px;*/
	/*margin-top:50px;*/
	/*width:60%;*/
	text-align:right;
}
//-->
