	html, body
	{
			margin:0;
			padding:0;
			border:none;
			height:100%;
	}
	
	body
	{
			background-color:#ccc;
			background-repeat:no-repeat;
			margin:0px;
			padding:0px;
			color:#333;
			font-family:Arial, Helvetica, sans-serif;
			font-size:.75em;
			
	}
	
	img
	{
			border:none;
	}
	
	a, button, select, input
	{
			outline:none;
	}
	
	#wrapper
	{
			width:979px;
			min-height:100%;
			overflow:visible;
			margin:0 auto;
			background-color:#fff;
			

	}
	
	#kopf img
	{
				display:block;
	}
	
	#hauptmotiv
	{
			background-color:#ccc;
			height:235px;
			overflow:hidden;
			border-top:3px solid #fff;
			border-bottom:3px solid #fff;
			
	}
	
	#spalte1
	{
			width:175px;
			float:left;
			background-color:#fff;
			color:#333;
	}
	
	#spalte2
	{
	width:550px;
	float:left;
	background-color:#fff;
	background-image:url(/img/site/hgcontent_mitte.gif);
	background-repeat:no-repeat;
	font-weight:normal;
	color:#555;
	padding-bottom: 50px;
	height:100%;
	}
	
	#spalte3
	{
			width:254px;
			float:left;
			background-color:#fff;
			height:68%;
			background-image:url(/img/site/hgcontent_rechts.gif);
			background-repeat:no-repeat;
	}
	
	#navigation, #navigation li
	{
			display:block;
			list-style-type:none;
			margin:0px;
			padding:0px;
	}
	
		
	#navigation li
	{
			background-color:#DBE0E6;
			border-bottom:1px solid #fff;
			line-height:24px;
			padding-left:15px;
	}
	
	#navigation li:hover
	{
		background-color:#C2C4C7;
	}
	
	
	#navigation li.aktiv
	{
			background-color:#a8abb0;
	}
	
	#navigation li.sub
	{
		background-color:#ECEFF2;
		padding-left:25px;
	}
	
	#navigation li.sub:hover
	{
		background-color:#CBD5DC;
	}
	
	#navigation li.subaktiv
	{
	background-color:#ADBBC7;
	padding-left:25px;
	}
	
	
	#navigation a
	{
		display:block;
		text-decoration:none;
		color:#333;
	}
	
	#newsbox
	{
	margin-top:40px;
	width:246px;
	background-image:url(/img/home/newsbox_bg.gif);
	background-repeat:no-repeat;
	min-height:200px;
	font-size:12px;
	}


	#newsbox .reiternavigation
	{
		height:50px;
		
	}

	#newsbox .reiternavigation ul, #newsbox .reiternavigation li
	{
	
		list-style-type:none;
		margin:0px;
		padding:0px;
		display:block;
	}

	#newsbox .reiternavigation ul
	{
		margin-left:12px;
		
	}

	#newsbox .reiternavigation li
	{
		
		float:left;
		margin-top:11px;
		border-left:1px solid #e5e5e5;
		border-top:1px solid #e5e5e5;
		background-color:#f0f0f1;
	
		
	}


	#newsbox .letzter
	{
		border-right:1px solid #e5e5e5;
	}



	#newsbox a
	{
		color:#999;
		padding-left:7px;
		padding-right:7px;
		padding-bottom:4px;
		padding-top:5px;
		text-decoration:none;
		display:block;
	}

	#newsbox  .inaktiv
	{
		
		background-image:url(/img/home/hintergrund_reiter_newsbox.gif);
		background-repeat:repeat-x;
	}

	#newsbox .artikellink:hover
	{
		font-weight:bold;
		
	}

	#newsbox  .aktiv
	{
		
		background-image:none;
		background-repeat:none;
	}

	#newsbox .newsbody
	{
		color:#6e6e6e;
		font-size:12px;
		padding:18px;
		padding-top:0px;
		padding-right:22px;
		padding-bottom:0px;
		min-height:150px;
	}

	#newsboxfooter
	{
		background-image:url(/img/home/newbox_footer.gif);
		background-repeat:no-repeat;
		height:45px;
		overflow:hidden;
		padding:10px;
		
	}

	#newsboxfooter a
	{
		display:block;
		color:#999;
		text-decoration:none;
		font-weight:bold;
	}
	
	
	#newsboxfooter a:hover
	{
		color:#333;

	}

	#newsbox .datum
	{
		color:#00234b;
		display:block;
		margin-bottom:2px;
	}
	
	
	#footer
	{
		clear:both;
		width:979px;
		margin:0 auto;
		height:141px;
		background-image:url(/img/site/footer.jpg);
		background-repeat:no-repeat;
	}
	
	#footer div
	{
		padding-top:80px;
		text-align:right;
		padding-right:140px;
	}
	
	#footer a
	{
		font-size:11px;
		color:#004172;
		text-decoration:none;
		margin-right:5px;
		margin-left:5px;
	}