body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
	color: #58595B;
	font-family:Verdana, Geneva, sans-serif;
	background-color: #eeeeee;
}

/*********
* Main layout
**********/

div.container {
	margin: 0 auto;
	width: 963px;
	height: auto;
}

div.header {
	width: 963px;
	height: 125px;
	background-image: url(../images/cah-topvisual.jpg);
	background-repeat: no-repeat;
	padding-top: 150px;
}


div.navigation {
	margin-left: 20px;	
}

div.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

div.navigation ul li {
	float: left;
	margin-right: 20px;
}

div.navigation ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #58595B;
	text-decoration:none;
}

div.navigation ul li a:hover,
div.navigation ul li.active a {
	color: #CCCCCC;
	text-decoration:none;
}

div.content {
	width: 963px;
	height: auto;
	background-image: url(../images/schaduw-rechts-midden.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

div.contentleft {
	width: 628px;
	height:auto !important;
	height: 250px;
	min-height: 250px;
	background-image: url(../images/bg-content.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding: 20px;
	float: left;
}

div.contentleft h1 {
	font-size: 14px;
	font-weight: bold;
}

div.contentright {
	width: 290px;
	height:auto !important;
	height: 250px;
	min-height: 250px;
	background:url(../images/bg_right.gif);
	background-repeat:no-repeat;
	float: left;
}

div.contentright h2 {
	margin-left: 20px;
	color:#F00;
	font-size: 18px;
	margin-top: 13px;
}

div.contentright img {
	margin-left: 21px;
	padding-bottom: 7px;
	background-image:url(../images/bg_image.gif);
	background-position:bottom center;
}

div.footer {
	width: 963px;
	height: 173px;
}

div.footerleft {
	width: 629px;
	height: 122px;
	padding: 12px 20px 8px 20px;
	background-image: url(../images/bg-wist-u-dat.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:left;
}

div.footerright {
	width: 264px;
	height: 130px;
	padding-top: 12px;
	padding-left: 30px;
	background-image:url(../images/bg-naw.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	float: left;
}

div.footerbar {
	width: 958px;
	height: 20px;
	padding-top: 2px;
	background-color:#000000;
	clear:both;
}

div.footerbarleft {
	width: 629px;
	padding: 0px 20px 0px 20px;
	float: left;
}

div.footerbarright {
	width: 	259px;
	padding-left: 30px;
	float: left;
}

/******************
* linkies
*******************/

div.contentleft a:link,
div.contentleft a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #58595b;
	text-decoration: underline;
	}
	
div.contentleft a:hover,
div.contentleft a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}	
	
div.contentleft #selected {
	color: #58595b;
	text-decoration: none;
	}
	
div.footerleft a:link, 
div.footerleft a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
div.footerleft a:hover, 
div.footerleft a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}	
	
div.footerleft #selected {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
div.footerbarright a:link, 
div.footerbarright a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
div.footerbarright a:hover, 
div.footerbarright a:active {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	}	
	
div.footerbarright #selected {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
div.pad a:link,
div.pad a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #58595b;
	text-decoration: underline;
	}
	
div.pad a:hover,
div.pad a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}	
	
div.pad #selected {
	color: #58595b;
	text-decoration: none;
	}
	
/******************
* footer styles
******************/
div.footer div h2 {
	font-style:italic;
	margin-top: 0px;
	font-size:14px;
}

div.footer div.footerright h2 {
	font-style: normal;	
}

div.footer div p {
	line-height: 16px;
}

div.footerbar div p {
	color: #666666;
	font-size:10px;
	margin: 0px;
}

/*Pagina Contact*/

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	border: 1px solid #939498;
	}

input {
	width: 190px;
	padding: 0px 2px 2px 2px;
	}
	
div.contactLabel {
	width: 80px;
	float: left;
}
	
div.contact_container {
	width: 600px;
	}
	
div.contact_info {
	margin-top: 0px;
	float: left;
	width: 248px;
	margin-bottom: 20px;
	}

div.contact_formulier {
	margin-top: 0px;
	float: right;
	width: 352px;
	}

input.small {
	width: 20px;
}
	
div.contact_formulier2 {
	margin-top: 0px;
	float: left;
	width: 480px;
	}

div.contact_formulier td {
	font-size: 12px;
	}

input.button {
	width: 96px;
	height: 19px;
	background-color: #545456;
	}
	
textarea {
	width: 190px;
	height: 89px;
	padding: 0px 2px 2px 2px;
	}

textarea.contact {
	width: 270px;
}

/******************
* Clearfix (KEEP AT BOTTOM)
******************/
.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
line-height:0;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
html[xmlns] .clearfix {
display:block;
}
* html .clearfix {
height:1%;
}