body,html{
	width:100%;
	height:98%;
	background-color:#44598F;
	margin:0;
	margin-top:5px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#EBC514;
	font-size:12px;
	font-style:none;
}

#holder{
	width:775px;
	margin:0 auto;
}

a{
	font-weight:bold;
	color:#EBC514;
	text-decoration:none;
}
a:hover{
	color:#CC3300;
}

#bg_top{
	width:775px;
	height:20px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-position:middle;
}

#bg_middle{
	width:775px;
	min-height:600px;
	background-image:url(images/middle.jpg);
	background-repeat:repeat-y;
	background-position:middle;
}

#header{
	width:775px;
	height:90px;
	background-image:url(images/titel.gif);
	background-repeat:no-repeat;
	margin-left:11px;

}

#hotel_classification{
	float:right;
	width:106px;
	height:55px;
	background-image:url(images/hotelclassificatie.gif);
	background-repeat:no-repeat;
	margin-right:22px;
}

#certificate{
	float:right;
	width:200px;
	height:20px;
	background-image:url(images/tulpenbenb.jpg);
	background-repeat:no-repeat;
	margin-right:22px;
}

#vlaggetjes {
	float:right;
	margin-right:22px;
}

#vlaggetjes, img{
	border:0px;
}

#menu{
	width:765px;
	height:20px;
	background-color:#EBC514;
	margin-left:5px;
	margin-right:5px;
	padding-left:2px;
	color:#000000;
}

.button{
	float:left;
	height:20px;
	vertical-align:middle;
	display:table-cell;
}

a.current-button{
	float:left;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:10px;
	display:table-cell;
}

a.button{
	text-decoration:none;
	color:#44598F;
	padding-left:5px;
	padding-right:10px;
	font-weight:bold;
}

a.button:hover{
	background-color:#44598F;
	color:#EBC514;
}

#content{
	padding:10px;
}

#bg_bottom{
	width:775px;
	height:20px;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:middle;
}
