/* 
---------------------------------------------------------------------------
Global Reset
--------------------------------------------------------------------------- 
*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
	
ul,li {
	list-style-type:none;
	}
	
body, select{
	color:#333;
	background: #fff;
	text-align: center;
	font: 11px/16px  Arial, Verdana,Tahoma, Helvetica,sans-serif;
	}
	
	
img {
	border:0;
	}	
	
p {
	margin: 0 0 2em 0;
}

a {
	color: #0019a8;
}


/* 
---------------------------------------------------------------------------
Float Fix
--------------------------------------------------------------------------- 
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* 

/* 
---------------------------------------------------------------------------
Page Canvas
--------------------------------------------------------------------------- 
*/

#container {
	position:relative;
	width: 900px;
	margin: 20px auto;
	text-align:left;
}

/* 
---------------------------------------------------------------------------
Header
--------------------------------------------------------------------------- 
*/

/* 
---------------------------------------------------------------------------
Hoofdnavigatie
--------------------------------------------------------------------------- 
*/


#nav, #nav ul {
	padding: 0;
	position: relative;
	margin: 0 auto;
	list-style: none;
	width: 828px;
	height: 42px;	
	z-index:100;
}

#nav a {
	width: 155px;
	height: 42px;
	display: block;
	text-decoration: none;
	
}

#nav li#t1 a , #nav li#industrie a , #nav li#particulier a   {
	text-decoration: none;
}

#nav li {
	
}

#nav li#t1, #nav li#t2, #nav li#t3, #nav li#t4, #nav li#t5, #nav li#t6 {
	position: absolute;
	width: 145px;
	height: 42px;
	background: url(/img/nav/wit.png) no-repeat;
	behavior: url(/iepngfix.htc);
	cursor: pointer;
}

#nav li#t1  a span, #nav li#t2 a span, #nav li#t3 a span, #nav li#t4 a span, #nav li#t5 a span, #nav li#t6  a span{
	width: 128px;
	height: 43px;
	margin-left: 7px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 43px;
	text-align: center;
}

#nav li#t1  ul li{
	border-width: 1px 0;
	margin-top: -1px;
	width: 129px;
	height: 26px;
}

#nav li#t2 ul li, #nav li#t3 ul li, #nav li#t4 ul li, #nav li#t5 ul li, #nav li#t6  ul li{
	border-width: 1px 0;
	margin-top: -1px;
	width: 119px;
	height: 26px;
}

#nav li#t1  ul li a{
	width: 119px;
	height: 26px;
	background: #fff;
	font-size: 10px;
	line-height: 25px;
	padding-left: 10px;
}

#nav li#t2 ul li a, #nav li#t3 ul li a, #nav li#t4 ul li a, #nav li#t5 ul li a, #nav li#t6  ul li a{
	width: 109px;
	height: 26px;
	background: #fff;
	font-size: 10px;
	line-height: 25px;
	padding-left: 10px;
}

#nav li#t1:hover  a span, #nav li#t1.sfhover a span, #nav li#t1.active a span,
#nav li#t2:hover  a span, #nav li#t2.sfhover a span, #nav li#t2.active a span,
#nav li#t3:hover  a span, #nav li#t3.sfhover a span, #nav li#t3.active a span,
#nav li#t4:hover  a span, #nav li#t4.sfhover a span, #nav li#t4.active a span,
#nav li#t5:hover  a span, #nav li#t5.sfhover a span, #nav li#t5.active a span,
#nav li#t6:hover  a span, #nav li#t6.sfhover a span, #nav li#t6.active a span{
	color: #ffffff;
}

#nav li#t1:hover ul, #nav li#t1.sfhover ul {
	background: #ffffff;
	left: 8px;
}

#nav li#t2:hover ul, #nav li#t2.sfhover ul,
#nav li#t3:hover ul, #nav li#t3.sfhover ul,
#nav li#t4:hover ul, #nav li#t4.sfhover ul,
#nav li#t5:hover ul, #nav li#t5.sfhover ul,
#nav li#t6:hover ul, #nav li#t6.sfhover ul
 {
	background: #ffffff;
	left: 18px;
}

*html #nav li#t2.sfhover ul,
*html #nav li#t3.sfhover ul,
*html #nav li#t4.sfhover ul,
*html #nav li#t5.sfhover ul,
*html #nav li#t6.sfhover ul {
	left: 5px;
}
/*Tab 1 */

#nav li#t1 {
	z-index: 500;
	left: -39px;
}

#nav li#t1:hover, #nav li#t1.sfhover, #nav li#t1.active {
	background: url(/img/nav/paars.png) no-repeat;
	z-index: 1000;
}

*html #nav li#t1.sfhover ul {
	left: -1px;
}

