	#container
	{
	width: 990px;
	text-align: left;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	}

	#logo
	{
	height: 150px;
	position: fixed;
	top: 0px;
	background-image: url(../pics/logo_190.jpg);
	background-repeat: no-repeat;
	width: 190px;
	margin-left: 20px;
	}
	
	#topnavigation
	{
	height: 150px;
	background-color: #FFFFFF;
	width: 500px;
	position: fixed;
	top: 0px;
	float: right;
	margin-left: 260px;
	background-image: url(../pics/top_blue_shad.jpg);
	background-repeat: repeat-x;
	z-index: 20;
	}
	
	
	#bildleiste
	{
	height: 200px;
	background-color: #8BCAFE;
	width: 740px;
	position: fixed;
	top: 60px;
	}
	
	#content
	{
	float: right;
	width: 500px;
	margin-right: 200px;
	}
	
	#subnavigation	
	{
	margin-left: 0px;
	height: 300px;
	position: fixed;
	top: 258px;
	width: 270px;
	}

	
	#rightnav {
	height: 800px;
	position: fixed;
	width: 180px;
	margin-left: 800px;
	top: 240px;
	background-color: #F7F7F7;
	}
	.kopfbild {
	height: 180px;
	position: fixed;
	z-index: 30;
	top: 60px;
	width: 180px;
	-moz-opacity: 1.0; 
	filter:alpha(opacity=100);
	opacity: 1.0;
	background-color: #777777;
	margin-left: 800px;
}
.content_senkung {
	height: 200px;
}
.content_nachspann {
	height: 550px;
}
