body {margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:0.8em; color:#000000;}
.page {width:1000px; margin-left:50%; left:-500px; position:absolute; background-image:url(image/background_page.gif); background-repeat:repeat-y;}


h1 {font-size:1.4em;}
	.header {width:1000px; height:140px; background-color:#3dace0; position:static;}
	
	.center {width:1000px; position:static; margin-bottom:-150px;}
	
		.left {width:200px; float:left;}
			.nav {margin-top: 20px; margin-left:20px; margin-bottom:20px; width:160px;}
			
			.hauptnav a{color:#FFF; text-decoration:none; line-height:30px;}
			.hauptnav_active a, .hauptnav a:hover {color:#FFF; text-decoration:underline; line-height:30px;}

		.content {width:800px; float:right;}	
		
			.content_in {margin:20px; margin-top:40px;}
			.content_in p, li, td {line-height:20px;}
			.content_in a {text-decoration:underline; color:#000;}
			.content_in a:hover {text-decoration:none;}
			
		.content_top	{width:800px; text-align:right;}
		.content_bottom {width:800px; text-align:right; margin-top:50px;}
		
		
	.footer {bottom:0px; height:10px; width:1000px; background-color:#3dace0; margin-top:130px;}
	.footer[class] {bottom:0px; height:10px; width:1000px; background-color:#3dace0; margin-top:0px;}