#nav li#t1 ul li {
	border: 1px solid #7e2b97;
	border-width: 1px 0;
}

#nav li#t1 ul li a {
	color: #1e318b;
}

#nav li#t1 ul li a:hover {
	background: url(/img/nav/horeca-sub-hover.gif) repeat;
}


/* Tab 2*/

#nav li#t2 {
	left: 81px;
	z-index: 400;
}

#nav li#t2 {
	behavior: url(/iepngfix.htc);
	z-index: 400;
}
#nav li#t2:hover, #nav li#t2.sfhover, #nav li#t2.active {
	background: url(/img/nav/groen.png) no-repeat;
	behavior: url(/iepngfix.htc);
	z-index: 450;
}

#nav li#t2 ul li {
	border: 1px solid #b9d300;
	border-width: 1px 0;
}

#nav li#t2 ul li a {
	color: #1e318b;
}

#nav li#t2 ul li a:hover {
	background: url(/img/nav/industrie-sub-hover.gif) repeat;
}


/* Tab 3 */

#nav li#t3 {
	left: 201px;
	z-index: 300;
}

#nav li#t3:hover, #nav li#t3.sfhover, #nav li#t3.active {
	background: url(/img/nav/blauw.png) no-repeat;
	behavior: url(/iepngfix.htc);
}

#nav li#t3 ul li {
	border: 1px solid #0019a8;
	border-width: 1px 0;
}

#nav li#t3 ul li a {
	color: #1e318b;
}

#nav li#t3 ul li a:hover {
	background: url(/img/nav/particulier-sub-hover.gif) repeat;
}

/* Tab 4 */

#nav li#t4 {
	left: 321px;
	z-index: 200;
}

#nav li#t4:hover, #nav li#t4.sfhover, #nav li#t4.active {
	background: url(/img/nav/geel.png) no-repeat;
	behavior: url(/iepngfix.htc);
}

#nav li#t4 ul li {
	border: 1px solid #0019a8;
	border-width: 1px 0;
}

#nav li#t4 ul li a {
	color: #1e318b;
}

#nav li#t4 ul li a:hover {
	background: url(/img/nav/particulier-sub-hover.gif) repeat;
}

/* Tab 5 */

#nav li#t5 {
	left: 441px;
	z-index: 100;
}

#nav li#t5:hover, #nav li#t5.sfhover, #nav li#t5.active {
	background: url(/img/nav/rood.png) no-repeat;
	behavior: url(/iepngfix.htc);
}

#nav li#t5 ul li {
	border: 1px solid #0019a8;
	border-width: 1px 0;
}

#nav li#t5 ul li a {
	color: #1e318b;
}

#nav li#t5 ul li a:hover {
	background: url(/img/nav/particulier-sub-hover.gif) repeat;
}

/* Tab 6 */

#nav li#t6 {
	left: 561px;
	z-index: 90;
}

#nav li#t6:hover, #nav li#t6.sfhover, #nav li#t6.active {
	background: url(/img/nav/bruin.png) no-repeat;
	behavior: url(/iepngfix.htc);
}

#nav li#t6 ul li {
	border: 1px solid #0019a8;
	border-width: 1px 0;
}

#nav li#t6 ul li a {
	color: #1e318b;
}

#nav li#t6 ul li a:hover {
	background: url(/img/nav/particulier-sub-hover.gif) repeat;
}




/* Standaardwaarden */


#nav li ul {
	width: 9em;
	left: -999em;
	position: absolute;
}

#nav li ul li a {
	position: relative;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.hover {
    position: static;
}


/* 
---------------------------------------------------------------------------
Zoeken Form
--------------------------------------------------------------------------- 
*/

#zoeken {
	position: absolute;
	right: 0;
	top: 14px;
	z-index:1000;
}

#zoeken form label {
	color: #1b3f94;
	font-size: 11px;
	font-weight: bold;
	margin-right: 4px;
	float: left;
}

#zoeken form input.zoekveld {
	border: 1px solid #918f90;
	font-size: 11px;
	font-family: Arial;
	float: left;
	width: 80px;
}

#zoeken form input.zoekknop {
	width: 15px;
	height: 18px;
	background: url(/img/zoek-knopje.gif) no-repeat;
	border: 0px solid #000;
	text-indent: -9999px;
	margin: 1px 0 0 5px;
	padding: 0 0 0 0;
	float: left;
}
/* 
---------------------------------------------------------------------------
Zoeken Form
--------------------------------------------------------------------------- 
*/

#zoeken2 form label {
	color: #1b3f94;
	font-size: 11px;
	font-weight: bold;
	margin-right: 4px;
	float: left;
}

