/**************************

COLOR CODES:

achtergrond grijs: #efefef
rood: #950000
blauw: #314273
yellow (openhuis): #e89604


**************************/

/****************************************************************
GLOBAL
****************************************************************/

html, body {
	border:0;
	margin:0;
	padding:0;
	position:relative;
	left:0px;
	top:0px;
	background: #314273;
	font-size: 9pt;
	font-family: Trebuchet MS,Tahoma,Verdana,sans-serif;
	height: 100%;
	background-image: url(../Images/containerBG.jpg);
	background-repeat: repeat-x;
}

html {
	overflow-y: scroll;
}

.print {
	visibility: hidden;
	position: absolute;
}

/****************************************************************
	FONTS
****************************************************************/

h1 {
	padding:0;
	margin:10px 0px 10px 0px;
	font-size: 17px;
	color: #314273;
}

h1.aanbodDetail {
	padding:0;
	margin: 0;
	font-size: 16px;
	color: #314273;
}

h2 {
	padding:0;
	margin:10px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #314273;
}


ul {
	padding:0;
	margin:0;
}
li {
	margin-left: 35px;
	list-style-image: url(../Images/ster.gif);
	line-height: 20px;
	vertical-align: text-top;
}

a:hover {
	text-decoration: underline;
}

/****************************************************************
	LAYOUT
****************************************************************/

div.googleDiv {
	border: 1px solid #dce0e8;
	padding: 5px;
	float: right;
}

div.containerDiv {
	margin: auto;
	overflow: auto;
	width: 1006px;
 	background: url(../Images/containerBG.png) repeat-y;
}

div.containerDiv2 {
	margin: auto;
	overflow: auto;
	width: 989px;
	background-color: #ffffff;
	padding-bottom: 20px;
}

	div.Header {
		width: 989px;
		height: 149px;
		background-image: url(../Images/Header.jpg);

	}
		div.Banner {
			width: 470px;
			height: 60px;
			position: relative;
			left: 300px;
			top: 26px;
			border: 1px solid #797979;

		}

	div.MenuContainer {
		width: 989px;
		height: 23px;
		background-image: url(../Images/menuBG.jpg);
		font-family: Trebuchet MS,Tahoma,Verdana,sans-serif;
		font-size: 12px;

	}
		div.Menu {
			width: 965px;
			height: 21px;
			margin-left:10px;
			padding-top:1px;
		}

			a {
				color: #314273;
				text-decoration: none;
			}

			a.menuItem {
				color: white;
				text-decoration: none;
				font-weight: bold;
				padding-top: 2px;
				padding-bottom: 4px;
				float: left;
				padding-left: 9px;
				padding-right: 10px;
			}

			a.menuItem:hover {
				text-decoration: underline;
			}

			a.menuItemFooter {
				color: white;
				text-decoration: none;
				font-weight: bold;
				padding-top:2px;
			}

			a.menuItemFooter:hover {
				text-decoration: underline;
			}

			img.menuImg {
				float: left;
				margin-top: 2px;
			}

	div.BreadCrumbs {
		width: 989px;
		height: 24px;
		background: #efefef;
	}

	div.leftContent {
		width:222px;
 		height: 100%;
		padding: 10px;
		float: left;
		background-color: #ffffff;
		overflow: hidden;
	} 
	div.centerContent {
		width: 485px;
		padding: 10px;
		padding-top: 8px;
		line-height: 16px;
		float: left;
		background-color: #ffffff;
		overflow: hidden;
	}
	div.rightContent {
		width: 222px;
		height: 100%;
		padding: 10px;
		float: left;
		background-color: #ffffff;
		overflow: hidden;
	}
	div.center-rightContent {
		width: 727px;
		height: 100%;
		padding: 10px;
		padding-top: 8px;
		line-height: 16px;
		float: left;
		background-color: #ffffff;
		overflow: hidden;
	} 

			div.footer {
   			height: 38px;
			background: url(../Images/footerBG.jpg) #314273;
			color: white;
			border-left: 1px solid white;
			border-right: 1px solid white;
			border-bottom: 1px solid white;
			width: 957px;
			margin: auto;
			overflow: auto;
			padding-left: 15px;
			padding-right: 15px;
		}
			div.footerMenu {
      				padding-top: 10px;
				font-family: Trebuchet MS,Tahoma,Verdana,sans-serif;
				font-weight: bold;
				float: left;
			}
			div.footerImage {
      				padding-top: 2px;
				float: right;
			}



/****************************************************************
	CONTENT PAGE'S
****************************************************************/

/* PAGE: Home */

