@charset "utf-8";
/* by Sjonic Digital Media */

html{
overflow-y:scroll;
}

*{
margin:0px;
padding:0px;
}

.Code /* FCK */
{
border: #8b4513 1px solid;
padding-right: 5px;
padding-left: 5px;
color: #000066;
font-family: 'Courier New', fixedsys, Monospace;
background-color: #ff9933;
}

body {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
line-height:19px;
font-weight:100;
color:#666666;
}

td {
	vertical-align:top;
}

a{
color:#219bd3 !important;
text-decoration:underline;
}

a img{
	border:0;
}

h1{
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:16px;
height:27px;
font-weight:bold;
padding-top:40px;
color:#219bd3;
}

h2{
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:14px;
font-weight:bold;
color:#666666;
}

h3{
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:13px;
font-weight:normal;
color:#219bd3;
}

h4{
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:18px;
padding:3px 0 3px 0;
font-weight:bold;
color:#219bd3;
}

p{
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
line-height:19px;
font-weight:100;
padding-bottom:24px;
color:#666666;
}

.wrap{
position: absolute;
margin-top:0px;
margin-bottom: 0px;
left: 50%;
width:1000px;
margin-left:-500px;
}

input, textarea {
border:none;
background-color:#fff;
color: #666;
font-size:12px;
padding:3px;
border: 1px solid #666;
}

.innerwrap{
width:1000px;
}

.main{
width:1000px;
}

	.header{
	float:left;
	width:1000px;
	height:97px;
	background-color:#219bd3;
	}
	
		.header_links{
		float:left;
		width:300px;
		height:97px;
		background-image:url(../images/logo.gif);
		}
		
		.header_midden{
		float:left;
		width:368px;
		height:24px;
		padding-top:38px;
		padding-left:32px;
		/* background-color:#189cd8; */
		}
		
			.hoofd_menu{
			float:left;
			width:317px;
			height:22px;
			}
			
				.hoofd_menu ul{
					list-style-type:none;
				}
					.hoofd_menu ul li{
						float:left;
					}
					
						.hoofd_menu ul li a{
							display:block;
						}
			
			#wie, #wat, #waar, #werk, #wie_active, #wat_active, #waar_active, #werk_active{
				float:left;
				height:23px;
			}
			
				#wie{
					width:62px;
					background-image:url(../images/wie.gif);
				}
				
					#wie_active{
						width:62px;
						background-image:url(../images/wie_active.gif);
					}

				#wat{
					width:77px;
					background-image:url(../images/wat.gif);
				}
				
					#wat_active{
						width:77px;
						background-image:url(../images/wat_active.gif);
					}

				#waar{
					width:95px;
					background-image:url(../images/waar.gif);
				}
				
					#waar_active{
						width:95px;
						background-image:url(../images/waar_active.gif);
					}
	
				#werk{
					width:83px;
					background-image:url(../images/werk.gif);
				}
				
					#werk_active{
						width:83px;
						background-image:url(../images/werk_active.gif);
					}
					
		.header_rechts{
		float:left;
		width:270px;
		height:15px;
		padding-top:47px;
		padding-right:30px;
		}
		
			.menu{
			float:right;
			width:208px;
			height:14px;
			}
			
		.submenu{
		float:left;
		width:666px;
		height:35px;
		padding-left:34px;
		}
		
			.submenu p{
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size:11px;
			line-height:16px;
			color:#fff;
			font-weight:500;
			padding-top:10px;
			}
			
			.submenu a{
			color:#fff !important;
			padding-right:15px;
			text-decoration:none;
			}

			.submenu .active{
			color:#fff;
			font-weight:bold;
			}


	.foto_main {
		float:left;
		width:1000px;
		height:263px;
	}
	
	.midden{
	float:left;
	width:850px;
	padding-left:150px;
	}
	
		.content{
		float:left;
		width:700px;
		min-height:350px;
		height:auto !important;
		height:350px;
		}
		.content.home {
			width:550px;
		}
		
			.content a{
			color:#219bd3;
			text-decoration:underline;
			}
	
	.bottom{
	float:left;
	width:1000px;
	height:72px;
	}
	
		.bottom_links{
		float:left;
		width:350px;
		height:72px;
		background-image:url(../images/bottom_links.gif);
		}
		
		.bottom_midden{
		float:left;
		width:450px;
		height:43px;
		padding-top:29px;
		}
		
		.bottom_rechts{
		float:left;
		width:200px;
		height:72px;
		background-image:url(../images/bottom_rechts.gif);
		}