body {
	margin: 0px;
	background-image: url(assets/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#efbe57;
}
body, table, tr, td, th, a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.subs {
	color:#FFFFFF;
	text-decoration:none;
	font-size:9px
}
a.subs:hover {
	color:#efbe57;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.top {
	background-image: url(assets/top.jpg);
}
.logo_bottom {
	background-color: #186912;
	background-image: url(assets/bottom_logo.jpg);
	background-repeat: no-repeat;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 35px;
	color:#000000;
	text-decoration:none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
	
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight:bold;
}
a.nav:hover {
	color:#efbe57;
	text-decoration:none;
}
.sub_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #efbe57;
	padding-left: 10px;
	padding-top:23px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
	text-transform: uppercase;
	font-weight:bold;
}
.navigatie {
	background-color: #186912;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	color: #FFFFFF;
	padding-left: 30px;
}
.right {
	background-color: #efbe57;
	padding-top: 30px;

}
#kop {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/kop.jpg);
	vertical-align: bottom;
	height: 201px;
	padding-left: 200px;
	padding-bottom:5px;
}
.dotted {
	background-image: url(assets/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#beelden {
	width:100px;
	float:left;
	padding-bottom:10px;
	padding-right:25px;
	text-align:center;
}
.fotoboek {
	border:1px solid #000000;
	margin-bottom:3px;
}.img {
	border: 1px solid #FFFFFF;
}

