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

body {
	background-color: #1d1d1d;
	background-image: url(images/hbl_bodyback.png);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
img {
	border:0px;
}
#site {
	width:932px;
	height:auto;
	margin: 0px auto;
}
#nav {
	background-image: url(images/hbl_navback.png);
	background-repeat: no-repeat;
	width:856px;
	height:98px;
	padding-left:76px;
	padding-top:45px;
	color:#a6a6a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#home {
	background-image: url(images/back_home.jpg);
	background-repeat: no-repeat;
	width:332px;
	height:587px;
	padding-left:515px;
	padding-right:85px;
	position:relative;
}
#haendler {
	background-image: url(images/back_haendler.jpg);
	background-repeat: no-repeat;
	width:332px;
	height:587px;
	padding-left:515px;
	padding-right:85px;
	position:relative;
}
#kontakt {
	background-image: url(images/back_kontakt.jpg);
	background-repeat: no-repeat;
	width:332px;
	height:587px;
	padding-left:515px;
	padding-right:85px;
	position:relative;
}
#intern {
	background-image: url(images/back_intern.jpg);
	background-repeat: no-repeat;
	width:332px;
	height:587px;
	padding-left:515px;
	padding-right:85px;
	position:relative;
}
#shop {
	background-image: url(images/back_shop.jpg);
	background-repeat: no-repeat;
	width:772px;
	height:515px;
	padding-left:75px;
	padding-right:85px;
	position:relative;
	display:inline-block;
}
#shop #left {
	width:250px;
	float:left;
}
#shop #right {
	width:330px;
	float:right;
}
#shop #all {
	width:772px;
	float:left;
}
#impressum {
	background-image: url(images/back_impressum.jpg);
	background-repeat: no-repeat;
	width:772px;
	height:515px;
	padding-top:72px;
	padding-left:75px;
	padding-right:85px;
	position:relative;
	display:inline-block;
}
#impressum #left {
	width:330px;
	float:left;
}
#impressum #right {
	width:330px;
	float:right;
}
#flag {
	position:absolute;
	height: 12px;
	width: 14px;
	left: 897px;
}
#pdf {
	position:absolute;
	left: 115px;
	top:473px;
}
#pdf_catalogue {
	position:absolute;
	left: 115px;
	top: 508px;
}
#footer {
	margin:20px 0px;
	color: #a6a6a6;
	font-family: Times, serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	clear:both;
}
#footer a {
	color:#a6a6a6;
	text-decoration: none;
}
#footer a:hover {
	color:#FFFFFF;
}
#footer .selected {
	color: #FFFFFF;
}
.sans{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
}
