body {
	margin:0px;
	font-family:Verdana, sans-serif;
	font-size: 11px;
	}
	
img {
	border:0px;
	}	

#contMid {
	margin: 0px auto;
	position:relative;
	width: 935px;
	/*border: 1px solid #000;*/
}

#topHeader {
	position:relative;
	height:176px;
	background-image:url(../image/page/topHeader.jpg);
	background-repeat:no-repeat;
	}

#stuhl {
	position:absolute;
	right: 30px;
	top: 5px;
	width:140px;
	height:187px;
	}
	
#topHeader #bottom {
	position:absolute;
	bottom:0px;
	left:0px;
	}	
	
#topHeader p img {
	vertical-align: baseline; 
	}	
	
#contMid #stuhl{
    background-image:url(../image/page/stuhl.png);
	cursor: pointer;
	z-index:1000;
}

* html #contMid #stuhl{ /* IE */
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image/page/stuhl.png', sizingMethod='scale');
	cursor: pointer;
	z-index:1000;
}	
	
#cont {
	position:relative;
	height:405px;
	background-image:url(../image/page/contHeaderBg.jpg);
	background-repeat:repeat-x;
}	

#searchInfo {
	height: 47px;
	background-image:url(../image/page/searchInfo.jpg);
	background-repeat:no-repeat;
}

#aktionsbedInfo {
	height: 47px;
	background-image:url(../image/page/aktionsbedInfo.jpg);
	background-repeat:no-repeat;
}


#mapCont {
	/* height:620px; */
	padding-bottom: 10px;
	width: 935px;
	background-image:url(../image/page/mapCont.jpg);
	background-repeat:repeat-y;
	}
	
#lieferantenCont { 	
	padding-bottom: 10px;
	width: 935px;
	background-image:url(../image/page/mapCont.jpg);
	background-repeat:repeat-y;
	}

#lieferantenCont li { display: inline; }
#lieferantenCont ul { padding: 10px 20px 20px 20px; margin: 0;}
#lieferantensearch { float: left; width: 246px;  position: relative; }
#lieferantensearch p { padding: 10px 20px 20px 20px; }
#lieferantensearch input { margin: 20px; }
#lieferantenliste { float: left; width: 668px;}
#lieferantenrechtstext { position: absolute; bottom: 0; left: 0; width: 215px; padding: 20px; }
#lieferantenrechtstext a { color: #c30000;}

#endInfo {
	height:102px;
	background-image:url(../image/page/endInfo.jpg);
	background-repeat: repeat-x;
	text-align:right;
	padding: 10px 20px 0px 0px;
	}
	
#gallery {
	position:absolute;
	margin: 10px 0px 10px 10px;
	width: 796px;
	height: 380px;
}

#xxxLProdil, 
#xxxLZahlFakt,  
#xxxLInfoMat {
	position:absolute;
	margin: 10px 0px 10px 10px;
	padding: 70px 350px 10px 50px;
	width: 392px;
	height: 300px;
	display: none;
	background-repeat:no-repeat;
}

#xxxLZahlFakt {
	background-image:url(../image/page/zahlenfakten.jpg);
	}
	
#xxxLProdil {
	background-image:url(../image/page/textProfil.jpg);
	color: #fff;
	}
	
#xxxLInfoMat {
	background-image:url(../image/page/infomaterial.jpg);
	}
	
#xxxLImpressum 	{
	position:absolute;
	margin: 10px 0px 10px 10px;
	padding: 38px 350px 10px 39px;
	width: 392px;
	height: 350px;
	display: none;
	background-repeat:no-repeat;
	background-image:url(../image/page/XXXLslide11.jpg)
	}	
	
#xxxLEnglishSummary {
	position:absolute;
	margin: 10px 0px 10px 10px;
	padding: 38px 250px 10px 49px;
	width: 492px;
	height: 351px;
	display: none;
	background-repeat:repeat-x;
	background-image:url(../image/page/bgEnglish.jpg);
}
	
#xxxLInfoMat div {
	width:272px;
	height: 17px;
	background-image:url(../image/page/linkBG.png);
	padding: 2px 0px 0px 10px;	
}

* html #xxxLInfoMat div {
	background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image/page/linkBG.png', sizingMethod='scale');
}

#xxxLInfoMat div a {
	position:relative;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	display:block;
}			

#logoGallery {
	position:absolute;
	left: 812px;
	top: 10px;
	width: 110px;
	height:380px;
	background-image:url(../image/page/logoBG.jpg);
	background-repeat:no-repeat;
	}
 	#logoGallery img { margin-bottom: 10px;  }
#progress {
	margin: 10px auto;
	width: 200px;
	height: 15px;
	padding: 2px;
	border: 2px solid #dfdfdf;
}
 
#progress .bar {
	width: 0px;
	text-align: center;
	font-size: 10px;
	height: 15px;
	background: #2a2a2f;
	color: #fff;
	font-weight: bold;
}

.aktionsHeadline {
    padding: 20px 20px 0px 20px;
}

.aktionsHeadline h3 {
    padding:0;
    margin:0;
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

a:hover {
    color:  #D00;    
}