#col1 {
	float: left;
	width: 155px;
	margin:0;
	background: #BA242C;
	min-height: 300px;
}
#col2 {
	float: right;
	width: 167px;
	margin:0;
	background: #fff url(/fileadmin/images/layout/colTop.gif) repeat-x scroll 0 0;
	border-bottom: 2px solid #BA242C;
}
#col3 {
	width: auto;
	margin: 0 167px 0 155px;
}
#col1_content {
	padding: 0;
}
#col2_content {
	padding: 0;
}
#col3_content {
	padding: 0 11px 0 28px;
	background: #FFFFFF url(/fileadmin/images/layout/col3TopInhalt.gif) no-repeat scroll 0 0;
}
/* -----------------------------------------------
	Structure
----------------------------------------------- */
#subnav {
	position:absolute;
	z-index:100;
	right: 178px;
	top: 265px;
}
#header {
	color:#000000;
	height:282px;
	padding:0 0 19px;
}
#headerimage {
	position: absolute;
	width: 830px;
	height: 282px;
	background: #FFFFFF;
}
#main {
	/* background: #fff; */
	padding:19px 0 0 0;
}
#icons {
	height:20px;
	position:absolute;
	right:125px;
	top:292px;
	width:148px;
	z-index:150;
}
#text_zoom {
	margin-top: 1px;
}
#search {
	height:20px;
	margin-left:11px;
	position:absolute;
	right:-1px;
	top:293px;
	width:114px;
	z-index:100;
}
#logo {
	position: absolute;
	top: 10px;
	width: 191px;
	height: 110px;
	z-index: 100;
}
h3 {
	padding: 9px 7px 2px;
	margin-bottom: 0px;
}