html,body {
margin:0;
padding:0;
}
body {
	line-height:1.8em;
	background: #fff url(images/02.gif) repeat;
	color: #666;
	font-family: helvetica, arial, sans-serif;
	font-size: 73%;
}
			/*BANNER PROPERTIES*/
#banner {
	width:100%;
	height:230px;
	background-color: #345CB0;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.foto2 {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}
#banner h1 {
margin: 0 0 0 250px;
line-height:1.8em;
letter-spacing: 3px;
font-size: 2em;
color: #fff;
}
#container #content #box td {
	line-height: 100%;
	text-align: center;
	vertical-align: top;
}
.foto {
	padding: 2px;
	border: thin solid #345CB0;
}
#banner p {
float:right;
margin: 10px 10px 0 0;
padding-top: 10px;
color : #ff9933;
}
			/*TOP NAVIGATION*/	
div#menu {
	float:left;
	width: 100%;
	padding-top:0;
	background-color: #FF0099;
}
ul#nav,ul#nav li {
list-style-type:none;
margin:0;
padding:0
}
ul#nav {
margin-left: 250px;
width: 500px;
}
ul#nav li {
float: left;
margin-right: 3px;
text-align: center;
}
ul#nav a {
	float: left;
	width: 7em;
	padding: 5px 0;
	text-decoration: none;
	color: #fff;
	background-color: #345CB0;
}
ul#nav a:hover {
background: #e7f1f8;
color: #666;
}
ul#nav li.activelink a,ul#nav li.activelink a:hover {
background: #fff;
color: #003;
}
			/*MAIN CONTAINER*/
#container {
width: 770px;
margin: 0 auto;
padding: 0;
}
#box {
	padding: 10px;
	border: 1px solid #669900;
	background: #e7f1f8;
}
#box h2 {
	font-size: 19px;
	color: #06a;
	background-image: url(images/last.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	text-indent: 25px;
}
#box p {
	font-size: 14px;
	line-height: 15px;
}
.prijzen {
	font-size: 12px;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}
#box h3 {
	font-size: 14px;
	font-weight: bold;
	color: #345CB0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #58B2FC;
	line-height: 15px;
}
			/*CONTENT_LEFT*/
#content {
	width: 490px;
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 10px;
	font-size: 120%;
}
#content p {
	font-size: 14px;
}
.naam_hotel {
	font-size: 14px;
	font-weight: bold;
	color: #345CB0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #7DA1BA;
	line-height: 10px;
}
#content h1 {
font-size: 1.5em;
letter-spacing: 3px;
text-transform: uppercase;
color: #06a; 
}
			/*CONTENT_RIGHT*/
#content_right {
	width: 200px;
	float: right;
	margin: 20px 10px 0 0;
	padding-bottom: 30px;
	color: #669900;
}
			/*FOOTER*/
#footer {
	clear: both;
	height: 50px;
	padding: 5px;
	background-color: #345CB0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF0099;
	color: #FFFFFF;
	font-size: 110%;
	text-align: center;
}
			/*TYPOGRAPHY*/
blockquote {
	font-weight : bold;
	font-style : normal;
	color : #669900;
	font-size: 110%;
}
.small {
color: #ff9933;
font-size: 0.8em;
}
.big {
	font-weight: bold;
	font-size: 1.2em;
	color: #FF0099;
}
			/*IMAGES*/
.imgright {
float: left;
margin: 10px;
padding: 10px;
}
			/*CURVED CORNERS*/
dl.curved {
	margin:15px 0;
	padding:0;
	width:100%;
	background-color: #FF0099;
	background-image: url(images/c_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
dl.curved dt {
	background:transparent url(images/c_tr.gif) top right no-repeat;
	padding:10px;
	text-align:center;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #345CB0;
}
dl.curved dd {
	padding:0;
	margin:0;
	background-color: #E7F1F8;
	background-image: url(images/c_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
dl.curved dd p {
	margin:0;
	padding:10px;
	line-height:1.53em;
	color: #345CB0;
	font-size: 12px;
}
dl.curved dd p.last {background:transparent url(images/c_br.gif) bottom right no-repeat; }
			/*LINK PROPERTIES*/
a img {
border: none;
}
a:link, a:visited {
	color : #66CC33;
	background : inherit;
	text-decoration : none;
}
a:hover {
text-decoration : none;
color : #999;
background : inherit;
}
#navlist li {
list-style-image : url(images/right.gif);
background : inherit;
color : #ff9933;
margin : 5px 0 0 0;
padding-left : 10px;
}
.foto3 {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}

