#top {
	text-align: left;
	width: 100%;
	height: 252px;
	position:relative;
	float: left;

	} 
	
#top_container {
	background-color:#009BC9;
	float:left;
	width: 100%;
	height: 265px;
	top: 0px;
	z-index:1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#top_left {
	background-color:#532380;
	float: left;
	width: 167px;
	height: 100%;
}

#top_foto {
	float: left;
	height: 100%;
	width: 449px;
	border-left:1px solid #fff;
	border-right:2px solid #fff;	
}

#top_rechts {
	background-color:#009BC9;
	height: 114px;
	float: left;
	width: 204px; 
	margin-left: 38px;
	margin-top: 138px; 
}
