@charset "utf-8";
/* Campinglaborde.com © 2009 kevin van dooren */
body {
margin:0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}


a:link{
color: #584B38;
text-decoration: none;
}

a:visited{
color: #584B38;
text-decoration: none;
}

a:hover{
color: #584B38;
text-decoration: none;
font-weight:bold;
}

a:active{
color: #584B38;
text-decoration: none;
font-weight:bold;

} 

div#header {
width: 870px;
height:210px;
margin-left:auto; 
margin-right: auto;
}

div#content {
margin-left:auto; 
margin-right: auto;
width:870px;
overflow:auto;
background: url(content.png);
min-height: 350px;
height: auto !important;
height: 350px;
padding-bottom:20px;
}




div#menu{
height:auto;
width:203px;
float:left;
}

div#vlaggen{
margin-top:20px;
display:inline;
height:240;
width:203px;
float:left;
text-align:center;
}

div#vlaggen img{
border:5px #AA977B solid;
}



div#tekst{
width:553px;
padding-left:0px;
padding-right:50px;
float:right;
padding-bottom:40px;


}

div#tekst img{
   border:5px solid #584B38;
   }

div#titel{
padding-top:7.5px;
padding-bottom:7.5px;
height:25px;
width:553px;
padding-left:0px;
padding-right:50px;
float:right;
color:#584B38;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font:Georgia, "Times New Roman", Times, serif;

}

div#footer{
height:35px;
width:830px;
margin-left:auto;
margin-right:auto;
text-align:center;
padding:20px;
color:#777777;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font:Georgia, "Times New Roman", Times, serif;

}
input, textarea  {
border : 1px solid #584B38;

} 


/* menu */

*{
	list-style:none;
	margin:0px;
	padding:0px;
}



	
.menu-1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	display:block;
	padding: 10px 0 0 20px;
	}


	

.menu-1 a{
	text-decoration:none;
	color: #FFFFFF;
	}
	
	
.menu-2{
	padding: 5px 0 0 12px;
	font-weight: lighter;

	}
	


	


