html { 
  padding:0px;
  margin:0px;
}

body {
background-color:#339BCE;
font-family: Verdana, Arial, Sans-serif; 
font-size: 12px;    
padding:0px;
margin:0px;
text-align:center;

}

/* tekst */
a { 
color: #008BD0;
font-size: 1.0em;
font-weight: bold;
background-color:transparent;
text-decoration: none; 
}
a:hover { 
color: #008BD0;
font-size: 1.0em;
font-weight: bold;
background-color:transparent;
text-decoration: underline; 
}
p {
font-size:1.0em;
line-height:1.5em;
} 

h1 {
font-size: 1.6em;
text-transform:uppercase;
color: #008BD0;
padding:5px 15px;
margin:0px
}
h2 {
font-size:1.4em;
font-weight:bold;
padding-top:0px;
color: #008BD0;
background-color: transparent;
	}
h3 {
font-size:1.1em;
font-weight:normal;
/*padding-top:10px;*/
color: #008BD0;
background-color: transparent;

	}
h4 {
font-size: 0.9em;
font-weight: normal;
}



/*  positioning-layers  */
#main_container {
	margin: 0px auto 0px auto;
	background-color:#FFFFFF;
	width:950px;
	text-align:left;
	height:100%;
}
#container_overzicht {
	margin: 0px auto 0px auto;
	background-color:#FFFFFF;
	width:750px;
	text-align:left;
	height:100%;
}
#header {
	margin-top:0px;
	background-image:url(images/header_keuzetours.jpg);
	height:325px;
	}
	
#navigatie{
	float:right;
	margin-right: 15px;
	margin-top:35px;
	width:450px;
	display:inline;

	}

#inhoud {
	float:left;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom:10px;
	width: 445px;
	height: 300px;
	overflow:hidden;

	}
#inhoud_breed {
	float:left;
	margin-left: 15px;
	margin-top: 0px;
	width: 675px;
	}
#inhoud_maand {
	float:left;
	margin:0px 15px 15px 15px;
	width:222px;
	height:300px;

}
#inhoud_nieuw {
	float:left;
	margin-top: 0px;
	width:222px;
	height:300px;

}
#inhoud_buttons {
	float:left;
	margin-left:5px;
	margin-top: 0px;
	width:222px;

}
#inhoud_activiteiten {
	float:left;
	margin-top: 0px;
	margin-left:15px;
	width:222px;
	display:inline;
}
#inhoud_links {
	float:left;
	margin-top: 0px;
	margin-left:15px;
	width:300px;
	display:inline;
}	
#footer_activiteiten {
	margin-left: 15px;
	margin-top: 15px;
	width: 925px;
	clear:both;
	
}
#footer{
	clear:both;

	margin-bottom:0px;
	background-image:url(images/footer_keuzetours.jpg);
	color:#008BD0;
	font-weight:bold;
	padding:0px;
	text-align:center;
}
#copyright {
	clear:both;
	margin: 20px;
	text-align:center;
	color:#ffffff;
}
#copyright a {
	color:#FFFFFF;
}
div.nieuw {
	position: absolute;
	top: 150px;
	right: 0px;
	width: 100px;
	height: 75px;
	background:url(images/badge_nieuw.png) 0 0 no-repeat; /* ie6png:scale */
	z-index: 1;
}
/* menu */
#navigatie ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display:inline;
	}	
#navigatie li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	float:left;
	}	
	
#navigatie li a:link, #navigatie li a:visited {
	color: #008BD0;
	display: block;
	padding: 5px 14px 5px 14px;
	
	}
	
#navigatie li a:hover, #navigatie li a:active {
	color: #ffffff;
	background-color:#008BD0;
	padding: 5px 14px 5px 14px;
	}
	
<!--[if IE]><style type="text/css"> a { zoom: 1;}</style><![endif]-->

/* classes */
.fotorechts {
margin-left: 10px;
}
.fotorechts {
margin-right: 10px;
}
.alignright {
margin-top: 0; 
text-align: right;
font-size: 10px;
}
.whitelink
a { 
color: #ffffff;
font-size: small;
font-weight: bold;
text-decoration: none; 
}
.nieuw {
	position: absolute;
	top: 150px;
	right: 0px;
	width: 100px;
	height: 75px;
	background:url(images/badge_nieuw.png) 0 0 no-repeat; /* ie6png:scale */
	z-index: 1;
}
.menutop  {
	padding: 5px 20px 15px 20px; }