/* ALGEMEEN */
body {
	background-color: #87CEEB; /* Skyblue */
	margin: 20px;
	padding:0px;
	text-align: center;
}
body, td, p, a, li, div, h1, h2, h3, h4, h5, h6  {
	font-family: "Trebuchet MS", Verdana, Tahoma, Sans-Serif;
	font-size: 14px;
}

/* LINKS  */
a {
	text-decoration: none;
	color: rgb(230,140,52);
}
a:hover {
	text-decoration: underline;
	color: rgb(230,140,52);
}
sup {
    vertical-align: baseline;
    position: relative;
    bottom: 0.5em;
}

hr {
	color: rgb(230,140,52);
	background-color: rgb(230,140,52);
	border: 0px;
	height: 1px;
	width: 100%;
}
h1 { /* Pagina kop */
	margin-bottom: -8px;
	font-size:200%;
	font-weight:normal;
	color:#e68c34;
}
h2 {
	font-weight: bold;
	display: inline;
	font-size:16px;
}
h3 {
	font-weight: bold;
	font-style: italic;
	display: inline;
	margin-top: 6px;
	padding-top: 6px;
}
h4 {
	font-weight: normal;
	text-decoration: underline;
	display: inline;
	margin-top: 6px;
	padding-top: 6px;
}
/*h5 {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	display: inline;
}*/
h6 { /* Ondertitel foto */
	font-size: 12px;
	font-weight: normal;
	margin: -10px 0px 13px 0px;
	display: block;
}
p.beschikbaarkop {
	font-size: 14px;
}
p.prijsdata {
	font-size: 12px;
}
span.onderstrepen {
	text-decoration: underline;
}
span.oldprice {
	text-decoration: line-through;
}
span.newprice {
	color: red;
}


/* DIV's */
div#container {
	width: 800px;
	margin: 0 auto;
	background: rgb(255,255,255);
	border: 1px solid #e68c34;
	text-align: left;
}
div#top {
	width: 800px;
	height: 100px;
	background-color: #f7dbc1;
	background-image: url("img/header.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
div#menubar {
	clear: both;
	width: 800px;
	height: 40px;
	text-align: center;
	background-color: #e68c34;
}

div#titlebar {
	width: 760px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: -10px;
	padding: 0px;
}

div#righttab {
	float:right;
	display: inline;
	width:180px;
	margin: 20px 20px 0 0;
}

div#submenu, div#photopreview, div#homepreview {
	float:right;
	width:180px;
	margin: 0px;
	background-color: #f7dbc1;
	border: 1px solid #e68c34;
}
div#photopreview {
	margin-top: 20px;
}
div#photopreview img, div#homepreview img {
	border-style: none;
	display: block;
}

ul.menubox {
	margin:0px;
	padding:0 0 0 10px;
	list-style-type:none;
	text-align:left;
}
ul.menubox li {
	margin: 5px 0px;
}
ul.menubox a {
	color: rgb(0,0,0);
}
ul.menubox a:hover {
	color: rgb(230,140,52);
}

div.start_lang1, div.start_lang2 {
	/*float: left;
	display: inline;*/
	clear: both;
	margin-left: 20px;
	width: 560px;
	padding-top: 16px;
}
div.start_lang2 {
	border-top: 1px solid #e68c34;
}

div#content {
	clear: left;
	width: 560px;
	margin: 20px 0 20px 20px;
	padding:0px;
	text-align: justify;
}
div#content img {
	margin-bottom: 10px;
}

/* DIV TAALKEUZE */
div.language {
	float:right;
	padding-right: 5px;
	/* Twee talen
	padding-top: 70px;*/
	/* Drie talen
	padding-top: 58px;*/
	padding-top: 46px;
	text-align: right;
}
div.language, div.language a, div.language a:hover {
	color: #e68c34;
	font-size: 10px;
	font-family: Tahoma, Verdana, Sans-Serif;
}
div.language a:hover {
	color: #FFFFFF;
}

