* { margin: 0px;	padding: 0px; outline-style: none; }

html {
	background: url(pics/bgbody.jpg) #fff;	
}

body{
	margin: 0px auto;
	width: 850px;	
	background: url(pics/bgsite.png) repeat-y;
	_background: url(/pics/bgsite.gif) repeat-y;
}

a img{
	border: 0px;
}

#site {
	margin: 0px auto;
	width: 800px;	
	font-family: verdana;
	font-size: 11px;	
}


/* ---------------------------------------------------- Header --- */

#header{
	width: 800px;
	height: 115px;
	background: url(pics/bgheader.jpg) #fff bottom left repeat-x;
}

#header .logo{
	position: absolute;
	margin: 10px 0px 0px 25px;
}

#header .titel h1{
	position: absolute;
	margin: 20px 0px 0px 185px;
	padding: 10px 0px 0px 35px;
	font-family: verdana;
	font-size: 36px;
	font-weight: bold;
	color: #af1920;
	background: url(pics/quote_left.png) top left no-repeat;
}

#header .ondertitel h1{
	position: absolute;
	margin: 80px 0px 0px 345px;
	padding: 0px 35px 10px 0px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #979797;	
	text-transform: uppercase;

}

#header .ondertitel .quote_right{
	position: absolute;
	margin: 90px 0px 0px 585px;
}

#print_header{
	display: none;
}

/* ---------------------------------------------------- Random Photo --- */

#randomphoto{
	margin: 3px 0px;
	background: #fff;
}	

#randomphoto img{
	width: 800px;
	height: 260px;
}	

/* ---------------------------------------------------- Navigatie --- */

#navigatie{
	width: 200px;	
	background: #f3f3f3;
	float: left;
}

#navigatie .navigatie_top, #navigatie .navigatie_bottom{
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	height: 10px;
}

#navigatie .navigatie_items{
	padding: 0px 0px;
	background-color: #af1920;
}

#navigatie .navigatie_items ul{
	margin: 0px 0px 0px 20px;
	list-style-type: none;
}

#navigatie .navigatie_items li a{
	padding: 5px 0px 5px 20px;
	width: 140px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
}

#navigatie .navigatie_items li a:link, #navigatie .navigatie_items li a:visited{
	line-height: 20px;
}

#navigatie .navigatie_items li.stippellijn{
	background: url(pics/bg_li.jpg) bottom left no-repeat;	
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}

#navigatie .navigatie_items li.current a, #navigatie .navigatie_items li a:hover {
	background: url(pics/current.jpg) 0px 13px  no-repeat;
	color: #f3bf47;
}

#navigatie li.submenu{
	width: 140px;
	display: block;
}

#navigatie li.submenu a{
	padding: 0px;
	margin: 0px;
}

#navigatie li.submenu ul#submenu{
	padding: 5px 0px 5px 15px;
	list-style-type: disc;
	color: #fff;
}

#navigatie li.submenu ul#submenu  a:link, #navigatie li.submenu ul#submenu  a:visited{
	font-weight: normal;
	line-height: 23px;		
}

#navigatie li.submenu ul#submenu li.SubCurrent a:visited, #navigatie li.submenu ul#submenu li.SubCurrent a:link, #navigatie li.submenu ul#submenu  a:hover{
	font-weight: bold;
	line-height: 23px;		
  background: none;	
  color: #f3bf47;
}

/* ---------------------------------------------------- Content --- */


#content{
	padding: 15px 15px 70px 15px;
	width: 570px;
	min-height: 250px;
	height: auto !important;
	height: 250px;	
	color: #4f4f4f;
	float: left;
	background: url(pics/bg_content.jpg) no-repeat bottom right;
}

#content img{
	margin: 0px 0px 10px 10px;
	float: right;
}	

#content img.foto_bestuur{
	margin: 0px 10px 10px 0px;
	width: 100px;
	height: 133px;
	float: left;
}	

#content hr.stippellijn{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px;
	border: 1px dashed #af1920;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	font-weight: normal;
}

#content .lid{
	margin: 0px 10px 10px 0px;
	width: 175px;
	height: 75px;
	cursor: pointer;
	float: left;
	font-size: 11px;
	background: #f3f3f3;
	overflow: hidden;
}



#content .lid .foto img{
	margin: 0px 5px 0px 0px;
	width: 56px;
	height: 75px;
	float: left;
	overflow: hidden;
}

