body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #20282a;
	padding: none;
	margin: none;
	background-color: #a79482;
}
*html #main {
	height: 540px;
}
#main{
	margin: auto;
	width: 930px;
	background-color: #f9f9f9;
	border: solid 1px #000;
	min-height: 540px;
}
#top{
	width: 100%;
	height: 122px;
	border-bottom: solid 1px #000;
	background-image: url('../images/hoofd2.jpg');
	background-repeat: no-repeat;
}
#menu{
	position: relative;
	left: 0px;
	top: 102px;
	width: 100%;
	height: 20px;
	background-color: transparent;
	border-bottom: solid 1px #000;
	display: inline;
}
#main_menu{
	width: 130px;
	float: left;
	background-color: #2d8193;
	text-align: left;
	border: solid 1px #000;
	margin: 10px;
	display: inline;
}
#main_content {
	border:solid 1px #000;
	width:100%;
	margin:12px 0px 10px 0px;
	display:inline;
	float:left;
}
*html #main_content {
	margin:12px 9px 10px 0px;
}
#content{
	float: left;
	width: 580px;
	margin: 20px;
	display: inline;
	
}

#content_pagetitle{
	margin-bottom: 20px;
	font-size: 18px;
}
#content_text{
	width: 100%;
	margin: 0px;
	text-align: justify;
	
}
* html #right{
	height: 300px;
}
#right{
	position: relative;
	right: 0px;
	top: 0px;
	width: 130px;
	min-height: 300px;
	float: right;
	background-color: #2d8193;
	text-align: left;
	border: solid 1px #000;
	margin: 10px;
	display: inline;
	color: #fff;
}
#right_top {
	height: 18px;
	width: 100%;
	margin:auto;
	background-color: #134955;
	color: white;
	text-align: center;
	border-bottom: solid 1px #000;
	padding-top:4px;
}
#right_content{
	margin:6px;
	text-align: center;
	font-size: 11px;
}
#right_content a {
	color: #000;
	text-decoration: none;
}
#right_content a:hover {
	text-decoration: underline;
}
#right_content_text {
	margin: 6px 3px;
}
#footer{
	width: 930px;
	height: 18px;
	padding-top: 3px;
	font-size: 11px;
	background-color: #2d8193;
	margin: 0px auto;
	border: solid 1px #000;
	border-top: none;
	color: #fff;
	text-align: center;
	font-size: 11px;
}
a {
	border: none;
	text-decoration: underline;
	color: #134955;
}
a img {
	border: 1px solid #000;
}
img {
	border-color: #000;
}

textarea, input {
	font-size: 12px;
	font-family: Tahoma, Verdana;
	border: solid #C0C0C0 1px;
}
.kop1 {
  	font-weight : bold;
	font-size: 12pt;
}
.kop2 {
  	font-weight : bold;
	font-size: 14pt;
}
.kop3 {
  	font-weight : normal;
	font-size: 8pt;
}
p {
	margin: 0px;
}
.style1 {
	float:left;
	margin: 0px;
}
.style2 {
	float:right;
	margin: 0px;
}

div.sub_menu_link {
	color: navy;
	border-top: solid 1px #000;
}
a.sub_menu_link:link, a.sub_menu_link:visited {
	text-decoration:none;
	color: white;
	width: 97%;
	display: block;
	padding: 4px 0px 4px 4px;
}
a.sub_menu_link:hover {
	text-decoration:none;
	color: white;
	width: 97%;
	display: block;
	background-color: #134955;
	padding: 4px 0px 4px 4px;
}
div.sub_minimenu {
	padding-left: 10px;
}
a.sub_minimenu:link, a.sub_minimenu:visited {
	text-decoration:none;
	color: white;
	width: 100%;
	display: block;
}
a.sub_minimenu:hover {
	text-decoration:none;
	color: white;
	width: 100%;
	display: block;
	background-color: orange;
}

div.thumb {
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
* html div.thumbnails {
	height: 300px;	
}
div.thumbnails {
	width: 590px;
	min-height: 300px;
	float: left;
}
table.overzicht {
	border:solid 1px #000;
	border-top: none;
}
td.overzicht {
	border-top:solid 1px #000;
}
#dellusion {
	right: 6px;
	top: 6px;
	height: 0px;
	font-size:10px;
	position: relative;
	float:right;
}
#dellusion a, #dellusion a:hover{
	padding: 3px;
	text-decoration:none;
	color: #134955;
}
#map{
	position: relative;
	float: right;
	right: 20px;
	top:-180px;
	width: 300px;
	height: 300px;
	border: solid 1px #000;
}