/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #685558;
} 
 
#pagewidth{ 
width:750px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;  
} 
 
#header{
position:relative; 
height:60px; 
background-color:#685558; 
width:750px;
} 

#nav{
background-image:url(img/nav_logo.gif);
background-repeat:no-repeat;
background-position: 5px 50%;
padding:10px 170px;
color:#FFFFFF;
margin:25px 0px 0px 0px;
float:right;
}

#nav a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:100;
color:#FFFFFF;
text-decoration: none;
margin: 0px 10px;
}

#nav a:hover{
color: #CC9966;
text-decoration: underline;
}


#leftcol{
width:380px; 
float:left; 
position:relative; 
background-color:#FFFFFF; 
height:453px;
 }
 
#leftcol img{
margin: 15px;
}
 
#leftcol2{
width:380px; 
float:left; 
position:relative; 
background-color:#FFFFFF; 
height:453px;
 }
 
#leftcol2 img{
float:left;
margin:5px 15px 15px 15px;
}

.clearer{
clear:both;
}

#maincol{
	background-color: #FFFFFF;
	float: right;
	position: relative;
	width:370px;
	height:453px;
 }
 
#maincol img{
float:left;
margin:5px 15px 15px 15px;
 }
 
#footer{
 height:50px; 
  background-color:#685558; 
 clear:both;
 } 
#navhome{
list-style-image:url(img/btn_arrow_s.gif);
}
 
 /* *** 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 */  

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
a {
font-weight: bold;
color:#685558;
}
a:hover {
text-decoration:underline;
color:#CC9966;
}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color:#685558;
margin-top:20px;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #685558;
margin-top: 300px;
}

h4{
font-size:12px;
font-weight:bold;
color:#685558;
text-decoration:underline;
}

#home {
	width: 355px;
	margin-bottom: 20px;
}

#lijstje a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #685558;
	text-decoration: none;
	background-image:url(img/btn_arrow_s.gif);
	background-repeat:no-repeat;
	background-position: 5px 50%;
	padding:10px 30px;
}

#lijstje a:hover {
	color: #CC9966;
	text-decoration: underline;
}
