/*/
 * 
 * Cascading Style Sheet
 * 
 * Creator: Peter Mudde
 * Website: Mudah.nl
 * 
/*/


/* ELEMENTEN */
* {
margin:0; 
padding:0;
} 

#content li { margin-left:15px; }
p { margin-bottom:10px; }
hr { margin-bottom:10px; }

a img { border:0; }

a { text-decoration:none; }
a:hover { text-decoration:underline; }

.break { clear:both; }

/* BASIS */
body {
text-align:center;
background:#fff;
}

#box {
width:1000px;
margin:0 auto;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
}

/* HEADER */
#header {
width:1000px;
height:360px;
background:url(../images/header.png) no-repeat;
}

#bannerbox {
width:880px;
height:323px;
margin-left:56px;
padding:0px 5px 6px 3px;
overflow:hidden;
background:url(../images/bannerbox.png) no-repeat;
}
#rondehoeken {
position:absolute;
margin:313px 0 0 -3px;
z-index:2;
}

#logo {
position:absolute;
margin:-312px 0 0 24px;
z-index:10;
}

.rotate {
display:relative;
z-index:1;
}

/* 
 * MENU
 */
#menu {
position:absolute;
width:822px;
height:91px;
margin-top:-312px;
padding:37px 0 0 178px;
background:url(../images/body.png) repeat-x;
z-index:3;
}

#menu a {
display:block;
float:left;
width:113px;
height:52px;
margin-left:-1px;
padding-top:34px;
text-align:center;
background:url(../images/menulink.png) no-repeat;
font-size:12px;
color:#fff;
text-decoration:none;
}

#menu ul > li > a:hover,
#menu .menuactive.menuparent {
font-weight:bold;
color:#9cce6a;
}

#menu ul ul li > a:hover,
#menu .menuactive.menuparent ul {
font-weight:normal;
}

ul#primary-nav {
	list-style-type: none;
}
#primary-nav ul.unli {
	list-style-type: none;
	width: 111px;
	margin: 52px 0 0 0;
	padding: 0;
	position: absolute;
	top: auto;
	display: none;
}

/* IE6 hacks on the above code */
* html #primary-nav ul {
	padding-top: 13px;
}

#primary-nav li {
	float: left;
}
#primary-nav li li {
	float: none;
	position: relative;
	width:111px;	
	background:url(../images/submenu.png) repeat;
}
#primary-nav li.listtop {
	height:32px;
	width:111px;
}
#primary-nav > li > ul.unli > li.listtop {
	background:url(../images/submenuTop.png) no-repeat;
}

/* 2e niveau */
#primary-nav ul.unli ul.unli {
	margin:0 0 0 111px;
}
#primary-nav ul.unli ul.unli li {
	border-left:1px solid #fff;
}
#primary-nav > li > ul.unli > li > ul.unli > li.listtop {
	background:url(../images/subsubmenuTop.png) no-repeat;
	border-left:none;
	width:112px;
	height:28px;
}

/* 3e niveau */
#primary-nav ul.unli ul.unli ul.unli {
	margin:-15px 0 0 111px;
}
#primary-nav ul.unli ul.unli ul.unli li {
	border-left:1px solid #fff;
}
#primary-nav > li > ul.unli > li > ul.unli > li > ul.unli > li.listtop {
	background:url(../images/subsubmenuTop.png) no-repeat;
	border-left:none;
	width:112px;
	height:28px;
}


li.separator {
height:8px;
}
.sectionheader {
cursor:default
}

/* IE6 hacks on the above code */
* html #primary-nav li li {
	margin-left: 0px;
	width: 111px;
	background:none;
}
ul#primary-nav li a {
	padding:8px 0;
	display:block;
}
ul#primary-nav li a span {
	padding: 20px 0px 18px 0px;
	display: block;
}

#primary-nav li li a {
	width: 111px;
	margin-left:0;
	padding: 5px 0px;
	color:#000;
	text-align:left;
}
#primary-nav li li a:hover {
	background:url(../images/submenu_hover.png) repeat;
	color:#fff;
	text-decoration:none;
}

/* IE6 hacks to above code */
* html #primary-nav li li a {
	padding: 5px 0px;
	width: 111px;
	margin:0;
}


ul#primary-nav li:hover li a span, ul#primary-nav li.menuparenth li a span {
	padding:0 0 0 5px;
}


