@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 12px;
	background: url('../images/backtop.png') repeat-x top;
	background-color:#ffffff;
	}

a {
	outline:none;
	cursor:hand;
}

img{
	border:none;
}

html {
	height: 100%;	
}

h1{
	margin-bottom:-12px;
}

h2{
	font-weight:500;
	font-size:20px;
	color:#01133a;
	padding-left:14px;
}

h3{
	font-weight:500;
	color:#ffff00;
	font-size:24px;
	margin-top:-54px;
	padding-left:14px;
}

h3 a{
	text-decoration:none;
	font-weight:500;
	color:#ffff00;
}

h3 a:hover{
	color:#ffff00;
}

a{
	text-decoration:none;
	color:#01133a;
	cursor:hand;
	outline:none;
}

a:hover{
	color:#c40763;
}

p {
	line-height: 21px;
	word-spacing:2px;
}

i{
	color:#888888;
}

#header {
	width:960px;
	height:200px;
	float:left;
	clear:both;
	margin-bottom:-60px;
}

#logo{
	padding-top:0;
	float:left;
	height:200px;
}

#wrapper {
	margin: 0 auto;
	width:960px;
	height: auto;
}

#nav{
	margin-top:12px;
	padding-top:12px;
	font-size:12px; 
	float: right;
	list-style:none;
	display: inline;
	background:url('../images/topMenuImages.png') no-repeat;
	background-position:top right;
}

#nav li{
	padding-right:45px;
	width: 200px;
	height:30px;
	list-style:none;
	display: inline;
}

#nav .select{
	display: inline;
}

.active{
color:#c40763;
}

#footer{
	width:960px;
	text-align:right;
}

#footer img{
	padding-top:6px;
	border:none;
}

#button{
	width:200px;
	float:right;
	margin-top:-74px;
	margin-right:90px;
	z-index:1;
}

#textbalk{
	z-index:-1;
}

.contacttabel{
	padding-top:12px;
}

.contacttabel td{
	width:200px;
}

#text2{
	text-align:center;
}

/*
HOMEPAGINA
*/

#content{
	margin-top:-100px;
	float:left;
	width:960px;
	height:auto;
	clear:both;
}

#content_top{
	float:left;
	width:960px;
	height:300px;
}

#content_top_left{
	float:left;
	width:21px;
	height:300px;
	background-image:url('../images/home/top_left.png');
	background-repeat:no-repeat;
}

#content_top_center{
	float:left;
	width:918px;
	height:300px;
	background-image:url('../images/home/top_center.png');
	background-repeat:repeat-x;
}

#content_top_right{
	float:left;
	width:21px;
	height:300px;
	background-image:url('../images/home/top_right.png');
	background-repeat:no-repeat;
}

#content_top_center img{
	padding-top:25px;
	padding-left:5px;
}

#content_top_center #textbalk{
	margin-top:-85px;
}

#content_top_center p{
	color:#ffffff;
	margin-top:-20px;
	font-size:14px;
	padding-left:14px;
}

#content_center{
	margin-top:12px;
	float:left;
	width:960px;
	height:190px;
}

#content_center_left{
	float:left;
	width:21px;
	height:190px;
	background-image:url('../images/home/center_left.png');
	background-repeat:no-repeat;
}

#content_center_center{
	float:left;
	width:918px;
	height:190px;
	background-image:url('../images/home/center_center.png');
	background-repeat:repeat-x;	
}

#content_center_center img{
	margin-top:40px;
	padding-left:5px;
}

#content_center_center h2{
	margin-top:-160px;
}

#content_center_center p{
	line-height:14px;
}

#content_center_right{
	float:left;
	width:21px;
	height:190px;
	background-image:url('../images/home/center_right.png');
	background-repeat:no-repeat;	
}

#content_center_center table{
	width:910px;
	height:140px;
	margin-top:-49px;
}

#content_center_center td{
	width:182px;
	height:40px;
	padding:6px;
}
#content_center_center h3{
	color:#888888;
	font-size:16px;
	padding-left:54px;
	margin-top:-16px;
}

#content_center_center p{
	color:#01133a;
	font-size:12px;
	padding:6px;
	margin-top:-30px;
	text-align:justify;
	color:#888888;
}

#content_bottom{
	margin-top:12px;
	float:left;
	width:960px;
	height:auto;
}
#content_bottom_top{
	float:left;
	width:960px;
	height:40px;
	background:url('../images/content/content_top.png') no-repeat;
}
#content_bottom_top p{
	color:#888888;
	padding-left:33px;
	font-size:10px;
	line-height:8px;
}
#content_bottom_top a{
	color:#888888;
	text-decoration:none;
}

#content_bottom_bottom{
	float:left;
	width:960px;
	height:40px;
	background:url('../images/content/content_bottom.png') no-repeat;
	z-index:1;
}

#content_bottom_bottom p{
	line-height:12px;
}

