/* Algemeen */

body, html {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img {
	border: none;
}

td {
	vertical-align: top;
}

a {
	color: #004990;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* Heading */

h1, h2, h3, h4, h5, h6, .ti {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #000000;
}

h1, .ti {
	font-size: 18px;
	margin: 5px 0px 4px 0px;
}

h2 {
	font-size: 16px;
	margin: 5px 0px 6px 0px;
}

h3, .ti3 {
	font-size: 14px;
	margin: 3px 0px 2px 0px;
}

h4, h5, h6 {
	margin: 3px 0px 3px 0px;
	font-size: 12px;
}

.tix {
	margin: 3px 0px 2px 0px;
}

/* Form */

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.form td {
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
}

input.txt, input.input, textarea {
	border: 1px solid black;
	width: 200px;
}

input.searchfield {
	border: 1px solid black;
	background: url(../img/bgInput.gif) no-repeat 0px 0px;
}

.frmCaption {
	padding-top: 7px;
}

/* Layout */

body {
	text-align: center;
}

#all {
	width: 100%;
	height: 100%;	
}

.siteShade {
	width: 100%;
	height: 100%;
}

.siteShade .body {
	width: 960px;
}

.siteShade .left {
	background: url(../img/shLeft.gif) repeat-y 100% 0px;
}

.siteShade .right {
	background: url(../img/shRight.gif) repeat-y 0px 0px;
}

.site {
	width: 100%;
	height: 100%;
}

#siteMid {
	width: 950px;
}

#siteRight {
	background-color: #002B7F;
}

.topmnu {
	width: 100%;
	height: 128px;
}

.topmnuLeft {
	width: 693px;
}

.topmnuInLeft {
	width: 693px;
	height: 135px;
}

.topmnuInRight {
	width: 100%;
	height: 135px;
}

.topmnuWave {
	text-align: right;
	height: 101px;
}

.topmnuTopRight {
	text-align: right;
	padding-right: 20px;
	vertical-align: middle;
}

#topmenu {
	float:right;
	width: 423px;
	margin: 10px 10px 0px 0px;
}

#topmenu, #topmenu a {
	color: #004990;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu a.Active {
	color: #EE3B33;
}

.topmenuSections {
	height: 53px;
}

.topMenuSectionsTable {
	width: 100%;
}

.topMenuSectionsTable td.first {
	width: 55px;
	empty-cells:show;
}

.topMenuSectionsTable td {
	text-align: center;
}

/*div {
	border: 1px solid maroon;
	padding: 4px 4px 4px 4px;
}

td {
	border: 1px solid #0099CC;
	padding: 4px 4px 4px 4px;
	empty-cells: show;
}

table {
	border: 2px solid Home;
	padding: 4px 4px 4px 4px;
}

span {
	border: 1px solid green;
	padding: 4px 4px 4px 4px;
}*/


/* Section menu */

.secMnu {
	position: absolute;
	background-color: #FFFFFF;
	z-index: 100;
	/*border-top: none;*/
}

.secMnu .links {
	padding: 5px 0px 5px 0px;
}

.secMnu td {
	empty-cells:show;
}

#mainmenu {
	border-bottom: 3px solid #FFFFFF;
	height: 41px;
	overflow: hidden;
}

#mainmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mainmenu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#mainmenu ul li img {
	height: 41px;
}

#accessibility {
	margin: 75px 0px 0px 0px;
	text-align: right;
}

.divMenuTd1 {
	border-top:1px solid black;
	width:80px;
	height:8px;
}

.divMenuTd2 {
	border:1px solid black;
	border-top:none;
	width:14px;
	height:8px;
}

.divMenuTd3 {
	border-top:1px solid black;
	width:80px;
	height:8px;
}

