/* ---- BEGIN STANDARD LAY-OUT -------------------------------------------------*/


*{ 
	margin:0;
	padding:0;

}


html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	background-image:url(../images/common/bg.gif);
}
html{
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}



a:link {
	color:#404040;
}
a:hover {
	color:#565656;
	
}
a:visited {
color:#000000;
}
a:active {
	color:#404040;
}
#navleft h1{
margin-bottom:2px;
}


.subtext h1{ 
	color:#a70303;
	font-size:18px;
	margin:0px 0px 10px 0px;
border-bottom: 1px dashed #a70303;
padding-bottom:10px;

	
}

h2{ 
	color:#a70303;
	font-size:13px;
	margin:0px 0px 10px 0px;
	
}
h1{ 
	color:#fff;
	font-size:13px;
	margin:0px 0px 5px 3px;
	border-bottom: none;
	padding-bottom:0px;
}
p{
	margin:0px 0px 10px 0px
}
.cleaner{
	clear:both;
}

ul{
	
margin-left:15px;
}

hr {
height: 0;
border: 0;
border-top: 1px dashed #a70303;
margin:20px 0 20px 0;
}

strong{
color:#a70303;
}

table{
	 border:solid 1px #bfbfbf;}

td{
 	border:solid 1px #bfbfbf;
	padding: 0;
	}
	
.klanten{
border-color:#FFFFFF;}
		
.error{
	color:red;
	font-weight:bold;
	background-image: url(../images/icons/error.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin:10px 0 10px 0;
}

/* ---- END STANDARD LAY-OUT -------------------------------------------------*/




/* ---- BEGIN WEB LAY-OUT -------------------------------------------------*/

#wrapper{
	width:938px;
	margin:auto;
	margin-top:14px;

}

#container{
	background-image:url(../images/common/img_bg.png);
	background-repeat: repeat-y;
	width:939px;
	
}

#header{
	height:120px;
	width:931px;
	margin-left:4px;
	background-image: url(../images/common/img_header.gif);
	background-repeat:no-repeat;

}


#headerimage{
	margin-left:9px;
	width:921px;
	height:294px;
	display:block;
padding-bottom:4px;
background:white;
	
}
#coloumWrapper{
margin-left:4px;}
.colomn{
	background-image: url(../images/common/text-bg.jpg);
	background-repeat:repeat-y;
	width:304px;
	float:left;
	margin-left:5px;
	background-color:#c6c6c6;

}

#klanten{
	list-style:none;
	border-right:1px solid #C5C5C5; 
	border-top:1px solid #C5C5C5;
	display:block;
	width:530px;
	margin-top:50px;
	padding:0;
}
#klanten ul{
	padding:0;
margin:0;
}
#klanten li{
	margin:0;
	padding:10px;
	float:left;
	display:block;
	width:244px;
	text-align:center;
	border-left:1px solid #C5C5C5;
	border-bottom:1px solid #C5C5C5;
}

.text-top{
	background-image: url(../images/common/img_bg_text_title.gif);
	background-repeat:repeat-x;

}

.text-top1{
	background-image: url(../images/common/img_bg_text_title1.gif);
	background-repeat:repeat-x;

}
#wrapper1{
	background-image: url(../images/common/img_bg.png.gif);
	background-repeat:repeat-y;
	display:block; 
	position:relative;
}
#bottom_left{
	position:absolute; 
	bottom:0;
	background-image:url(../images/common/colum-bottom_left.gif);
	background-repeat:no-repeat;
	display:block;
	width:200px;
	height:33px;
	margin-left:10px
}
#bottom_right{
	position:absolute; 
	bottom:0;
	background-image:url(../images/common/colum-bottom_right.gif);
	background-repeat:no-repeat;
	display:block;
	width:175px;
	height:33px;
	right:0;
	margin-right:9px;
}
.text-bottom{
	background-image: url(../images/common/img_footer_text.gif);
	background-repeat:no-repeat;
	height:33px;

}
.text-padding{
	height:200px;
	padding:2px 0 2px 3px;
}

.leesmeer{
	padding:8px 0 5px 200px;
}


#footer{

	width:939px;
	height:16px;;
	background-image: url(../images/common/img_bg_footer.png);
	background-repeat:no-repeat;
}

/* ---- END WEB LAY-OUT -------------------------------------------------*/

/* ---- BEGIN NAVIGATION -------------------------------------------------*/
#header #home {
	display: block;
	float: left;
	width: 920px;
	line-height: 60px;
	margin: 6px 0 24px 4px;


	
}
#header #home a {
	display: block;
	text-decoration: none;

}
#header #home a span {
	visibility:hidden;
}
#navcontainer {
	width:auto;
	float:right;

	padding-top:0px;
	padding-right:15px;
	
}
#navlist li { 
	display: inline; 
}

#navlist li a {
	margin:0 0px 0 10px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;

}
#navlist li a:hover {
	color:#000000;
}
#navlist li .selected{
	border-bottom:1px solid #fff;

}	

#language{
	text-align:right;
	padding-right:2px;
	width:auto;
}
#language li{
	display:inline;

	list-style-image:none;

}



#subnavigation {
	padding:0;
	text-align:left;

	width:200px;
display:block;
margin-bottom:80px;

margin-left:0px;
}
#subnavigation ul{
margin-left:0px;
}
#subnavigation li{
	list-style:none;
margin-left:0px;

}
#subnavigation li a{
color:white;
font-weight:bold;
	display:block;
	text-decoration:none;
	width:188px;
	height:23px;
background-image:url(../images/common/nav-a.gif);
background-repeat:no-repeat;
margin:0 0 1px 0;
background-position: right;
padding-left:6px;

	
}
#subnavigation  li li a{
padding-left:0px;
	width:180px;
	height:23px;
font-size:11px;
	background:#DCDCDC;
padding-left:14px;

color:black;
font-weight:normal;
text-decoration:none;

}
#subnavigation  li li a:hover{

background:white;
}

#subnavigation li .current{
color:black;
font-weight:bold;
}
#subnavigation li li .current{
color:#A70303;
font-weight:bold;
}


#subnavigation li #down{
	background-image:url(../images/common/nav-a-down.gif);
	background-repeat:no-repeat;
}
#subnavigation li #down:hover{
	background-image:url(../images/common/nav-hover-down.gif);
	background-repeat:no-repeat;
}
#subnavigation li a:hover{
	background-image:url(../images/common/nav-hover.gif);
	background-repeat:no-repeat;
}




/* ---- END NAVIGATION -------------------------------------------------*/


/* ---- BEGIN SUBPAGINA  -------------------------------------------------*/

#navleft {
	float:left;
	padding-left:10px;
	width:200px;
margin-left:0px;

}

#navleft li a{
margin-left:3px;
}



.text-padding #subnavigation li a{

	width:292px;
	height:23px;


}
.text-padding #subnavigation li a:hover{
	background-image:url(../images/common/nav-hover.gif);
	background-repeat:no-repeat;
}

.subtext ul{
color:black;
margin:15px 0 20px 15px;

}
.subtext ul a:hover{
color:#A70303;
font-weight:bold;

}


.subtext{
	float:left; 
	width:535px;
	padding:0 5px 5px 5px;
	overflow:hidden;
}
.imagesub{
	float:left;
	width:175px;
	}

.onderschrift{
font-size:9px;
color:#a70303;
font-style:italic;
margin-bottom:5px;
}



/* ---- END SUBPAGINA  -------------------------------------------------*/








#customersImg{
text-align:center;
padding: 0 0 0 4px;

}
#customersImg div{
float:left;
margin:5px;
}



















