@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#8a8a8a;
}
html { height: 100%; margin-bottom: 2px; } 
p{
	margin:0px;
	margin-bottom:15px;
}


#wrapper{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(construct/wrapper.jpg);
	background-repeat:repeat-y;
	position:relative;
}

#header{
	position:relative;
	height:155px;
	background-repeat:no-repeat;
}
.headerStartseite{
	background-image:url(construct/heads/HLM-990x155-Start.jpg);
}
.headerUnternehmen{
	background-image:url(construct/heads/HLM-990x155-Unternehmen.jpg);
}
.headerProdukte{
	background-image:url(construct/heads/HLM-990x155-Produkte.jpg);
}
.headerLagerartikel{
	background-image:url(construct/heads/HLM-990x155-Lagerartikel.jpg);
}
.headerTechDienst{
	background-image:url(construct/heads/HLM-990x155-TechDienstl.jpg);
}
.headerKontakt{
	background-image:url(construct/heads/HLM-990x155-Kontakt.jpg);
}

.headerImpressum{
	background-image:url(construct/heads/HLM-990x155-Impressum.jpg);
}

#left{
	width:182px;
	float:left;
}

#middleWrapper{
	width:615px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

#middleWrapper h1{
	background-color:#676a6a;
	display:block;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:18px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:normal;
}
#middleWrapper h2{
	background-color:#676a6a;
	display:block;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:13px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
}

#unternehmenContentWrapper{
	background-color:#d9dada;
	padding:20px;
}
#KontaktContentWrapper{
	background-color:#d9dada;
	padding-top:20px;
}
#produkteContentWrapper{
	background-color:#ffffff;
	padding-top:20px;
}

#right{
	width:172px;
	float:right;
}
#right a{
	color:#ffffff;
	text-decoration:none;
}

#clearing{
	clear:both;
}
#footer{
	height:15px;
	background-color:#ffffff;
	clear:both;
	text-align:center;
	font-size:9px;
	padding-top:3px;
	
}
#logo {
	position:absolute;
	width:180px;
	height:78px;
	z-index:1;
	left: 16px;
	top: 6px;
	border:none;
}

ul#Nav{
	width:182px;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-bottom:50px;
}
ul#Nav li{
	
}

ul#Nav li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
}
ul#Nav li a:hover, ul#Nav li .selected{
	background-color:#676a6a;
}


ul#Subnav{
	padding:0px;
	margin:0px;
	list-style:none;
	background-color:#676a6a;
	padding-bottom:10px;
}
ul#Subnav li{
	font-size:10px;
}
ul#Subnav li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:1px;
}
ul#Subnav li a:hover{
	background-color:#959797;
}

#titlezeile {
	position:absolute;
	width:744px;
	height:19px;
	z-index:1;
	left: 239px;
	top: 4px;
	color:#ffffff;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}



#fotoleiste{
	position:relative;
	width:942px;
	height:165px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}



.shopitem{
	width:186px;
	margin-right:18px;
	margin-bottom:18px;
	float:left;
	font-size:11px;
}
.shopitem img{
	border:1px solid #000000;
}

.produkteHead{
	background-color:#d9dad9;
	margin-bottom:20px;
	clear:both;
	width:596px;
	font-size:11px;
	overflow:auto;	
}

#tedi{
	margin:0px;
	padding:0px;
	padding-left:15px;
}