body {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-position: top left;
}

body#homepage {
	background: #eee none;
}
#homepage .cnt {
	width: 910px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}
body#homepage #navigation-section {
	background-color:transparent;
	float:left;
	margin:320px 0 0 0;
	position:relative;
	width:185px;
}

#homepage #content-heading {
	margin: 0;
}

#homepage #logo-positioner {
	left: 125px;
	top:20px;
	width: 341px;
	height: 85px;
}

#homepage #logo-positioner a {
	display:block;
	width: auto;
}

#homepage #navigation-section a {
	color:rgb(61,79,86);
	font-weight:normal;
	font-size: 13px;
	padding:0;
	text-decoration:none;
}
#homepage #navigation-meta a {
	color:rgb(61,79,86);
	font-weight:normal;
	font-size: 13px;
	padding: 0;
}
#homepage #navigation-meta a:hover,
#homepage #navigation-section a:hover {
	color:rgb(184,134,11);
}
body#homepage #content-section {
/* 	border-left:2px solid rgb(184,134,11); */
	width: 705px;
	margin: 150px 0 0 20px;
}
body#homepage #content-section #content-inner {
	margin:0;
	padding:0;
}

#homepage .element-textbild img, #homepage .element-image img {
float:left;
margin:0;
}

#homepage #auslober {
	background:none repeat scroll 0 0 #FFFFFF;
	left:15px;
	padding:0 15px;
	position:absolute;
	top:50px;
	width:585px;
}
#homepage #auslober h1 {
	color: rgb(184,134,11);
	font-size: 40px;
	line-height: 40px;
	margin: 0 0 5px 0;
	font-weight: normal;
	font-family: Eurostile, Arial, sans-serif;
	text-transform: uppercase;
}

#homepage .csc-frame-frame1 {
	padding: 15px;
	white-space: nowrap;
	text-align: center;
}
#homepage .csc-frame-frame1 h3 {
	font-weight: normal;
	color: #000;
	text-transform: none;
	text-align: left;
	padding: 0 0 0 17px;
}
#homepage .csc-frame-frame1 img {
	vertical-align: middle;
	margin: 0 16px;
	float: none;
}

#homepage #bdla_auslober {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 90px;
	width: 185px;
	text-align: right;
}
