/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.header {
	background-image:url(../images/background_header.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:167px;
}

.header .logo {
	width:157px;
	height:77px;
	margin-left:8px;
	margin-top:13px;
	float:left;
}

.header .link {
	width:200px;
	height:15px;
	margin-left:202px;
	margin-top:53px;
	float:left;
	font-size:11px;
}

.header .link a:link, .header .link a:visited {
	color:#00638F;
	text-decoration:none;
}

.header .link a:hover, .header .link a:active {
	color:#00638F;
	text-decoration:underline;
}

.header .clearIt {
	width:900px;
	height:1px;
	clear:both;
}

.header .headTekst {
	width:495px;
	height:40px;
	margin-left:40px;
	margin-top:27px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	letter-spacing:1px;
}

.header .headTekst .blauw {
	color:#00638F;
}

.content {
	background-image:url(../images/background_content.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:613px;
}

.content .left {
	width:453px;
	padding-left:40px;
	padding-top:35px;
	padding-right:10px;
	font-size:11px;
	color:#000000;
	float:left;
}

.content .leftBottom {
	width:453px;
	padding-left:40px;
	font-size:9px;
	color:#000000;
	float:left;
	padding-top:40px;
}

.content .leftBottom2 {
	width:400px;
	height:40px;
	text-align:center;
	background-image:url(../images/personal_fotos.jpg);
	background-repeat:no-repeat;
	padding-top:110px;
	margin-top:10px;
}

.content .leftBottom2 .linkje {
	margin-left:355px;
}

.content .leftBottom .blauw {
	color:#00638F;
}

.content .right {
	width:376px;
	padding-top:100px;
	padding-left:5px;
	padding-right:15px;
	float:right;
}

.select_large {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	width:331px;
}

.tekstveld_large {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	width:325px;
}

.tekstveld {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	width:157px;
}

.knop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	width:100px;
}
	