body { 
			font-family: Verdana, Arial, Helvetica;
			background: #d2d2d2; }

.clearer {
			clear: both; }

/*--- Definition der CONTAINER ---*/

#LayoutWrapper { 	
			background: #d2d2d2; 
			padding: 0;
			margin: 0; }

#topBG {
			width: 736px;
			height: 26px;
			position: relative;
			margin-top: 12px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(../_images/layout/topBG.gif);
			background-repeat: no-repeat; }

#header {
			position: relative;
			width: 736px;
			height: 82px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(../_images/layout/midBG.gif);
			background-repeat: repeat-y; }

#content-outer { 
			width: 736px; 
			padding: 0;
			margin: 0;
			position: relative;
			margin-left: auto; 
			margin-right: auto; 
			background-image: url(../_images/layout/midBG.gif);
			background-repeat: repeat-y; }
			
#logo-top {
			position: absolute;
			left: 26px; 
			top: 0;
			width: 236px;
			height: 46px;
			background-image: url(../_images/layout/logo-top.gif);
			background-repeat: no-repeat; }

#metanav {
			width: 162px;
			height: 13px;
			position: absolute;
			left: 552px; top: 16px; 
			color: #8cb334;
			font-size:9px; }

#footerBG {
			width: 736px;
			height: 26px;
			clear: both;
			position: relative;
			margin-left: auto;
			margin-right: auto;
			background-image: url(../_images/layout/footerBG.gif);
			background-repeat: no-repeat; }

#footer {
			width: 720px;
			height: 28px;
			clear: both;
			margin-left: auto;
			margin-right: auto; 
			font-size: 9px; 
			color: #353535; }

#menu { 	
			position: absolute;
			float: left;
			padding: 0;
			margin: 0;
			left: 0px;
			width: 160px; 
			height: auto;
			padding: 0 0 0 26px; }

#menu ul { 
			margin: 0; 
			padding: 0; }

#trenner-v1 {
			position: absolute;
			float: left;
			left: 196px;
			width: 1px;
			height: 100%;
			background-image: url(../_images/layout/trenner_v.gif);
			background-repeat: repeat-y; } 

#content-inner {
			position: relative; 
			padding: 0; 
			left: 206px; 
			width: 324px;
			float: left; 
			font-size: 11px; 
			line-height: 18px; }

#trenner-v2 {
			position: absolute;
			float: left;
			left: 539px;
			width: 1px;
			height: 100%;
			background-image: url(../_images/layout/trenner_v.gif);
			background-repeat: repeat-y; } 

#infos {
			position: absolute;
			padding: 0;
			left: 548px;
			width: 162px;
			height: auto;
			float: right;
			font-size: 10px;
			line-height: 14px;}

#trenner-h {
			margin: 0;
			padding: 18px 0px 18px 0px; 
			background-image: url(../_images/layout/trenner_h.gif); 
			background-repeat: repeat-x; 
			background-position: center left; }

#google-search { 
			width: 736px; 
			padding: 0;
			margin: 0;
			position: relative;
			margin-left: auto; 
			margin-right: auto; 
			background-image: url(../_images/layout/midBG.gif);
			background-repeat: repeat-y; }

#leer {
			height: 423px; 
			float: left; } 

