body     {
	color:			#000000;
	font-size:  	12px;
	line-height:	17px;
	font-family:    arial;                                                                 
	margin: 		0;                                                                     
	padding: 		0;   
}

#social {
	position: fixed;
	width: 		75px;
	height: 	21px;
	padding:	0;
	left: 50%;
	margin-left: 437px;
	margin-top:	5px;
}

#wrapper {
	width: 		975px;
	min-height:	650px;
	height:		auto !important;
	height:		650px;
	margin: 	50px auto; 
}
			
			

/* Hide from IE5mac \*//*/

html, body {
	height: auto;
}
/ end hack *//* ]]> */

		

#header {
	position: fixed;
	width: 		975px;
	height: 	145px;
	background: #91A92D;
	left: 50%;
	margin-left: -487px;
}

#menu {
	position: fixed;
	width: 		975px;
	height: 	21px;
	background: #91A92D;
	padding:	0;
	left: 50%;
	margin-left: -487px;
	margin-top:	145px;
	overflow:	hidden;
}

#menu a, #menu a:link{
	padding:	0;
	margin:		0;
	float: left;
}

#menu span{
	font-size:      12px;
	line-height: 	21px;
	font-weight: 	bold;
	text-decoration:none;
 	padding: 		4px 10px;
	cursor: 		pointer;
	margin:			0;
}

#menu .menu_on {
	color:          #FFFFFF;
	background:		#91A92D;
}

#menu .menu_over {
	color: 			#000000;
	background: 	#ffffff;	
}

#login {
	position: 	absolute;
	margin: 	0 auto;
	width: 		216px;
	height: 	22px;
	top: 		50%;
	left: 		50%;
	margin-left: 203px;
	margin-top: -175px;
	background: #91A92D;
}

#links {
	float:		left;
	color:  	#91A92D;
	width: 		173px;
	height: 	315px;
	margin: 	180px 5px 5px 0px;
	padding:	0;
}

#content{
	float:		left;
	width: 		525px;
	min-height:	315px;
	height:		auto !important;
	height:		315px;
	margin: 	180px 5px 5px 20px;
	padding-right: 15px;
}

#content a:link {
	color:          #91A92D;
	font-size:      12px;
	line-height:	15px;
	font-weight: 	normal;
}

#content a:visited {
	color:          #91A92D;
	font-size:      12px;
	line-height:	15px;
	font-style: 	italic;
	font-weight: 	normal;
	text-decoration: underline;
}

#content a:hover {
	color:          #000000;
	font-size:      12px;
	line-height:	15px;
	font-weight: 	normal;
}

#rechts {
	float: 		right;
	color: 		#91A92D;
	width: 		200px;
	height: 	315px;
	margin: 	180px 6px 5px 22px;
}

#nieuws{
	width: 		975px;
	height: 	100px;
	background:	#EDF1DF;
	padding: 	0;
	margin: 	0;
}

#nieuwsitems {
	width: 		975px;
	height: 	100px;
	padding: 	0;
	margin: 	0 0 0 -27px;	
}

#nieuwsitems a{
	float: 		left;
	width: 		243px;
}

.nieuwsitem {
	width: 		243px;
}

.nieuwsitem:hover{
	z-index: 9;
}

#footer{
	width: 		975px;
	height: 	45px;
}

.fotocontainer { 
	position: relative; 
	height: 210px; /* aanpassen aan de hoogte van de grootste afbeelding */ 
}

/* css-kenmerken kleine afbeelding (indien gewenst) */
.thumb img { }
.thumb:hover { }
.thumb:hover img { }

/* css-kenmerken grote afbeelding */
.thumb span { position: absolute; visibility: hidden; }
.thumb span img { border: solid thin #999999 }
.thumb:hover span { 
	visibility: 	visible;
	top: 			0px; left: 0px;
	font-family: 	arial;
	font-size: 		10pt;
	text-decoration: none;
	color: 			#000000;
	text-align: 	center;
	z-index: 		999999;
}



td   {
	color:      	#000000;
	font-size:      12px;
	line-height:	17px;
	font-family:    arial;
	text-align:		left;
	vertical-align:	top;
}

.tablea { 
	border-bottom: 	1px dashed #fff;
	padding: 		0px; 
	padding-top: 	5px; 
	padding-bottom: 5px;
	text-align: 	left;
	color: 			#000;
	vertical-align: top;
}

.table { 
	border-bottom: 	1px dashed #EDF1DF;
	padding: 		5px; 
	padding-top: 	5px; 
	padding-bottom: 5px;
	text-align: 	left;
	color: 			#91A92D;
	vertical-align: top;
}

.table2 { 
	border: 		2px solid #EDF1DF;
	padding: 		5px;
	padding-top: 	5px;
	padding-bottom: 5px;
	text-align: 	left;
	vertical-align: top;
	color: 			#91A92D;
}

.table3 { 
	padding: 		1px;
	text-align: 	left;
	vertical-align: top;
	font-size: 		10px;
}

TEXTAREA {
 	border: #86AC3F 1px solid; 
}

INPUT {
 BORDER-RIGHT: #86AC3F 1px solid; 
 BORDER-TOP: #86AC3F 1px solid; 
 BORDER-LEFT: #86AC3F 1px solid; 
 BORDER-BOTTOM: #86AC3F 1px solid;
}

a:link {
	color:          #91A92D;
	font-size:      12px;
	line-height:	17px;
	font-weight: 	bold;
	text-decoration: none;
}

a:visited {
	color:          #91A92D;
	font-size:      12px;
	font-weight: 	bold;
	text-decoration: none;
}

a:hover {
	color:          #000000;
	font-size:      12px;
	line-height:	17px;
	font-weight: 	bold;
	text-decoration: none;
}

h1   {
	color:       #91A92D;
	font-size:   12px;
	font-family: arial;
	line-height: 16px;
	margin: 0px;
}

h2   {
	color:       #91A92D;
	font-size:   15px;
	font-family: arial;
}


#blok{
	position: fixed;
	width: 		975px;
	height: 	40px;
	background: #fff;
	left: 50%;
	margin-left: -487px;
	margin-top: -60px;
	z-index: 999999;
}
