/* DE LIMBURGSE HUIZENWINKEL */

* {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #333333;
}


html {
	color: #333333;
	
	background-color: #DFC957;
}

a, b, strong, u, i  {
	color: #333333;
}

UL, ul {
    list-style-image: url(/img/bullet.gif);
    margin-top: 4px;
}

LI {
	list-style-image: url(/img/bullet.gif);
	margin-left: 26px;
}

html, body {
	margin: 0px;
	padding: 0px;

	color: #333333;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;

	min-width: 935px;
	height: 100%;

}

body {
	background-color: #DFC957;
	background-image: url(/img/background.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

input, select, option, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;

	color: #000000;
}

div {
	vertical-align: top;
	position: relative;
	text-align: left;
}

hr {
	height: 1px;

	border-top: 1px solid #A3870E;
	border-bottom: none;
	border-left: none;
	border-right: none;

	background-color: #A3870E;

	margin: 8px 0px 8px 0px;
}

.kader {
	border: 1px solid #000000;
}

.whitekader {
	border: 1px solid #FFFFFF;
}

form {
	margin: 0px 0px 0px 0px;
}

.startkader {
	height: 1px;

	border-top: 1px dotted #000000;
	border-top: 1px dotted #F7ECB1;
	border-left: none;
	border-right: none;

	background-color: #999369;
	color: #999369;

	margin: 8px 0px 8px 0px;
}

.stippellijn {
	height: 2px;

	border: none;

	background-color: #FFFFFF;
	background-image: url(/img/hr.gif);
	background-repeat: repeat-x;
	background-position: top left;

	margin: 8px 0px 8px 0px;
}

div.wrapper{
	width: 100%
}

div.wrapper .cont{
	margin: 0px auto;
	width: 935px;
}

#content-wrap{
	background: url('/img/content-wrap_bg.png') left bottom repeat-x;
	padding: 5px 0;
}


#container {
	position: relative;
	margin: 0 auto;
	min-width: 935px;
	width: 935px;

	height:auto !important;
	height:100%;
	min-height:100%;
}

#header {
	position: relative;
	height: 138px;

	z-index: 999;
}

#menu {
	position: relative;
	float: left;
	display: inline;
	
	width: 137px;
	min-height: 100%;
	height:auto !important;

	margin-top: 14px;

	padding: 14px 0px 0px 0px;
}

#content {
	position: relative;
	min-height: 100%;
	height:auto !important;

	margin-left: 137px;
	margin-top: 17px;
	margin-bottom: 0px;

	background-image: url(/img/contentfill.png);
	background-repeat: repeat-y;
	background-position: bottom right;

	padding: 0px 19px 0px 22px;

	z-index: 998;
}

#contentstart {
	position: absolute;

	width: 798px;
	height: 8px;
	top: -8px;
	left: 0px;

	z-index: 996;
}

#contentstop {
	position: absolute;

	width: 798px;
	height: 5px;
	bottom: -5px;
	left: 0px;

	z-index: 996;
}


#page {
	position: relative;
	padding: 43px 0px 3px 0px;
	z-index: 998;
	zoom: 1;
}

#sitefooter {
	position: relative;
	margin: 0 auto;
	min-width: 100%;
	width: 100%;

	height: 80px;

	z-index: 996;

	background-color: #000000;

}

.clearfloats
{
	clear: both;
}


/* HEADER */

#logo {
	position: absolute;
	top: -3px;
	left: 132px;
}

#hmodh {
	position: absolute;
	top: 81px;
	left: 638px;
}


/* MENU */

.menuitem_off {
	position: absolute;
	width: 139px;
	height: 30px;
	left: 0px;

	background-image: url(/img/menu_off.png);
	background-repeat: no-repeat;
	background-position: top left;

	padding-left: 5px;
}

.menuitem_on {
	position: absolute;
	width: 139px;
	height: 30px;
	left: 0px;

	background-image: url(/img/menu_on.png);
	background-repeat: no-repeat;
	background-position: top left;

	padding-left: 5px;
}

.bigmenuitem_off {
	position: absolute;
	width: 139px;
	height: 70px;
	left: 0px;

	background-image: url(/img/bigmenu_off.png);
	background-repeat: no-repeat;
	background-position: top left;

	padding-left: 5px;
}

.bigmenuitem_on {
	position: absolute;
	width: 139px;
	height: 70px;
	left: 0px;

	background-image: url(/img/bigmenu_on.png);
	background-repeat: no-repeat;
	background-position: top left;

	padding-left: 5px;
}

