/* -------------------------------------------------------------------------------------------------
	1. MAIN - font, color, background-color, links
------------------------------------------------------------------------------------------------- */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #9ed353;
	margin: 0; 
	padding: 0;
	color: #000000;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#banner {
	position:absolute;
	left: 0px;
	top: 0px;
	height: 200px;
	width: 100%;
}

#banner a: {
	text-decoration:none;
	color:#000000;
}

#banner a:link {
	text-decoration:none;
	color:#000000;
}

#banner a:hover {
	text-decoration:underline;
	color:#676767;
}

#banner a:visited {
	text-decoration:none;
	color:#000000;
}

#logo {
position:absolute;
left: 65px;
top: 60px;
}

.small {
font-size:9px;
}

#zoek {
position:absolute;
left: 700px;
top: 20px;
font-size:12px;
font-weight:bold;
}


#zoek A:link {text-decoration: none}
#zoek A:visited {text-decoration: none}
#zoek A:active {text-decoration: none}
#zoek A:hover {text-decoration: none; color:#676767;}



	

input, textarea, select {
	background-color: #ffffff;
	border: 1px solid #555555;
	font-family: verdana;
	font-size: 12px;
	color: #717171;
	margin-top: 4px;
	padding-left: 5px;
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
	

#content {
	position:absolute;
	left: 0px;
	top: 200px;
	height: 100%;
	width: 900px;
}

#left {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	text-align:right;
	margin-right: 0px;
}

#left a{
	text-decoration:none;
	color:#000000;
}

#left a:hover {
	text-decoration:none;
	color:#676767;
}

.dotted {
	border-bottom: dotted #000000 1px;
}

#lefttop {
	border-bottom: solid #000000 1px;
	border-top: solid #000000 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom: 25px;
	font-weight:bold;
}


#navigation {
	position:relative;
	width: 200px;
	padding-top: 245px;
	padding-left: 0px;
	text-align:right;
	z-index:90000;
	color: #000000;
}

#navigation a{
	text-decoration:none;
	color:#000000;
	display: block;
}

#navigation a:hover{
	text-decoration:none;
	color:#000000;
}
		
#center {
	width: 500px;
	margin-left: 200px;
}

#centerpadding {
	margin-left: 30px;
	margin-right: 40px;
}

#center a: {
	text-decoration:underline;
	color:#000000;
}

#center a:link {
	text-decoration:none;
	color:#000000;
}

#center a:hover {
	text-decoration:underline;
	color:#676767;
}

#center a:visited {
	text-decoration:underline;
	color:#000000;
}



.centertitle, h1, h2{
	font-size:20px;
	font-weight:bold;
	line-height:26px;
}

#centertop {
	border-bottom: solid #000000 1px;
	border-top: solid #000000 1px;
	font-variant:small-caps;
	font-size:12px;
	margin-bottom: 25px;
	height: 20px;
	padding-left: 30px;
}

#right {
	position:absolute;
	left: 700px;
	top: 0px;;
	width: 200px;
	height: 150%;
	
}

#right a{
	text-decoration:none;
	color:#000000;
}

#right a:hover {
	text-decoration:none;
	color:#676767;
}

#righttop {
	border-bottom: solid #000000 1px;
	border-top: solid #000000 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom: 25px;
	font-weight:bold;
}

.titlenews {
	font-size:15px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	letter-spacing: 0.1em;
}

.datenews {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	letter-spacing: 0.1em;
	color: #000000;
	
}

.datenews2 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	letter-spacing: 0.1em;
	color: #000000;
	
}

.infonews {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	letter-spacing: 0.1em;
	color: #000000;
	
}

.textnews {
	font-size:12px;
}

.textnewsbold {
	font-size:15px;
	line-height:24px;
	font-weight:bold;
}

.textnewsbold2 {
	font-size:13px;
	line-height:20px;
	font-weight:bold;
}

#item2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	margin-top: 10px;
	line-height: 18px;
	padding-bottom: 5px;
}

#spacer {
	height: 22px;
}

#spacer2 {
	height: 12px;
}

#item {
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	margin-top: 10px;
	line-height: 18px;
	padding-bottom: 10px;
}

.image {
	padding-top: 5px;
}


.menu1{
	padding-top:2px;
	padding-bottom: 2px;
	display:block;
	color: #000000;
	line-height: 20px;
	font-size:14px;
	border-top: 1px dotted #000000;
	padding-left: 0px;
	font-weight:bold;
	text-decoration:none;
}

.menu1clicked{
	padding-top:2px;
	padding-bottom: 2px;
	display:block;
	color: #666;
	line-height: 20px;
	font-size:14px;
	border-top: 1px dotted #000000;
	padding-left: 0px;
	font-weight:bold;
	text-decoration:none;
	}
	
.submenu {
	display: block;
	height: 19px;
	margin-left: 10px;
	padding-top: 2px;
	padding-left: 7px;
	color: #333333;
	font-size:14px;
	text-decoration:none;
}

.subsubmenu {
	display: block;
	height: 19px;
	margin-left: 10px;
	padding-top: 2px;
	padding-left: 7px;
	color: #333333;
	font-size:12px;
	text-decoration:none;
}	
	
.hide{
	display: none;
}
	
.show{
	display: block;
}


#fotobestuur {
	float:left;
	width: 95px;
}

#itembestuur  {
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}

#tekstbestuur {

}

.titeltekstbestuur {
	font-weight:bold;
	
}

.titeltekstbestuuritalic {
	font-weight:bold;
	font-style:italic;
	
}

#tekstbestuur a:link {
	text-decoration:none;
	color:#000000;
	font-style:italic;
}

#tekstbestuur a:hover {
	text-decoration:underline;
	color:#000000;
}

#tekstbestuur a:visited {
	text-decoration:none;
	color:#000000;
}

#praktischoverzicht {
	padding-top: 10px;
	font-size:13px;
}

.praktischoverzichtitemtitel {
	font-weight:bold;
	color:#000000;
	font-variant:small-caps;
	font-size:14px;
	letter-spacing:0.1em;
}

.datumoverzicht {
	font-weight:bold;
}

.titeloverzichtitalic {
	font-weight:bold;
	font-size:14px;
	color:#dabe28;
	font-style:italic;
}

.titeloverzicht {
	font-weight:bold;
	font-size:14px;
	color:#dabe28;
}

.picture {
	border: 1px solid #dabe28;
	margin: 2px;
}


/******************************** FOTOGALERIJ */

.galleryContainer{
	width: 100%;
	float: left;
	margin-top: 20px;
	}
	
.galleryFoto{
	width: 150px;
	float: left;
	}	

	
.galleryFoto a img{
	border: none;
	}	
	
.galleryTitle{
	width: 250px;
	float: left;	
	padding-left: 20px;
	}	

.galleryTitle p{
	margin: 0;
	padding: 0;
	}
		
.galleryTitle p.date{
	margin: 0;
	padding: 0;
	font-style: italic;
	}
			
.clear{
	clar: both;
	}	
	
/************************* FOTO GROUP */

.galleryGroup{
	float: left;
	margin-left: -10px;
	}

.foto{
	height: 100px;
	widtj: 150px;
	float: left;
	padding: 10px 10px 10px 10px;
	}		
	
.foto a img{
	border: none;
	}
	
	
.pages{
	margin: 20px 0 0 0;
	}
