body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#b2b2b2;

}
.cleardiv{
	clear:both;
}

#wrapper{
width:100%;height:100%;margin:0;padding:0;	
}
#boven{
width:100%;height:135px;margin:0;padding:0;	
background-color:#FFFFFF;
}

#contentboven{
width:100%;height:293px;margin:0;padding:0;	
background-color:#2d3b94;

}

#contentboventable{
width:100%;height:100%;	

}
.linkergradientfloat{
	width:50%;
	background-image:url('pictures/contentbovenbg_01.png');
	background-repeat:no-repeat;
	background-position:right;
}
.rechtergradientfloat{
	width:50%;
}
.middengradientfloat{
width:990px;	
}

#contentonder{
width:100%;height:260px;margin:0;padding:0;	
background-color:#e5e5e5;
background-image:url('pictures/contentonderbg.png');
background-repeat:no-repeat;

}
#onder{
width:100%;margin:0;padding:0;
background-color:#b2b2b2;
}


#header,#footer,#centeredcontentonder{

margin:0 auto;
width: 990px;
}

#header{

}
#logoimg img{
	float:left;
	margin-top:55px;
}

#menu{
margin-top:92px;
float:right;
}
#menu a{
float:left;
margin-left:22px;

}

#footer{
	text-align:center;
	padding-top:20px;
	color:#FFFFFF;
	text-transform:capitalize;
	font-size:14px;


}
#footer a{
text-decoration:none;
color:#FFFFFF;
}

#centeredcontentboven{
	height:293px;
	background-image:url('pictures/contentbovenbg_02.png');
	background-repeat:no-repeat;
	width: 990px;
}

.titelimg{
margin-top:187px;
}
#centeredcontentonder{


}



.menuitem{
	
}


.bluehighlight{
color:#2d3b94;	

}

/*Home*/
.slideshowlinks{
height:160px;
width:230px;
float:left;
padding-left:25px;
padding-top:45px;

}
.slideshownaastmenu{
height:160px;
width:359px;
float:left;
padding-left:25px;
padding-top:45px;

}

.tekstblokje{
	width:245px;
	float:left;	
}

.tekstblokje h2,.tekstblok h2{
padding-left:20px;
margin-top: 45px;	
font-size:18px;

font-weight:bold;
margin-bottom:15px;
text-transform:uppercase;
}
.tekstblokje p,.tekstblok p{
    padding-left:20px;
	text-align:justify;
	font-size:11px;

}



/*toepassingen*/

.tekstblok{
	width:440px;
	float:left;	
}

.toepassingsmenu{
	margin-top:45px;
	width:166px;
	float:left;

}
.toepassingsmenu a{
	
	color:black;	
	font-weight:bold;
	text-transform:uppercase;

}
.toepassingsmenu a:hover{
	color:#2d3b94;
}
.toepassingsmenuitem{
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px dotted black;
}
.bigslideshowboven{
	float:right;
	width:460px;
	margin-right:15px;
}


/*
Contactform
*/
.contactform{
float:right;
width:480px;
text-align:left;
margin-top:45px;

}
.csubmitbutton{
	float:right;
	text-decoration:none;
	font-weight:bold;
	background:none;
	border:0px;

}
.crij{
	width:100%;
	clear:both;

}

.crij textarea{
	border:1px solid #e5e5e5;	
	width:350px;	

}
.cvraag{
	width:120px;
	float:left;
	font-weight:bold;
	

}
.cantwoord{
	margin-bottom:6px;
	float:left;
}
.cinputtekst{
	width:350px;	
	
	border:1px solid #e5e5e5;
}
.revalidate{
	background-color:#ffcbd9;
	border:1px solid #F66;
}