	/* General styles */
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:910px;
		background:#fff url(..//images/achtergrond_rood.gif);
        margin: 5px auto;
		font-family:Arial,Helvetica,Garuda,sans-serif;
	}
	a {
		font-weight:bolder;
		color:#ffff99;
		padding:2px;
	}
	a:hover {
		font-weight:bolder;
		color:#ffff00;
		padding:2px;
		text-decoration:none;
	}
	a img{
	border:none;
	}
	p#geenBG a {
	background: #ffff99;
	}
	
	H1 {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: black;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	margin-left: 4em;
	}
	
	H2,H3 {
	font: Arial, Helvetica, sans-serif;
	color: ##FF080E;
	line-height:16px;
	font-size:16px;
	text-decoration: none;
	margin-left: 4em;
	}
	H4 {
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: ##000066;
	line-height:12px;
	text-decoration: none;
	}
	
	H5 {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: ##FF080E;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	H6 {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: black;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	margin-left: 1em;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}

	
	#imgcall {
	float: right;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

	hr {
	color:#ffff00;
	}
	
#pagename{
	font:18px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	line-height:24px;
	letter-spacing:.1em;
	}

span#inspringen {
margin-left: 15px;
}
span#inspringen2 {
margin-left: 53px;
}

	#paddingimage  img{
	padding:10px;
	border:1px solid #666666;
	}
	
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
		margin-bottom:5px;
	}

	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		font-size:13px;
		line-height:18px;
		color:#ffff11;
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:910px;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3,
	.col4	{
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
			/* right column background colour */
	}
	.threecol .colmid {
		right:20%;			/* width of the right column */
		background: #33300;/*url(..//images/achtergrond_rood.gif);	/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		background:inherit; /*#333 url(..//images/achtergrond_rood.gif);	/* left column background colour */
	}
	.threecol .col1 {
		width:52%;			/* width of center column content (column width minus padding on either side) */
		left:93%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:19%;			/* Width of left column content (column width minus padding on either side) */
		left:19%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		background: #ffff99;
		width:19%;			/* Width of right column content (column width minus padding on either side) */
		left:77%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
		color:#660000;
		font-size:11px;
		font-weight:bold;
		padding-left:25px;
		padding-right:1%;
	}
	.threecol .col4 {
		background: inherit;/* transparante achtergrond */
		width:19%;			/* Width of right column content (column width minus padding on either side) */
		left:77%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
		color:#ffff00;
		font-size:11px;
		font-weight:bold;
		padding-left:25px;
		padding-right:1%;
	}
	
	
	/*********************** Navigatie *********************/
#navigation td {
	border-bottom: 1px solid #FF9900
	}

#navigation a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	}
	
#navigation a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url("..//images/rondje_geel.gif") 10px 50% no-repeat;
	}
	
#navheader {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	}
	
	#navigation2 td {
	color. #FF9900;
	}

#navigation2 a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	line-height:10px;
	text-decoration: none;

	}
	
#navigation2 a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url("..//images/rondje_geel.gif") 10px 50% no-repeat;
	}
	
ul#navigation {
list-style: none;
margin:2px;
padding:2px;
}
	
ul#navigation a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	border-bottom:1px solid #ffff00;
	}
	
ul#navigation a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url("..//images/rondje_geel.gif") 10px 50% no-repeat;
	}
	
#navheader {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	}
	
	#navigation2  {
	color. #FF9900;
	}

#navigation2 a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	line-height:10px;
	text-decoration: none;

	}
	
#navigation2 a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url("..//images/rondje_geel.gif") 10px 50% no-repeat;
	}
	
span#vervolg {
	float:right;
	font-size:11px;
	font-style:italic;
}

/*********** formulier *****************/


label#naam, label#email, label#onderwerp {
color: #660000;
font-size:12px;
font-weight:bolder;
margin-left:40px;
float:left;
}

input#naam, input#email, input#onderwerp{
color: #330000;
font-size:12px;
background:#ffffcc;
font-weight:bolder;
margin-right:40px;
float:right;
border-left:1px solid #ff0000;
border-top:1px solid #ff0000;
}

textarea.user {
color: #330000;
font-size:12px;
background:#ffffcc;
font-weight:bolder;
margin-right:40px;
float:right;
border-left:1px solid #ff0000;
border-top:1px solid #ff0000;
}
 input#button  {
 font-size:12px;
 color: #660000;
font-weight:bolder;
margin-top: 15px;
margin-left:40px;
float:left;
}

/*********** engels en nederlandse vlag voor knoppen *****************/
button#nl, button#nl_2 {
background: url(..//images/vlag_nl.gif) no-repeat;
height:20px;
width:30px;
border:none;
margin-left:10px;
float:right;
}
button#eng , button#eng_2{
background: url(..//images/vlag_gb.gif) no-repeat;
height:20px;
width:30px;
border:none;
float:right;
}

#span_right {
	float:right;
	font-size:10px;
	line-height:15px;
}

.navText {
	font:11px Arial, Helvetika, sans-serif;
	color: #FFFF00;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: underline;
	margin-left:10px;
	line-height:25px;
	}
span.small {
font-size:10px;
float:right;
}

.navText img{
	border:none;
	margin-right:10px;
	}
	
	/* fotoalbums style */
	.fancythumb {
	background-color:#ffff99; 
	width:85px;
	margin-top:5px;
	padding:7px; 
	border-right:2px solid #666666; 
	border-bottom:2px solid #999999;"
	}
	/* einde fotoalbums style rest gebeurt met jquery.fancybox.css*/
	
	/* Footer styles */
	#footer {
	background:#990000;
		clear:both;
		float:left;
		width:100%;
		margin:5px 0px;
		border-top:1px solid #ffcc00;
		border-bottom:1px solid #ffcc00;
	}
	#footer p {
		color:#ffffcc;
		font-size:10px;
		text-align: center ;	
	}
	#footer a {
		color:#ffff00;
		font-size:10px;
		font-weight:bold;
		padding-left:5px;
		margin-right:20px;	
	}

	#footer a:hover{
		color:#660000;
		background:#ffff33;
		padding-left:5px;
	}