* {
	margin:0;
	padding:0;
	-moz-outline:none;
}
h2 {
	margin-top:0;
	margin-bottom:20px;
}
h3 {
	margin-top:1.1em;
	margin-bottom:0;
}
.kader {
	padding:2px;
}
.right {
	float:right !important;
	margin-right:0!important;
}
table {
	margin:1em 0;
}
table .kader {
	margin:0 8px 0 0;
}
#container {
	margin:10px auto 0;
	width:720px;
}
#hoogte {
	width:1px;
	height:480px;
	float:right;
}
.print {
	display:none;
}
/* ::: HEADING :::::::::::::::::::::::::::::::::::::::::::::::::::::::::

_______________________________________________________________*/



#heading {
	height:145px;
}
#flags {
	float:right;
	/*width:218px;*/
	margin-right:22px;
	margin-top:68px;
}
.flag {
	float:left;
	text-align:center;
	text-decoration:none;
	width:65px;
}
#main {
	position:relative;
	width:720px;
	overflow:hidden;
	min-height:480px;
}
/* ::: MENU :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

_______________________________________________________________*/



#menu {
	/*float:left;	position:relative;	padding-left:10px;*/position:absolute;
	left:10px;
	top:0;
}
#menu ul {
	margin: 30px 0 0;
	padding: 0;
	width: 135px;
}
#menu ul li {
	position: relative;
}
#menu ul li a {
	display: block;
	padding: 4px;
}
#currpage {
	padding: 4px;
	width:127px;
}
/* Fix IE. Hide from IE Mac \*/

* html #menu ul li {
	float: left;
}
* html #menu ul li a {
	height: 1%;
}
/* End */



#menu li:hover, #menu li.over {
	display: block;
}
/* ::: CONTENT ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

_______________________________________________________________*/



#content {
	margin-left:156px;
	width:540px;
	padding:0 10px 20px 0;
	overflow:hidden;
	position:relative;
}
#photos {
	margin:20px 0 0;
	overflow:hidden;
	width:540px;
}
div.photobox {
	margin-right:6px;
	text-align:center;
	float:left;
	height:150px;
}
div.photobox img {
	/*display:block;*/	margin:auto;
}
div.photobox.withtext {
	height:auto;
	overflow:hidden;
}
div.kamers {
	height:auto;
	width:200px;
	margin-right:20px;
	margin-bottom:10px;
}
div.rightcol {
	margin-right:0 !important;
}
div.center {
	width:550px;
	text-align:center;
	margin-top:10px;
	position:relative;
	height:auto;
}
div.textcolumn {
	overflow:hidden;
}
div.imagecolumn {
	width:166px;
	margin-left:10px;
	float:right;
}
div.kolom {
	float:left;
	width:130px;
	margin-right:20px;
}
div.portretten {
	float:right;
	margin-left:10px;
	width:120px;
	background-color:#FFF5CE;
}
div.infoblokken {
	overflow:hidden;
}
div.infoblok {
	width:160px;
	padding:5px;
	background-color:#FFF5CE;
	float:left;
	margin:0 10px 10px 0;
	overflow:hidden;
	height:220px;
}
div.infoblok img {
	width:160px;
}
div.infoblok.breedte2 {
	width:342px;
}
div.last {
	margin-right:0;
}
div.infoblok h3 {
	margin:5px 0;
}
div.textblock {
	overflow:hidden;
	margin-bottom:20px;
}
div.textblock.first {
	margin-bottom:0;
}
.hide {
	display:none;
}

