body
	{
		background-image: url(images/bg_purple.jpg);
		background-repeat: repeat-x;
		background-color: #F0E8DB;
		font-family: Arial, Verdana, Helvetica, Tahoma;
		font-size: 10pt;
		text-align: center;
		margin-top:0px;
		margin-left:0px;
		overflow-x:hidden; 
		color: #333333;
	}

#center
	{
		padding-top:0px;
		border: 0px solid #C0C0C0;
		width: 1000px;
		margin: 0px auto;
		background-color: #FFFFFF;
		text-align: left;
		background-image: url(images/body_bg.jpg);
		background-repeat: repeat-y;
	}

#header
	{
		background-image: url(images/bg_header.jpg);
		background-repeat: no-repeat;
		width: 1000px;
		height: 138px;
	}

#logo
	{
		background-image: url(images/logo.jpg);
		background-repeat: no-repeat;
		width: 300px;
		height: 125px;
		float:left;
		margin-left:20px;
		margin-top:3px;
	}
#logof
	{
		background-image: url(images/logofokkesteeg.jpg);
		background-repeat: no-repeat;
		width: 300px;
		height: 125px;
		float:left;
		margin-left:20px;
		margin-top:3px;
	}
#logow
	{
		background-image: url(images/logowijkersloot.jpg);
		background-repeat: no-repeat;
		width: 300px;
		height: 125px;
		float:left;
		margin-left:20px;
		margin-top:3px;
	}

#search
	{
		background-image: url(images/zoekb.gif);
		background-repeat: no-repeat;
		width: 589px;
		height: 63px;
		float:right;
		margin-top:35px;
		margin-right:50px;
	}

#searchform
	{
		padding-left: 10px;
		padding-top:12px;
		color: white;
		font-weight: bold;
	}
#searchfield
	{
		background-position: right;
		background-repeat: no-repeat;
		border: 0px;
		height: 19px;
		width: 340px;
		padding-right: 53px;
		padding-left: 5px;
		padding-top: 3px;
	}
.potlood{
		background-image: url(images/potloodpunt.gif);
		background-position: left;
		background-repeat: no-repeat;
		border: 0px;
		height: 23px;
		width: 53px;
		float: left;
			margin-top: 7px;

}
.ttext{
	margin: 0px;
}
.float{
	float: left;
	margin-top: 7px;
}
.searchbutton
	{
		background-color: #0D98CC;
		margin-left:10px;
		margin-top:4px;
		cursor: pointer;
		background-repeat: no-repeat;
		background-position: center center;
		width: 55px;
		height: 25px;
		font-weight: bold;
		color: white;
		border: 0px;
		font-family: Arial;
	}
	
#menubar
	{
		background-image: url(images/bg_header.jpg);
		background-repeat: no-repeat;
		width:1000px;
		height:30px;
		float:left;
		padding-left:11px;
	}

#submenubar
	{
		background-image: url(images/center_bg_purple.jpg);
		background-repeat: no-repeat;
		width: 1000px;
		height: 124px;		
		float:left;
	
	}
.right{
	width: 400px;
		min-height: 220px;
		margin-right:12px;
		margin-left: 20px;
		margin-bottom: 10px;
		text-align: center;
		float:right;
}
#microviewer
	{
		background-color: #AC69AC;
		width: 400px;
		min-height: 220px;
		margin-right:-17px;
		margin-top: -20px;
		text-align: center;
		float:right;
		border-left: 20px solid white;
	}
	
#content
	{
		background-image: url(images/content_bg.jpg);
		background-repeat: no-repeat;
		width:940px;
		min-height:742px;
		font-size: 10pt;
		padding-left: 30px;
		padding-right: 30px;
		
	}
.hand{
	cursor: pointer;
}
.clear
	{
		clear:both;
	}




a{
	color: #000000;
	text-decoration: none;
	font-size: 12pt;
	margin:0px;
}
a:hover
{
	color: #36c1f9;
	text-decoration: none;
}

img
{
	border:none;
}

.rollover
{
	height:30px;
	float:left;
	margin-left:4px;
}

.rollover a	
{
	display: block;
	margin: 0px;
	line-height: 30px;
	min-height: 30px;
	text-decoration: none;
	text-align: center;
	vertical-align:top;
   	color: #000000;
   	background-position: 0px 50%;
}
.rollover a:hover{
	color: #FFFFFF;
}

#menu1 a
{
	margin-left:0px;
	width: 110px;
   	background: #ddd url(images/css_rollover/rollover1.jpg) no-repeat;
}

#menu2 a
{
	width: 120px;
   	background: #ddd url(images/css_rollover/rollover2.jpg) no-repeat;
}

#menu3 a
{
	width: 110px;
   	background: #ddd url(images/css_rollover/rollover3.jpg) no-repeat;
}

#menu4 a
{
	width: 120px;
   	background: #ddd url(images/css_rollover/rollover4.jpg) no-repeat;
}

#menu5 a
{
	width: 120px;
   	background: #ddd url(images/css_rollover/rollover5.jpg) no-repeat;
}

#menu6 a
{
	width: 110px;
   	background: #ddd url(images/css_rollover/rollover6.jpg) no-repeat;
}

#menu7 a
{
	width: 140px;
   	background: #ddd url(images/css_rollover/rollover7.jpg) no-repeat;
}

#menu8 a
{
	width: 110px;
   	background: #ddd url(images/css_rollover/rollover8.jpg) no-repeat;
}