#content_bottom_center{
	float:left;
	width:960px;
	min-height:300px;
	height:auto;
	background:url('../images/content/content_center_all.png') repeat-y;
}

#content_bottom_center_center{
	float:left;
	width:960px;
	min-height:365px;
	height:auto;
	background:url('../images/content/content_center.png');
	background-repeat:no-repeat;
}

#content_bottom_bottom a{
	text-decoration:none;
	color:#888888;
}

#content_bottom_bottom p{
	text-align:right;
	padding:10px 36px 0 0;
	font-size:10px;
}

.text{
	padding: 12px 34px;
	text-align:justify;
}

.text ul{
	line-height:21px;
}

.text h1{
	color:#01133a;
	margin-top:-12px;
}

.text p{
	font-size:12px;
	color:#888888;
}

.text h2{
	color:#01133a;
	margin-left:-14px;
	margin-bottom:-12px;
	font-weight:800;
}

.text ul{
	margin-left:-18px;
	margin-top:-12px;
}

.text li{
	margin-left:-18px;
}

#pf img{
	width:250px;
	height:188px;
	padding-left:125px;
	padding-bottom:36px;
}

.leesmeer{
	margin-top:-6px;
	color:#01133a;
	text-align:right;
}

.leesmeer a{
	margin-top:-6px;
	color:#01133a;
	text-align:right;
	text-decoration:none;
}
/*
HOOFDMENU
*/
#content_over_top{
	float:left;
	clear:both;
	width:960px;
	height:190px;
}

#content_over_top_left{
	float:left;
	width:21px;
	height:190px;
	background-image:url('../images/overons/top_left.png');
	background-repeat:no-repeat;
}

#content_over_top_center{
	float:left;
	width:918px;
	height:190px;
	background-image:url('../images/overons/top_center.png');
	background-repeat:repeat-x;
}

#content_over_top_right{
	float:left;
	width:21px;
	height:190px;
	background-image:url('../images/overons/top_right.png');
	background-repeat:no-repeat;
}

#content_over_top_center img{
	padding-top:25px;
	padding-left:5px;
}

#content_over_top_center #textbalk{
	margin-top:-70px;
}

#content_over_top_center h3{
	margin-top:-45px;
}

#content_over_top_center p{
	color:#ffffff;
	margin-top:-25px;
	font-size:14px;
	padding-left:14px;
}

#portfolionl{
	margin-left:160px;
}

/*
SUBMENU
*/
#content_sub_top{
	float:left;
	width:960px;
	height:80px;
	background-image:url('../images/submenu/top.png');
	background-repeat:no-repeat;
	clear:both;
}

#content_sub_top h3{
	text-align:center;
	color:#01133a;
}

#content_sub_top img{
padding:20px 25px;
}

#vorige{
	padding-left:33px;
	text-align:left;
	float:left;
}
#bladeren{
	width:960px;
	float:left;
	color:#888888;
}
#volgende{
	padding-right:33px;
	text-align:right;
	float:right;
}

#volgende a, #vorige a{
	text-decoration:none;
	color:#888888;
}

#content_sub_top p {
	color:#888888;
	font-size:10px;
	text-align:center;
	margin-top:-14px;
}

.text ol{
	color:#888888;
}

.text ul{
	list-style:none;
	color:#888888;
}

.text a{
	color:#888888;
	text-decoration:underline;
}

.text li{
	color:#888888;
}

.text td{
	color:#888888;
}

/*
SITEMAP
*/

.hoofd{
	font-size:14px;
	color:#888888;
}

.sub{
	font-size:12px;
	color:#888888;
}

#sitemap{
	padding-left:33px;
	color:#888888;
}

#sitemap a{
	color:#888888;
	text-decoration:none;
}

#sitemap ul{
	margin-top:0px;
	margin-left:-24px;
	list-style:none;
}

#sitemap li{
	list-style:none;
}

/*
CONTACT
*/
table{
	margin-top:6px;
}

.contact td{
	min-width:125px;
	max-width:250px;
	color:#888888;
}

p.titel{
	font-weight:bold;
	margin-bottom:0px;
	color:#01133a;
}


#adres td{
	width:300px;
	color:#888888;
}

.adresrij{
	font-weight:bold;
	color:#888888;
}

#formulier{
	margin-left:33px;
	color:#888888;
}

#formulier table{
	padding-bottom:12px;
}

#formulier td{
	min-width:100px;
	max-width:250px;
	min-height:32px;
	max-height:150px;
}

#imgright{
	text-align:right;
	float:right;
}


#contactgegevens td{
	color:#888888;
	width:225px;
}

#melding {
		background-color: #FFC;
		border-top: 1px dotted #F00;
		border-bottom: 1px dotted #F00;
		width: 890px;
		padding: 10px;
		text-align: justify;
		margin-bottom: 20px;
		margin-left:25px;
	}