#content .lid h3{
	margin: 3px 0px 0px 0px; 
	font-size: 12px;
	font-weight: bold;
}

#content .datum{
	width: 80px;
	float: left;
	font-weight: bold;
}

#content .kop{
	width: 390px;
	float: left;
}

#content .kop li{
	display: inline;
	list-style-type: none;
	float: left;
}

#content .prev-next{
	padding-left: 125px;
	display: block;
}

#content .prev, #content .overzicht, #content .next{
	margin: 0px 25px;
	float: left;
	display: inline;	
}

#content .inactive{
	float: left;
	color: #afafaf;
	display: inline;	
}

#inschrijven{
	padding: 10px 0px 0px 0px;
	width: 300px;
	display: none;
}

#inschrijven .description{
	margin: 0px 0px 5px 0px;
	width: 125px;
	float: left;
}

#inschrijven .value{
	margin: 0px 0px 5px 0px;
	width: 150px;
	float: left;
}

#inschrijven input{
	margin: 0px 0px 3px 0px;
	width: 150px;
	height: 15px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4f4f4f;	
}	

#inschrijven input.transparent{
	width: 300px;
	background: none;
	border: 0px;
}

#inschrijven input.submit{
	margin: 0px 0px 3px 0px;
	width: 100px;
	height: 20px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4f4f4f;	
}	

#inschrijven input.small{
	width: 30px;
}

#content .foto_fotoboek{
	margin: 0px 9px 9px 0px;
	width: 133px;
	height: 100px;
	cursor: pointer;
	float: left;
	overflow: hidden;
}

#content .foto_fotoboek img{
	width: 133px;
	height: 100px;
}

#content img.foto_fotoboek{
	margin: 0px 10px 10px 0px;
	width: 160px;
	height: 120px;
	float: left;
}	

#content .login{
	margin: 10px 20px 0px 0px;
	width: 215px;
	float: left;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #af1920;		
	display: inline;
}	

#content .login .description{
	line-height: 15px;
	width: 86px;
	float: left;
}	

#content .login .value{
	line-height: 15px;	
	width: 116px;
	float: left;
}	

#content .login input{
	margin: 0px 0px 3px 0px;
	width: 125px;
	height: 15px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #979797;		
}

#content .login .submit{
	width: 79px;
	float: left;
	cursor: pointer;
}

#content .login input.submit{
	width: 79px;
	height: 16px;
	border: 0px;
	float: left;
	background: url(pics/submit.jpg) no-repeat;
}

h1, td h1 {font: 18px verdana, arial, sans-serif; font-weight: 500; color: #4f4f4f; margin-bottom: 7px;}
h2, td h2 {font: 16px verdana, arial, sans-serif; font-weight: bold; color: #4f4f4f; margin-bottom: 7px;}
h3, td h3 {font: 14px verdana, arial, sans-serif; font-weight: 500; color: #4f4f4f; margin-bottom: 7px;}
h4, td h4 {font: 12px verdana, arial, sans-serif; font-weight: 500; color: #4f4f4f; margin-bottom: 7px;}
h5, td h5 {font: 10px verdana, arial, sans-serif; font-weight: 500; color: #4f4f4f; margin-bottom: 7px;}
h6, td h6 {font: 8px  verdana, arial, sans-serif; font-weight: 500; color: #4f4f4f; margin-bottom: 7px;}

#content ul { margin: 19px 0px 19px 15px; list-style-type: disc;}
#content li { margin: 0px 0px 0px 15px;}
#content ol { margin: 19px 0px 19px 20px;}

#content a:link, #content a:visited{
	text-decoration: none;
	color: #4f4f4f;
}

#content a:hover{
	text-decoration: underline;
	color: #4f4f4f;
}

br.clear { height: 0px; font: 0px verdana; line-height: 0px; clear: both; }
br {line-height: 19px;}

/* ---------------------------------------------------- Footer --- */

#footer{
	height: 20px;
	width: 800px;
	line-height: 20px;
	text-align: right;
	background: #af1920 left bottom;
}

#footer .designby{
	padding: 0px 32px 0px 0px;
}

#footer .designby a:link, #footer .designby a:visited{
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

#footer .designby a:hover{
	font-size: 11px;	
	text-decoration: underline;
	color: #fff;

}