/* ---- Basis ---- */
html, body {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEE;
	color: #3E3E3E;
}
#rahmen {
	width: 1000px;
	height: 791px;
	margin: 0px auto;
	background: url("image/rahmen_bg.jpg") repeat-y top center;
}
#rahmenfuss {
	width: 1000px;
	height: 20px;
	margin: 0px auto;
	background: url("image/rahmen_fuss.jpg") repeat-y top center;
}
#rahmenfuss_hoch {
	width: 1000px;
	height: 70px;
	margin: 0px auto;
	background: url("image/rahmen_fuss_hoch.jpg") repeat-y top center;
}
#container {
	width: 960px;
	margin: 0px 0px 0px 20px;
}
#header {
	width: 960px;
	height: 205px;
}
#head_content {
	background: White;
	position:absolute;
}
#head_logo {
	position:absolute;
	width:299px;
	height:51px;
	top:40px;
	left:657px;
	background: url("../image/ekurier_rot_weiss.png") top left;
}
#head_menu {
	position:absolute;
	width:300px;
	height:50px;
	top:5px;
	left:660px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#555;
}
#nav {
	background: White;
	width: 960px;
	height: 41px;
}
#nav_content {
	position:absolute;
	width: 960px;
}
#nav_sprachen {
	position: absolute;
	width: 100px;
	height: 20px;
	top: 9px;
	left: 800px;
	text-align: right;
}
#wrapper {
	background: White;
	width: 960px;
	position:absolute;
}
#content {
	background: White;
	position:absolute;
}
#con_text {
	background: White;
	position:absolute;
	width:790px;
	height:475px;
	top:35px;
	left:0px;
	overflow: hidden;
	text-align:left;
	/*border: 1px solid #919191;*/
}
#con_text_unter {
	background: White;
	position: absolute;
	width:800px;
	height:28px;
	top:517px;
	left:0px;
	overflow: hidden;
	text-align:left;
	/*border: 1px solid #919191;*/
}
#con_text_ueber {
	background: White;
	position: absolute;
	width:930px;
	height:35px;
	top:35px;
	left:0px;
}
#con_text_breit_ohne_ueber {
	background: White;
	position:absolute;
	width:960px;
	height:440px;
	top:70px;
	left:0px;
	overflow: hidden;
	text-align:left;
	/*border: 1px solid #919191;*/
}
#con_text_breit {
	background: White;
	position:absolute;
	width:960px;
	height:475px;
	top:35px;
	left:0px;
	overflow: hidden;
	text-align:left;
	/*border: 1px solid #919191;*/
}
#con_text_unter_breit {
	background: White;
	position: absolute;
	width:960px;
	height:28px;
	top:517px;
	left:0px;
	overflow: hidden;
	text-align:left;
	/*border: 1px solid #919191;*/
}
#con_text_hoch_breit {
	background: White;
	position:absolute;
	width:960px;
	height:510px;
	top:35px;
	left:0px;
	overflow: hidden;
	text-align:left;
	/*border: 1px solid #919191;*/
}

#con_shop {
	background: Silver;
	position:absolute;
	width:152px;
	height:47px;
	top:35px;
	left:808px;
	overflow:hidden;
	/*border: 1px solid #919191;*/
}
#con_suche {
	background: White;
	position:absolute;
	width:163px;
	height:477px;
	top:34px;
	left:797px;
	overflow:hidden;
	text-align:left;
	/*border: 1px solid #919191;*/
}
#con_suche_unter {
	background: White;
	position: absolute;
	width:163px;
	height:28px;
	top:517px;
	left:797px;
	overflow:hidden;
	text-align:left;
	/*border: 1px solid #919191;*/
}
