body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	line-height:16px;
	color:676767;
	background-image:url(../images/bg_website_repeat.gif);
	background-position:top;
}
h1{
	color:#0875b0;
	margin-bottom:20px;
	margin-top:10px;
	font-size:18px;
}
h2{
	color:#999999;
	margin-bottom:10px;
	margin-top:5px;
	font-size:16px;
}
td{
	vertical-align:top;
	font-size:11px;
	line-height:16px;
}
p, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}
a{
	color:#006699;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#white{
	margin:0px;
	padding:0px;
	border-bottom:10px solid #FFFFFF;
}

/* LAY OUT */
#divBg{
	background-image:url(../images/bg_website.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#siteContainer {
	width:980px;
	margin:0 auto;
	position:relative;
}
#siteHeader{
	background-image:url(../images/bg_header.gif);
	background-repeat:no-repeat;
	height:140px;
}
#siteContent{
	background-color:#FFFFFF;
}

#masterContent{
	width:560px;
	margin:0 auto;
	position:relative;
}


#blokBlue{
	background-color:#cdeae6;
	border-bottom:1px solid #4cabe7;
	border-left:1px solid #4cabe7;
	border-right:1px solid #4cabe7;
	font-size:11px;
}
#headerBlue{
	background-color:#006699;
	text-indent:5px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
	height:22px;
	background-image:url(../images/blueheader.gif);
	background-repeat:no-repeat;
	font-size:12px;
}
#headerBlue a{
	color:#FFFFFF;
}
#headerRed{
	text-indent:5px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
	height:22px;
	background-image:url(../images/redheader.gif);
	background-repeat:no-repeat;
	font-size:12px;
}
/* ZOEKEN */
#navZoeken{
	position:absolute;
	right:5px;
	top:147px;
	height:20px;
	width:190px;
}
#navZoeken input{
	width:100px;
}
#navZoeken a{
	color: #FFFFFF;
	font-weight:bold;
	line-height:26px;
}


/* NAVIGATIE */
#siteNav{
	height:43px;
	background-image:url(../images/bg_navigatie.gif);
	background-repeat:no-repeat;
}
#siteNav a{
	line-height:42px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:20px;
	margin-right:10px;
	display:block;
	float:left;
	text-decoration:none;
}
#siteNav a:hover{
	text-decoration:underline;
}
#navMerkLink{
	background-repeat:no-repeat;
	background-image:url(../images/btn_shop_parent.gif);
	text-indent:5px;
	display:block;
	line-height:26px;
	height:26px;
	width:180px;
	color:#000000;
}
#navMerkLink:hover{
	color:#cc0000;
}

/* SITE BOTTOM */
#siteMapFloat{
	float:left;
	width:145px;
	display:block;
	border-left:1px solid #FFFFFF;
	margin: 0px 20px 0px 20px;
	font-size:10px;
}
#SitemapDiv{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:950px;
	margin:0 auto;
	margin-top:15px;
}
#SitemapDiv td{
	font-size:10px;
}
#SitemapDiv a{
}
#CopyrightDiv{
	padding-top:10px;
	padding-bottom:25px;
	color:#CCCCCC;
	text-align:center;
	font-size:10px;
	width:980px;
	background-image:url(../images/bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#CopyrightDiv a{
	color:#CCCCCC;
}

/*	PRODUCTPAGINA'S */
#divFilter{
	text-align:right; 
	position:absolute; 
	right:0px; 
	top:24px;
	width:180px;
}
#divOrder{
	text-align:right; 
	position:absolute; 
	right:0px; 
	top:0px;
	width:180px;
}

#productenGallery {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
#productDetailPrijs{
	font-size:13px;
	font-weight:bold;
	color:#ff6702;
}
#productDetailprijsOud{
	font-weight:bold;
	color:#ff0000;
	text-decoration:line-through;
}
#productVenster{
	width:185px;
	height:220px;
	text-align:left;
	color:#999999;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#productprijsOud{
	font-weight:bold;
	color:#ff0000;
	text-decoration:line-through;
	text-align:right;
}
#productprijs{
	font-weight:bold;
	font-size:12px;
	color:#ff6702;
	text-align:right;
}
#productDetailPage #OptionsTable th{
	text-align:left;
	background-color:#EEEEEE;
	font-weight:normal;
	border-bottom:1px solid #FFFFFF;
	text-indent:5px;
}
#productDetailPage #OptionsTable td{
	border-bottom:1px solid #EEEEEE;
	text-indent:5px;
}

/* VOLGENDE VORIGE NAVIGATIE */
#PrevNextNav{
	background-color:#eeeeee;
}
#PrevNextNav a{
	font-weight:bold;
	line-height:20px;
}

/* MERKTABEL */
#merkTabel{
	border-top:1px solid #CCCCCC;
}
#merkTabel td{
	border-bottom:1px solid #CCCCCC;
}
#merkTabel img{
	border:1px solid #CCCCCC;
}
#merkintro{
	border:1px solid #CCCCCC;
}
#merkintro div{
	margin:10px;
	color:#666;
}
