
/* ============================================================	*/ 
/* ========	HTML STANDAARDEN  	===============================	*/
/* ============================================================	*/ 

html {
	height:100%;
	width:100%;
	min-height:100%;
	overflow: -moz-scrollbars-vertical;
	}
body {
	margin:0 0 0 0;
	width:100%;
	height:100%;
	min-height:100%;
	
	text-align:center;
	background-color:#555;
	
	scrollbar-face-color: #ddd;
	scrollbar-highlight-color: #FFF; 
	scrollbar-shadow-color: #aaa; 
	scrollbar-3dlight-color: #aaa; 
	scrollbar-arrow-color:  #666; 
	scrollbar-track-color: #FFF; 
	scrollbar-darkshadow-color: #FFF;
	}
body, table, th, td, p, input, textarea, select, a {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666;
	}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 10px 0;
	}
	
img {
	border:0px;
	}
	
a {
	
	}
a:hover {
	text-decoration:underline;
	}
h1 {font-size:16px;}
h2 {font-size:14px;}
h3 {font-size:12px;}
h4 {font-size:10px;}
h5 {}
h6 {}	
p {}
	
ol {}
ul {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	}
li {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	background:transparent url(../gfx/normal_listitem.gif) left 8px no-repeat;
	_height:14px;
	}
	
li li {}

label {
	
	}
form {
	height:100%;
	min-height:100%;
}
/* ============================================================	*/ 
/* ========	LAYOUT BLOCKEN  	===============================	*/
/* ============================================================	*/ 

#container {
	position:relative;
	margin:0 auto 0 auto;
	width:968px;
	min-height:100%;
	_height:100%;
	text-align:left;
	background-color:#FFFFFF;
	
	}


/* ============================================================	*/ 
/* ========	HEADER				===============================	*/
/* ============================================================	*/

div.header {
	height:118px;
	overflow:hidden;
	text-align: right;
	background-color:#ffffff;
		}
div.header .links 
{

	margin:34px 5px 4px 315px;
	}
div.headerhome {
	height:56px;
	overflow:hidden;
	}
div.headerhome .links {
	margin:16px 5px 4px 315px;
	}
div.pageHeader {
	position:absolute;
	top:10px;
	width: 260px;
	height:65px;
	margin:52px 0 0 325px;
}
.links a {		text-decoration:none;}
div.english {
	position:relative;
	float:right;
	margin-top:8px;
	margin-right:4px;
}

/* ============================================================	*/ 
/* ========	VISUAL				===============================	*/
/* ============================================================	*/

div.visual 
{
	position:absolute;
	top:0;
	left:0;
	height:590px;	
	min-height:590px;
	width:270px;
}

div.logo {
	position: absolute;
	top: 22px;
	left: 95px;
	z-index: 500;
}	
div.payoff {
	position: absolute;
	bottom: 0;
	left:0;
	height:71px;
	min-height:71px;

}

div.visualhome {
	position:absolute;
	height:590px;	
	min-height:590px;
	width:270px;
	top:0;
	left:0;
	z-index:0;
}
div.visualhome .logo {
	position: absolute;
	top: 60px;
	left: 277px;
	z-index: 500;
}	

div#homepageflash {
	position: absolute;
	top: 0;
	left:0;
	z-index:1000;
}

/* ============================================================	*/ 
/* ========	NAVIGATIE			===============================	*/
/* ============================================================	*/

div.navigatie {
	
	height:69px;
	text-align:left;
	margin-left:315px;
	}
	div.navigatie h1 {
		background-color: transparent;
		display: block;
		font-size:16px;
		line-height:18px;
		float:left;
		margin-top:16px;
		margin-left:10px;
		_margin-left:10px;
		height:69px;
		}
	div.navigatie a {
		display:block;
		float:right;
		}
	div.navigatie img {
		border-left:1px solid #FFF;
		}
div.navigatiehome{

	height:69px;
	text-align:left;
}
/* ============================================================	*/ 
/* ========	MAINCONTENT			===============================	*/
/* ============================================================	*/

div.mainContent {
	position:relative;
	margin-top:13px;
	margin-left:270px;
	margin-right:139px;
	xmin-height:420px;
	min-height:420px;
	_height:440px;
	
	padding-left:54px;
	padding-right:50px;
	padding-top:12px;
	padding-bottom:20px;
	_padding-bottom:5px;


	width:600px;
	}
div.mainContentmax {
	position:relative;
	margin-top:13px;
	margin-left:270px;
	margin-right:10px;
	xmin-height:420px;
	min-height:420px;

	padding-left:50px;
	padding-right:50px;
	padding-bottom:105px;
	_padding-bottom:5px;
	height:auto;
	}
div.mainContenthome {
	margin-top:118px;
	margin-left:407px;
	margin-right:55px;
	padding:0 55px;
	height:auto;
	}
