/* CSS Document */
p, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}
html, body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	color:#333333;
}
form{
	margin:0px;
}
a{
	text-decoration:none;
	color:#3573b2;
}
a:hover{
	text-decoration:underline;
	color:#f79525;
}
h1{
	font-size:20px;
	color:#3573b2;
	margin-top:10px;
}
h2{
	font-size:16px;
	color:#3573b2;
}
.imgborder{ background-color:#F00;}
#siteContainer{
	width:980px;
	margin:0 auto 0 auto;
	background-color:#f79525;
	background-image:url(../images/footer_btm_border.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#siteHeader{
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
	position:relative;
	background-color:#FFFFFF;
}
#topBorder{
	background-image:url(../images/footer_top_border.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:4px;
	line-height:4px;
	font-size:4px;
}
#headerTalen{
	position:absolute;
	right:15px;
	top:15px;
	width:300px;
	height:30px;
	text-align:right;
}
#headerTalen a{
	color:#3576b8;
}
#headerTelefoon{
	position:absolute;
	right:15px;
	background-image:url(../images/telefoon.gif);
	height:30px;
	width:192px;
	top:60px;
}

/* NAVIGATIE ITEMS */
#topNavUpper{
	position:relative;
	background-image:url(../images/bg_topnav.jpg);
	height:26px;
}
#navZoeken{
	position:absolute;
	right:0px;
	width:268px;
}
#navZoeken input{
	width:135px;
	margin-right:2px;
}
#navZoeken a{
	color:#FFFFFF;
	line-height:26px;
	font-weight:bold;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
} 
#nav a {
	display: block;
	width: 140px;
	color:#FFFFFF;
	height:25px;
	line-height:26px;
	background-repeat:no-repeat;
	text-indent:15px;
	font-weight:bold;
} 
#nav li {     
	float: left;
	width: 140px;
}

/* SUBNAV ITEMS */
#topSubNavUpper{
	position:relative;
	background-image:url(../images/bg_topsubnav.jpg);
	height:27px;
}
#subnav, #subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
} 
#subnav a {
	display: block;
	width: 140px;
	color:#FFFFFF;
	height:27px;
	line-height:27px;
	background-repeat:no-repeat;
	text-indent:15px;
	font-weight:bold;
} 
#subnav li {     
	float: left;
	width: 140px; 
}


/*  FOOTER ITEMS */
#siteFooter{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}
#siteFooter a {
	color:#FFFFFF;
}
#siteFooter h1{
	font-size:18px;
	color:#FFFFFF;
}
#copyrightFooter{
	margin:0 auto 0 auto;
	width:940px;
	border-top:1px solid #ffc88e;
	line-height:28px;
	text-align:center;	
}

#shopSiteMap{
	width:940px;
	margin:0 auto;
	font-size:11px;
}


/* PRODUCT ITEMS */
#segmentTabel{
	border-top:1px dashed #CCCCCC;
}
#segmentTabel td{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #CCCCCC;
	font-weight:bold;
}
#segmentTabel a{
	color:#3573b2;
	line-height:18px;
}
#segmentTabel a:hover{
	color:#f79525;
}
#segmentTabel img{
	border: 1px solid #DDDDDD;
}

#trail {
	font-size:11px;
	line-height:22px;
}
#trail a {
	color:#000000;
}

#productRegelTabel{
	background-color:#DDDDDD;
}
#productRegelTabel th{
	background-color:#EEEEEE;
	text-align:left;
}
#productRegelTabel td{
	background-color:#FFFFFF;
}

/* DIVERSE ITEMS*/
#indexContent{
	background-color:#FFFFFF;
}

.infoBgGradient{
	background-image:url(../images/infoblok_bg_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fcfcfc;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
}
.infoBlok{
	background-image:url(../images/infoblok_bg_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fcfcfc;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	color:#666666;
}
.infoBlok h3{
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;

}
.infoBlok a{
	color:#f79525;
	font-weight:bold;
}
#indexInfoBlok{
	margin:15px;
	color:#666666;
}
.FileTable{
	border-top:1px solid #DDDDDD;
}
.FileTable td{
	border-bottom:1px solid #DDDDDD;
}
.vervolgfotos { float:right; width:260px; margin-right:-10px; text-align:center; }