#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul,
#primary-nav li:hover ul ul ul,
#primary-nav li.menuparenth ul ul ul {
	display: none;
}#primary-nav li:hover ul,
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul,
#primary-nav ul ul li:hover ul,
#primary-nav ul ul li.menuparenth ul,
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul li.menuparenth ul
 {
	display: block;
}
#primary-nav li li {
	float: left;
	clear: both;
}
#primary-nav li li a {
	height: 1%;
}

/* CONTENT  */
#contentbox {
width:879px;
height:auto;
margin:-17px 0 0 57px;
border-left:1px solid #ededed;
border-right:1px solid #ededed;
background:#f5f5f5;
}

#content {
width:881px;
margin-left:-1px;
background:url(../images/contentbox.png) no-repeat;
}

#left {
width:328px;
float:left;
}

	#nieuwslijst {
	width:307px;
	height:202px;
	margin-bottom:7px;
	padding:15px 10px;
	background:url(../images/nieuwslijst.png) no-repeat;
	color:#3b6547;
	float:left;
	}
		#nieuwslijst span {
		display:block;
		width:302px;
		margin-bottom:10px;
		padding-bottom:10px;
		font-size:18px;
		letter-spacing:-1px;
		border-bottom:1px dashed #fff;
		}
		#nieuwslijst li {
		list-style:none;
		margin-left:0;
		}
			#nieuwslijst li a {
			display:block;
			width:302px;
			margin-bottom:9px;
			padding-bottom:9px;
			border-bottom:1px dashed #fff;
			font-size:12px;
			}
			
		#nieuwslijst a {
		color:#fff;
		}
		#nieuwslijst a:hover {
		text-decoration:none;
		font-weight:bold;
		}
	
		#nieuwslijst a#meernieuws {
		margin-top:3px;
		float:right;
		}


	.verBoxbox {
	width:247px;
	margin:7px 0;
	float:left;
	}
	
		.verBox_top {
		width:328px;
		height:10px;
		background:url(../images/verBox_top.png) no-repeat;
		float:left;
		}
		
		.verBox {
		width:311px;
		padding:8px;
		background:#d0d0d0;
		border-right:1px solid #c0c0c0;
		float:left;
		}
		.verBox_down {
		width:328px;
		height:10px;
		background:url(../images/verBox_down.png) no-repeat;
		float:left;
		}	
	
	#shortKalender {
	font-size:10px;
	}
	
		#shortKalender span#deagenda {
		color:#689b35;
		font-size:18px;
		}
		#shortKalender #kalender {
		width:165px;
		margin-right:12px;
		float:left;
		}
		
		#shortKalender #verjaardagen {
		width:130px;
		float:left;
		margin-bottom:15px;
		}
		
			#shortKalender #verjaardagen span#jarigperweek {
			display:block;
			width:130px;
			padding-bottom:3px;
			margin-bottom:3px;
			color:#689b35;
			font-size:11px;
			font-weight:bold;
			border-bottom:1px solid #689b35;
			}
			
			#shortKalender #verjaardagen p {
			color:#fff;
			font-weight:bold;
			}
			
			#shortKalender #verjaardagen span.jarige {
			color:#646464;
			}
			
		
		#shortKalender #volledigeagenda {
		float:right;
		font-size:14px;
		color:#6c6c6c;
		letter-spacing:-1px;
		margin-right:3px;
		}
	
	#poll {
	font-size:12px;
	}
	
		#poll .radio {
		width: 19px;
		height: 12px;
		padding: 0 5px 0 0;
		margin:5px 7px 0 7px;
		background: url(../images/radio.png) no-repeat;
		display: block;
		clear: left;
		float: left;
		cursor:pointer;
		}
		
		#poll label {
		line-height:20px;
		}

		#poll input[type=submit] { 
		padding-right:13px;
		float:right;
		background:url(../images/arrow-right-gr.png) no-repeat right; 
		font-size:11px;
		cursor:pointer;
		border:none;
		margin:3px 20px 0 0;
		}
	

