@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
	background-image: url(../_img/pattern4.jpg);
}

#center {
	width: 934px;
	/*position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -467px;
	padding: 0;*/
	margin: 0 auto;
	align: center;
	text-align: left;
	/*border:1px solid #fff;*/
	z-index: 0;
	/*height: 700px;*/
	/*background-color: #d0ad6d;*/
	background-image: url(../_img/centerbg1.jpg);
	background-repeat: repeat-y;
	border: 5px solid #d0ad6d;}
	

#header {
	width: 934px;
	/*height: 134px;*/
	/*position: absolute;*/
	/*top: 0;
	left: 0;*/
	z-index: 1;
	}
	
#hauptnavi {
	float: left;
	width: 199px;
	/*height: 529px;*/
	/*position: absolute;
	top: 134px;
	left: 0;*/
	z-index: 1;
	padding: 8px 0 0 11px;
	/*background:#a57400;*/
	background-image: url(../_img/navibg1.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#hauptnavi img {
	margin: 47px 0 0 -11px;}
	
#flash {
	float: left;
	width: 724px;
	z-index: 1;
	text-align: left;
	color: #000;
}

#mapcontainer {
	width: 500px;
	text-align: center;
	padding: 10px 110px 10px 110px;
}

#map {
	width: 450px;
	height: 350px;
	padding: 10px 20px 10px 10px;
	z-index: 1;
	color: #000;
/*	background-image: url(../_img/contentrechtsbg1.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
	float: left;*/
	}



.null {
	padding: 0;
	margin: 0;}
	
#sprache {
	text-align: center;}
	
#hauptnavi #sprache {
	padding: 0;
	margin: -40px 0 0 0;}

#content {
	padding: 5px 10px;
	margin: 0;
	
	}

#wgstoff {
	width: 724px;
	height: 76px;
	position: absolute;
	top: 624px;
	left: 210px;
	z-index: 1;
	background:#d0ad6d;
	background-image: url(../_img/epasbg1.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#wgstoffimp {
	width: 934px;
	height: 29px;
	/*position: absolute;
	left: 0;
	top: 671px;*/
	
	z-index: 1;
	background:#d0ad6d;
	background-image: url(../_img/bottombg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

#epas {
	width: 205px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 517px;
	z-index: 2;
	text-align: left;
}

#bildlinks {
	width: 210px;
	height: 172px;
	position: absolute;
	top: 499px;
	left: 0;
	z-index: 2;
	text-align: left;
}

.left {
	float: left;}
	
.right {
	float: right;}
	
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;}
	
.green {
	color: #030;}
	
h1 {
	color: #030;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 0;}
	
