a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
* {
	margin: 0;
	padding: 0;
}

body{
	background-color:#fff;
	margin: 0 auto;
}

#container {
	width: 1022px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#header {
	min-width: 100%;
	text-align:center;
	background-image:url(../Images/header_bg.png);
	background-repeat:repeat-x;
	height: 201px;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

#nav_bg {
	background-image:url(../Images/bg_nav.jpg);
	background-repeat:repeat-x;
/*	height:40px;*/
	margin: 0px;
	padding: 0px;
}

#navigatie {
	height:48px;
	background-image:url(../Images/bg_nav.jpg);
	background-repeat:repeat-x;
	text-align: left;
	display: table-cell;
	width: 1022px;	
	margin: 0px;
	padding: 0px;
}

#navigatie ul {
	list-style:none;
	height:48px;
	text-align:center;
	margin:0;
	width:717px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	display: block;
}

#navigatie ul li{
	display: block;
	font-family: Arial;
	font-size:14px;
	border-right: 1px solid #CC0000;
	padding-right: 20px;
	padding-left: 20px;
	height: 47px;
	float:left;
	line-height: 50px;
	margin:0;
	
}


#navigatie ul li.firstitem {	
	border-left: 1px solid #CC0000;	
}
#navigatie ul li.lastItem {	
	border-right: 0px solid #CC0000;	
}

#subcontainer {
	width:1022;
}

#content {
	width:666px;
	background-color: #fff;
	min-height:535px;
	float:left;
	padding:25px;
	text-align: left;
	border-right:1px solid #CC0000;
	min-height:500px;
	max-height:none;
	border-left: 1px solid #cc0000;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;

}
#content h1 {
	font-family:arial;
	font-size:20px;
	color:#ffa200;
	margin-top: 15px;
	margin-bottom:7px;
}

#content table {
	font: 12px arial;
	color:#000000;
}

#content table tr {
	margin-bottom: 5px;
}

#hotel {
	width:100%;
	background-color:#FFFFFF;
	margin-top: 20px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#hotel h2 {
	font-family: arial;
	font-size: 15px;
	color:#CC0000;
	margin-top: 5px;
	margon-bottom: 5px;
}



#content p {
	font-family:arial;
	font-size: 14px;
	color:#000000;
	line-height:1.5;
	margin-right:5px;
}

#content-right {
	width: 430px;
	clear: right;
	height:400;
	
}


#dopkes img.plan {
	margin-left:-5px;	
}

#dopkes img.plan a:hover{
background-image:url(../Images/plan_hover.png);	
} 



#footer {
	clear:both;
	background-image:url(../Images/bg_footer.png);
	background-repeat:repeat-x;
	height:57px;
	text-align:center;
	padding-top:10px;	
}

#footer img {
	margin-right:50px;
}

.contact a:link {
	color:#ffa200;
}

.contact a:hover {
	color:#cc0000;
}

.contact a:visited {
	color:#ffa200;
}

.contact a:active {
	color:#ffa200;
}
.z{	color:#000000!important;text-decoration:underline!important;}

img.plan {
	float:left;
	margin:0 10px 10px 0;
}

.addthis_toolbox {
	margin-top: 15px;	
}
