body{
height:100%;
width:100%;
margin:0px;
padding:0px;
}

div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1000px;
}
div#header{
	height:261px;
	width:1000px;
	margin: 0 auto;
	text-align:right;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#navigatie{
	margin-top:188px;
	margin-left:450px;
	position:relative;
	margin-bottom:0px;
	padding-bottom:0px;
	height:10px;
}

h1{
	color:#00aeef;
	font-size:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2{
	color:#635e5d;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#fotos{
	width:320px;
	height:250px;
	float:left;
	display:block;
}

#fotos img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#onderschrift {
	font-size:11px;
	font-family: helvetica,arial,sans-serif;
	line-height:20px;
	color:#635e5d;
}

.single_image img{
	border:2px solid #CCCCCC;
}

.single_image a:hover{
	border:2px solid #00aeef;
}

#content{
	width:500px;
	height:250px;
	float:left;
	padding-bottom: 20px;
}

p{
	font-size:12px;
	font-family: helvetica,arial,sans-serif;
	line-height:21px;
	color:#635e5d;
}

#vragen{
	width:400px;
	float:left;
	padding-right:10px;
}

#vragen p{
	font-size:12px;
	color:#767676;
	line-height:17px;
}

#vragen h2 {
	color:#635e5d;
}
.reg {
	color: #BBBBBB;
}
#bekijkvragen{
	width:390px;
	text-align:right;
}

#bekijkvragen a:link, #bekijkvragen a:hover, #bekijkvragen a:visited{
	color:#00aeef;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#contact{
	width:400px;
	float:left;
	padding-left:10px;
}

#contact h2{
	color:#fc8800;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#contact p{
	font-size:12px;
	color:#969696;
	line-height:17px;
}

label{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#969696;
	float:left;
	margin-top:5px;
}

input{
	width:350px;
	height:20px;
	padding-top:5px;
	background-color:#eaeaea;
	border:0px;
	float:left;
	margin-left:4px;
	margin-right:4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#969696;
}

textarea{
	background-color:#eaeaea;
	border:none;
	margin-top:5px;
	width:350px;
	margin-left:4px;
	height:125px;
	font-family:Arial, Helvetica, sans-serif;
	color:#969696;
}

#verstuur{
	margin: 5px 0 0 273px;
	width: 80px;
	height: 22px;
	background-color: #FFFFFF;
}

#footer{
	background-color:#f4f4f4;
	height:35px;
	width:100%;
	margin-top:30px;
	color:#635e5d;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:17px;
	float:left;
	display:block;
}
#footer a:link, #footer a:visited {
	color:#00aeef;
	text-decoration: none;
}

#footer a:hover {
	color:#00aeef;
	text-decoration: underline;
}

.links-nu {
	background-image:url(../images/links.png);
	background-repeat:no-repeat;
	width:14px;
	height:27px;
	float:left;
}
.midden-nu {
	background-image:url(../images/midden.png);
	background-repeat:repeat-x;
	height:27px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:11px;
	font-weight:bold;
	padding-top:7px;
}

.midden-nu a:link, .midden-nu a:visited{
	color:white;
	text-decoration:none;
}
.midden-nu a:hover{
	text-decoration:underline;
}

.rechts-nu {
	background-image:url(../images/rechts.png);
	background-repeat:no-repeat;
	width:14px;
	height:27px;
	float:left;
	padding-right:10px;
}

.links {
	background-image:url(../images/links-zacht.png);
	background-repeat:no-repeat;
	width:14px;
	height:27px;
	float:left;
}
.midden {
	background-image:url(../images/midden-zacht.png);
	background-repeat:repeat-x;
	height:27px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:11px;
	font-weight:bold;
	padding-top:7px;
}

.midden a:link, .midden a:visited{
	color:white;
	text-decoration:none;
}
.midden a:hover{
	text-decoration:underline;
}

.rechts {
	background-image:url(../images/rechts-zacht.png);
	background-repeat:no-repeat;
	width:14px;
	height:27px;
	float:left;
	padding-right:10px;
}


#bodycontent{
	padding-left:100px;
}