#right {
width:511px;
margin-left:40px;
float:left;
}

	.horBoxbox {
	width:247px;
	float:left;
	margin:0 4px;
	}
	
		.horBox_left {
		width:10px;
		height:88px;
		background:url(../images/horBox_left.png) no-repeat;
		float:left;
		}
		
		.horBox {
		width:211px;
		height:67px;
		padding:10px 3px;
		background:#d0d0d0;
		border-bottom:1px solid #c0c0c0;
		float:left;
		}
		.horBox_right {
		width:10px;
		height:88px;
		background:url(../images/horBox_right.png) no-repeat;
		float:left;
		}
	
	
	#shortFotogallerij {
	font-size:11px;
	}
	
		#shortFotogallerij img {
		display:block;
		float:left;
		margin:0 12px 50px 0;
		}
		
		#shortFotogallerij span {
		font-size:16px;
		color:#000;
		}
		
		#shortFotogallerij a {
		padding-right:13px;
		float:right;
		font-size:11px;
		color:#000;
		background:url(../images/arrow-right-gr.png) no-repeat right; 
		}
		#shortFotogallerij a:hover {
		text-decoration:none;
		}
		
	#nieuwsbrief {
	color:#759356;
	font-size:12px;
	font-weight:bold;
	}
		#nieuwsbrief input[type=text] { 
		width:195px;
		margin:5px 0;
		padding:4px;
		color:#616161;
		font-size:11px;
		border:1px solid #7e7e7e;
		}
		#nieuwsbrief input[type=submit] { 
		margin:7px 6px 0 0;
		padding-right:13px;
		float:right;
		background:url(../images/arrow-right-gr.png) no-repeat right; 
		font-size:11px;
		cursor:pointer;
		border:none;
		}

#cal-calendar td {
padding:4px;
}
	#cal-calendar caption {
	text-align:right;
	color:#fff;
	}
	
	#cal-calendar th {
	border-bottom:1px solid #84A860;
	padding-bottom:3px;
	font-weight:bold;
	}
	
	#cal-calendar .calendar-today {
	background-color:#84A860;
	color:#fff;
	}
	
	#cal-calendar td a {
	border:1px solid #84A860;
	color:#000;
	font-weight:bold;
	padding:4px;
	margin:-4px;
	}
	
	#cal-calendar td a:hover {
	text-decoration:none
	}
	
	#cal-calendar h4 {
	font-size:12px;
	padding-bottom:3px;
	margin-bottom:4px;
	border-bottom:1px solid #fff;
	}

	
.calendar-list {
padding:0 20px;
}

	.calendar-list div.calendar-prev {
	margin-bottom:25px;
	border-bottom:1px solid #515151;
	}
	.calendar-list div.calendar-next {
	margin-top:25px;
	border-top:1px solid #515151;
	}
		.calendar-list div.calendar-prev img,
		.calendar-list div.calendar-next img {
		display:block;
		margin:0 auto;
		}	

	.calendar-list h2 {
	font-size:16px;
	padding-bottom:3px;
	border-bottom:1px solid #b4b4b4;
	}
	.calendar-list .calendar-event {
	padding:8px 0;
	border-bottom:1px solid #fff;
	}
		.calendar-list .calendar-event span.event-details {
		color:#727272;
		}

	 {
	display:block;
	margin:0 auto;
	}	
	
	.calendar-list h3 {
	margin-top:15px;
	}	
	
	
	#contentHome {
		padding-top:80px;
		font-size:12px;
	}
	
		#contentHome h1 {
			color:#84A860;
			margin-bottom:5px;
		}
		
	.NewsSummaryHomepage {
		font-size:12px;
		margin-top:-5px;
		padding-top:20px;
		border-top:1px solid #D0D0D0;
		width:465px;
	}
	
		.NewsSummaryHomepage h2 {
			margin-bottom:5px;
			font-size:15px;
		}
		
		.NewsSummaryHomepage .NewsSummaryPostdate {
			font-style:italic;
		}


/* 
 * FOTOGALLERIJ
 */ 

.gallery .img {
float:left;
margin:0 10px 10px 0;
}
.group img {
border: 1px solid #707070;
}

