*{
	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:Arial;
	font-size:13px;
	border: 1px solid #fff;		
}

.InputField {
	color: #003698;
	font-family:Arial;
	font-size:13px;
	border: 1px solid #d6d7d7;
	background-color: #f7f7f7;
	width: 400px;
	padding: 3px;
	margin-bottom: 5px;	
}

.InputsmallField {
	color: #003698;
	font-family:Arial;
	font-size:13px;
	border: 1px solid #d6d7d7;
	background-color: #f7f7f7;
	width: 50px;
	padding: 3px;
	margin-bottom: 5px;	
}

.SelectField {
	color: #003698;
	font-family:Arial;
	font-size:13px;
	border: 1px solid #d6d7d7;
	background-color: #f7f7f7;
	width: 408px;
	padding: 3px;
	margin-bottom: 5px;	
}

.CheckboxField {
	color: #003698;
	font-family:Arial;
	font-size:13px;
	border: 1px solid #d6d7d7;
	background-color: #f7f7f7;
	padding: 3px;
	margin-bottom: 5px;	
}

.RadioField {
	color: #003698;
	font-family:Arial;
	font-size:13px;
	border: 1px solid #d6d7d7;
	background-color: #f7f7f7;
	padding: 3px;
}

.formSubmit {
	color: #003698;
	font-family:Arial;
	font-size:13px;
	border: 1px solid #d6d7d7;
	background-color: #f7f7f7;
	width: 150px;
	padding: 3px;
	margin-bottom: 5px;
	cursor: pointer;
}

body {
	height: 100%;
	width: 100%;
	font-family:Arial;
	font-size:13px;
	color:#00528e;
}

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;
}

ol {
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
}

ol li {
	padding: 3px 0px 0px 14px;
	margin-left: 10px;
	background: none;
}

ul.lijst_menu {
	list-style-type: none;	
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

li.lijst_menu {
	display: block;
	margin: 0px;
	padding: 1px 0px 0px 5px;
	width: 193px;
	height: 18px;
	border-bottom: 0px;
	background: url(/images/lijst_menu.gif) no-repeat bottom;
}

li.lijst_menu_over {
	display: block;
	margin: 0px;
	padding: 1px 0px 0px 5px;
	width: 193px;
	height: 18px;
	border-bottom: 0px;
	background: url(/images/lijst_menu_over.gif) no-repeat bottom;
}

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;
}

a:link {color: #5da14d;text-decoration: underline;}
a:visited {color: #5da14d; text-decoration: underline;}
a:hover {color: #5da14d; text-decoration: underline;}
a:active {color: #5da14d; text-decoration: underline;}

label {
	cursor: pointer;
}

#toppading {
 	margin-top: 37px;
}

#menu_blok {
	cursor: pointer;
	position: relative;
}

#menu_blok div {
	position: absolute;
}
	  
#blok {
 	float:left;
 	background-color:#00528e;
 	margin-top: 37px;
 	width:20px;
 	height:271px;
}

#main {
     margin: 0px auto;
     width:953px;
}

#logo{
	float:left;
	width:241px;
	height:101px;
	overflow:hidden;
}

#hoofdmenu {
	width: 704px;
	margin-left: 8px;
	height: 101px;
	float: left;
}

.hoofdmenu_blok {
	float: left;
	padding-left: 7px;
	width: 108px;
	height: 85px;
	border-left: 1px solid #5da14d;
}

#navigatie {
	float:left;
	width:241px;
	background: url(/images/bg_navigatie.gif) repeat-y;
}
#navigatie_footer {
	width: 241px;
	height: 105px;
	background: url(/images/bg_navigatie_footer.gif) no-repeat;
/*	position: absolute;*/
	float: left;
}
#content {
	float:left;
	width:712px;
}

#flash_holder {
	width: 696px;
	height: 186px;
	padding: 0px 8px 0px 8px;
	background: url(/images/flash_bottom.gif) no-repeat bottom;
	
}

#content_blok {
	width: 696px;
	padding: 0px 8px 0px 8px;
	background: url(/images/bg_content.gif) repeat-y;	
}

#content_footer {
	width: 712px;
	height: 16px;
	float: left;
	background: url(/images/bg_content_footer.gif) no-repeat top;
}
#menu_1_inhoud, #menu_2_inhoud, #menu_3_inhoud {
	padding-bottom: 20px;
	margin: 0px 8px 0px 8px;
}
#menu_1, #menu_2, #menu_3 {
	margin: 0px 8px 0px 8px;
	overflow:hidden;
}

#balk_content {
	background-color: #00528e;
	width: 696px;
	height: 8px;
}

h1 {
	color: #5da14d;
	font-size: 20px;
}

h2
{
	font-weight:bold;
	font-size:17px;
		color: #5da14d;
}

a.menu_links:link {color: #003c7e; text-decoration: none;}
a.menu_links:visited {color: #003c7e; text-decoration: none;}
a.menu_links:hover {color: #003c7e; text-decoration: none;}
a.menu_links:active {color: #003c7e; text-decoration: none;}

.top_menu_item {
	padding-top: 7px;	
}

.tblgreen {
	height:25px;
	background-color:#e6f2e9;
}

.tblwhite {
	height:25px;
}

.subkop
{
	font-weight:bold;
	font-size:13px;
}