#menu1 a:hover, #menu2 a:hover, #menu3 a:hover, #menu4 a:hover, #menu5 a:hover, #menu6 a:hover, #menu7 a:hover, #menu8 a:hover
{
   color: #FFFFFF;
   background-position: -140px 50%; 
}

.rollover a:active
{
   color: #000000;
   background-position: -140px 50%; 
}

.h{
	margin: 20px 10px 10px 10px; 
	line-height: 125%;
	font-size: 20pt;
	font-weight: lighter;
	color: #333333;
}
.hw{
	margin: 20px 10px 10px 10px; 
	font-size: 20pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.hw a{
	margin: 20px 10px 10px 10px; 
	font-size: 20pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.hw a:hover{
	margin: 20px 10px 10px 10px; 
	font-size: 20pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}

.klein{
	font-size: 10pt;
	color: #333333;	
	margin-left: 20px;
}
.klein td{
	font-size: 10pt;
	color: #333333;	
	text-decoration: underline;
}
.klein th{
	font-size: 10pt;
	color: #333333;	
	
	text-align: left;
	padding-top: 10px;
}
.text, td, .MsoNormal, #content{
	line-height: 150%;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
#content a{

	font-size: 10pt;
	color: #333333;
	text-decoration: underline
}
#content a:hover{
	font-size: 10pt;
	color: #333333;
	text-decoration: none
}
#microviewer .cw a{

	font-size: 20pt;
	color: #FFFFFF;
	text-decoration: underline
}
#microviewer .cw a:hover{
	font-size: 20pt;
	color: #FFFFFF;
	text-decoration: none
}
.onderschrift{
	color: #333333;
	font-size: 10pt;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 358px;
	margin: 0 auto;	
}
.onderschrift p{
	font-size: 11pt;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
}
.hk{
	margin: 20px 10px 10px 0px; 
	font-size: 14pt;
	color: #666666;
	vertical-align: middle;
}
.hk a{
	margin: 20px 10px 10px 0px; 
	font-size: 14pt;
	color: #666666;
	vertical-align: middle;
	text-decoration: none;
}
.hk a:hover{
	margin: 20px 10px 10px 0px; 
	font-size: 14pt;
	color: #666666;
	vertical-align: middle;
	text-decoration: underline;
}
textarea{
	font-family: Arial;
	font-size: 10pt;
}
hr{
	border: 2px solid #B1E5FA;
}
.light{
	font-size: 8pt;
	color: #C0C0C0;
}
.whiteb{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #B1E5FA;
	border-bottom: 4px solid #B1E5FA;
	margin-bottom: 15px;
	width: 545px;
}
.whitej{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #FFE5AA;
	border-bottom: 4px solid #FFE5AA;
	margin-bottom: 15px;
}
.whitejb{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #B1E5FA;
	border-bottom: 4px solid #B1E5FA;
	margin-bottom: 15px;
}
.whitejg{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #A2E699;
	border-bottom: 4px solid #A2E699;
	margin-bottom: 15px;
}
.lightb{
	background-color: #E9F8FD;
	width: 545px;
}
.lightj{
	background-color: #FFF2D4;
	padding: 5px;
}
.lightjb{
	background-color: #E9F8FD;
	padding: 5px;
}
.lightjg{
	background-color: #CCF3C7;
	padding: 5px;
}
.border{
	border: 3px solid #B1E5FA;
}
.fb{
	margin: 20px 10px 10px 10px; 
	font-size: 14pt;
	font-weight: lighter;
	color: #333333;
}
.fb a{
	font-size: 14pt;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
.fb a:hover{
	font-size: 14pt;
	font-weight: lighter;
	color: #333333;
	text-decoration: underline;
}
.h a{
	font-size: 20pt;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
.h a:hover{
	font-size: 20pt;
	font-weight: lighter;
	color: #333333;
	text-decoration: underline;
}
.fotoalbum img{
	border: 3px solid #C0C0C0;
	margin: 5px;
}
.fotoalbum img:hover{
	border: 3px solid #A2E699;
}
.padd{
	padding-left: 20px;
	padding-right: 20px;	
}
.glass{
	background-color: #B1E5FA;
	margin-top: 5px;
	margin-right: 5px;
	padding: 3px;
	-moz-border-radius: 35%;
	float: left;
	width: 100px;
	text-align: center;
	border: 1px solid #E1F4FD;
}
.glass:hover{
	background-color: #E1F4FD;
	margin-top: 5px;
	margin-right: 5px;
	padding: 3px;
	-moz-border-radius: 35%;
	float: left;
	width: 100px;
	text-align: center;
	border: 1px solid #E1F4FD;
	cursor: pointer;
}
.glass a, .glassw a{
	font-size: 10pt;
	text-decoration: none;
	color: #000;
}
.glassw{
	background-color: #C4EFBE;
	margin-top: 5px;
	margin-right: 5px;
	padding: 3px;
	-moz-border-radius: 35%;
	float: left;
	width: 100px;
	text-align: center;
	border: 1px solid #EEFBEC;
}
.glassw:hover{
	background-color: #EEFBEC;
	margin-top: 5px;
	margin-right: 5px;
	padding: 3px;
	-moz-border-radius: 35%;
	float: left;
	width: 100px;
	text-align: center;
	border: 1px solid #EEFBEC;
	cursor: pointer;
}
.fill425{
	width: 425px;
	float:left;
}
.fill500{
	width: 505px;
	float:left;
}
.cw {
	margin-left: 20px; 
	margin-bottom: 20px; 
	margin-top: 20px;
	font-size: 20pt;
}
.cw a{
	font-size: 20pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.cw a:hover{
	font-size: 20pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
.f20w{
	font-size: 20pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

