body {
	background: #003580;
	margin: 0px;
	font-family: arial;
}

#container {
	margin-top:					10px;
	background-color: #FFFFFF;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
  margin-bottom: 20px;  
	height: 100%;
	overflow: auto;
  border-radius: 		10px 10px 10px 10px		
}

.header {
	width:						943px;
	margin-left:				8px;
	margin-right:				7px;
	border-bottom:					20px solid #FFFFFF;
	border-top:					5px solid #FFFFFF;
	height:						170px;
  border-radius: 		10px 10px 10px 10px	
}

.headerLeft {
	float:						left;
	width:						513px;
	height:						190px;
	background-image:			url('/images/leftbg.jpg');
	border-radius: 		10px 10px 10px 10px	
}
.headerRight {
	float:						right;
	width:						421px;
	height:						190px;
	background-image:			url('/images/rightbg.jpg');
	border-radius: 		10px 10px 10px 10px
}

.floatFix {
	clear:						both;
}

.footer {
	background-color:			#FEBA02;
	width:						950px;
	height:						29px;
	margin:						5px;
	margin-bottom:				4px;
	border-top:					1px solid #ffcc00;
	font-size: 12px;
	color: #003580;
	text-align:					center;
  border-radius: 		10px 10px 10px 10px;		
}

.footer > p {
	margin:						0px;
	padding:					0px;
	margin-top:					6px;		
}

.menu {
	width:						950px;
	height:						30px;
	background-color:			#FEBA02;
	margin-left:				5px;
	margin-top:					5px;
	border-radius: 		10px 10px 10px 10px	
	
}
.menu a {
	display:					block;
	float:						left;
	font-size:					10pt;
	font-weight:				normal;
	text-decoration:			none;
	margin-left:				10px;
	margin-top:					6px;
	color:						#1d3c52;

}

.menuright {
	display:					block;
	float:						right;
	font-size:					14px;
	font-weight:				bold;
	text-decoration:		none;
	margin-left:				10px;
	margin-top:					0px;
	margin-right:       15px; 
	color:						#1d3c52;
	
}

.arrow {
  float:						left;
  display:          inline-block;
	margin-top:					3px;
	margin-left:				10px;
	color:						black;
}



#header h2 {
	margin: 0px;
	margin-left: 20px;
	padding-top: 20px;
	font-size: 40px;
	color: #003580;
}

#header h2 {
	margin: 0px;
	margin-left: 20px;
	padding-top: 20px;
	font-size: 40px;
	color: #003580;
}

#left-side {
	width: 240px;
	height: 500px;
	color: #0896ff;
	background: #FFFFFF;
	float: left;
}

#left-side p {
	width: 220px;
	color: #003580;
	background: #FFFFFF;
	float: left;
	padding-left: 20px;
}

#left-side h1 {
	width: 220px;
	float: left;
	padding-left: 20px;
}

#left-side a {
	width: 240px;
	height: 500px;
	color: #0896ff;
	background: #f8f8f8;
	float: center;
}

#left-side .menuTitle {
	background-color:#0090ff;
	border-top: 1px solid #0090ff;
	border-bottom:	1px solid #0090ff;
	width:	200px;
	border-radius: 10px 10px 0 0;
}

#left-side .arrow {
	color:	#ffa800;
	font-weight:bold;
}

#content {
	width: 720px;
	min-height: 500px;
	float: right;
	clear: right;
}
#content #breadcrumbs {
	padding: 10px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}	
#content #breadcrumbs a {
	color: #0896FF;
	font-weight: normal;
	padding: 0px 5px;
}
#content .bezienswaardigheden,
#content .hotels,
#content #hotel {
	padding: 10px;
	overflow: auto;
}
#content .bezienswaardigheden .bezienswaardigheid:first-child,
#content .hotels .hotel:first-child {
	margin-top: 0px;
}
#content .bezienswaardigheden .bezienswaardigheid,
#content .hotels .hotel {
	overflow: auto;
	margin-top: 20px;
}
#content .bezienswaardigheden .bezienswaardigheid .left-bezienswaardigheid h3,
#content .hotels .hotel .left-hotel h3,
#content .hotels .hotel .left-hotel h3 a{
	color: #0896ff;
	font-size: 18px;
	padding: 5px 5px 5px 0px;
	margin: 0px;
	text-decoration: none;

	border-bottom: 1px solid #feba02;
	width: 100%;
}
#content .bezienswaardigheden .bezienswaardigheid .left-bezienswaardigheid {
	width: 400px;
	float: left;
}
#content .hotels .hotel .left-hotel {
	width: 540px;
	float: left;
}
#content .bezienswaardigheden .bezienswaardigheid .left-bezienswaardigheid p,
#content .hotels .hotel .left-hotel p,
#content #hotel .left-hotel p {
	font-size: 12px;
	color: #003580;
	padding-right: 20px;
}
#content #hotel .left-hotel {
	width: 380px;
	float: left;
}


#content #hotel .right-hotel {
	width: 270px; 
	float: right;"
}

#content #hotel .right-hotel img {
	width:250px;
}
#content .bezienswaardigheden .bezienswaardigheid .left-bezienswaardigheid ul li {
	font-size: 12px;
	color: #003580;
	
}
#content .hotels .hotel .left-hotel .sterren3 {
	background-image: url('3ster.png');
	background-repeat: no-repeat;
	background-position: 450px center;
}
#content .hotels .hotel .left-hotel .sterren4 {
	background-image: url('/4ster.png');
	background-repeat: no-repeat;
	background-position: 450px center;
}
#content .hotels .hotel .left-hotel .sterren5 {
	background-image: url('5ster.png');
	background-repeat: no-repeat;
	background-position: 450px center;
}
#content .bezienswaardigheden .bezienswaardigheid .right-bezienswaardigheid img,
#content .hotels .hotel .right-hotel img {
	border: 2px solid #feba02;
}
#left-side h1 {
	padding: 10px 20px 0px 20px;
	margin: 0px;
	font-size: 22px;
}
#left-side p {
	padding: 10px 20px 10px 20px;
	margin: 0px;
	font-size: 12px;
	color: #003580;
}

.lange-streep {
        color: #FFE495;
        size: 2px;
	border-right: 1px dashed #779BCA;
}

#content #hotel h2{
	color: #003580;
        font-size: 1.4em;
	margin: 0px;

#content .hotel h2 .sterren3 {
	background-image: url('3ster.png');
	background-repeat: no-repeat;
	background-position: 450px center;
}

#content .hotel h2 .sterren4 {
	background-image: url('/4ster.png');
	background-repeat: no-repeat;
	background-position: 450px center;
}

#content .hotel h2 .sterren5 {
	background-image: url('5ster.png');
	background-repeat: no-repeat;
	background-position: 450px center;
}