.secMnu ol {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.secMnu li {
	width: 200px;
	padding: 2px 0px 2px 13px;
}

.secMnu li a:link, .secMnu li a:active, .secMnu li a:visited {
	color: #004990;
	text-decoration: none;
	text-transform: uppercase;
}

.secMnu li a:hover {
	color: #004990;
	text-decoration: underline;
}

.space-x {
	width: 3px;
	empty-cells:show;
	overflow: hidden;
}

.space-y {
	height: 3px;
	empty-cells:show;
	overflow: hidden;
}

/* Home */

.homeintro {
	padding: 0px 8px 10px 8px;
	width: 456px;
}

.newslead {
	margin: 10px 0px 5px 0px;
	width: 160px;
}

.homepage .news a:link, .homepage .news a:active, .homepage .news a:visited, .homepage .news a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.homepage {
	width: 960px;
}

.homepage .photo {
	width: 772px;
	border-right: 1px solid #FFFFFF;
}

.homepage .news {
	background-color: #004990;
	height: 352px;
}

.homepage .news .padding {
	padding: 9px 14px 0px 14px;
}

.homepage .news h2 {
	margin: 0px;
	padding: 0px;
}

.homepage .undertext .padding {
	padding: 13px 0px 0px 21px;
}

.homepage .interactie {
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
}

.lv {
	margin-top: 5px;
}

.homeLeft {
	width: 506px;
}

.kiesdirect {
	width: 210px;
	text-align: center;
}

.kiesdirect table {
	width: 180px;
}

.kiesdirect .list {
	height: 100px;
}

.kiesdirect .in {
	padding: 5px 5px 5px 8px;
}

.white {
	background-color:#FFFFFF;
}

.zoeken {
	height: 56px;
}

.kiesdirect ol {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.kiesdirect li {
	background: url(../img/blRedHome.gif) no-repeat 0px 6px;
	width: 160px;
	padding-left: 8px;
}

.kiesdirect li a:link, .kiesdirect li a:active, .kiesdirect li a:visited, .kiesdirect li a:hover {
	color: #004990;
	text-decoration: none;
}

.leftnav {
	width: 210px;
	margin: 0px;
	padding: 0px;
}

.leftnav ol {
	list-style: none;
	margin: 5px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.leftnav li {
	padding: 4px 0px 4px 0px;
	margin: 0px;
	background: none;
}

.leftnav li a:link, .leftnav li a:active, .leftnav li a:visited, .leftnav li a:hover {
	color: #004990;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9pt;
}

.leftnav li a:hover {
	text-decoration: underline;
}

.leftnav ol ol {
	margin: -4px -0px 4px 11px;
}


.leftnav li.sel {
	font-weight: bold;
}

.rightside {
	width: 303px;
}

.rightside .in {
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
}

.rightside .in a:link, .rightside .in a:active, .rightside .in a:visited, .rightside .in a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.rightsideiframe {
	width: 190px;
}

.rightsideiframe .in {
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
}

.rightsideiframe .in a:link, .rightsideiframe .in a:active, .rightsideiframe .in a:visited, .rightsideiframe .in a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.ct {
	padding: 5px 5px 5px 5px;
}

.pageTitle {
	padding: 6px 5px 6px 5px;
	vertical-align: middle;
	font-style: italic;
	/*width: 100%;*/
}

.pageTitle h1 {
	color: #004990;
	font-size: 12pt;
	font-style: normal;
	margin: 7px 0px 0px 0px;
}

.pageTitle a:link, .pageTitle a:active, .pageTitle a:visited, .pageTitle a:hover {
	color: #004990;
	text-decoration: underline;
}


.pageTitle div {
	color: #FFFFFF;
	font-style: normal;
	margin-top: 5px;
}



/* FAQ */

.faqclosed, .faqopen {
	width: 400px;
}

.faqclosed td {
	width: 400px;
	padding: 3px 8px 3px 14px;
	color: #000000;
	font-weight:bold;
	font-size: 11pt;
	background:#E5EAF2;
	cursor:pointer;
}

.faqopen td.q {
	width: 400px;
	padding: 3px 8px 3px 14px;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 11pt;
	background:#002B7F;
	cursor:pointer;
}

.faqopen td.a {
	padding: 5px 5px 5px 5px;
}

.sideimg {
	float: right;
	margin: 10px 0px 10px 10px;
}

.zoekenop {
	width: 100%;
}

.zoekenop td {
	width: 50%;
}

.zoekenop select {
	width: 200px;
}


.midside {
	width: 10px;
}

.typelead {
	padding: 2px 4px;
}

.typelead a:link, .typelead a:active, .typelead a:visited, .typelead a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}


.detailside {
	width: 190px;
}

.detailside a:link, .detailside a:active, .detailside a:visited, .detailside a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.details td {
	padding: 0px 0px 3px 2px;
}

.details .label, .details .label td {

}

.details .label {
	width: 160px;
}

.brutohuur {
	width: 58px;
}

.templateiframe {
	border: none;
	width: 100%;
	height: 100%;
}

/* Koopwoningen */


.koopwoningen th {
	text-transform: uppercase;
	font-size: 13px;
	text-align: left;
	padding-bottom: 4px;
	vertical-align: bottom;
}

.koopwoningen .currentSort a:link, .koopwoningen .currentSort a:active, .koopwoningen .currentSort a:visited, .koopwoningen .currentSort a:hover {
	color: #000000;
	text-decoration: none;
}

.koopwoningen .noSort a:link, .koopwoningen .noSort a:active, .koopwoningen .noSort a:visited, .koopwoningen .noSort a:hover {
	color: #AA55A1;
	text-decoration: none;
}

.koopwoningen .noSort img {
	display: none;
} 

.koopwoningen {
	width: 100%;
}

.koopwoningen .col2 {
	width: 100%;
}

.koopwoningen td {
	/*border-top: 1px dot ted #aa55a1;*/
	background: url(../img/lines/purple.gif) repeat-x 0px 0px;
	padding: 4px 4px 4px 4px;
}

.koopwoningen .col2 {
	background:none;
}


.koopwoningen .one a:link, .koopwoningen .one a:active, .koopwoningen .one a:visited, .koopwoningen .one a:hover,
.koopwoningen .two a:link, .koopwoningen .two a:active, .koopwoningen .two a:visited, .koopwoningen .two a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

/* Direct te huur */


.directtehuur th {
	text-transform: uppercase;
	font-size: 13px;
	text-align: left;
	border-bottom: 1px solid #002B7F;
	padding-bottom: 4px;
}

.directtehuur .currentSort a:link, .directtehuur .currentSort a:active, .directtehuur .currentSort a:visited, .directtehuur .currentSort a:hover {
	color: #000000;
	text-decoration: none;
}

.directtehuur .noSort a:link, .directtehuur .noSort a:active, .directtehuur .noSort a:visited, .directtehuur .noSort a:hover {
	color: #002B7F;
	text-decoration: none;
}

.directtehuur .noSort img {
	display: none;
} 

.directtehuur,
.koopwoningen {
	width: 100%;
}

.directtehuur .col1,
.koopwoningen .col1 {

}
.directtehuur .col2,
.koopwoningen .col2 {
	width: 140px;
}

.koopwoningen .col3,
.directtehuur .col3 {
	width: 180px;
}

.directtehuur .col4,
.directtehuur .col4 {
	width: 105px;
}

.directtehuur .col5,
.koopwoningen .col5 {
	width: 110px;
}

.directtehuur .one td {
	background-color: #FDE8D3;
	border-bottom: 1px solid #002B7F;
	padding: 4px 4px 4px 4px;
}

.directtehuur .two td {
	background-color: #F9B977;
	border-bottom: 1px solid #002B7F;
	padding: 4px 4px 4px 4px;
}

.directtehuur .one a:link, .directtehuur .one a:active, .directtehuur .one a:visited, .directtehuur .one a:hover,
.directtehuur .two a:link, .directtehuur .two a:active, .directtehuur .two a:visited, .directtehuur .two a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}


.repairform .label {
	width: 220px;
}

.repairform td {
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
}

.projects, .organisatieprojects {
	width: 100%;
}

.vacatures {
	width: 480px;
	/*border-bottom: 1px dot ted #004990;*/
	background: url(../img/lines/blue.gif) repeat-x 0px 100%;
	margin-bottom: 7px;
}

.projects table {
	/*border-bottom: 1px dot ted #B3A594;*/
	background: url(../img/lines/grey.gif) repeat-x 0px 100%;
	margin-bottom: 5px;
	width: 100%;
}

.projects .txt {
	padding: 10px 10px 10px 10px;
}

.projects .txt a,
.organisatieprojects .txt a,
.vacatures .txt a {
	color: #000000;
	text-decoration: none;
}

.projects a.more,
.organisatieprojects a.more,
.vacatures a.more {
	margin-top: 5px;
	color: #004990 !important;
	text-decoration: none;
}

.projects a.more:hover,
.organisatieprojects a.more:hover,
.vacatures a.more:hover {
	text-decoration: underline;
}


.organisatieprojects .img, .projects .img {
	width: 151px;
}

.projects h2,
.organisatieprojects h2,
.vacatures h2 {
	padding: 4px;
}

.projects h2 a:link, .projects h2 a:active, .projects h2 a:visited, .projects h2 a:hover,
.organisatieprojects h2 a:link, .organisatieprojects h2 a:active, .organisatieprojects h2 a:visited, .organisatieprojects h2 a:hover,
.vacatures h2 a:link, .vacatures h2 a:active, .vacatures h2 a:visited, .vacatures h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10pt;
}

