* {
	margin: 0;
	padding: 0;
}
body {
	font: 70% Verdana, sans-serif;
	background-image: url(/images/back_sabina_geel.jpg);
	background-attachment: fixed;
	behavior:url("/csshover.htc");
}
a, a:visited {
	color: #9C3200;
}
a:visited:hover, a:hover {
	color: #f00;
}
.clear {
	clear: both;
	height: 1px;
}
img {
	border: none;
}
#wrapper {
	margin: 130px 20px 20px 170px;
}



/* SIDEBAR */
#sidebar {
	position: fixed;
	width: 150px;
	top: 0;
	left: 0;
	bottom: 0;
	background-image: url(/images/back_sabina_bruin.jpg);
	font-family: 'Trebuchet MS';
	height: 100%;
}
#sidebar a, #sidebar a:visited {
	color: rgb(255, 255, 204);
}
#sidebar li a:hover, #sidebar li a:visited:hover {
	color: #f00;
}
#sidebar ul {
	list-style: none;
	margin: 55px 0 0 20px;
}
#sidebar ul li {
	padding-bottom: 15px;
}



/* HEADER */

#header {
	position: fixed;
	width: 100%;
	left: 150px;
	top: 0;
	right: 0;
	height: 125px;
	background-image: url(/images/back_sabina_up_notext.jpg);
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS';
}
#header h1, #header span {
	display: none;
}
#header #typehuizen {
	margin: 60px 0 0 240px;
}
#header #typehuizen ul {
	float: left;
	width: 100%;
	height: 30px;
}
#header #typehuizen li {
	list-style: none;
	float: left;
	padding-right: 20px;
}
#header #typehuizen li a, #header #typehuizen li a:visited {
	color: rgb(255, 255, 204);
	text-decoration: none;
}
#header #typehuizen li a:hover, #header #typehuizen li a:visited:hover {
	color: #f00;
}
#header #gebieden {
	margin: -60px 0 0 270px;
	font-size: 140%;
	font-weight: bold;
}
#header #gebieden li {
	list-style: none;
	float: left;
	padding-right: 26px;
	display: block;
	position: relative;
	top: 0;
}
#header #gebieden li a, #header #gebieden li a:visited {
	color: #9C3242;
	text-decoration: none;
}
#header #gebieden li a:hover, #header #gebieden li a:visited:hover {
	color: #f00;
}

#header #gebieden ul.substreek {
	display:none;
	font-size: 80%;
	font-weight: normal;
	position: absolute;
	top: 100%;
	left: 0;
	width: 250px;
}

#header #gebieden ul.substreek li {
	float: none;
}

#header #gebieden ul li:hover ul {
	display: block;
}



/* CONTENT */

#content {
	line-height: 150%;
	width: 800px;
}
#content h1 {
	line-height: 100%;
	margin-bottom: 0.5em;
	color: #006632;
	font-weight: normal;
	font-size: 130%;
}
#content h2 {
	color: #006632;
	line-height: 100%;
	font-size: 140%;
	margin: 2em 0 0.3em 0;
}
#content h3 {
	line-height: 100%;
	font-size: 110%;
	margin: 2em 0 0.3em 0;
}
#content p, #content table {
	margin-bottom: 1.5em;
}
#content ul, #content ol {
	margin: 0 0 1.5em 2em;
}
#content img {
	margin: 5px;
}
.halfblok {
	width: 200px;
	float: left;
}



/* FOOTER */

#footer {
	font-size: 80%;
	text-align: right;
	font-style: italic;
}



/* APPARTEMENT */

#fotos {
	width: 600px;
	float: left;
	text-align: center;
}
#fotos img {
	border: none;
	margin: 0 5px 5px 0;
}
#informatie {
	width: 200px;
	float: right;
}



/* APPARTEMENTENLIJST */

.appartement {
	border-bottom: 2px solid #1A9766;
	padding: 10px;
	margin-bottom: 2em;
	width: 800px;
}
#content .ondertitel, #content .locatie {
	text-align: center;
	margin: 0;
}
#content .locatie {
	margin-bottom: 1.5em;
}
#content .appartement h2 {
	text-align: center;
	margin: 0.2em 0 0.5em 0;
	font-size: 200%;
}
#content .appartement h2 a, #content .appartement h2 a:visited {
	color: #006632;
}
#content .appartement .left {
	width: 530px;
	float: left;
}
#content .appartement .right {
	width: 240px;
	float: right;
	font-size: 85%;
	line-height: 120%;
}
#content .appartement .right td, #content #informatie td {
	padding-left: 20px;
}
#content .appartement .right td.prijsnaam, #content #informatie td.prijsnaam {
	padding: 5px 0 0 0;
}
#content .appartement .right p {
	margin: 0;
}
#content .appartement .right tr.laagmiddenhoog td, #content #informatie tr.laagmiddenhoog td {
	font-style: italic;
}



/* BOEKINGSFORMULIER */

#appartementen {
	text-align: left;
}
#appartementen td, #appartementen th {
	padding: 4px 5px;
	border-bottom: 1px solid #999;
}
#appartementen .appartement {
	width: 145px;
}
#appartementen .appartementnaam {
	width: 200px;
}
#appartementen .appartementnaam input, #appartementen .appartementnaam select {
	width: 180px;
}
#appartementen .datum {
	width: 130px;
}
#appartementen .datum input, #appartementen .datum select {
	width: 100px;
}
#personen {
	text-align: left;
}
#personen td, #personen th {
	padding: 4px 5px;
	border-bottom: 1px solid #999;
}
#personen .naam {
	width: 200px;
}
#personen .naam input, #personen .naam select {
	width: 180px;
}
#personen .geslacht {
	width: 80px;
}
#personen .geslacht input, #personen .geslacht select {
	width: 70px;
}
#personen .datum {
	width: 130px;
}
#personen .datum input, #personen .datum select {
	width: 100px;
}
#personen .plaats {
	width: 150px;
}
#personen .plaats input, #personen .plaats select {
	width: 120px;
}
.error {
	border: 1px solid #F00;
	padding: 5px 10px;
	font-weight: bold;
	background-color: #FCF2F2;
}

#content #informatie h3 #googlemapslink img {
	margin: 2px 0 0 8px;
}

#straatnaam {
	display: inline;
	width: 106px;
}

#huisnummer {
	display: inline;
	width: 32px;
	margin-left: 5px;
}

/* MAPS */
.mapsballon {
	border-collapse: collapse;
	width: 100%;
}

.mapsballon td {
	padding: 5px;
	vertical-align: top;
}


/*
	SEARCH
*/
#search {
	position: absolute;
	left: 650px;
	top: 55px;
}

#search #searchfield {
	width: 100px;
	border: 1px solid #F7FAA7;
	padding: 2px;
	background-color: #51C48A;
	margin-right: 3px;
	color: #F7FAA7;
}

#search #searchsubmit {
	background: none;
	border: 1px solid #F7FAA7;
	padding: 2px;
	color: #F7FAA7;
	font-weight: bold;
}

#content h2 a span.searchhilight {
	background-color: #F0E134; /* zelfde kleur geel als in A.I. logo bovenaan site */
	/* color: #010F06; */
	text-decoration: underline;
}

.formuitleg {
	display: none;
	top: 22px;
	left: 0;
	background-color: #F0E134;
	padding: 5px 10px;
	z-index: 100;
	color: #333;
}

#search {
	display: relative;
}

.gebiedsinformatiehome {
	display: none;
}