body{
	margin:0;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: black;
	font-weight: normal;
	background: #99CCFF;

}

ul{
	 list-style-position: inside;
	 margin: 0;
	 margin-left: 3px;
	 padding: 0;
}

img{
	border: 0;
	margin: 0;
	padding: 0;
}

h1, h2{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.blokgroot h1{
	margin-bottom: 5px;
}

#info{
	display:none;
}

div{
	margin: 0;
	padding: 0;
}	

a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a hover{
	text-decoration: underline;
}
#wrapper{
	border: 1px solid black;
	width: 952px;	
	text-align: left;
	margin:auto;
	background: white;
}

#logo{
	background: white;
	height: 200px;
	padding: 1px;
}

#logo img{
	width: 950px;
}

#topmenu{
	background: #6699FF;
	padding: 10px;
	margin: 0 1px 0 1px;
	min-height: 10px;
}

.blokgroot{
	width: 186px;
	background: #6699FF;
	color:white;
	padding: 5px;
	font-weight: bold;
}

.blokrand{
	padding: 1px;
	background: white;
	border: 1px solid black;
	margin-bottom: 5px;
}

.blok{
	margin-bottom: 5px;
	border: 1px solid black;
	background: white;
	padding: 1px;
}
.blok img{
	width: 196px;
}


.hoofdblok{
	position: relative;
	clear:both;
	float: auto;
	right: 1px;
	bottom: 1px;
	background: white;
	padding: 1px;	
	border: 1px solid black;
}

.schaduw1{
	position: relative;
	right: 1px;
	bottom: 1px;
	background: #818181;
}

.schaduw2{	
	position: relative;
	float: left;
	background: #C0C0C0;
	margin-top: 5px;
	border-top: 1px solid white;	
}

.hoofdblok img{
	width: 196px;
}

.blokgroot a{
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

#balklinks{
	width: 200px;
	margin: 3px 4px 0 7px;
	float: left;
}

#balkrechts{
	margin: 3px 0 0 7px;
	width: 200px;
	float: left;
}

#content{
	width: 529px;
	min-height: 500px;
	float: left;
	margin-top: 0px;
}

.opvul{
	clear: both;
	height: 1px;
}

.reis{
	position: relative;
	text-align: center;
	width: 114px;
	height: 200px;
	margin: 3px;
	padding: 5px;
	float: left;
	border: 1px solid black;	
	background: #ACD4FF;
}
.partner-link-tekst{
	margin-top: 5px;
	margin-bottom: 15px;
	clear:both;
	
}

#partner-linkjes a{
	/*float: left;
	margin-right: 3px;*/
	color: red;
}


.tekst{
	position: relative;
	text-align: left;	
	margin: 3px;
	margin-top: 7px;
	padding: 5px;
	float: left;
	border: 1px solid black;	
	background: #ACD4FF;
}

.tekst h1{
	float: left;
}

.tekst a{
	color: red;
/*	float: right;*/
	font-weight: bold;
}

#info{
	clear:both;
	margin-top: 5px;
}

.reis img{
	padding: 2px;
	margin-top: 5px;
	background: white;
	width: 100px;
	max-height: 70px;
	border: 1px solid black;
	clear: both;
}

.reis .naam{
	margin-top: 5px;
	color: red;
	font-weight: bold;
}

.reis .info{
	margin-top: 5px;
	color: black;
}

.reis .verzorging{
	font-weight: bold;
}



.reis .fotolink{
	position:relative;
}

.reis a{
	position: absolute;
	bottom: 5px;
	left: 0px;
	width:100%;
	text-align: center;
	font-weight: bold;
	font-decoration: underline;
	color: red;
}

#fotobalk img{
	width: 200px;
	margin-bottom: 5px;
	margin-right: 5px;
	float:left;
	clear:both;
	border:1px solid white;
}

#fotobalk{
	float: left;
}

#accoinfo{
	float:left;
	width: 300px;
}

#accoinfo p{
	margin:0;
	padding: 0;
}

p{
	margin:0;
	padding: 0;
	width: 515px;
}

.kop{
	clear:both;
	float:left;
	width: 75px;
}

.data{
	float: left;
	width: 150px;
}

#beschrijving{
	float:left;
	margin-top: 25px;
	margin-bottom: 15px;
}

#boeken a{
	position: relative;
	float: left;
	margin-top: 50px;
	padding: 5px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid black;
	height: 30px;
	width: 295px;
	background:#6699FF;
	text-align:center;
}

#bottom{
	background: #6699FF;
	color:white;
	padding: 5px;
	text-align: center;
}