/* CSS Document */
body {
	margin: 0;
	background-color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:20px;
}

form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	color: #05368b;
}
li {
	margin-top: 0px;
	margin-left: -24px;
}
a:link, a:visited, a:active {
	color:#009ee0;
	font-weight: normal;
	text-decoration:none;
}
a:hover {
	color:#009ee0;
	font-weight: normal;
	text-decoration:underline;
}
#Container {
	position:relative;
	width: 966px;
	margin: 0 auto;	
}
#Header {
	position: relative;
	width: 966px;
	height: 320px;
	clear:both;
}
.headerfoto_home {
	width: 966px;
	height: 158px;
	background-image:url(../images/header_home.jpg);
	background-repeat: no-repeat;		
}
.headerfoto_marcel_hoenderdos {
	width: 966px;
	height: 158px;
	background-image:url(../images/header_marcelhoenderdos.jpg);
	background-repeat: no-repeat;			
}
.headerfoto_jaap_sluis {
	width: 966px;
	height: 158px;
	background-image:url(../images/header_jaapsluis.jpg);
	background-repeat: no-repeat;			
}
.headerfoto_jaap_bonkenburg {
	width: 966px;
	height: 158px;	
	background-image:url(../images/header_jaapbonkenburg.jpg);
	background-repeat: no-repeat;		
}
.headerfoto_nieuws {
	width: 966px;
	height: 158px;	
	background-image:url(../images/header_nieuws.jpg);
	background-repeat: no-repeat;		
}
.headerfoto_contact {
	width: 966px;
	height: 158px;	
	background-image:url(../images/header_contact.jpg);
	background-repeat: no-repeat;		
}
.headerfoto_vakgebieden {
	width: 966px;
	height: 158px;	
	background-image:url(../images/header_vakgebieden.jpg);
	background-repeat: no-repeat;		
}
.headerfoto_ons_werk {
	width: 966px;
	height: 158px;	
	background-image:url(../images/header_onswerk.jpg);
	background-repeat: no-repeat;		
}
#Header span.nav {
	background-image:url(../images/back_nav.gif);
	background-repeat:repeat-x;
	padding-left: 10px;
	padding-top: 40px;
	width: 132px;
	height: 24px;
	float: left;
	text-align:left;
	border-right:#05368b 1px solid;
}
#Header span.nav a:link, #Header span.nav a:visited, #Header span.nav a:active {
	text-transform:uppercase;
	font-weight:bold;
	color:#05368b;
}
#Header span.nav a:hover {
	text-transform:uppercase;
	font-weight:bold;
	color: #009ee0;
	text-decoration:none;
}
#Header span.navActive a {
	background-image:url(../images/back_nav.gif);
	background-repeat:repeat-x;
	padding-left: 10px;
	padding-top: 40px;
	width: 132px;
	height: 24px;
	float: left;
	text-align:left;
	border-right:#05368b 1px solid;
	text-transform:uppercase;
	font-weight:bold;
	color: #009ee0;
	text-decoration:none;
}
#Main {
	position: relative;
	float: left;
	clear:both;
	width:966px;
	padding: 0px 0px 0px 0px;
	margin: 0px;		
/*	background-image:url(../images/background.gif);
	background-repeat:repeat-y; */
}

#ContentLeft {
	position: relative;
	float: left;
	clear: none;
	width: 222px;
	padding: 28px 28px 0px 0px;
}
#ContentLeft a:link, #ContentLeft a:visited, #ContentLeft a:active {
	color:#05368b;
	font-weight: normal;
	text-decoration:none;
}
#ContentLeft a:hover {
	color:#009ee0;
	font-weight: normal;
	text-decoration:underline;
}
#ContentRight {
	position: relative;
	float: left;
	width: 696px;
	clear:right;
	padding: 28px 10px 0px 10px;
	text-align:justify;
}
#ContentMiddleContact {
	position: relative;
	float: left;
	width: 418px;
	clear:none;
	padding: 28px 0px 0px 10px;
	text-align:justify;
}
#ContentRightContact {
	position: relative;
	float: left;
	width: 266px;
	clear:right;
	padding: 28px 10px 0px 10px;
	text-align:justify;
}
.portfolio {
	position: relative;
	float: left;
	width: 696px;
	clear:both;
	padding: 28px 0px 0px 0px;
	text-align:justify;		
}
.ContentMiddlePortfolio {
	position: relative;
	float: left;
	width: 265px;
	clear:none;
	padding: 0px 20px 0px 0px;
	text-align:justify;
}
.ContentRightPortfolio {
	position: relative;
	float: left;
	width: 410px;
	clear:right;
	padding: 0px 0px 0px 0px;
	text-align:justify;
}
#Footer {
	position: relative;
	width: 966px;
	height: 100px;
/*	float: center; */
	clear: both;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
/*	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#44b8e8; */
	background-image:url(../images/footer.gif);
	background-repeat: no-repeat;	
}
.FooterTekst {
	padding: 80px 0px 0px 260px;
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	color:#44b8e8;
	text-align:left;
}
.FooterTekst a:link, .FooterTekst a:visited, .FooterTekst a:active {
/*	font-weight:bold;*/
	color:#44b8e8;	
	text-decoration:none;
}
.FooterTekst a:hover {
	text-decoration:underline;
	color:#05368b;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #009ee0;
	font-weight:bold;
}
h2, h2 a:link, h2 a:visited, h2 a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #05368b;
	font-weight:bold;
	margin: 0px;
}
h2 a:hover {
	font-weight:bold;
	text-decoration:underline;
}
.ArtikelInfo {
	margin-bottom: 16px;
}
#vorige {
	position:relative;
	width:348px;
	text-align:left;
	float: left;
	clear:none;	
	margin: 10px 0px 10px 0px;
}
#volgende {
	position:relative;
	width:348px;
	text-align:right;
	float: right;
	clear:right;
	margin: 10px 0px 10px 0px;	
}
.emailformfield {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 144px;
}
.comments {
	background-color:#F7F7F7;
	padding: 8px;
	margin-bottom: 10px;
}
.comment {
	/* background-image: url('/images/back_form_input.gif');
	background-attachment: fixed;
	border: 1px solid #1e1e1e;	
	background-color: #ececec;*/	
	/*width: 126px;
	height: 16px; */
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.reactie_form {
	/*border: 1px solid #1e1e1e;	*/
	/* background-color: #ececec;	*/
	width: 500px;
	height: 130px;	
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.textarea {
	/*background-image: url('/images/back_comment.gif');*/
	width: 380px;
	height: 150px;	
	font-size: 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
}
.opmerking_form {
	/*border: 1px solid #1e1e1e;	*/
	/* background-color: #ececec;	*/
	width: 430px;
	height: 90px;	
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.inputDisabled {
	background-color:#CCCCCC;
}
.inputEnabled {
	background-color:#FFFFFF;
}
#afbeelding_weblog {
	/*padding: 0px 0px 6px 6px;*/
	background-color:#FFFFFF;
	padding: 6px;
	border:#e3e4e5 solid 1px;
	float:right;
	margin-left: 15px;
}
.project_afbeelding {
	border: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}