@charset "utf-8";
/* CSS Document */

html, body, div, span, ul, ol, li, object, a, p, h1, h2, h3, h4, h5, h6 {
	border:0;
	margin:0;
	padding:0;
	outline:0;
}
html{
	background-image: url(../img/bkgr-html.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #711D13;
	height: 100%;
} 
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	display: table;
	background-image: url(../img/bkgr-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}

div, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 20px;
}
#container {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header {
	height: 151px;
}

#contentwrapper {
	padding-top: 28px;
	min-height: 400px;
	_height: 400px;
	background-color: #E5B07E;
	padding-bottom: 1px;
	position: relative;
}

#nav {
	float: left;
	position: relative;
	width: 220px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 24px;
}

#content {
	float: right;
	position: relative;
	width: 600px;
	margin-top: 2px;
	margin-right: 24px;
	display: inline;
	padding-bottom: 24px;
}
#woningen td {
	vertical-align: top;
}

#flashcontent {
	height: 132px;
	width: 256px;
	border: 1px solid #370D00;
	position: absolute;
	left: 610px;
	top: 9px;
	color: #F03E02;
	background-image: url(../img/bkgr-headerpic.jpg);
	background-repeat: no-repeat;
}

#footer {
	position: relative;
	height: 40px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}

/* LIGHTBOX GALLERY STYLES */
.gallery-wrapper {
	margin-bottom: 16px;
}
.gallery {
	width: 380px;
	float: left;
	
}
.gallery ul {
	list-style: none;
	padding: 0px !important;
}
.gallery ul li {
	display: inline;
	background-image: none !important;
	padding: 0px !important;
}
.gallery ul img {
	border: 5px solid #E82F00;
}
.gallery ul a:hover img {
	border: 5px solid #F60;
	color: #fff;
}
.gallery ul a:hover { color: #fff; }
.gallery-wrapper .column2 {
	float: right;
	display: inline;
	margin-right: 14px;
}
.column2 img {
	border: 5px solid #E82F00;
}
.column2 a:hover img {
	border: 5px solid #F60;
}

/* Miscellaneous */
.brdr {
	border: 1px solid #FE4905;
}
.mapsmall {
	display: inline;
	float: right;
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 10px;
	border: 1px solid #E73F01;
}
.overzicht {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #401612;
	border-left-color: #401612;
	margin-top: 8px;
	margin-bottom: 16px;
}
.overzicht td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #401612;
	border-bottom-color: #401612;
	padding-left: 2px;
	text-align: center;
	
}
.overzicht td.nobottomborder {
	border-bottom-style: none;
}
.overzicht tr.bkgrcolor {
	background-color: #E37A57;	
}
.overzicht tr.bkgrcolor2 {
	background-color: #FFC56C;
}
.overzicht p {
	margin-bottom: 0px;
}
.date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CC3326;
	letter-spacing: 2px;
	padding-bottom: 2px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3124;
	font-weight: bold;
}
.news-gallery {
	float: left;
	margin-bottom: 16px;
}
.news-gallery img {
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px solid #FE4905;
}

h2.newstitle {
	color: #711C15;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
}



/* TEXT STYLES */

p {
	font-size: 11px;
	margin-bottom: 16px;
}

#footer p {
	font-size: 12px;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #F03D00;
}
p.arrowdown {
	background-image: url(../img/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	margin-bottom: 8px;
	font-size: 11px;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	letter-spacing: 1px;
}


h1 {
	letter-spacing:-1px;
	font-weight:normal;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 30px;
	color: #711C15;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}

h2 {
	font-weight:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #E73F01;
	margin-bottom: 8px;
}

h3 {
font:12px arial, helvetica, sans-serif;
font-weight:bold;
}

ul, ol {
	margin:0;
	list-style:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 18px;
}
#content li {
	list-style-type: none;
	padding-left: 18px;
	background-image: url(../img/arrow6.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 12px;
}


/* LINK STYLES */

#content a, #content a:visited, #footer a, #footer a:visited  {
	color: #C30;
}

#content a:hover, #footer a:hover {
	text-decoration: underline;
	color: #F60;
}
#footer a {
	color: #FB3F00;
	text-decoration: underline;
}
a.z, a.z:visited {
	text-decoration: none;
	color: #D73600 !important;
	letter-spacing: 2px;
	font-size: 11px;
}

a.z:hover {
	text-decoration: none !important;
	color: #CE6700 !important;
}
#flashcontent p a {
	color: #E73F01;
}


/*FORMSTYLES */
.formwrapper {
	width: 380px;
	background-color: #FF7546;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 38px;
	color: #000;
	margin-bottom: 16px;
	
}
form {
	display:inline;
}
input, select, textarea {
	padding: 4px;
	color: #333333;
}
.textfield {
	line-height:1.25;
	width: 350px;
	background-color: #E9CB87;
	border: 1px solid #6C614D;
	color: #333333;
	font-size: 12px;
}

textarea {
	line-height:1.40;
	width: 350px;
	background-color: #E9CB87;
	border: 1px solid #6C614D;
	font-size: 12px;
}

.button {
	padding: 2px;
	width: 8em;
	border: 1px solid #000000;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
	background-color: #E9CB87;
}

label {
	cursor:pointer;
}


/***** Global Classes *****/

.clear 			{
	clear:both;
	height: 1px;
}

.float-left 	{ float:left; }
.float-right 	{ float:right; }
.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{
	float:right;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 18px;
	border: 1px solid #783F3F;
}

.nopadding 		{ padding:0; }
.smallmargin {
	margin-bottom: 10px;
}
.no-margin { margin-bottom: 0;}

.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
