h1 {
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
}
hr {
	color: silver;
	height: 1px;
}
div.tekstblok {
	font-size: 12px;
	color: black;
	line-height: 1.7em;
	padding: 15px;
	margin: 0;
	margin-top: 0px;
	text-align:justify;
}
div#content {
	padding: 10px;
	font-size: 12px;
}
div#welkom {
	float: left;
	width: 750px;
}
div#beschikbaar {
	width: 200px;
	float: right;
	margin-left: 10px;
	background: #FDEBB5 url(../img/cal_bg.gif) top right no-repeat;
}
div#nieuws {
	background: #FEF0E7;
	width: 200px;
}
div#villa1, div#villa2 {
	width: 355px;
	float: left;
	margin: 10px;
	margin-right: 0;
	padding: 10px;
	background: #FAE7A3;
	font-size: 11px;
	line-height: 1.5em;
	display: inline;
}

div.column {
	width: 375px;
	float: left;
	font-size: 11px;
	line-height: 1.5em;
	display: inline;
}
div.left {
	float: left;
}
div.right {
	float: right;
}
div.villa {
	padding: 10px;
	background: #FAE7A3;
}

span.meer {
	display: block;
	width: 100%;
	text-align: right;
}
span.meer a {
	font-style:italic;
	font-weight: bold;
	color: black;
	text-decoration:none;
}
div.beschikbaar {
	width: 160px; float: right; text-align:center; margin-left: 10px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select.month {
	width: 100px;
}
select.year {
	width: 60px;
}
table.tabs {
	font-family:Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
}
table.tabs td {
	font-size: 14px;
	font-weight: bold;
	color: black;
}
table.tabs td a {
	display: block;
	width: 100%;
	color: gray;
	text-decoration:none;
	background: url(../img/tab.jpg) no-repeat top left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 20px;
}
table.tabs td span {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 20px;
	display: block;
}
table.tabs td a:hover {
	color: black;
}
div.tabs div {
	 height: 25px;
	 background: url(../img/tab.jpg) no-repeat top left;
	 width: 150px;
	 float: left;
}
p.citaat {
	font-style:italic;
	margin-left: 15px;
}
div#back {
float: right; font-size: 12px;
}
div#back a {
text-decoration: none; color: #c48d01;
}
div#back a img {
	border: 0;
}
div.help {
	width: 740px; padding: 10px; background: #FAE7A3; margin-top: 10px; margin-bottom: 10px; font-size: 12px;
}
div.prijs {
	padding: 3px;
	margin-top: 5px;
	font-weight: bold;
	background: url('../img/bg_prijs.gif');
}

.trigger {
	color: black;
	background: rgb(240,240,240);
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	display: block;
	width: 100%;
	margin-top: 10px;
	padding: 3px 0;
	font-size: 13px;
	text-align: left;
	float: left;
	font-weight: bold;
}

.trigger a {
	color: black;
	text-decoration: none;
	display: block;
	outline: none;
}
.trigger a:hover { 
	color: maroon;
}
.toggle_container {
	padding: 0;
	margin: 0;
	overflow: hidden;
	clear: both;
}
.block {
	padding: 10px;
	font-size: 11px;
	line-height: 1.5em;
}
table.prijs {
	width: 100%;
	border-collapse:collapse;
}
table.prijs .header1 {
	background: #FF9966;
	font-weight: bold;
}
table.prijs .header2 {
	background: #FFCC66;
}
table.prijs td {
	padding: 2px;
}
