*{
	padding: 0;
	margin: 0;
	border: 0;
}
body,html{
	height: 100%;
	font: 12px verdana, arial;
	color: #58585a;
	text-align: center;
	background: url(../../main/images/layout/bg_body.gif) repeat-x;
}
#gecko_scrollbar {
	display: none;
}
html>body #gecko_scrollbar {
	position: absolute;
	z-index: 1;
	bottom: -1px;
	left: 0;
	width: 1px;
	height: 1px;
	display: block;
	font-size: 0;
}
#wrap {
	width: 970px;
	margin: 0 auto;
	padding-bottom: 35px;
	text-align: left;
	background: transparent;
	position: relative;
	min-height: 95%; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 95%; /* Fuer IE */
}
#quicknavi {
	height: 20px;
	width: 500px;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 10px;
}
#header {
	height: 174px;
	width: 760px;
	position: fixed;
	margin: 0px 80px 0px 128px;
	padding: 0px 0px 0px 0px;
	background: white;
	z-index: 10;
	border-bottom: 1px dotted #747678;
}
#left {
	width: 130px;
	position: fixed;
	top: 195px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}
#leftnavi {
	width: 120px; /* 190px + 10px = 200px */
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}
#leftadresse {
	width: 120px; /* 190px + 10px = 200px */
	float: left;
	margin: 260px 0px 90px 0px;
	padding: 10px 0px 0px 5px;
	background: transparent;
	border-top: 0px solid #808080;
	border-bottom: 0px solid #808080;
}
#content {
	width: 760px; /* 750px + 20px = 750px */
	margin: 0px 0px 70px 0;
	padding: 0px 0px 50px 0px;
	position: absolute;
	top: 195px;
	left: 129px;
	border-top: 0px solid #c6c6c6;
	background: transparent;
}
#footer {
	width: 760px;
	height: 50px;
	position: fixed;
	float: left;
	bottom: 0px;
	margin: 0 0 0 129px;
	background: white;
	text-align: right;
	color: #000;
	z-index: 6;
}
* html #footer {
	width: 760px;
	height: 50px;
	position: absolute;
	margin: 0 0 0 129px;
	background: white;
	text-align: right;
	color: #000;
	z-index: 6;
	left: 0;
	bottom: auto;
  right: expression( ( -20 - footer.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( -0 - footer.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
#footertext {
	width: 100%;
	height: 50px;
	background: transparent;
	color: #58585a;
	position: relative;
	margin-top: 20px;
	line-height: 50px;
	text-align: center;   
}
#footerleft {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	line-height: 50px;
	margin: 0px 0px 0px 0;
	font-size: 11px;
	width: 500px;
	text-align: left;
}
#footerright {
	position: absolute;
	top: 0;
	right: 0;
	height: 50px;
	line-height: 50px;
	margin: 0px 30px 0 0;
	width: 230px;
}
#footerlogo {
	float: left;
	margin: 22px 0px 5px 0px;
}
#ct1 {
	width: 100%;
	float: left;
	margin: 0px 0px 2.5em 0px;
}
#ct2 {
	width: 750px;
	float: left;
	margin: 0px 0px 2.5em 0px;
}
#ct21 {
	width: 430px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent;
}
#ct22 {
	width: 300px;
	float: left;
	background: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
#ct3 {
	width: 750px;
	float: left;
	margin: 0px 0px 2.5em 0px;
}
#ct31, #ct32, #ct33 {
	width: 240px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	background: transparent;
}
#ct4 {
	width: 750px;
	float: left;
	margin: 0px 0px 2.5em 0px;
}
#ct41 {
	width: 750px;
	float: left;
	text-align: left;
}
#ct42 {
	width: 750px;
	float: left;
}
#ct41 IMG {
	padding: 0px 0px 45px 0;
}