html, body{  
 text-align:center;
 background: url(../images/background.jpg) repeat-x center top;
 font: 11px Georgia, verdana, lucida, sans-serif;
 background-color:#4F5356;
 color: #999;
} 
 
#pagewidth{ 
 width:575px; 
 text-align:left;  
 margin: 0 auto; 
} 
 
#header{
background: url(../images/visual-back.jpg) no-repeat center top;
 position:relative; 
 height:280px; 
 width:100%;
}
#header img, #logo{
border: 0;
margin-left: 20px;
}
 
#header2{
 position:relative; 
 height:280px; 
 width:100%;
}
#visual{
 padding: 9px;
 border: 0;
}

#terugarrow{
 left: 50px;
 text-decoration: none;
 color: #F4F6F3;
 font: 12px verdana, lucida, sans-serif;
 font-weight: bold;
}

#terugarrow img{
 padding-top: 5px;
}

#fotokeuze{
position:absolute;
top: 110px;
}

#fotokeuze img.fotoklein{
width: 100px;
border: 5px solid white;
margin: 10px;
}

#fotokeuze img.fotogroot{
border: 2px solid white;
}
 
 #leftcol{
 width:190px; 
 float:left;
 min-height: 100px;
 padding-left: 5px;
 position:relative; 
 }
 
#twocols{
 width:560px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:310px; 
	overflow:hidden;
	float:right; 
	position:relative; 
	padding-left: 15px;
	margin: 5px;
	min-height:300px;
	border-left: 1px solid #949494;
}
#rightcol ul, #rightcol ol {
	padding-left:60px;
	margin:10px 0;
}
#rightcol ul li {
list-style-type: disc;
}
#rightcol ol li{
list-style-type: upper-roman;
}
 
#rightcol h1, #rightcol h2{
	margin:10px 0;
}
#rightcol p, #rightcol ul, #rightcol ol, #rightcol {
	color: #f6f3db;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 1.25em 0 0 0;
}
#rightcol h1, #rightcol h2, #rightcol h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#maincol{
 float: left; 
 display:inline; 
 position: relative; 
 width: 570px;
 margin-right: 15px;
 }
  
#footer{
border-top: 1px solid #949494;
width:560px;
 height:50px; 
 clear:both;
 margin: 10px 10px 0px 15px
 } 

#footer p{
margin-top: 10px;
color:#999;
font-size: 9px;
}

#footer a, #header a{
	text-decoration: none;
	color:#999;
}

#footerleft{
float:left;
display:inline;
}

#footerright{
float:right;
}
 
 #navcontainer ul
{
list-style-type: none;
text-align: right;
line-height:20px;
}

#navcontainer ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: right;
font: 11px Georgia, verdana, lucida, sans-serif;
text-transform:uppercase;
text-decoration: none;
color: #f6f3db;
}

#navcontainer ul li a:hover
{
background: transparent url(../images/list-active.gif) left center no-repeat;
color: #999;
}

#navcontainer ul li a#current
{
color: #f6f3db;
background: transparent url(../images/list-active.gif) left center no-repeat;
}

h1 {
font-size: 20px;
font-weight: bold;
margin-bottom: 15px;
}
h2 {
font-size: 16px;
}
p, ul, ol {
font: 11px verdana, lucida, sans-serif;
color: #fff;
line-height: 20px;
}

#testimonials{
border-top: 1px solid #949494;
margin: 30px 5px 5px 5px;
padding:20px;
}

#testimonials h2{
font: 14px Georgia, verdana, lucida, sans-serif;
font-weight:bold;
color: #f6f3db;
margin-bottom: 20px;
}

#testimonials li {
list-style-type: disc;
}

#testimonials p, #testimonials address, #testimonials p a, .newsitem a{
font: 11px Georgia, verdana, lucida, sans-serif;
line-height: 20px;
text-decoration: none;
color: #fff;
}

.imgblock {
float: left;
margin: 5px;
width: 140px;
}
.imgblock p a {
font-size: 1.25em;
text-decoration: none;
}
#rightcol .imgblock p {
margin: 5px 0;	
}
.dateitem{
	color: #999999;
}

.tekst {
font: 11px verdana, lucida, sans-serif;
line-height: 18px;
color: #fff;
}


.formtd{
 height: 22px;
}
.textarea, .text{
 border: 1px solid #999;
}

.formbutton{
background-color: #ccc;
border: 2px solid #999;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



/*oude kleur: color: #FFD9D9;*/

a:link, a:visited {
color: #CF5A5A;	
}
a:hover, a:active {
text-decoration: none;	
}
label {
	width:120px;
}
.fotobeschrijving{
	font-size: 10px;
	color: #FFFFFF;
	font-style:italic;
}
.albumfoto{
max-width: 300px;
}
