<style>
<!-- 
	.{
	
	}
		
	.text, td, body{
	font-family:arial; font-size:11px; color:#575256; font-weight:normal;
	}
	
	.bold{
	font-family:arial; font-size:11px; color:#575256; font-weight:bold;
	}
	
	.blue{
	font-family:arial; font-size:11px; color:#0D387D; font-weight:bold;
	}
	
	.highlight{
	font-family:arial; font-size:11px; color:#E38A28; font-weight:bold;
	}
	
	.headline{
	font-family:arial; font-size:18px; color:#0D387D; font-weight:bold;
	}
	
	a:link, a:visited, a:active{
	font-family:arial; font-size:11px; text-decoration:none; color:#004286; font-weight:bold;
	}
	a:hover{
	font-family:arial; font-size:11px; text-decoration:none; color:#E38A28; font-weight:bold;
	}
	
	a.impressum:link, a.impressum:visited, a.impressum:active{
	font-family:arial; font-size:11px; text-decoration:none; color:#575256; font-weight:bold;
	}
	a.impressum:hover{
	font-family:arial; font-size:11px; text-decoration:underline; color:#575256; font-weight:bold;
	}
	
	.tablebg{
	background-image : url(../graphic/bg_content.jpg);
	background-repeat : no-repeat;
	}
	
	body.cont{
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	background-image : url(../graphic/bg_verlauf.gif);
	background-repeat : repeat;
	background-color:#ffffff;
	overflow: auto;
	}
	
	
	.bghead{
	margin:0px;
	padding:0px;
	background-image : url(../graphic/bg_head.gif);
	background-repeat : no-repeat;
	background-color:#ffffff;
	}
	
	.bgcont{
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	background-image : url(../graphic/bg_content.gif);
	background-repeat : repeat;
	background-color:#ffffff;
	overflow: auto;
	}
	
	
	.content{
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	background-image : url(../graphic/bg_content.jpg);
	background-repeat : no-repeat;
	width:900px;
	height:635px;
	}
	
	.image{
	position:relative;
	z-index:10px;
	left:540px;
	top:50px;
	}
	
	.text{
	position:relative;
	z-index:10px;
	left:91px;
	top:-280px;
	width:430px;
	}



 -->	
</style>