/* @override 
	http://www.franz-kleine.com/library/layer.css
	http://kleine.groene.biz/library/layer.css
*/


#pagecontainer {
	position:			relative; 
	width:				870px;
	margin:				0 auto;
	background-image: url(../pics/layout/bg_pagecontainer.jpg);
}

div#pagefooter {
	height: 50px;
	margin: 0px;
	background: url(../pics/layout/bg_pagecontainer_footer.jpg) no-repeat;
}


#container {
	position:			relative; 
	width:				850px;
	text-align: 		left;
	padding: 0;
	margin: 0 10px;
}

#logo {
	position:			absolute; 
	left: 615px;
	top: 5px;
	width:				225px;
	height:				60px;
	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;
	width:				210px;
	z-index:			2;
	float:				left;
	padding-top: 10px;
}

div#fk_button {
	width: 190px;
	margin-left: 10px;
	text-align: center;
}




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



div#teaserimg {
	width: 640px;	
	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: 				850px;
	height: 			100px;
	background-image:	url(/pics/kopfbalken.png);
	border-bottom: 1px solid #073163;
}


#flaggen {
	position:		absolute; 
	left: 852px;
	top: 91px;
	width:			30px;
	height:			30px;
	}

div#globalnav {
	
}

#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;
	}


.sp3-1, .sp3-2, .sp3-3 {
	width:			180px;
	float:			left;
	}

.sp3-2 {
	margin:			0 30px;
	}

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


.sp_main {
	width:			400px;
	margin-right:	20px;
	float:			left;
}

.sp_margin {
	width:			180px;
	float:			left;
}