#zoeken2 form input.zoekveld {
	border: 1px solid #918f90;
	font-size: 11px;
	font-family: Arial;
	float: left;
}

#zoeken2 form input.zoekknop {
	width: 15px;
	height: 18px;
	background: url(/img/zoek-knopje.gif) no-repeat;
	border: 0px solid #000;
	text-indent: -9999px;
	margin: 1px 0 0 5px;
	padding: 0 0 0 0;
	float: left;
}

/* 
---------------------------------------------------------------------------
Wrapper
--------------------------------------------------------------------------- 
*/

#wrapper {
	width: 869px;
	position: relative;
	margin: 23px 0 30px 30px;
}

/* 
---------------------------------------------------------------------------
Sidebar en Subnavigatie
--------------------------------------------------------------------------- 
*/

#sidebar {
	width: 232px;
	float: left;
	display: inline;
}


#sidebar ul { 
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 150px;
	}
	
	#sidebar li { 
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		
	}
	
	#sidebar li a {
		font-weight: bold;
		text-decoration: none;
		line-height: 22px;
		width: 140px;
		display : block;	
		
	}
	
	#sidebar li ul { 
		position : absolute;
		left: -999em;
		margin-left : 12.2em;
		margin-top : -3.1em;
		z-index: 300;
		background: url(/img/nav/sub-nav.png) no-repeat;
		padding-top: 7px;
	}
	
	#sidebar li ul ul {
		left: -999em;
	}
	
	#sidebar li li a {
		width: 125px;
		w\idth : 125px;
		text-decoration : none;
		margin: 0px 0 0 7px;
		color: #0019a7;
		border-bottom: 1px solid #dbdbdb;
		padding: 2px 5px 2px 5px;
		position: relative;
	}
	
	#sidebar li a:hover {
		color : #009dd9;
	}
	
	#sidebar li:hover ul ul, #sidebar li:hover ul ul ul, #sidebar li.sfhover ul ul, #sidebar li.sfhover ul ul ul {
		left: -999em;
	}
	
	#sidebar li:hover ul, #sidebar li li:hover ul, #sidebar li li li:hover ul, #sidebar li.sfhover ul, #sidebar li li.sfhover ul, #sidebar li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}


#sidebar h1 a {
	width: 128px;
	height: 94px;
	background: url(/img/logo.gif) no-repeat;
	display: block;
	text-decoration: none;
	margin-top: 20px;
	float: left;
}

#sidebar h1 a span {
	visibility: hidden;
}



/* 
---------------------------------------------------------------------------
Content container
--------------------------------------------------------------------------- 
*/

#content-container{
	float: left;
	display: inline;
	z-index:99;
}

#content {
	float: left;
}

	.homepage {
		width: 637px;
	}
	.page {
		width: 385px;

	}

	
#sub-content {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 210px;
}	
	
/* 
---------------------------------------------------------------------------
Content styling
--------------------------------------------------------------------------- 
*/	

#content h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 20px;
	color: #001bad;
		
}	
		h2.paars {
			color: #7e2b97;
		}
		
		h2.groen {
			color: #b9d300;
		}
		
		h2.blauw {
			color: #0019a8;
		}
		
		h2.home {
			color: #0019a8;
		}
	
.movie {
	width: 400px;
	height: 400px;
	position: absolute;
	top: 20px;
	left:225px;
	background: url(/img/filmkader.gif) no-repeat;
	padding: 8px 0 0 8px;
}	
	
/* 
---------------------------------------------------------------------------
3 Home blokken
--------------------------------------------------------------------------- 
*/	

#box-paars, #box-groen, #box-blauw, #box-rood, #box-geel, #box-bruin {
	width: 118px;
	height: 118px;
	background: url(/img/bg-blok-small.gif) no-repeat;
	float: left;
	z-index: 10;
}

.box-content {
	margin: 3px 24px 0 10px;
}

#box-bruin h2  {
	color: #7e2b97;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
}

#box-bruin h2 a {
	color: #bd712d;
	text-decoration: none;
}

#box-paars h2  {
	color: #bd712d;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
}

#box-paars h2 a {
	color: #7e2b97;
	text-decoration: none;
}
#box-rood h2  {
	color: #ed1c24;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
}

#box-rood h2 a {
	color: #ed1c24;
	text-decoration: none;
}
#box-geel h2  {
	color: #fee000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
}

#box-geel h2 a {
	color: #fee000;
	text-decoration: none;
}

#box-groen h2  {
	color: #b9d300;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
}

#box-groen h2 a {
	color: #b9d300;
	text-decoration: none;
}

#box-blauw h2  {
	color: #1128ae;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
}

#box-blauw h2  a {
	color: #1128ae;
	text-decoration: none;
}


