body {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 		12px;
	margin:			0;
	padding:		0;
	border:			0 none;
	background-color: 	#141C29;
}


#boven {
	width: 			758px;
	background:  		#141C29 url(../img/boven.gif) top left no-repeat; 
	height: 		291px;
	margin:			auto;
	padding:		0;
}

#midden {
	background: 		#141C29 url(../img/midden.gif) repeat-y;
	width: 			758px;
	margin:			auto;
	padding:		0;
}

#content{
	padding:		20px 120px 20px 120px;
	margin:			0;
	color: 			#0C2738;
	font-size: 		12px;
	text-align: 		justify;
}

#content a:link, #content a:visited, #content a:active {
	color: 			#2454A0;
}

#content a:hover{
	color: 			#3272D8;
}

#content h1{
	font-size: 		17px;
    	font-weight: 		bold;
	margin: 		0 0 15px 0;
	padding: 		0;
	color: 			#000000;
}

#content p{
	font-size: 		12px;
	margin: 		0;
	padding: 		0;
	line-height:		1.5em;	
	color: 			#666;

}


#content li{
	margin:			0;
	padding:		0 0 15px 0;
	color: 			#666;
}


#onder {
	background: 		#141C29 url(../img/onder.gif) top left no-repeat; 
	height: 		178px;
	width: 			758px;
	margin:			auto;
	padding:		0;
}



/* BEGIN MENU */

.menu {
	padding:		0;
	margin:			253px 0 0 420px;
	width: 			220px;
	text-align:		left; 
	position:		absolute; 
	height:			2.5em; 
	list-style-type:	none;
	font-size:		11px;

	border-bottom-width: 	1px;
	border-bottom-style: 	solid;
	border-bottom-color: 	#2454A0;
	z-index:		100;
}

.menu ul {
	padding:		0; 
	margin:			0; 		
	list-style-type:	none;
}

.menu li {
	float:			left; 
	position:		relative;
}

.menu li a, 
.menu li a:visited {
	text-decoration:	none; 
 	display:		block; 
	color:			#000000; 
	float:			left;
	line-height:		2.9em;
	height:			3em; 
	padding-right:		1em; 
	font-weight:		bold;
	padding-left:		1.2em;
/* 
	background-image: 	url(../img/pijltjes.gif);
	background-repeat: 	no-repeat;
	background-position: 	0em;
*/

}
* html .menu li a, 
.menu li a:visited {

}

.menu li a.drop, .menu li a.drop:visited {
}

.menu li ul {
	visibility:		hidden; 
	position:		absolute; 
	top:			2.5em; 
	left:			0; 
	height:			0; 
	overflow:		hidden;
}
.menu table {
	margin:			-1px; 	
	border-collapse:	collapse; 
	font-size:		1em;
}


.menu li:hover a, 
.menu li a:hover {
	text-decoration:	underline; 
	border:			0;

}

.menu li:hover ul, 
.menu li a:hover ul {
	visibility:		visible; 
	height:			auto; 
	width:			12em;
	left:			0; 
	top:			2.5em;  
	background:		#fff; 
	border:			1px solid #2454A0; 
	overflow:		visible;
}

.menu li:hover ul li a, 
.menu li a:hover ul li a {
	display:		block; 
	font-weight:		normal; 
	background:		transparent; 
	text-decoration:	none; 
	height:			auto; 
	line-height:		1.0em; 
	padding:		0.5em; 
	width:			11em;
	border-top: 		1px solid #DEDEDE;
background: #FEFEFE;
}

* html .menu li a:hover ul li a {
	width:			12em;
	w\idth:			11em;
}

.menu li:hover ul li a.drop, 
.menu li a:hover ul li a.drop {
	font-weight:		bold;
}

.menu li:hover ul li ul, 
.menu li a:hover ul li a ul {
	visibility:		hidden; 
	position:		absolute; 
	top:			0; 
	left:			11.5em; 
	height:			0; 
	overflow:		hidden;
}

.menu li:hover ul li a:hover, 
.menu li a:hover ul li a:hover {
	text-decoration:	underline;
}

.menu li:hover ul li:hover ul, 
.menu li a:hover ul li a:hover ul {
	visibility:		visible; 
	color:			#000; 
	border:			1px solid #ddd; 
	height:			auto; 
	background:		#fff; 
	width:			12.5em; 
} 

.menu li:hover ul li:hover ul.left,
.menu li a:hover ul li a:hover ul.left {
	width:			-12.3em; 
}

.menu li:hover ul li:hover ul li a,
.menu li a:hover ul li a:hover ul li a {
	display:		block; 
	height:			auto;
}

.menu li:hover ul li:hover ul li:hover a,
.menu li a:hover ul li a:hover ul li a:hover {
	text-decoration:	underline;
}

/* EIND MENU */


/* FORMULIER */

