<style>
<!-- 
	.{
	
	}
		
	.text, td, body{
	font-family:verdana; font-size:11px; color:#000000; font-weight:normal;
	}
	
	.newsHeadline{
	font-family:verdana; font-size:12px; color:#ffffff; font-weight:bold;
	}
	
	.textbold{
	font-family:verdana; font-size:11px; color:#000000; font-weight:bold;
	}
	
	.textred{
	font-family:verdana; font-size:10px; color:#ff0000; font-weight:bold;
	}
	
	.textsmall{
	font-family:verdana; font-size:10px; color:#000000; font-weight:normal;
	}
	
	.headtext{
	font-family:verdana; font-size:10px; color:#000000; font-weight:bold;
	}
	
	.headline{
	font-family:verdana; font-size:20px; color:#ffffff; font-weight:bold;
	}
	
	.subhead{
	font-family:verdana; font-size:12px; color:#000000; font-weight:bold;
	}
	
	
	

	a:link, a:visited, a:active{
	font-family:verdana; font-size:11px; text-decoration:underline; color:#ffffff; font-weight:bold;
	}
	a:hover{
	font-family:verdana; font-size:11px; text-decoration:underline; color:#ff0000; font-weight:bold;
	}
	
	a.news:link, a.news:visited, a.news:active{
	font-family:verdana; font-size:11px; text-decoration:none; color:#ffffff; font-weight:bold;
	}
	a.news:hover{
	font-family:verdana; font-size:11px; text-decoration:underline; color:#ff0000; font-weight:bold;
	}
	
	a.head:link, a.head:visited, a.head:active{
	font-family:verdana; font-size:11px; text-decoration:none; color:#ffffff; font-weight:bold;
	}
	a.head:hover{
	font-family:verdana; font-size:11px; text-decoration:none; color:#ff0000; font-weight:bold;
	}
	

	body.bg{
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:30px;
	background-image : url(../graphic/bg_kachel.gif);
	background-repeat : repeat;
	background-attachment : fixed;
	background-color:#000000;
	overflow: hidden;
	}
	
	
	body.cont{
	margin-left:20px; margin-top:45px; margin-right:0px; margin-bottom:0px;
	background-image : url(../graphic/bg_dummy_cont.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-color:#000000;
	overflow: hidden;

	}
	
	body.navi{
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	background-image : url(../graphic/bg_navi.gif);
	background-repeat : repeat;
	background-attachment : fixed;
	background-color:#f0f0f0;
	}
	
	body.head{
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	background-image : url(../graphic/bg_dummy_head.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-color:#000000;
	overflow: hidden;
	}
	
	body.edge{
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	background-color:#B5CAD4;
	}
	
	input, select{
	font-family:verdana; font-size:11px; color:#000000; font-weight:normal;
	}





 -->	
</style>