/* CSS Document */

html{
	height:100%;
	margin-bottom:1px;
}

body{
	line-height:18px;
	margin:0px;
	font-family:Trebuchet MS;
	font-size:10px;
	
	background-color:#002E5C;
	background-image:url(images/achtergrond.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#footer{
	width:157px;
	height:380px;
	
	margin-left:auto;
	margin-right:auto;
	
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	
	padding:0px;
	z-index:99;
	
		
}
.opentable{
	/*background-image:url(images/35table.jpg); 
	background-repeat:repeat-x; 
	background-position:top;*/
	
	width:100%;
	height:50px;
	
	vertical-align:top;
}
.navigatietop{
	background-image:url(images/bannertop.jpg); 
	background-repeat:repeat-x; 
	background-position:top;
	
	height:29px;
	
	font-size:9px;
	font-weight:bold;
	color:#002E5C;
	
	padding:0px;
	margin:0px;
}

.paginamenu_ID2{
	background-image:url(images/banner1.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	
	height:176px;
	padding-left:20px; 			
	padding-right:20px;
	
	font-size:11px;
	color:#002E5C;	
}
.banner2{
	background-image:url(images/banner2.jpg); 
	background-repeat:no-repeat; 
	background-position:top;
}
.banner3{
	background-image:url(images/banner3.jpg); 
	background-repeat:no-repeat; 
	background-position:top;
}
.submenu{
	height:100px;
	vertical-align:top;
}
.tekst{
	background-image:url(images/banner1.jpg);	
	background-repeat:no-repeat; 
	background-position:top;
	width:658px;
	height:670px;
	padding-left:20px; 
	padding-right:20px; 
	padding-top:150px;
	
	font-size:12px;
	vertical-align:top;
}
.koptitel{
	font-size:16px;
	font-weight:bold;
}
.subtitel{
	font-size:14px;
	font-weight:bold;
}
.subsubtitel{
	font-size:12px;
	font-weight:bold;
}
.notitie{
	font-size:9px;
}
.menu1{
	/*background-image:url(images/menu1.jpg); 
	background-repeat:repeat-y; 
	background-position:top;*/

	width:157px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:5px;
	
	vertical-align:top;
	
	font-size:12px;
	color:#FFFFFF;
}
.menu2{
	/*background-image:url(images/menu2.jpg); 
	background-repeat:repeat-y; 
	background-position:top;*/
	
	width:157px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:5px;
	
	vertical-align:top;
	
	font-size:12px;
	color:#FFFFFF;
	/*color:#214971;*/
}
.menuafloop{
	/*background-image:url(images/menu3.jpg); 
	background-repeat:no-repeat; 
	background-position:top;*/
	
	height:10px;
}
.form{
	margin:0px;
	padding:0px;
}
.fieldbox{
	width:250px;
	height:100px;
	font-family:Trebuchet MS;
	font-size:12px;
}
.field{
	width:250px;
	font-family:Trebuchet MS;
	font-size:12px;
}
.fieldsmall{
	width:150px;
	font-family:Trebuchet MS;
	font-size:12px;
}
.fieldextrasmall{
	width:80px;
	font-family:Trebuchet MS;
	font-size:12px;
}

<!--LINKS--------------------------------------------------------!>
a.link {
	color:#000000;
	text-decoration: underline;}
a.visited {
	text-decoration: underline;
	color: #000000;}
a.hover {
	text-decoration: none;
	color: #000000;}	
a.active {
	text-decoration: underline;
	color: #000000;}


a.navtoplink:link {
	color:#002E5C;	
	text-decoration: underline;
	}
a.navtoplink:visited {
	color:#002E5C;	
	text-decoration: underline;
	}
a.navtoplink:hover {
	color:#002E5C;	
	text-decoration: none;
	}
a.navtoplink:active {
	color:#002E5C;	
	text-decoration: underline;
	}

a.menu1link:link {
	color:#FFFFFF;
	text-decoration: none;
	}
a.menu1link:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
a.menu1link:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}
a.menu1link:active {
	color:#FFFFFF;
	text-decoration: underline;
	}
	
a.menu2link:link {
	color:#FFFFFF;
	text-decoration: none;
	}
a.menu2link:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
a.menu2link:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}
a.menu2link:active {
	color:#FFFFFF;
	text-decoration: underline;
	}