body  {
	text-align:center;
	margin:0; padding:0;
	background:url(images/bilder/bg.jpg) repeat-x #1c1c1c;
}

.left {
	float:left;
}

.clear {
	clear:both;
}

.right {
	float:right;
}

ul {
	margin:0; padding:0;
}

li {
	list-style:none;
}

#main {
	width:900px;
	margin:0 auto; padding:0 4px;
	background:url(images/bilder/bg_main.jpg) repeat-y;
	text-align:left;
}

#head {
	width:900px; height:180px;
	background:url(images/bilder/head.jpg) no-repeat;
}

	#bannerrotation {
		width:468px; height:60px;
		margin:99px 0 0 18px; padding:0;
		float:left;
	}

	#schriftzug {
		margin:158px 0 0 150px; padding:0;
		float:left;
		color:#fff;
	}

#left {
	width:177px;
	margin:0; padding:0;
	float:left;
	color:#c6c6c6;
}

	#left a {
		color:#c6c6c6;
	}

#content {
	width:504px;
	margin:0 3px; padding:0;
	float:left;	
}

	#c_head{
		width:499px;
		margin:0; padding:0 2px 0 3px;
		background-color:#fff;
	}
	
	#navi {
		width:504px;
		margin:0; padding:0;
		background:url(images/bilder/bg_navi.jpg) repeat-x;
	}
	
	#subnavi {
		width:499px; height:13px;
		margin:0 0 1px 0; padding:0;
		background:url(images/bilder/subnavi.jpg);
		color:#c6c6c6;
		text-align:center;
	}
	
	#subnavi a {
		color:#c6c6c6;
	}
	
	.latest {
		width:249px; height:80px;
		margin:0; padding:0;
		background:url(images/bilder/bg_latest.jpg) repeat-y;
		float:left;
		color:#d1d1d1;
	}
	
	.latest li {
		height:18px;
		margin:0; padding:2px 0 0 2px;
	}

#right {
	width:213px;
	margin:0; padding:0;
	float:left;
	color:#c6c6c6;
}

	#right a {
		color:#c6c6c6;
	}

#foot {
	width:900px; height:28px;
	margin:0; padding:8px 0 0 0;
	background:url(images/bilder/foot.jpg) no-repeat;
	color:#c4c4c4;
}


	#foot a {
		color:#c4c4c4;
	}
	
	#foot_copy { 
		margin:0 212px 0 176px;
		color:#555;
		text-align:center;
	}
	
	#foot_copy a {
		color:#555;
	}