div.homeimage {
	margin-top:0px;
	margin-left:407px;
	margin-right:0px;
	padding:0 0px;
	height:auto;
	}
.toolsList {
	margin-bottom:15px;
	}
	.toolsList li {
		padding:0 5px 0 15px;
		display:inline;
		background:transparent url(../gfx/inline_listitem.gif) center left no-repeat;
		}
.dotted {
 		border-top: 1px dashed ;
		} 	
.nodecoration {text-decoration:none;}
/* ============================================================	*/ 
/* ========	FOOTER				===============================	*/
/* ============================================================	*/

div#footer {
	position:absolute;
	background-color:#eadf38;
	bottom:0px;
	left:0px;
	width:968px;
	height:105px;
	clear:both;
	}
	
	div#footer .copy {
		font-size:9px;
		float:left;
		margin:10px 0px 0px 8px;
		}
	div#footer .copy A 
	 {
		font-size:9px;
	 }
	div#footer .sixtyseven {
		font-size:9px;
		float:right;
		margin:5px 8px 0px 0px;
	
		}
		div#footer .sixtyseven span{
		position:relative;
		padding-bottom:10px;
		top:-5px;
		}
	div#footer .sixtyseven a:hover {
	}
	
html>body #footer {
	top:expression(document.getElementById('container').clientHeight - 105 + "px"); /* IE7 fix */
	}

		
/* ============================================================	*/ 
/* ========	CONTENTBLOCK		===============================	*/
/* ============================================================	*/

div.contentBlock {
	padding-bottom:125px;
	width:968px;
	overflow:hidden;
	}
div.homerechts {
	float:right;
	margin-top:70px;
	width: 185px;
	height: 185px;
	}
div.homepayoff 
{
	position:absolute ;
	top:60px;
	right:0;
}
div.sidebar {
	float:right;
	width:138px;
	padding-bottom:65px;
	}
	.sidebar a {
		display:block;
		color:#FFF;
		padding:8px 0px 8px 8px;
		background-color:#9d9d9d;
		text-decoration:none;
		font-weight:bold;
		}
	.sidebar a:hover {
		
		}
	
	

div.left {
	margin-bottom:0px;
}

	
/* ============================================================	*/ 
/* ========	FORMULIEREN		  	===============================	*/
/* ============================================================	*/ 

form {
		margin:0px;
		}
.formgrid {
		}
.formGrid td {
		}
.formGrid .nameCell {
	}
.formGrid .inputCell {
		}
input,
select {
	vertical-align:middle;
	}
input.typeText {
	color:#F00;
	font-weight:normal;
	border-top:1px solid #F00;
	border-right:1px solid #F00;
	border-bottom:1px solid #F00;
	border-left:1px solid #F00;
	}
.formGrid input.typeText {
	padding-left:5px;
	}
label {
	vertical-align:middle;
	}
select.select {
	
	}
textarea.textarea {
	
	}

.obl {
	color:Red;
	}
	
/* ============================================================	*/ 
/* ========	NIEUWS		  	===============================	*/
/* ============================================================	*/ 

.ListItemblock {width:100%;}
.ListItemblock TD {vertical-align:top;}
.ListItemblock A {font-weight:bold;}
.ListItemblock .image {width:160px;position:relative;float:left;}
.ListItemblock .text {position:relative;}
HR.ListItemblockSeperator {border:solid 1px #AAAAAA;height:1px;margin:4px 0 4px 0;padding:0;}

/* ============================================================	*/ 
/* ========	CASE		  	===============================	*/
/* ============================================================	*/
div.casetext 
{
	float:left;
	position:relative;
	width:300px;
}
div.caseImages 
{
	position:relative;
	padding: 16px 0 0 16px;
	float:right;
	width:265px;
}
div.caseImages IMG 
{
	padding-bottom:12px;
}
div.pdfLink 
{
	padding:6px;
	border: solid 1px #AAAAAA;
	margin-bottom:12px;

}
div.pdfLink IMG { padding:0;}

/* ============================================================	*/ 
/* ========	CONTACT		  	===============================	*/
/* ============================================================	*/
DIV.contactborder 
{
	border:solid 1px #AAAAAA;
	padding:12px;
}
TABLE.contactform
{
	position:relative;
	height:100%;

}
TABLE.contact 
{
	position:relative;
	height:100%;
}
TABLE.contact TD 
{
	vertical-align:top;
	padding-bottom:4px;	
}
div.small 
{
	padding-top:12px;
	font-size:9px;
}
.contacterrors 
{
	padding:8px;
	background-color:#999999;
	margin-bottom:16px;
}
.contacterrors UL 
{
	margin-left:12px;	
}

INPUT.tbx
{
	width:228px;
}
INPUT.tbxsmall
{
	width:110px;
	float:left;
}
.rbl
{
	float:right;
	position:relative;
	top:2px;
	margin-top:-8px;
}
INPUT.tar
{
	width:228px;
	height:100px;
}
