
#left-menu-box {
	margin: 0;
	padding: 5px;
	border-right: 20px;
}

#left-marker-box {
	margin: 6px;
	padding: 0;
}

#left-marker {
	position: relative;
	margin: 0;
	padding: 0 4px;
	background: #6487CC;
}

#left {
	float: left;
	width: 175px;
	z-index: 4;
	background: #6487CC;
}

#left-top {
	width: 173px;
}

#left-content_top {
	width: 175px;
}

#left-content {
	width: 175px;
}

#middle {
	float: left;
	width: 900px;
	z-index: 2;
	background: #FFFFFF;
}

#middle-content {
	width: 900px;
}

#middle-marker-box {
	margin: 0;
	padding: 5px;
	border-right: 0px;
}

#rahmen_ausen {
	position: relative;
	top: 5px;
	z-index: 0;
	text-align: left;
	margin: 0 auto;
	width: 900px;
	height: auto;
	background: #FFFFFF;
}

#rahmen_treiler {
	width: 900px;
	height: 136px;
}

#treiler_left {
	float: left;
	width: 175px;
	height: 136px;
	z-index: 4;
	background: #6487CC;
}

#treiler_left_logo {
	float: left;
	width: 175px;
	height: 136px;
	z-index: 4;
	background: #6487CC;
}

#treiler_right {
	float: left;
	width: 900px;
	height: 136px;
}

#treiler_right_flyer {
	float: left;
	width: 900px;
	height: 135px;
	padding-bottom: 0px;
	z-index: 0;
	background: #6487CC;
}

#rahmen_main {
	position: absolute;
	top: 132px;
	left: 0;
	width: 100%;
	height: auto;
	background: #FFFFFF;
	clear: both;
}



