*{
	padding: 0;
	margin: 0;
	border: 0;
}
body,html{
	height: 100%;
	font: 12px Arial, sans-serif;
	color: black;
	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: 1050px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: left;
	background: transparent;
	position: relative;
	min-height: 100%; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 100%; /* Fuer IE */
	background: url(../../main/images/layout/bg.gif) repeat-y;
}
#header {
	width: 100%;
	height: 230px;
	float: left;
	text-align: left;
}
#navlogo {
	width: 180px;
	height: 153px;
	float: left;
	text-align: left;
	margin: 40px 40px 0px 40px;
}
#banner1 {
	width: 790px;
	float: left;
	text-align: left;
	margin: 40px 0px 0px 0px;
}
#inhaltsbereich {
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
}
#leftnavi {
	width: 180px;
	float: left;
	margin: 0px 40px 0px 40px;
	position: relative;
}
#leftnav1 {
  width: 100%;
  height: 275px;
	float: left;
	background: transparent;
	padding: 0px 0px 0px 0px;
}
#content {
	width: 550px; /* 650px + 20px + 20px = 690px */
	float: left;
	margin: 0px 0px 2.5em 0px;
	padding: 0px 20px 0px 0px;
	border-top: 0px solid #c6c6c6;
}
#newsblock {
	width: 190px; /* 650px + 20px + 20px = 690px */
	float: left;
	margin: 0px 0px 2.5em 0px;
	padding: 0px 30px 0px 0px;
	border-top: 0px solid #c6c6c6;
}
#bottomlogo {
	color: black;
	width: 180px;
	position: absolute;
	bottom: 30px;
	left: 40px;
}
#bottomlogo h1{
	color: black;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
}
#footer {
	width: 99%;
	margin-right: 1%;
	height: 20px;
	position: absolute;
	bottom: 0;
	background: transparent;
	text-align: right;
	color: #fff;
}
#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;
}

