html, body
{
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body
{
	height: auto;
	top: 0px;
	left: 0px;
}

html
{
  padding: 0px;
  margin: 0px;
}

img
{
	border: 0px;
}

a img
{
	float: left;
}

body
{
	padding: 0;
	margin: 0;
	background: #FFFFF0;
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	text-align: center;
}

.clear
{
	clear: both;
}

div#container
{
	background-color: #FFFFD6;
	color: inherit;
	margin: 0 auto;
	width: 610px;
	vertical-align: middle;
	text-align: left;
}

table
{
	border-collapse: collapse;
	table-layout: fixed;
}

.prijzen th.periode
{
	width: 250px;
}

.prijzen th.type
{
	width: 150px;
	text-align: center;
}

div#header
{
	display: none;
}

div#menu
{
	display: none;
}

div#content
{
	background-color: inherit;
	color: inherit;
}

.italic
{
	font-style: italic;
}

form
{
	width: 510px;
}

form div.header
{
	position: relative;
	line-height: 22px;
	height: 22px;
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

form div.headerMultiline
{
	position: relative;
	line-height: 22px;
	height: auto;
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	clear: both;
}

form div.data
{
	position: relative;
	line-height: 22px;
	height: 22px;
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

form div.dataMultiline
{
	position: relative;
	line-height: 14px;
	height: auto;
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
}

form div.dataSubmit
{
	position: relative;
	line-height: 32px;
	height: 32px;
	width: 250px;
	float: left;
	margin-top: 10px;
	padding: 0;
}

form div.spacer
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

input.text, textarea
{
	font-family: "Microsoft Sans Serif", Sans-Serif;
	font-size: 11px;
}

input.text
{
	width: 200px;
}

input.small
{
	font-family: "Microsoft Sans Serif", Sans-Serif;
	font-size: 11px;
	width: 110px;
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 12px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#content table
{
	margin: 0px;
	border: 1px solid black;
	border-collapse: collapse;
}

#content table.prijzen tr td
{
	padding: 8px;
	margin: 0px;
	border: 1px solid black;
}

#content table.route tr td h4
{
	text-align: center;
}

#content table#beoordelingen
{
	border: none;
}

#beoordelingen .Buiten
{
	width: 170px;
	text-align: left;
}

#beoordelingen .Binnen
{
	width: 40px;
	padding: 0 10px;
	text-align: center;
}

#beoordelingen input.text
{
	width: 151px;
}



#content .villa
{
	width: 590px;
}

#content .villa tbody tr
{
	border: 1px solid black;
}

#content .villa tbody tr td
{
	height: 70px;
	border: 1px solid black;
	padding: 5px;
	vertical-align: top;
}

.plattegrond img, .villa img, .fotos img
{
	float: none;
} 

div#footer
{
	display: none;
}
