#container {
	position:			relative; 
	width:				790px;
	margin:				0 auto;
	border-top:			0;
	}

#logo {
	position:			absolute; 
	left:				550px;
	top:				15px;
	width:				225px;
	height:				45px;
	z-index:			10;
}

#head {
	position:			relative; 
	width:				540px;
	height:				70px;
	float:				left;
}

#headpic {
	position:			absolute; 
	left:				170px;
	top:				110px;
	width:				540px;
	height:				100px;
	z-index:			4;
	text-align:			center;
}


#navigation {
	position:			relative;
	left:				0px;
	width:				150px;
	z-index:			2;
	float:				left;
}




#content {
	position:			relative;
	width:				600px;
	margin:				20px 0px 20px 25px;
	float:				left;
}



#preview {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	z-index: 5;
	visibility: visible;
	background-color: #FCF5DB;
}


#contentedit {
	position: 			absolute;
	left:				180px;
	top: 				10px;
	width: 				600px;
	z-index: 			3;
	visibility: 		visible;
}

#kopf {
	position:			relative; 
	left: 				0px; top: 0px;
	width: 				790px;
	height:				90px;
	background-image:	url(/pics/kopfbalken.png);
}


#flaggen {
	position:		absolute; 
	left:			658px;
	top:			64px;
	width:			120px;
	height:			30px;
	}

#patch {
	position:		absolute; 
	left:			0px;
	top:			70px;
	width:			150px;
	height:			100px;
	z-index: 1;
	visibility: visible;
}


.sp1 {
	width:			290px;
	margin-right:	20px;
	float:			left;
	}
	
.sp2 {
	width:			290px;
	float:			left;
	}

.trenner {
	clear:			left;
	height:			30px;
	}