.image {
	margin-top: 0px;
	margin-left: 3px;
	float: left;
	display: inline;
}

/* 
---------------------------------------------------------------------------
Homepage
--------------------------------------------------------------------------- 
*/	

#listitems {
	width: 375px;
	float: left;
	display: block;
	
}

#listitems li span {
	color: #0019a9;
	font-weight: bold;
}

#listitems li {
	line-height: 18px;
	float: left;
	clear: both;
	width: 100%;
}

#listitems span.image {
	float: left;
	margin-right: 5px;
	display: inline;
	width: 45px;
	height: 48px;
	display: block;
}

#listitems li a {
	color: #666560;
	text-decoration:  none;
}

#listitems li a:hover {
	text-decoration: underline;
}

#projectitems {
	float: left;
	display: inline;
	width: 236px;
	margin-left: 26px;
}

/* 
---------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------- 
*/

#footer {
	clear: both;
	background: #0019a8;
	height: 30px;
}

#footer ul {
	float: right;
	margin-right: 47px;
	display: inline;
}

#footer ul li {
	float: left;
	line-height: 28px;
	display: inline;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}

#footer ul li a:hover {
	text-decoration: underline;
}


/*
----------------------------------------------
Landkaartje met Depots
-----------------------------------------------
*/
#kaartlocatie
{
	position:relative;
	height:640px;
}
#kaartlocatie div#kaart {
position:absolute;
top:0px;
left:0px;
width:635px;
height:640px;
/*position:relative; */
z-index:1;
float: right;
}

#kaartlocatie address {position:relative;font-style: normal;padding-top: 10px;padding-left: 10px;}
#kaartlocatie address span.filiaal, address span.filiaal a {color: #000099;font-size: 14px;font-weight: bold;text-decoration: none;}
#kaartlocatie address span.filiaal a:hover, address span.filiaal a.active {color: #000099;font-size: 14px;font-weight: bold;text-decoration: none;}
#kaartlocatie address span.adresgegevens {font-size: 11px;float: left;width: 220px;}
#kaartlocatie address span.winkelgegevens {float: left;}

#kaartlocatie span.locatie a{line-height:25px; height: 18px;margin: 0 10px 0 0;padding: 0 0 0 20px;background: url(/img/algemeen/bullet-subnavigatie.gif) no-repeat 0 0px;text-decoration: none;font-weight: bold;color: #1E4E94;}
#kaartlocatie span.locatie a:hover{background: url(/img/algemeen/bullet-subnavigatie.gif) no-repeat 0 -18px;}

#kaartlocatie div#depot_info{
float: left;
width: 220px; 
position:absolute;
margin-left:20px;
margin-top:20px;
margin-right:20px;
border:1px solid #000099;
background-color:#FFFFFF;
z-index:999;
}

#kaartlocatie td.plaatsnaam{
height: 18px; 
background-color: #ffffff; 
border: solid 1px #ffffff;
}

#kaartlocatie td.plaatsnaam div{
border: solid 1px #000099; 
font-size:11px; 
color: #000099; 
padding-left:4px; 
padding-right:4px; 
}
td.DataKop{
background:#7fceec;
height:20px;
}
td.DataLabel{
width:120px;
padding:0 5px 0 0;
font-weight:bold;
}
td.DataDetail{
width:200px;
}
div.Data{
width:600px;
position:relative;
}
div.Data h3{
background:#7fceec;
height:20px;
font-size:11px;
padding: 0 0 0 5px;
line-height:20px;
color:#ffffff;
margin: 10px 0 0 0;
}
div.Data div.Details{
margin: 0;
padding:0;
width:600px;
clear:both;
position:relative;

}
div.Data div.Details {
clear:both;
position:relative;
height:20px;
}
div.Data div.Details p{
float:left;
position:relative;
margin:0;
padding:0;
}
div.Data p.Label{
width:130px;
float:left;
text-align:right;
padding: 0 5px 0 0;

font-weight:bold;
position:relative;
}
div.Data p.Detail{
width:460px;
float:left;
position:relative;
}
td.TD-kopbalk-winkelwagen, td.TD-kopgegevens{
background:#7fceec;
color:#ffffff;
font-weight:bold;
}
td.TD-bordertopwinkelmand{
border-top:solid 1px #999;
}
div.DIV-uitleg{
width:600px;
}
div label{
font-weight:bold;
}
div input{
font-size:11px;
}
div textarea{
font-size:11px;
font: 11px/16px  Arial, Verdana,Tahoma, Helvetica,sans-serif;

}
div.DIV-errormessage{
width:600px;
color:#ff0000;
font-weight:bold;
}
input.invoer{
border:solid 1px #000;
}