html, body{
	width: 100%;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #b3b3b3;
	padding: 0px;
	margin: 0px;
	color: #2C2C2C;
	font-size: 12px;
	/* fix no scrollbar */
	height:100%;
	margin-bottom:1px;
	/* fix no scrollbar End */
	
}	

#fullPage{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	height: 100%;
}

#fullContent{
	line-height: 150%;
	width: 808px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
	background-image: url('../img/backPage.gif');
	background-repeat: repeat-y;
}
* html #fullContent{
	height: 100%;
}

#topWhiteline{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 808px;
	height: 4px;
	background-color: #FFFFFF;
}
#logo{
	position: absolute;
	left: 40px;
	top: 4px;
	width: 240px;
	height: 180px;
	background-image: url('../img/logo_heublein.gif');
	background-repeat: no-repeat;
	z-index: 1;
}
#topMood, #topMoodSchuhe, #topMoodBekleidung, #topMoodZubehoer, #topMoodKontakt{
	position: absolute;
	left: 4px;
	top: 4px;
	width: 800px;
	height: 244px;
	background-repeat: repeat-y;
}
#topMood{
	background-image: url('../img/img_1_flexen2.jpg');
	background-position: -270px 0;
}
#topMoodSchuhe{
	background-image: url('../img/grossbildarbeitsschuhe.jpg');
	background-position: -98px -60px;
}
#topMoodBekleidung{
	background-image: url('../img/img_blackworker.jpg');
	background-position: 0 -50px;
}
#topMoodZubehoer{
	background-image: url('../img/zubehoerbildoben.jpg');
	background-position: -60px -60px;
}
#topMoodKontakt{
	background-image: url('../img/Notrufsaeule.jpg');
	background-position: 0 -10px;
}

#content{
	padding: 268px 4px 40px 4px;
}
#contentCentered{
	padding: 300px 160px 40px 170px;
}
#containerFooter{
	width: 800px;
	position: fixed;
	bottom: 0;
	color: white;
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #04c; 
	border-top: 1px solid white;
	border-left: 4px solid white;
	border-right: 4px solid white;
	border-bottom: 4px solid white;
}

#footer{
	padding: 4px;
}
#footer a { color: #ff8000; }

.thumbnail { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif !important; line-height: 11px; background-color: #dedede; width: 100px; float: left; margin-right: 10px; margin-bottom: 10px; padding: 5px; border: dotted 1px white; }
.clearboth { clear: both; }
#backgnd { background-image: url(../img/icons/bg_container.gif); background-repeat: repeat-y; width: 844px; height: 4000px; margin: 0 auto; }
#container { font-size: 12px; line-height: 150%; background-color: #e6e6e6; width: 836px; margin: 0 auto; border-top: 4px solid white; border-right: 4px solid white; border-left: 4px solid white; }
#top { background-color: #999; background-image: url(../img/img_1_flexen2.jpg); background-position: -240px 0; height: 220px; padding: 0.1em; }
#top_prod { background-color: #999; background-image: url(../img/img_blackworker.jpg); background-position: 0 -50px; padding: 0.1em; height: 220px; }
#top_kontakt { background-color: #999; background-image: url(../img/Notrufsaeule.jpg); background-position: 0 -10px; padding: 0.1em; height: 220px; }
#top_zubehoer { background-color: #999; background-image: url(../img/zubehoerbildoben.jpg); background-position: -20px -60px; padding: 0.1em; height: 220px; }
#top_schuhe { background-color: #999; background-image: url(../img/grossbildarbeitsschuhe.jpg); background-position: -65px -60px; padding: 0.1em; height: 220px; }
#top_bekleidung { background-color: #999; background-image: url(../img/img_blackworker.jpg); background-position: 0 -50px; padding: 0.1em; height: 220px; }
#top h1 { font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; min-height: 1em; padding: 0; margin: 0; }
#leftnav { float: left; width: 120px; margin: 0; padding: 10px; list-style-type: none; }
b { color: #003; }
#fullContent h2 { color: #00009e; font-size: 12px; }
#fullContent h1 { color: #141466; font-size: 20px; line-height: 20px; margin: 0; padding: 0.5em 0 0.75em; }
p { margin: 0; padding: 0 0 1em; }
#product { padding-right: 10px; padding-left: 10px; border: solid 1px white; }
#product table { background-color: transparent; margin: 0; padding: 0; }
#product tr { height: 120px; }
#product td { font-size: 12px;padding-right: 10px; padding-left: 10px; }
#product h2 { color: #141466; font-size: 15px; line-height: 17px; }
#product a { font-size: 11px; text-decoration: none; }
#product a:hover { background-color: white; }


