*{
	padding: 0;
	margin: 0;
	border: 0;
}
body,html{
	height: 100%;
	font: 12px arial, helvetica;
	color: black;
	background: #a0a0a0;
	text-align: center;
}
#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;
	margin: 0 auto;
	text-align: left;
	background: url(../../main/images/layout/bg.jpg) repeat-y #FFFFFF;
	position: relative;
	min-height: 100%; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 100%; /* Fuer IE */
}
#uid25 #wrap, #uid114 #wrap {
	background: #FFFFFF;
}
#logo {
	width: 290px;
	height: 268px;
	float: left;
	text-align: right;
	background: url(../../main/images/layout/logo.gif) no-repeat right bottom #FFFFFF;
}
#header {
	width: 690px;
	height: 268px;
	float: left;
	text-align: left;
}
#topnavi {
	width: 100%;
	height: 25px;
	float: left;
	background: #000000;
	vertical-align: bottom;
}
#topnavi img {
	vertical-align: bottom;
}
#spacer1 {
	width: 100%;
	float: left;
	height: 20px;
	background: #FFFFFF;
}
#whereiam {
	width: 70px;
	float: left;
	text-align: center;
}
#leftnavi {
	float: left;
	display: inline;
	width: 210px; /* 210px + 5px + 5px = 220px */
	background: #CCCCCC;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 3em 0px;
}
#content {
	width: 650px; /* 650px + 20px + 20px = 690px */
	float: left;
	margin: 0px 0px 4.5em 0px;
	padding: 0px 20px 0px 20px;
}
#uid25 #content, #uid114 #content {
	width: 870px; /* 870px + 70px + 20px + 20px = 980px */
	float: left;
	margin: 0px 0px 2.5em 0px;
	padding: 0px 20px 0px 20px;
}
#spacer2 {
	width: 100%;
	float: left;
	height: 20px;
	background: #FFFFFF;
}
#footer {
	width: 100%;
	height: 52px;
	position: absolute;
	bottom: 0;
	background: #000000;
}
#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;
}