#menutag {
	position: absolute;
	width: 17px;
	height: 23px;
	left: 128px;

	z-index: 999;
}

.menudummy {
	overflow: hidden;
	float: left;
	margin: 0pt;
	padding: 0pt;
	display: inline;
}


/* CONTENT */

#headertitle {
	position: absolute;
	width: 450px;
	height: 2px;
	top: 2px;
	left: 20px;

	overflow: hidden;

	color: #333333;

}
#headerimage {
	position: absolute;
	width: 753px;
	height: 23px;
	top: 0px;
	left: 0px;

	background-color: #FFFFFF;

	border-bottom: 1px solid #A3870E;

	padding: 2px 0px 0px 0px;
}


/* FOOTER */

#sitefooterbg {
	position: absolute;
	width: 100%;
	height: 470px;
	left: 0px;
	bottom: 0px;

	background-repeat: repeat-x;
	background-position: bottom left;
}

#footer {
	margin: 0 auto;
	min-width: 935px;
	width: 935px;
	height: 34px;
}

#footertext {
	width: 753px;
	height: 34px;
	color: #E6E0A1;
	text-align: left;
	line-height: 17px;
	padding: 10px 0 0 170px;
}

.footertext, .footertext a, .footertext span {
	color: #E6E0A1;
}


/* CONTACT */

.contactform {
    font-size: 10px;
    line-height: 15px;
    color: #333333;
}


/* AANBOD */

#aanbodzoek {
	position: absolute;
	width: 427px;
	height: 26px;
	top: 0px;
	left: 0px;

	line-height: 15px;
}

#aanbodsort {
	position: absolute;
	width: 297px;
	height: 15px;
	top: 13px;
	right: 0px;

	text-align: right;
	z-index: 9999;
}

#aanbod {
	position: relative;

	width: 753px;
}

#aanbod ul {
	position: relative;
	margin-left: 0px;
	padding-left: 0px;
}

#aanbod li {
	position: relative;
	display: inline;
	float: left;

	list-style: none;
	margin-left: 0px;
}

.pand {
	position: relative;
	float: left;

	width: 753px;
	height: 245px;
}

.pandbackground {
	position: absolute;
	top: 22px;
	left: 0px;
}

.pandfoto1 {
	position: absolute;
	top: 33px;
	left: 9px;
	border: 1px solid #FFFFFF;
}

.pandfoto2 {
	position: absolute;
	top: 33px;
	left: 281px;
	border: 1px solid #FFFFFF;
}

.pandfoto3 {
	position: absolute;
	top: 139px;
	left: 281px;
	border: 1px solid #FFFFFF;
}

.pandsticker {
	position: absolute;
	top: 20px;
	left: -2px;
}

.pandinfo {
	position: absolute;
	top: 211px;
	left: 633px;
}

.pandtitel {
	position: absolute;
	top: 37px;
	left: 419px;

	width: 317px;
	height: 18px;
	overflow: hidden;

	color: #FFFFFF;
}

.pandgemeente {
	position: absolute;
	top: 55px;
	left: 419px;

	width: 317px;
	height: 18px;
	overflow: hidden;

	color: #EBD86E;
	font-weight: bold;
}

.panddesc, .randomdesc {
	position: absolute;
	top: 85px;
	left: 419px;

	width: 317px;
	height: 112px;

	overflow: hidden;

	color: #FFFFFF;
}

.pandprijs {
	position: absolute;
	top: 218px;
	left: 419px;

	width: 317px;
	height: 18px;

	color: #FFFFFF;
}

.aanbodyellow, .randomdesc A {
	color: #EBD86E;
}

.randomfoto {
	position: absolute;
	top: 33px;
	left: 9px;
	border: 1px solid #FFFFFF;
}

.randominfo {
	position: absolute;
	top: 211px;
	left: 608px;
}

.randomtitel {
	position: absolute;
	top: 44px;
	left: 419px;
	
	width: 317px;
	height: 18px;
}


/* DETAIL */

#top_buttons {
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 753px;
	height: 32px;
}

#detailtitle {
	position: absolute;
	width: 373px;
	height: 32px;
	
	top: 0px;
	left: 0px;
}

#pandoverzicht {
	position: absolute;
	width: 167px;
	height: 22px;
	top: 10px;
	left: 378px;
}

