body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#00376B;
}


H1{
	color:#D67029;
	font-size:90%;
	margin:0 0 30px 0;
	padding:0;
}

p{
	color:#00376B;
	font-size:70%;
	margin:0;
	padding:0 0 25px 0;
	line-height:170%;

}

img{
	border:none;
}

a{
	text-decoration:underline;
	color:#00376B;
}

a:hover{
	text-decoration:none;
	color:#00376B;
}



li{
	font-size:70%;
	color:#00376B;
}

.nomargin{
	margin:0 0 0 30px;
}

html, body, #contain{
	min-height:100%;
	height:100%;
	width:100%;
}

html>body, html>body #contain{
	height:auto;
}

#contain{
	position:absolute;
}

#top{
	height:231px;
	padding: 28px 0 0 5%;
	width:95%;
	background-color:#FFFFFF;
}

#topvervolg{
	padding: 28px 0 0 5%;
	width:95%;
	background-color:#FFFFFF;
	height:61px;
}

#content{
	position:relative;
	margin: 72px 24% 120px 11%;
	background-color:#FFFFFF;
	width:45%;
	padding: 26px 15% 80px 5%;
	background:url(../images/bg_content.gif) #ffffff;
	background-position:bottom;
	background-repeat:no-repeat;
	z-index:2;
}

#contentvervolg{
	position:relative;
	margin: 45px 29% 120px 11%;
	background-color:#FFFFFF;	
	width:39%;
	padding: 26px 15% 80px 5%;
	background:url(../images/bg_content.gif) #ffffff;
	background-position:bottom;
	background-repeat:no-repeat;
}

table{
	font-size:70%;
	color:#00376B;
}

input{
	border: 1px solid #00376B;
}

textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #00376B;
}

td{
	padding-bottom:5px;
}

.button{
	background:#00376B;
	color:#ffffff;
	font-size:80%;
}

.noborder{
	border:none;
}
#flashhome{
	position:absolute;
	top:97px;
	left:0;
	z-index:1;
}

#flashvervolg{
	position:absolute;
	top:167px;
	width:41%;
	left:59%;
	z-index:1;
}

/*----------------------------------- CONTACT ------------------------------------*/

#contact{
	position:absolute;
	right:0;
	top:508px;
	height:130px;
	width:31%;
	background:#D67029;
	padding: 18px 0 18px 18px;
	z-index:3;
}

#contactvervolg{
	position:absolute;
	right:0;
	top:400px;
	height:130px;
	width: 39%;
	background:#D67029;
	padding: 18px 0 18px 2%;
	z-index:3;
}


#image_bedrijfsprofiel{
	height:236px;
	background:url(../images/bedrijfsprofiel.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding: 0 0 0 18px;
	z-index:3;
}




#image_diensten{
	height:236px;
	background:url(../images/diensten.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding: 0 0 0 18px;
	z-index:3;
}


#image_contact{
	height:236px;
	background:url(../images/contact.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding: 0 0 0 18px;
	z-index:3;
}

#image_klanttevredenheid{
	height:236px;
	background:url(../images/klanttevredenheid.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding: 0 0 0 18px;
	z-index:3;
}

.contact{
	color:#ffffff;
	font-size:70%;
	padding:0;
}

/*--------------------------------------------- FOOTER -------------------------------------*/

#footer{
	position:absolute;
	bottom:0;
	width:84%;
	font-size:70%;
	color:#7E7E7E;
	padding: 17px 0 13px 16%;
	background-color:#FFFFFF;
}


#footer a{
	text-decoration:none;
	color:#7E7E7E;

}

#footer a:hover{
	text-decoration:underline;
	color:#7E7E7E;
}