@import url(columns2.css);
@import url(content.css);
@import url(footer.css);
@import url(header.css);
@import url(left.css);
@import url(mailform.css);
@import url(tabellen.css);

body, html    { color: #8A6F6F; font: 11px Verdana, Arial, Helvetica, sans-serif; background-color: #000; text-align: center; margin: 0 auto; padding: 0; border: 0; position: relative; width: 100%; height: 100% }

#outer-wrapper  { background: #ffffff url(img/mainbg.gif); text-align: left; margin: 0 auto; position: relative; z-index: 0; min-height: 100% }


#content-wrapper  { 
 	clear: both; 
 	position: absolute; 
 	top: 250px; 
 	left: 0; 
 	width: 100%; 
 	height: auto; 
 	background: #ffffff url(img/mainbg.gif);
 }

#header, #outer-wrapper, #footer {
	width: 900px;
}
#header-img {
	width: 900px;
}



#outer-wrapper2 {
        width: 900px;
	position: relative;
	z-index: 0;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
	background: #ffffff url(img/mainbg2.gif);

}
#content-wrappereine  { 
 	clear: both; 
 	position: absolute; 
 	top: 250px; 
 	left: 0; 
 	width: 100%; 
 	height: auto; 
 	background: #ffffff url(img/mainbg2.gif);
 }