#vorigpand {
	position: absolute;
	width: 97px;
	height: 22px;
	top: 10px;
	left: 545px;
}

#volgendpand {
	position: absolute;
	width: 111px;
	height: 22px;
	top: 10px;
	left: 642px;
}

#fotos {
	position: relative;

	width: 753px;
	height: 384px;
}

#fotosbg {
	position: absolute;
	
	width: 753px;
	height: 368px;

	top: 11px;
	left: -1px;
}

#hoofdfoto {
	position: absolute;
	top: 32px;
	left: 19px;
	
	width: 421px;
	height: 323px;

	border: 1px solid #FFFFFF;
}

#hoofdfoto img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#thumbnails {
	position: absolute;
	top: 32px;
	left: 503px;
	
	width: 212px;
	height: 325px;
}

.thumbnail {
	width: 102px;
	height: 77px;

	padding: 0px 4px 1px 0px;
}

#knoppen {
	position: relative;

	width: 753px;
	height: 27px;
}

#gtab1a, #gtab1b {
	position: absolute;

	width: 215px;
	height: 27px;
	top: 0px;
	left: 15px;

	text-align: center;
}

#gtab1b {
	display: none;
}

#gtab1c, #gtab1d {
	color: #FFFFFF;
}

#slideshow {
	position: absolute;

	width: 215px;
	height: 25px;
	top: 5px;
	left: 230px;

	text-align: center;
}

#morediv {
	position: absolute;

	width: 215px;
	height: 24px;
	top: 3px;
	left: 501px;

	text-align: center;
	text-decoration: none;
}

#previousdiv {
	position: absolute;

	width: 5px;
	height: 10px;
	top: 7px;
	left: 528px;

	text-align: center;
	text-decoration: none;
}

#nextdiv {
	position: absolute;

	width: 5px;
	height: 10px;
	top: 7px;
	left: 680px;

	text-align: center;
	text-decoration: none;
}
.detailyellow {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: #FFFFCC;
}
.detailwhite{
	color: #FFFFFF;
}

#appointment {
	position: relative;

	width: 360px;
	height: 37px;
	left: -1px;
}
#appointmentbg {
	width: 360px;
	height: 37px;
	top: 0px;
	left: 0px;
}
#appointmentuser {
	position: absolute;

	width: 324px;
	height: 17px;
	
	top: 20px;
	left: 47px;

	color: #000000;
	font-size: 12px;
}

#appointmentuser B {
	color: #000000;
	font-size: 12px;
}

#detailknoppen, #projectknoppen {
	position: relative;

	width: 753px;
	height: 28px;
}

#printpage {
	position: absolute;

	width: 182px;
	height: 28px;
	top: 0px;
	left: -1px;

	text-align: center;
}

#mail2friend {
	position: absolute;

	width: 182px;
	height: 24px;
	top: 4px;
	left: 189px;

	text-align: center;
}

#extrainfo {
	position: absolute;

	width: 182px;
	height: 28px;
	top: 0px;
	left: 380px;

	text-align: center;
}

#minisite {
	position: absolute;

	width: 182px;
	height: 28px;
	top: 0px;
	left: 380px;

	text-align: center;
}

#panddelen, #projectdelen {
	position: absolute;

	width: 182px;
	height: 22px;
	top: 6px;
	left: 570px;

	text-align: center;
}

#subtitles {
	position: relative;

	width: 753px;
	height: 41px;
}

#subtitle {
	position: absolute;
	width: 400px;
	height: 9px;
	top: 2px;
	left: 20px;

	overflow: hidden;
}

#subtitleimage {
	position: absolute;
	width: 753px;
	height: 22px;
	top: 0px;
	left: 0px;

	background-color: #FFFFFF;
	border-bottom: 1px solid #A3870E;
}


/* HMODH, DETAIL, NIEUWBOUW */

.detailkader {
	border-top: 1px solid #C1BEA4;
	border-right: 1px solid #6C684A;
	border-bottom: 1px solid #5E5B41;
	border-left: 1px solid #ACA785;

	background-color: #999369;
	background-image: url(/img/kader/background.gif);
	background-repeat: repeat-x;
	background-position: bottom left;

	color: #FFFFFF;

	padding: 17px 19px 19px 15px;
}

.hmodh {
	line-height: 13px;
	color: #FFFFFF;	
}
.hmodhsmall {
	font-size: 10px;
	line-height: 13px;
	color: #333333;	
	text-align: left;
}
