*{
	padding: 0;
	margin: 0;
	border: 0;
}
body,html{
	height: 100%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	background: url(../../main/images/layout/bg_body.gif) repeat-x #d5d5d5;
}
#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: 778px;
	margin: 0 auto;
	padding-bottom: 0px;
	text-align: left;
	position: relative;
	min-height: 95%; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 95%; /* Fuer IE */
}
#wrap_bg {
	width: 100%;
	position: relative;
	background: url(../../main/images/layout/bg_wrap.gif) repeat-y;
}
#header {
	width: 100%;
	height: 116px;
	position: relative;
	background: url(../../main/images/layout/bg_header.gif) no-repeat transparent;	
}
#sprache {
  position: absolute;
  text-align: right;
	width: 200px;
	height: 85px;
  bottom: 0px;
  right: 38px;
}
#banner {
	width: 760px; /* 760px + 9px + 9px = 778px */
	height: 248px;
	position: relative;
	margin: 0px 9px 0px 9px;
	padding: 0px 0px 0px 0px;
}
#spacer1 {
	width: 100%;
	height: 50px;	
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#topnavi1 {
	width: 760px; /* 760px + 9px + 9px = 778px */
	height: 23px;	
	position: relative;
	margin: 0px 9px 0px 9px;
	padding: 0px 0px 0px 0px;
	background: #a0d200;
}
#topnavi11 {
	width: 674px; /* 674px + 43px + 43px = 760px */
	height: 100%;
	position: relative;
	margin: 0px 43px 0px 43px;
	padding: 0px 0px 0px 0px;
	background: #a0d200;
}
#topnavi2 {
	width: 760px; /* 760px + 9px + 9px = 778px */
	height: 23px;	
	position: relative;
	margin: 0px 9px 0px 9px;
	padding: 0px 0px 0px 0px;
	background: #82be00;
}
#topnavi21 {
	width: 674px; /* 674px + 43px + 43px = 760px */
	height: 18px;	/* 18px + 5px = 23px */
	position: relative;
	margin: 0px 43px 0px 43px;
	padding: 5px 0px 0px 0px;
	background: #82be00;
}
#content {
	width: 674px; /* 674px + 52px + 52px = 778px */
	float: left;
	margin: 0px 52px 2.5em 52px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #c6c6c6;
	background: url(../../main/images/layout/bg_content.gif) no-repeat transparent;
	min-height: 350px; /* Fuer moderne Browser */
}
#uid120 #content {
	background: transparent;
}
#footer {
	width: 100%;
	height: 66px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../../main/images/layout/bg_footer.gif) no-repeat transparent;
}
#footertext {
	width: 100%;
	height: 20px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}
#impressum {
	width: 100%;
	height: 26px; /* 26px + 43px = 69px */
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 43px 0px 0px 0px;	
}

#ct1 {
	width: 100%;
	float: left;
	margin: 0px 0px 2.5em 0px;
}
#ct2 {
	width: 100%;
	float: left;
	margin: 0px 0px 2.5em 0px;
	background: url(../../main/images/layout/bg_ct2_linie.gif) repeat-y transparent;	
}
#ct21 {
	width: 463px; /* 463px + 15px = 478px */
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
}
#ct22 {
	width: 180px; /* 180px + 15px = 195px */
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
#ct3 {
	width: 100%;
	float: left;
	margin: 0px 0px 2.5em 0px;
	background: url(../../main/images/layout/bg_ct3_linie.gif) repeat-y transparent;	
}
#ct31 {
	width: 322px; /* 322px + 15px = 337px */	
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
}
#ct32 {
	width: 321px; /* 321px + 15px = 336px */	
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}