.organisatieprojects .txt {
	background-color: #E5EAF2;
	padding: 10px 10px 10px 10px;
}

.organisatieprojects h2 a:link, .organisatieprojects h2 a:active, .organisatieprojects h2 a:visited, .organisatieprojects h2 a:hover {
	color: #002B7F;
	text-decoration: none;
	text-transform: uppercase;
}



ol.top5 {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ol.top5 li {
	padding-left: 0px;
}

ol.top5 a {
	color: #EE3B33;
	text-decoration: none;
}

.abc .label {
	width: 470px;
	padding: 2px 5px 1px 8px;
}

.abc .cat td {
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}

.abc .cat td {
	padding: 5px 5px 5px 8px;
}

.abc .txt td {
	color: #000000;
	vertical-align: middle;
}


.abc .sqt {
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
	vertical-align: bottom;
}

.abc .sq, .abc .sqf {
	width: 25px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	font-size: 5px;
}

.abc .sqf {
	border-left: 1px solid #FFFFFF;
}

.abc .i {
	height: 40px;
	vertical-align: middle;
}

.abc .b {
	border-bottom: 1px solid #FFFFFF;
}

.abc .split td {
	padding: 3px 0px 3px 0px;
	background: url(../img/lines/grey.gif) repeat-x 0px 3px;
}

.hand {
	cursor: pointer;
}
a.btLink:link, a.btLink:active, a.btLink:visited, a.btLink:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}
td.tab
{
	text-transform: uppercase;
	font-size: 12px;
	padding: 4px 10px 4px 10px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
}
td.tab.tabOff
{
	background-color: #002B7F;
}
td.tab.tabOn a.wht, td.tab.tabOff a.wht {
	text-decoration: none;
	background-color: none;
	color: #FFFFFF;
}
#realestate td.tab.tabOn
{
	background-color: #9B4F96;
	cursor: default;
}
#realestate td.tab.tabBlank
{
	background-color: #002B7F;
	cursor: default;
	width: 18px;
}
#rental td.tab.tabOn
{
	background-color: #F47C00;
	cursor: default;
}
#rental td.tab.tabBlank
{
	background-color: #002B7F;
	cursor: default;
	width: 124px;
}

