body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
}
#homeH1 {
	background-color:#272727;
	text-align:center;
}
#homeH1 h1{
	margin:0px;
	padding:0px;
	color:#CCCCCC;
	font-size:18px;
	line-height:40px;
}
h1{
	color:#272727;
	margin-bottom:20px;
	margin-top:0px;
	font-size:22px;
	border-bottom:2px solid #272727;
}
td{
	vertical-align:top;
	font-size:11px;
}
p, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}
a{
	color:#fb7d12;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

/* LAY OUT */
#divOrange{
	background-image:url(../images/bg_website.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f79625;
}
#orangeContainer {
	width:900px;
	margin:0 auto;
}
#orangeHeader{
	background-color:#272727;
	height:121px;
}
#orangeContent{

}
#divWhite{
	background-image:url(../images/bg_footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#whiteContainer{
	width:900px;
	margin:0 auto;
}
#bgFietsTop{
	background-image:url(../images/fiets_top.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#bgFietsBtm{
	background-image:url(../images/fiets_btm.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
#siteMapFloat{
	float:left;
	width:130px;
	display:block;
	border-left:1px solid #FFFFFF;
	margin: 0px 20px 0px 20px;
}
#CopyRightDiv{
	position:relative;
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
	color:#AAAAAA;
	text-align:center;
	font-size:10px;
	
}
#CopyRightDiv #sub{
	line-height:30px;
	position:absolute; right:0px; top:0px;
}
#CopyRightDiv a{
	color:#AAAAAA;
}
#masterContent{
	margin-left:15px;
	width:615px;
}
#placematDonker{
	background-color:#272727;
	margin-bottom:30px;
	color:#c2c2c2;
}
#placematPadding{
	margin:0px 20px 0px 20px;
	padding:20px 0px 20px 0px;
}
#placematDonker h1{
	color:#fb7d12;
	font-size:22px;
	margin-bottom:5px;
	margin-top:5px;
}
#placematDonker h2{
	font-size:16px;
}
.alleProducten 	{ background-color:#ff8d33; margin-bottom:20px;}
.alleProducten h2{ color:#FFF; font-size:16px; text-indent:20px; margin:0px; padding:0px; line-height:30px;} 

/* NAV */
#shopNavDiv{
	background-image:url(../images/bg_nav_repeat.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#shopNavFooter{
	margin: 0px 17px 0px 18px;
}
#shopNavFooterSpacer{
	height:30px;
}

#siteNav{
	margin-left:15px;
	height:65px;
}
#siteNav a{
	width:102px;
	height:45px;
	line-height:30px;
	text-align:center;
	color:#FFFFFF;
	margin-right:2px;
	display:block;
	float:left;
	text-decoration:none;
}
#siteNav a:hover{
	line-height:45px;
}
#btn1{			background-image:url(../images/btn1.gif); 	}
#btn1:hover{	background-image:url(../images/btn1o.gif); 	}
#btn2{			background-image:url(../images/btn2.gif); 	}
#btn2:hover{	background-image:url(../images/btn2o.gif); 	}
#btn3{			background-image:url(../images/btn3.gif); 	}
#btn3:hover{	background-image:url(../images/btn3o.gif); 	}
#btn4{			background-image:url(../images/btn4.gif); 	}
#btn4:hover{	background-image:url(../images/btn4o.gif); 	}
#btn5{			background-image:url(../images/btn6.gif); 	}
#btn5:hover{	background-image:url(../images/btn6o.gif); 	}
#btn6{			background-image:url(../images/btn5.gif); text-decoration:underline; }
#btn6:hover{	background-image:url(../images/btn5o.gif); 	}


/*	PRODUCTPAGINA'S */

#productDetailPrijs{
	font-size:19px;
	font-weight:bold;
	color:#ff6702;
}
#productVenster{
	width:298px;
	margin-bottom:20px;
	text-align:left;
	background-image:url(../images/product_repeat.gif);
	background-repeat:repeat-y;
	color:#999999;
}
#productHeaderBg{
	background-image:url(../images/product_top.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	padding-bottom:7px;
}
#productHeader{
	line-height:20px;
	font-weight:bold;
	font-size:14px;
	padding-left:35px;
}
#productprijsOud{
	font-weight:bold;
	font-size:12px;
	color:#ff0000;
	text-decoration:line-through;
}
#productprijs{
	font-weight:bold;
	font-size:15px;
	color:#ff6702;
}
#productHeader a{
	color:#FFFFFF;
}
#productBottom{
	background-image:url(../images/product_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#productVenster #intro{
	font-size:12px;
	line-height:16px;
	margin:0px 0px 0px 0px;
}

/* TAG-CLOUD */
#tagCloud{
	margin:15px;
	border:1px solid #999999;
}
#cloud{
	margin:5px;
	color:#888888;
	font-size:18px;
	font-weight:bold;
}

#tagCloud h1{
	font-size:18px;
	line-height:22px;
	display:inline;
	color:#AAAAAA;
	font-weight:bold;
	background:none;
	border:none;
}
#tagCloud h2{
	font-size:16px;
	line-height:22px;
	color:#AAAAAA;
	display:inline;
	font-weight:bold;
	background:none;
	border:none;
}
#tagCloud h3{
	font-size:14px;
	color:#AAAAAA;
	display:inline;
	font-weight:bold;
	line-height:22px;
}
#tagCloud h4{
	font-size:13px;
	color:#AAAAAA;
	display:inline;
	font-weight:bold;
	line-height:22px;
}
#tagCloud h5{
	font-size:12px;
	color:#AAAAAA;
	display:inline;
	font-weight:bold;
	line-height:22px;
}
#tagCloud a{
	font-size:12px;
	text-decoration:none;
	color:#AAAAAA;
}
#tagCloud a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#AAAAAA;
}

