*{
	margin:0;
	padding:0;

}

html {
	height: 100%;
	width: 100%;
}

.addeditguestbook{
	display: none;
}
img {
	border:0px;
}

.clearboth {
	clear:both;
}

input,
select,
textarea {
	color: #00528e;
	font-family: Trebuchet MS;
	font-size:13px;
	border: 1px solid #fff;		
}

body {
	height: 100%;
	width: 100%;
	font-family: Trebuchet MS;
	font-size:13px;
	color:#00528e;
	background: url(/images/background.gif) repeat-x;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}



li {
	padding: 3px 0px 0px 14px;
	margin: 0px;
	background: url(/images/list.gif) no-repeat 3px 7px;
}

ul.lijst_menu {
	list-style-type: none;	
	margin: 0px 0px 0px 4px;
	padding: 10px 0px 0px 0px;
}

li.lijst_menu {
	display: block;
	margin: 0px;
	width: 217px;
	height: 21px;
	padding: 1px 0px 0px 18px;
	border-bottom: 0px;
	background: url(/images/lijst_menu.gif) no-repeat;
	font-family: Trebuchet MS;
	text-decoration: none;
}

li.lijst_menu_over {
	display: block;
	margin: 0px;
	width: 217px;
	height: 21px;
	padding: 1px 0px 0px 18px;
	border-bottom: 0px;
	background: url(/images/lijst_menu_over.gif) no-repeat;
	
	text-decoration: none;
}
li.lijst_menu_wit {
	display: block;
	margin: 0px;
	width: 217px;
	height: 21px;
	padding: 1px 0px 0px 18px;
	border-bottom: 0px;
	background: url(/images/lijst_menu_wit.gif) no-repeat;
	
	text-decoration: none;
}
ul.vragen {
	list-style-type: none;	
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

li.vragen {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 15px;
	background-image: url(/images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

#content_holder {
	margin:  0px auto;
	width: 962px;
	margin-top: 10px;
	background: url(/images/background_content.gif) no-repeat;
}

#bovenkant {
 	width: 962px;
	height: 105px;
}

#logo {
	width: 225px;
	height: 85px;
	padding: 20px 0px 0px 28px;
	float: left;
}

#navigatie_top {
	width: 708px;
	height: 32px;
	margin-top: 73px;	
	float: left;
}

#submenu_overons {
	position: absolute;
	width: 144px;
	height: 104px;
	margin-left: 132px;
	background: url(/images/submenu_overons.png) no-repeat;
	cursor: pointer;
	padding: 30px 0px 0px 4px;
}

#submenu_service {
	position: absolute;
	width: 144px;
	height: 125px;
	margin-left: 272px;
	background: url(/images/submenu_service.png) no-repeat;
	cursor: pointer;
	padding: 30px 0px 0px 4px;
}

#submenu_contact {
	position: absolute;
	width: 144px;
	height: 90px;
	margin-left: 412px;
	background: url(/images/submenu_contact.png) no-repeat;
	cursor: pointer;
	padding: 30px 0px 0px 4px;
}

#linkerkant {
	float: left;
	width: 254px;
}

#rechterkant {
	width: 708px;
	float: left;
}
#flashhouder {
	width: 696px;
	height: 170px;
	margin-top: 15px;
}
#groenebalk {
	background-color: #24aa83;
	height: 8px;
	margin-top: 3px;
	margin-bottom: 24px;
	width: 696px;
}

#content {
	padding: 0px 20px 0px 16px;
}

#footer {
	background: url(/images/footer.gif) no-repeat top;
	padding-top: 39px;
	height: 38px;
}

a:link {color: #24aa83;text-decoration: underline;}
a:visited {color: #24aa83; text-decoration: underline;}
a:hover {color: #24aa83; text-decoration: underline;}
a:active {color: #24aa83; text-decoration: underline;}

a.menu_links:link {color: #24aa83;text-decoration: none;}
a.menu_links:visited {color: #24aa83; text-decoration: none;}
a.menu_links:hover {color: #24aa83; text-decoration: none;}
a.menu_links:active {color: #24aa83; text-decoration: none;}

label {
	cursor: pointer;
}

#menu_1_inhoud, #menu_2_inhoud, #menu_3_inhoud, #menu_4_inhoud {
	margin-bottom: 10px;
	background: url(/images/background_menu_inhoud.gif) repeat-y;
	width: 225px;
}
#menu_1, #menu_2, #menu_3,#menu_4 {
	margin: 0px 0px 0px 16px;
	overflow:hidden;
}

#menu_blok {
	cursor: pointer;
	position: relative;
	margin-top: 15px;
}

#menu_blok div {
	position: absolute;
}

h1 {
	color: #24aa83;
	font-size: 20px;
}