#search {
	float: right;
	padding: 12px 10px 0px 0px;
	*padding: 12px 0px 0px 0px;
}

#search img {
	margin: 0px 5px 0px 0px;
}

#search input {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 0px;
	height: 14px;
}

.redNav {
	color: #EE3B33 !important;
	font-weight: bold;
	text-transform: uppercase;
}

.abcletters {
	margin: 30px 0px 0px 18px;
}

.abcletters td {
	width: 44px;
	height: 36px;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.abcLetter a {
	float: left;
	display: inline;
	width: 28px;
	height: 28px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	color:#EE3B33;
}

.abcLetter a:hover {
	color:#EE3B33;
}

.abcLetterOn a {
	background-color: #EE3B33;
	color:#FFFFFF !important;
}

.newslead2 {
	width: 228px;
	padding: 5px 8px 8px 8px;
	background: url(../img/lines/blue.gif) repeat-x 0px 100%;
}

.newslead2 a {
	color: #000000;
}

.newslead-overview {
	padding: 5px 8px 8px 8px;
	background: url(../img/lines/blue.gif) repeat-x 0px 100%;
}

.newslead-overview  a {
	color: #000000;
}

.newslead-overview img {
	margin: 0px 0px 5px 5px;
	float: right;
	width: 120px;
}

.searchResult, .searchResult * {
	color: #004990;
}

.searchResult {
	background: url(../img/lines/grey.gif) repeat-x 0px 100%;
	padding-bottom: 5px;
}

.textSizes td {
	padding: 0px 2px;
	vertical-align: bottom;
}

.textSizes a span {
	display: none;
}

.textSizes .Size0 {
	float:left;
	width: 8px;
	height: 14px;
	background: url(/img/txtsize/Size0_Off.gif) no-repeat 0px 0px;
}

.textSizes .Size0On {
	background: url(/img/txtsize/Size0_On.gif) no-repeat 0px 0px;
}

.textSizes .Size1 {
	float:left;
	width: 11px;
	height: 14px;
	background: url(/img/txtsize/Size1_Off.gif) no-repeat 0px 0px;
}

.textSizes .Size1On {
	background: url(/img/txtsize/Size1_On.gif) no-repeat 0px 0px;
}

.textSizes .Size2 {
	float:left;
	width: 14px;
	height: 14px;
	background: url(/img/txtsize/Size2_Off.gif) no-repeat 0px 0px;
}

.textSizes .Size2On {
	background: url(/img/txtsize/Size2_On.gif) no-repeat 0px 0px;
}

.document {
	float: left;
	margin: 0px 20px 20px 0px;
}

.contentpadding {
	padding-right: 10px;
}

.fql {
	float:left;
	margin-top: -2px;
}
.fqr {
	float:right;
	margin-top: -2px;
}

.GalleryFoto {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.GalleryLast {
	border-right: 0px;
}

.folderBottom {
	height:24px;
	vertical-align:middle;
	padding-left:5px;
	background: url(../img/lines/orange.gif) repeat-x 0px 100%;
}

.newslead h3 {
	margin-top: -2px;
}

.newslead h3 a {
 font-size: 14px !important;
}

.mainpart {
	width: 960px;
	background-color: #FFFFFF;
}

#mainPhoto {
	width: 772px;
	height: 352px;
	overflow: hidden;	
}

#mainPhoto .homepagePhoto {
	position: absolute;
}

#cover-wrapper {
	position: absolute;	
	width: 772px;
	height: 352px;
	z-index: 19;
}

#cover-overlay {
	position: absolute;	
	background-color: #000;
	opacity: 0.45;
	-moz-opacity: 0.45;
	filter:alpha(opacity=45);
	width: 772px;
	height: 352px;
	z-index: 20;
}
#cover-text {
	position: absolute;	
	width: 435px;
	height: 150px;
	z-index: 30;
	margin: 175px 0px 0px 300px;
}

#cover-text .padding {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}

.fotoalbum{
	float: left;
	width: 200px;
	border-bottom: 1px #666 dotted;
	margin: 0px 20px 20px 0px;
	padding-bottom: 5px;
}

.no-margin-album{
	margin-right: 0px;
}

.fotoalbum a {
	color: #000000;
	font: bold 14px Arial;
}

.fotoalbum a.image {
	display: block;
	width: 200px;
	text-align: center;
	margin-bottom: 5px;
}