#formulier{
	margin: 		0;
	padding: 		0;
}

form{
	margin: 		0;
	padding: 		0;
}

form .hint{
  	position: 		absolute;
  	left: 			670px;
  	width: 			250px;
  	margin: 		2px 0 0 0;
  	padding: 		4px 12px;
  	border: 		1px solid #000000;
  	background-color: 	#FFFEE5;
	color:			#000000;
	z-index: 		1;
	display: 		none;
}

form fieldset{
	margin: 		20px 0 15px 0;
	position: 		relative;
	padding: 		0 0 10px 0;
	border:			0;
}

form .last_pre{
	margin: 		20px 0 0 0;
	padding: 		0;
}

form .last{
	margin: 		0;
	padding: 		0;
}

form fieldset legend{
	font-weight: 		normal;
	margin: 		0;
	padding:		2px 2px 12px 0;
	color: 			#777777;
	letter-spacing: 	1px;
	font-style: 		italic;
}

form fieldset label{
	font-weight: 		normal;
	padding: 		0;
	margin: 		0;
	width: 			200px;
	display: 		block;
	float: 			left;
}

form input{
	color: 			#000000;
	border: 		1px solid #CED7E0;
	padding: 		1px;
	margin: 		2px 0 10px 0px;
	background: 		#ffffff;
	font-weight: 		normal;
	width: 			314px;
}

form input.checkbox{
	background: 		none;
	border: 		1px solid #CED7E0;
	width:			13px;
	padding:		0;
	margin: 		6px 0 10px 0px;
}

form #bericht{
	color: 			#000000;
	border: 		1px solid #CED7E0;
	padding: 		1px;
	margin: 		2px 0 10px 0px;
	background: 		#ffffff;
	font-weight: 		normal;
	width: 			515px;
	height: 		140px;
}

form select{
	padding: 		1px 1px 1px 0;
	margin: 		2px 0 10px 0px;
	width: 			318px;
	border: 		1px solid #CED7E0;
}

form .submit{
	color: 			#8E0909;
	border: 		1px solid #CED7E0;
	padding: 		1px;
	margin: 		2px 0 10px 0px;
	background: 		#ffffff;
	font-weight: 		normal;
	width: 			100px;
}

.clear{
	clear:			both;
	margin:			0;
	padding:		0;
}

#goog-wm-sb{
	color: 			#8E0909;
	border: 		1px solid #CED7E0;
	padding: 		3px;
	margin: 		0 0 10px 5px;
	background: 		#ffffff;
	font-weight: 		normal;
	font-size: 		15px;
	width: 			130px;
}

#tabel table{ 
    	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	margin: 		20px 0 0 0;
	font-size:		11px;
	border-collapse: 	collapse;
}
#tabel td{ 
	padding: 		2px 2px;
        text-align: 		left; 
	vertical-align: 	top;
	border: 		1px solid #B2BEC5;
	background-color: 	#FCFCFC;
}
#tabel th{ 
	padding: 		2px 2px;
        text-align: 		left; 
	vertical-align: 	top;
	border: 		1px solid #B2BEC5;
	background-color: 	#F6F6F6;
}

#gastenboek{
	padding: 		0;
	margin: 		0;
	width: 			100%;	
}

#gastenboek ol{
	padding: 		0;
	margin: 		0;
}

#gastenboek li{
	margin: 		15px 0 3px 0px;
	padding: 		5px 10px 3px 10px;
	list-style-type: 	none;
	background-color: 	#F7F7F7;
	border-top: 		1px solid #CDCFCD;
	border-bottom: 		1px solid #CDCFCD;
}

#gastenboek ol p{
	margin: 		10px 5px 10px 0;
	padding:		0;
	text-align: 		left;
	font-style: 		italic;
	font-size:		11px;
}

#gastenboek cite{
	font-weight: 		bold;
	font-style: 		normal;
}

#gastenboek .datum{	
} 

#gastenboek .navigatie_top{
	margin: 		0;
	padding:		0;
}

#gastenboek .navigatie_bot{
	margin: 		0;
	padding:		0;
}

#gastenboek .navigatie_top a.highlight, 
#gastenboek .navigatie_bot a.highlight{
	color:			#A8091C;	
}

#fotoalbum table{ 
	margin: 		20px 0 0 0;
	border-collapse: 	collapse;
	font-size:		11px;
	width:			100%;
}
#fotoalbum td{ 
	padding: 		8px 8px;
        text-align: 		center; 
	border: 		1px solid #CED7E0;
	background-color: 	#ffffff;
	width: 			33%;

}
#fotoalbum img{
	border: 		1px solid #CED7E0;
	padding: 		3px;
}
#fotoalbum .navigatie{
	background-color: 	#ffffff; 
	text-align:		center;
	width: 			100%;
}
#fotoalbum a.highlight{
	color:			#A8091C;
}




