*{
	padding: 0;
	margin: 0;
	border: 0;
}
body,html{
	height: 100%;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: black;
	background: #ffee00;
	text-align: left;
}
#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: 980px;
	height: 713px;
	margin: 0;
	text-align: left;
	background: url(../../main/images/layout/bg_body.gif) no-repeat #ffee00;
	position: relative;
	min-height: 100%; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 100%; /* Fuer IE */
}
#uid43 #wrap {
	width: 980px;
	height: 713px;
	margin: 0;
	text-align: left;
	background: url(../../main/images/layout/bg_body-startseite.gif) no-repeat #ffee00;
	position: relative;
	min-height: 100%; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 100%; /* Fuer IE */
}
#logo {
	width: 225px;
	height: 95px;
	float: left;
	text-align: right;
	background: transparent;
}
#header {
	width: 980px;
	height: 95px;
	float: left;
	text-align: left;
	background: transparent;
}
#topnavi {
	width: 755px;
	height: 70px;
	float: left;
	background: transparent;
	vertical-align: bottom;
	margin: 15px 0px 0px 0px;
}
#topnavi img {
	vertical-align: bottom;
}
#spacer1 {
	width: 100%;
	float: left;
	height: 20px;
	background: transparent;
}
#startnav {
	width: 500px; /* 210px + 5px + 5px = 220px */
	height: 200px;
	float: left;
	background: transparent;
	padding: 0;
	margin: 300px 5px 0px 200px;

}
#leftnavi {
	width: 175px; /* 210px + 5px + 5px = 220px */
	height: 460px;
	float: left;
	background: transparent;
	padding: 0px 5px 0px 45px;
}
#content {
	width: 535px; /* 650px + 20px + 20px = 690px */
	height: 450px;
	float: left;
	overflow: auto;
	margin: 0px 0px 2.5em 0px;
	padding: 0px 0px 0px 20px;
}
#spacer2 {
	width: 100%;
	float: left;
	height: 20px;
	background: #FFFFFF;
}
#footer {
	width: 900px;
	float: left;
	height: 52px;
	text-align: center;
	position: relative;
	background: transparent;
}
#copyright {
	width: 220px; /* 220px + 20px = 250px */
	height: 32px;
	float: left;
	line-height: 32px; /* damit middle funktioniert */
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 20px;
	color: #FFFFFF;
}
#bottomnavi {
	width: 740px;
	height: 32px;
	float: left;
	line-height: 32px; /* damit middle funktioniert */
	text-align: right;
	vertical-align: middle;
}
#bottomnavi img {
	vertical-align: bottom;
}
#ct1 {
	width: 100%;
	float: left;
	margin: 0px 0px 2.5em 0px;
}
#ct21 {
	width: 48%;
	float: left;
	padding: 0px 2% 0px 0px;
	margin: 0px 0px 2.5em 0px;
}
#ct22 {
	width: 48%;
	float: left;
	padding: 0px 0px 0px 2%;
	margin: 0px 0px 2.5em 0px;
}

