body {
	background-color: #cccccc;
	background-image: url(../bilder/bg.jpg);
	background-position: center;
	height: 100%; 
	margin: 0;
	padding: 0;
}

html {
	font-family:Verdana, Arial, Helvetica, sans-serif ; 
	font-size: 10pt;
	color: #000000;
	height: 100%; 
	margin: 0;
	padding: 0;
}	

div#abstand {
	height: 50%; 
	width: 10px;
	margin-top: -295px; 
	float: left; 
}

div#inhalt {
	position: relative;
	width: 965px;
	height: 582px;
	background-image: url(../bilder/bg_made-in-germany.jpg);
	background-repeat: no-repeat; 
	clear:left;
	margin: 0 auto;  
	overflow: hidden;
}


div#oben {
	position: relative;
	float: left;
	height: 166px;
    text-align: left;
	width: 100%;
    }

div#mitte {
	position: relative;
	float: left;
	height: 82px;
    text-align: left;
	width: 100%;
    }

div#unten {
	position: relative;
	float: left;
	height: 182px;
    text-align: left;
	width: 100%;
    }


div#obencontent {
	width: 510px;
	margin-left: 265px;
	margin-top: 50px;
	font-size: 18pt;
	font-weight: bold;
	line-height: 140%;
	color: #A72428;

 }
div#mittecontent {
	width: 685px;
	margin-left: 265px;
	margin-top: 10px;
	font-size: 12pt;
	 color: #ffffff;
	 line-height: 130%;
 }
div#untencontentlinks {
	position: relative;
	float: right;
	width: 140px;
	margin-left: 265px;
	margin-top: 13px;
	font-size: 14pt;
	color: #ffffff;

 }

div#untencontentrechts A{
	color: #ffffff;
 }
div#untencontentrechts {
	position: relative;
	float: right;
	width: 300px;
	margin-top: 13px;
	font-size: 10pt;
	color: #ffffff;

 }

div#bottom {
	position: relative;
	width: 965px;
	clear:left;
	margin: 0 auto;  
	overflow: hidden;
	text-align: center;
	color: #333333;
}
div#bottom A { color: #333333; font-weight: bold; }

A:link {text-decoration: none; }
A:visited {text-decoration: none; }
A:hover {text-decoration: underline; }
	
/*######### */


  
div#clear {
	clear: both;
}

/* navi  oben  ----------------------------------------------- */


