/* CSS Document */

/* General */
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #000000;
	margin: 0;
	padding: 0; 
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #8F8F8F;
}
a:hover {
	color: #8F8F8F;
	text-decoration: underline;
}

#container { 
	width: 950px;  
	background: #000000;
	margin: 0 auto; 
} 

/* Header homepagina*/
#logoHeaderPrint {
	display: none;
}
#header { 
	width: 950px;
	height: 320px;
	margin-top: 20px;
} 
#headerLeft {
	width: 392px;
	float: left;
	position: relative;
}
#headerLeftTop {
	width: 392px;
	height: 104px;	
}
#headerLeftBottom {
	height: 216px;
	float: left;
	padding-left: 5px;
}
#headerRight {
	width: 558px;
	float: left;
}
/* Header volg en product pagina */
#header1 {
	width: 950px;
	height: 110px;
	margin-top: 20px;
}
#headerLogo {
	width: 238px;
	float: left;
}
#headerNavigatie {
	width: 712px;
	float: left;
}
#headerBoven {
	height: 40px;
}
#headerTitle {
	height: 60px;
	margin-top: 16px;
}
#headerTitleTemp {
	height: 60px;
	margin-top: 16px;
}
#headerTitleTemp h1 {
	text-align: right;
}
/* Left sidebar */
#sidebar1 {
	width: 183px;
	float: left;
	min-height: 432px;
	text-align: right;
	margin-top: 6px;
}
#sidebar1a {
	width: 183px;
	float: left;
	min-height: 438px;
	text-align: right;
	
}
.hoofdnavigatie h3 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	
}
#navigation {
	position: absolute;
	right: 9px;
	top: 0px;
	text-align: right;
}
.hoofdnavigatie {
	text-transform: uppercase;
}
.subnavigatie {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 180px;
}
.hrline {
	border-bottom: 1px solid #bfbfbf;
	margin-bottom: 10px;
	width: 180px;
}
/* Content homepagina*/
#mainContent { 
	margin-top: 26px;
	padding-left: 3px;
}/*
#mainContent h3 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #807c7b;
}*/
.homeContent {
	padding: 0px;
	margin: 0px;
	line-height: 17px;
}
.haardContainer {
	border-top: 1px solid #807c7a;
	width: 175px;
	height: 168px;
}
.haardContainerTop {
	background-image: url(../images/hoekje.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 7px;
	margin-bottom: 14px;
	height: 37px;
}
.haardContainerTop h3 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
}
.haardContainerBottom {
	height: 110px;
}
.headerNav {
	border-top: 1px solid #807c7a;
}
.headerNavBottom {
	height: 67px;
}
.headerNavTop {
	padding-top: 6px;
	height: 34px;
	/* org. is height 40px */
}
.headerNavTop a {
	font-size: 12px;
}
.headerNavTop a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#longtitle {
	display: none;
}
/* Content volg en product pagina */
#divMidden {
	margin-top: 15px;
	width: 950px;
}
/* Standaard content */
#mainContent1 {
	width: 712px;
	float: left;
	padding-left: 55px;
	line-height: 15px;
	padding-top: 32px;
}
/* Producten */
#mainContent2 {
	width: 712px;
	float: left;
	padding-left: 55px;
	line-height: 15px;
}
.productCell {
	border-top: 1px solid #807c7a;
}
.imageCell {
	margin-top: 10px;
}
.imageTitle {
	margin-top: 9px;
	margin-bottom: 12px;
}
#productDetail {
	padding-right: 30px;
}
#productDetailContainer {
	width: 375px;
	height: 25px;
}
#productDetailContainerLeft {
	float: left;
	width: 150px;
	text-align: left;
}
#productDetailContainerRight {
	float: left;
	width: 175px;
	text-align: right;
}
/* Footer */
#footer { 
	margin-top: 15px;
	text-align: right; 
	font-size: 10px;
	position: relative;
	width: 950px;
}
#footerHome { 
	margin-top: 0px;
	text-align: right; 
	font-size: 10px;
	position: relative;
	width: 950px;
}
#adres {
	position: absolute;
	font-size: 10px;
	text-align: right;
	left: 33px;
	top: -24px;
}
#adresHome {
	position: absolute;
	font-size: 10px;
	text-align: left;
	left: -250px;
	top: 130px;
}
.headerAdres {
	color: #FFFFFF;
	padding-bottom: 5px;
	
}
.adresContent {
	color: #bcbfb6;
	padding-bottom: 0px;
}
#footer a {
	text-decoration: none;
	color: #bfbfbf;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
	color: #8F8F8F;
}
#adresFooter {
	display: none;
}
/* Misc */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    /*height:0;*/
    font-size: 1px;
    line-height: 0px;
}

/* Ajax search */
#divZoeken {
	color: #FFFFFF;
	margin: 0px;
}
#ajaxSearch_input {
	border: 1px solid #112475;
	font-size: 12px;
	height: 15px;
}
.ajaxSearch_result {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ajaxSearch_resultDescription {
	display: none;
}
.ajaxSearch_extract p {
	margin: 0px;
	padding: 0px;
}
.ajaxSearch_paging a {
	color: #FFFFFF;
	text-decoration: none;
}
.ajaxSearch_paging a:hover {
	text-decoration: underline;
	color: #8F8F8F;
}
.ajaxSearch_result a {
	text-decoration: none;
	color: #FFFFFF;
}
.ajaxSearch_result a:hover {
	text-decoration: underline;
	color: #8F8F8F;
}
.Zoeken {
	color: #bfbfbf;
}
/* sitemap */
.LSM_0 ul { 
	color: #000101;
	font-weight: normal; 
	list-style-type: none; 
	line-height: 18px;
	padding-bottom: 20px;
}
.LSM_0 li { 
	list-style-type: none; 	
}
.LSM_0 li a, .LSM_0 li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.LSM_0 li a:hover {
	color: #8F8F8F;
	text-decoration: underline;
}
.LSM_1 li a, .LSM_1 li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.LSM_1 li a:hover {
	color: #8F8F8F;
	text-decoration: underline;
}
.LSM_1 ul { 
	list-style-image: url('../images/tree_hook.gif');
} 
.LSM_1 li { 
	list-style-image: url('../images/tree_hook.gif');
	font-weight: normal;
}

/* Signup form */
.signup_input {
	height: 10px;
	font-size: 9px;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #807c7a;
}
.signup_dropdown {
	border: 1px solid #807c7a;
}
.signup_textarea {
	border: 1px solid #807c7a;
}
.signup_button {
	height: 18px;
	cursor: pointer;	
	border: 1px solid #807c7a;
	font-size: 10px;

}
#printpage {
	display: none;
}