img.contentImage {
	border: 1px solid #314273;
	margin: 0px 0px 0px 10px;
	float: right;
	width: 200px;
}

/* PAGE: Verkopen */

img.verkopenImage {
	border: 1px solid #dce0e8;
	width: 125px;
	padding: 5px;
	position: relative;
	top: 10px;
}

td.verkopenRow {
	width: 100%;
	height: 170px;
	background: url(../Images/resultatenBG.jpg) repeat-x #FFFFFF;
	padding: 10px;
	vertical-align: top;
}

/* PAGE: Aanbod */

select.zoekveld {
	width: 200px;
	font-family: Trebuchet MS,Tahoma,Verdana,sans-serif;
        margin: 0px;
        padding: 0px;
}
input.inputveld {
	width: 200px;
        font-family: Trebuchet MS,Tahoma,Verdana,sans-serif;
        margin: 0px;
        padding: 0px;
}

input.submitZoek {
	background: url(../Images/zoekBtn.jpg);
	border: 0px solid red;
	height: 20px;
	width: 60px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	font-family: Trebuchet MS,Tahoma,Verdana,sans-serif;
}

input.sortBtn {
	font-size: 11px;
	font-family: Trebuchet MS,Tahoma,Verdana,sans-serif;
	font-weight: bold;
  	color: #ffffff;
  	border: 0px #000000 solid;
  	background-color: #314273;
  	cursor: pointer;
  	position: relative;
  	padding: 0;
  	margin: 0;
}

div.resultaatContainer {
	float: left;
	margin-top: 20px;
	width: 100%;
}
table.resultaatTable {
	width: 727px;

}

tr.sortRow {
	background-color: #314273;
	height: 10px;
}

tr.resultaatRow {
	background: url(../Images/resultatenBG.jpg) repeat-x #FFFFFF;
	height: 45px;
	cursor: pointer;
}
tr.resultaatRow:hover {
	background: url(../Images/resultatenBG_hover.jpg) repeat-x #FFFFFF;
	cursor: pointer;
}

td.resultaatCell {
	padding: 15px;
}

td.imageCell {
	padding: 5px;
}

td.resultaatPadding {
	border-top: 1px solid #e3e9ef;
	height: 10px;
}

/* PAGE: Aanbod_detail */

img.woningImage {
	border: 1px solid #dce0e8;
	width: 200px;
	float: right;
	padding: 5px;
	margin-left: 10px;
}

img.listImage {
	border: 1px solid #dce0e8;
	width: 128px;
	float: left;
	padding: 5px;
	margin: 0px 2px 2px 2px;
}

table.woningTable {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

td.infoData {
	font-weight: bold;
	width: 200px;
}

div.woningRow {
	background: url(../Images/resultatenBG.jpg) repeat-x #FFFFFF;
	padding: 5px;
	padding-left: 15px;
	overflow: auto;
}

div.openhuisPane {
	padding:0;
	font-size: 14px;
	font-weight: bold;
	color: #e89604;
}

/* PAGE: Contact */

div.googleImg {
	width: 350px;
	height: 350px;
	float: right;
	border: 1px solid #dce0e8;
	padding: 5px;
}
img.pandImage {
	border: 1px solid #dce0e8;
	padding: 5px;
	margin-top: 20px;
}
div.NVMlogo 
{
    margin-top: 10px;
}

/****************************************************************
	CONTENT PANE'S
****************************************************************/

div.medewerkerDiv {
	width: 222px;
	height: 120px;
	float: left;

}
img.medewerkerImage {
	border: 1px solid #dce0e8;
	padding: 5px;
	top: 10px;
	width: 60px;
	margin-right: 5px;
}

p.medewerkerTxt {
	text-align: center;
}

i.medewerkerTxt {
	font-size: 11px;
	color: #8a8686;
}

div.pane {
	width:222px;
	background: #f2f2f2;
	overflow: visible;
}

div.paneTop {
	background: url(../Images/paneTop.jpg) no-repeat;
	height: 5px;
}

div.paneContent {
	text-align: left;
	color: #314273;
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #dce0e8;
	border-left: 1px solid #dce0e8;
	padding-left: 10px;
	overflow: hidden;
}

a.paneContent {
	text-align: left;
	color: #314273;
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #dce0e8;
	border-left: 1px solid #dce0e8;
	padding-left: 10px;
	overflow: hidden;
}
a.paneContent:hover {
	text-decoration: none;
}

a.paneContentLink {
	position: absolute;
	height: 90px;
	width: 220px;
	float: left;
	z-index: 100;
	border: 1px solid red;
	margin-top: -10px;
	margin-left: -10px;
	display: block;
}
a.paneContentLink:hover {
	text-decoration: none;
}

a.paneTextWrap:hover {
	text-decoration: none;
}

div.paneAanbod {
	text-align: left;
	color: #314273;
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #dce0e8;
	border-left: 1px solid #dce0e8;
	height: 65px;
	padding: 10px 0px 15px 10px;
	overflow: hidden;
	z-index: 200;
}

div.paneAanbod:hover {
	background: url(../Images/resultatenBG_hover.jpg) repeat-x #FFFFFF;
	overflow: hidden;
	z-index: 90;
}

div.paneBottom {
	background: url(../Images/paneBottom.jpg) no-repeat;
	background-position: bottom center;
	height: 5px;
}

div.paneImageWrap {
	float: left;
	position: relative;
	width: 95px;
	margin-right: 5px;
}

div.paneTextWrap {
	float:left;
	overflow:hidden;
	position:relative;
	width: 95px;
	margin-right: 5px;
}
a.paneTextWrap {
	float:left;
	overflow:hidden;
	margin-left: 5px;
	margin-right: 5px;
	width: 95px;
}

img.paneImage {
	border: 1px solid #dce0e8;
	background-color: #ffffff;
	float: left;
	padding: 5px;
	width: 85px;
	height: 57px;
}


.imgOverlay {
	position: absolute;
	left: 0;
	bottom: 0;
}

h1.paneH1 {
	padding:0;
	margin: 0;
	margin-bottom: 10px;
	font-size: 16px;
	color: #314273;
}

table.fotos td {
	vertical-align: top;
	padding-top: 20px;
}

table.fotos img {
	margin-right: 30px;
}
table.fotos p {
	margin-top:0;
	margin-right: 30px;
}


/* TAB NAV */
#tabNav {
	margin:0;
	padding: 0px;
	width: 737px;
}