div#breadcrumb{
width:819px;
height:26px;
margin-bottom:22px;
padding:30px 0 0 60px;
border-bottom:1px solid #e7e7e6;
color:#6a9d37;
font-size:18px;
font-style:italic;
letter-spacing:-1px;
font-weight:bold;
}
	
	div#breadcrumb a {
	color:#6a9d37;
	font-size:18px;
	font-style:italic;
	letter-spacing:-1px;
	font-weight:bold;
	}

	div#breadcrumb h1 {
	display:inline-block;
	font-size:18px;
	letter-spacing:-1px;
	}
	
	#nieuwsbrief.subpage {
	position:absolute;
	margin:-98px 0 0 622px;
	}	

#totaal {
border-top:1px solid #b5b5b5;
border-bottom:1px solid #b5b5b5;
background:#d0d0d0;
margin-bottom:10px;
padding:15px 30px;
font-size:12px;
}
	#totaal a {
	color:#6a9d37;
	}

	#totaal #overzichtGallerij {
	padding:0 30px;
	font-size:10px;
	}
	
		#totaal #overzichtGallerij .categorienFotos {
		width:220px;
		float:left;
		margin-right:30px;
		}
		
		#totaal #overzichtGallerij h3 {
		color:#6a9d37;
		font-size:11px;
		padding-bottom:10px;
		margin-bottom:5px;
		border-bottom:1px solid #d9d9d9;
		}
		
		
		#totaal #overzichtGallerij .groepTeams {
		display:inline;
		}
		
			#totaal #overzichtGallerij .groepTeams h4 {
			font-size:14px;
			font-style:italic;
			font-weight:bold;
			letter-spacing:-1px;
			margin-bottom:10px;
			padding:10px 100px 10px 0;
			border-bottom:1px solid #d9d9d9;
			}
			
			#totaal #overzichtGallerij .groepTeams a {
			display:inline-block;
			margin:0 55px 20px 0;
			padding:0 0 0 15px;
			color:#000;
			text-decoration:none;
			background:url(../images/arrow-down-bl.png) no-repeat 0 2px;
			}
			
			#totaal #overzichtGallerij .groepTeams a:hover {
			color:#6a9d37;
			background:url(../images/arrow-down-gr.png) no-repeat 0 2px;
			}
	
	#totaal #fotoGallerij {
	padding:0;
	font-size:11px;
	}
	
		#totaal #fotoGallerij select {
		color:#6a9d37;
		font-weight:bold;
		border:1px solid #676767;
		overflow:hidden;
		}
		
		#totaal #fotoGallerij select option {
		border-right:1px solid #676767;
		border-left:1px solid #676767;
		}		
	
		#totaal #fotoGallerij #overzichtFotomap {
		width:227px;
		float:left;
		}
			#totaal #fotoGallerij #overzichtFotomap > img {
			width:60px;
			height:60px;
			margin:4px 4px;
			border:1px solid #707070;
			overflow:hidden;
			cursor:pointer;
			}
			
			#fotoGallerij .prevpage a {
				display: inline-block;
				width: 13px;
				height: 15px;
				float: left;
				padding-left:18px;
				font-size:0px;
				background: url(../images/arrow-left-gray.png) no-repeat;
			}
			#fotoGallerij .prevpage em {
				display: inline-block;
				width: 13px;
				height: 15px;
				float: left;
				padding-left:18px;
				font-size:0px;
				background: url(../images/arrow-left-lgray.png) no-repeat;
			}
			
			#fotoGallerij .nextpage a {
				display: inline-block;
				width: 13px;
				height: 15px;
				float: right;
				padding-right:48px;
				font-size:0px;
				background: url(../images/arrow-right-gray.png) no-repeat right;
			}
			#fotoGallerij .nextpage em {
				display: inline-block;
				width: 13px;
				height: 15px;
				float: right;
				padding-right:48px;
				font-size:0px;
				background: url(../images/arrow-right-lgray.png) no-repeat right;
			}
			
			#totaal #fotoGallerij #overzichtNav {
			width:210px;
			}
			
		#totaal #fotoGallerij #groteFoto {
		width:581px;
		float:left;
		}
		
			#totaal #fotoGallerij #groteFoto img {
			width:579px;
			height:auto;
			border:1px solid #676767;
			}
			


 		.NewsSummary h3 {
		display:inline;
		font-size:12px;
		color:#6a9d37;
		}


/* FOOTER */
#footer {
width:824px;
height:75px;
padding:0px 12px;
margin-left:16px;
background:url(../images/footer.png) no-repeat;
text-align:center;
}
	#footer img {
	margin-left:25px;
	}
