@charset "utf-8";
.bronnen {
	font-size: 10px;
}

.brief {
	background-color: #EDEEF1;
	float: left;
	width: 660px;
	margin-right: 40px;
	margin-left: 40px;
	border: 1px solid #66708A;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 16px;
}

#container #mainContent ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #66708A;
	text-align: left;
	list-style-type: square;
}

/* CSS Document */
h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #4A7DA8;
	padding-right: 40px;
	padding-left: 40px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #4A7DA8;
	padding-right: 40px;
	text-align: left;
	padding-left: 40px;
	font-size: 16px;
	font-weight: bold;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	color:#66708A;
	font-size: 13px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
}
a {
	color:#090;
	font-style:normal;
	text-decoration: none;
	font-weight: bolder;
}

hover{
	text-decoration: underline;
}

a active{
	text-decoration: underline;
	background-color: #DDF7C4;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #C6CAD5;
	background-image: url(../afbeeldingen/schaduw.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#container {
	width: 780px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top:0px;
	padding: 0px;
}

.navbar {
	width:780px;
	height: 30px;
	float:left;
	margin-left:30px;
	margin-top: 0px;
	margin-right: 30px;
}

.navbutton a {
	width: 125px;
	height: 20px;
	float:left;
	color: #4A7DA8;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-align: center;
	background-color: #C6CAD5;
	text-decoration: none;
	line-height: 20px;
	border: thin solid #4A7DA8;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.navbutton a:hover {
	background-color: #4A7DA8;
	color: #FFF;
}

.navbutton a:active {
	background-color: #4A7DA8;
	color: #FFF;
}

#mainContent {
	width: 780px;
	padding-top: 20;
	padding-bottom: 40px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#header {
	background-image:url(../afbeeldingen/bannerpriklek.jpg);
	height:400px;
	background-repeat: no-repeat;
	width: 780px;
	text-align: right;
	color: #041C38;
	margin-top: 0px;
	padding-top:0px;
	margin-bottom: 15px;
	background-position: left top;
}

#koptitel {
	width: 450px;
	height: 80px;
	float: right;
	margin-right: 40px;
	margin-top: 320px;
	color: #4A7DA8;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
}


.guestbox  {
	border:#CCCCCC 1px solid; 
	padding:6px;
	}
	
.img  {
	border:#CCCCCC 1px solid;
	padding:4px;
	margin:6px;
	text-align: right;
}

.naam {
	color:#66708a;
	font-weight: bold;
}

.functie {
	color:#66708a;
}

.imgboek {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 105px;
	height: 160px;
	float: left;
	
}