div.tabContent {
	margin-top: 0px;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 705px;
	float: left;
	border-top: 1px solid #dbd8d8;
	border-bottom: 1px solid #dbd8d8;
	display: none;
}

div.tabCenter {
	margin: auto;
	overflow: auto;
}

#tabNav UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#tabNav LI {
	display: block;
	margin: 0;
	padding: 0;
	float:left;
	width:auto;
}

#tabNav A {
	color:#444;
	display:block;
	width: 92px;
	float:left;
	text-decoration: none;
	text-align: center;
	background: #DDDDDD;
	background: url(../Images/tab.gif) no-repeat;
	margin:0;
	padding: 2px 10px;
	border: 0px solid #aaa;
	border-bottom: 0px;
}

#tabNav A:hover, #tabNav A:active {
	background: url(../Images/tabHover.gif) no-repeat;
	}
	



/* BUTTONS */

input.Button60 {
	background: url(../Images/Btn_60.jpg);
	border: 0px solid red;
	color: #ffffff;
	font-size: 9pt;
	font-family: Trebuchet MS,Tahoma,Verdana,sans-serif;
	width: 60px;
	height: 20px;
	cursor: pointer;
	margin: 5px;
	margin-right: 10px;
	float: right;

}

input.Button60l {
	background: url(../Images/Btn_60.jpg);
	border: 0px solid red;
	color: #ffffff;
	font-size: 9pt;
	font-family: Trebuchet MS,Tahoma,Verdana,sans-serif;
	width: 60px;
	height: 20px;
	cursor: pointer;
	margin: 5px;
	margin-right: 10px;
	float: left;

}

input.Button160 {
	background: url(../Images/Btn_160.jpg);
	border: 0px solid red;
	color: #ffffff;
	font-size: 9pt;
	font-family: Trebuchet MS,Tahoma,Verdana,sans-serif;
	width: 160px;
	height: 27px;
	cursor: pointer;
	margin: 5px 5px 5px 0px;
	float: left;
}

a.paginationBtn {
	background-color: #FFFFFF;
	border: 1px solid #C1B4B9;
	color: #481A2B;
	font-family: Trebuchet MS,Tahoma,Verdana,sans-serif;
	font-size: 11px;
	margin: 0 2px;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;

}

div.paginationDiv {
	text-align: center;
	background: url(../Images/pagination_bg.gif) repeat-x #000;
	border: 1px solid #C1B4B9;
	height: 20px;
	padding-top: 4px;
}


b.paginationBtn {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #481A2B;
	font-family: Trebuchet MS,Tahoma,Verdana,sans-serif;
	font-size: 11px;
	margin: 0 2px;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
}

td.adresSpacing {
	width: 30px;
}

td.adresBold {
	font-weight: bold;
	font-size: 14px;
	color: #950000;

}




		