/* DIV LEGENDA */
div.legendavrij, div.legendabezet {
	display: block;
	width: 25px;
	height: 25px;
	background-color:#ffffff;
	border: 1px solid black;
}
div.legendabezet {
	background-color:#c1c1c1;
}
table.legenda {
	border-collapse: collapse;
}
table.legenda td {
	border: 1px solid #000;
	width: 25px;
	height: 26px;
	padding: 0px;
	overflow: auto;
}
table.legenda td.tekst {
	width: 225px;
	padding-left: 5px;
	border: 0px;
}	
table.legenda td.occupied {
	background-color:#c1c1c1;
}
table.legenda td.witregel {
	border: 0px;
	height: 5px;
}

div#bottom {
	clear: both;
	width: 760px;
	margin-left: 20px;
	border-top: 1px solid #e68c34;
	padding: 0 0 4px 0;
	color: #e68c34;
	font-size: 10px;
	text-align: right;
}


/* MENU ITEMS */
ul.menuitems {
	list-style-type:none;
	float:left;
	display:block;
	width:640px;
	line-height:40px; 
	margin:0;
	padding:0;
	background-color:#e68c34;
	text-align:center;
}
ul.menuitems li {
	display:inline;
}
a.menutext:link, a.menutext:visited, a.menutext:active, a.menutext:hover {
	display:block;
	float:left;
	width:150px;
	padding:0;
	margin:0; 
	text-decoration:none;
	background-color:#e68c34;
	color:#FFFFFF;
	font-size: 18px;
}
a.menutext:hover {
	background-color:#f7dbc1;
}


.beschrijving_titel {
	font-weight: bold;
	font-style: italic;
}

/* TABELLEN */
/* ACCOMMODATIE TABEL */
table.accommo {
	border: #000000 0px solid;
	border-collapse: collapse;
	margin-top: 13px;
	width: 560px;
	cursor: pointer;
}
table.accommo td {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
table.accommo td.preview {
	width: 180px;
}
table.accommo td.city {
	width: 100px;
}
a.accommodation:link,
a.accommodation:visited,
a.accommodation:active,
a.accommodation:hover {
	color: #000;
	text-decoration: none;
	border-width: 0px;
}
a.accommodation:hover {
	color: rgb(230,140,52);
}
a.accommodation img {
	border: 0;
	margin: 0;
	padding: 0;
}
/* ACCOMMODATIE OVERZICHT */
div.accommoblock {
	display: block;
	width: 560px;
	padding: 10px;
	margin: 5px 0;
	background: #f7dbc1;
	border: 1px solid #e68c34;
}
div.accommoimg {
	width: 150px;
	float: right;
}
img.accommopreview {
	width: 150px;
}
div.accommotxt, div.accommotxt > p {
	width: 360px;
	font-size: 12px;
}
a.accommolink, a.accommolink:hover {
	font-weight: bold;
	color: #000;
	font-size:16px;
	display:block;
}



/* PRIJZEN TABEL */
table.price {
	border: #000000 1px solid;
	border-collapse: collapse;
	border-color: black;
	padding: 5px;
	margin-top: 12px;
}
table.price tr.header {
	background: #e68c34;
	color: white;
}
table.price tr.header > td {
	font-size: 16px;
}
table.price tr.light {
	background: #faeadc;
}
table.price tr.dark {
	background: #f7dbc1;
}
table.price tr{
	behavior: url(../../../hover.htc)
}
table.price tr:hover, table.price tr.hover {
	background: #e68c34;
	color: white;
}
/* Internet Explorer 6 FIX 
bron: http://www.entwickler-blog.de/archiv/29-CSS-Hover-Effekt-beim-Internet-Explorer-in-Tabellen.html

table.price tr {
	hover:expression(this.onmouseover=new
	Function("this.style.background='#e68c34'; this.style.color='white';"),this.onmouseout=new
	Function("this.style.background='#faeadc'; this.style.color='black';"));
}
END FIX */
table.price td {
	border: #000000 1px solid;
	padding: 2px 32px 2px 5px;
}
/* Le Noci */
table.pricebellavista td {
	padding: 2px 15px 2px 5px;
}
table.pricelenoci td {
	padding: 2px 7px 2px 5px;
}
table.pricericordi td {
	padding: 2px 14px 2px 5px;
}
table.priceilbruco td {
	padding-right: 8px;
}

/* CONTACT FORMULIER */
td.contactform {
	width: 160px;
}