/*+++++++ KLEUREN +++++++

donkerblauw: 	#003F85 ~ header, achtergrond
lichtblauw:		#A7BADC ~ navigatie
rood:			#EA4739 ~ kolom context, zoekknop, bulletlink
zalmrose:		#FFE7E4 ~ vlakken (zoeken, inschrijven)

  +++++++ KLEUREN +++++++*/

/* +++++++++++++++ BASIS STYLES +++++++++++++++ */

body, html {
	/*background-color: #5BAC26;*/
	height: 100%;
	background-image: url(../../img/woonservice/background_left.gif);	
	background-repeat: repeat-y;	
}
body, html, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
}
#loginlink
{
	color: Red;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #5BAC26;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #5BAC26;
	
}
h1,h2,h3,h4,h5,h6,p,form,ul,ol,li {
	padding: 0px;
	margin: 0px;
}
blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
h2 , .kop, .dp_kop  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	border-bottom: solid 1px #000000;
	display: block;
	margin-bottom: 5px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
td {
	vertical-align: top;
}
ul li {
	margin-bottom: 5px;
	color: #000;
	background-image: url(../../img/woonservice/bullet_hover1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	list-style: none;
}
ul li a.listitem, ul li a.listitem:visited {
	color: #5BAC26;
	font-weight: bold;
	text-decoration: underline;
}
ul li a.listitem:hover {
	color: #5BAC26;
	text-decoration: underline;
}
ol li {
	background-image: none;
	list-style-position: inside;
	list-style: none;
}
*html hr {
	color: #C8C8C8;
	height: 1px;
	border: 1px solid #C8C8C8;	
}
#content img {
	/*margin: 3px 5px 3px 5px;*/
}

/* --- formulier buttons --- */
.formbuttons {
	text-align: right;
}
.formbuttons input {
	margin-top:5px;
	text-align: center;
	background-color: #FFF;
	border: solid 1px #5BAC26;
	color: #5BAC26;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	height:18px;
	padding-bottom: 3px;
}
.formbuttons input:hover {
	border: solid 1px #5BAC26;
	background-color: #FFF;
	color: #5BAC26;	
}
.formbuttons input:active {
	border: none;
}

.formrequired{
	background-image: url(../../img/woningnet/verplicht_bullet.gif);
	background-repeat: no-repeat;
	background-position: top 0px;
	padding-top: 1px;
	margin-left: 3px;
	padding-right: 2px;
	cursor : help;
}
.formrequireduitleg{
	background-image: url(../../img/woonservice/verplicht_bullet_uitleg.gif);
	background-repeat: no-repeat;
	background-position: top 0px;
	padding-top: 1px;
	margin-left: 3px;
	margin-right: 10px;
	padding-right: 2px;
}
.formvraag{
	background-image: url(../../img/woonservice/vraag.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-left: 3px;
	padding-right: 12px;
	cursor : help;
}


/* +++++++++++++++ HYPERLINKS +++++++++++++++ */

#context a , #loginlink a {
	text-decoration: none;
	color: #ffffff;
}
#context a:hover , #loginlink a:hover {
	text-decoration: none;
	color: #000000;
}
#context li , #loginlink a {
	color: #ffffff;
	background-image: url(../../img/woonservice/bullet_wit.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.bulletlink a , .bulletlink a:visited {
	margin-bottom: 5px;
	background-image: url(../../img/woonservice/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	list-style: none;
	color: #5BAC26;
	margin-right: 0px;
	text-decoration: none;
	font-weight: bold;
}
.bulletlink a:hover {
	margin-bottom: 5px;
	background-image: url(../../img/woonservice/bullet_hover1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	list-style: none;
	color: #5BAC26;
	margin-right: 0px;
	text-decoration: underline;
	font-weight: bold;
}

.iconlink a , .iconlink a:visited {
	color: #000;
}
.iconlink a:hover {
	color: #5BAC26;
}

/* +++++++++++++++ NAVIGATIE BALK +++++++++++++++ */
#navigatie {
	margin:0px;	
}

#navigatie a {
	font-size:13px;
	text-decoration: none;
	color: #FFF;
	line-height: 22px;
	font-weight: normal;
}
#navigatie a:hover {
	text-decoration: none;
	color: #000000;
}
#navigatie .selected {
	text-decoration: none;
	color: #000;
	background-color:#CC1F11;
}
#navigatie .navsub {
	padding: 0px 0px 0px 5px;
	border: none;	
}

#navigatie .navsub a {
	font-size:12px;
}
#navigatie .navsub a:hover{
	text-decoration: none;
	border-top: none;
	background-color:transparent;	
}



/*
#navigatie .navsub a {
	text-decoration: none;
	border-top: none;
	font-weight:normal;
	width: 132px;
	line-height:12px;
}
#navigatie .navsub a:hover{
	text-decoration: none;
	border-top: none;
	background-color:transparent;
	
}
*/
#homelink {

}
#homelink a, #homelink a:hover, #homelink a:visited {
	
}

#login {

}
#login a, #login a:hover, #login a:visited {
	color: #FFF;	
}



/* +++++++++++++++CONTENT kolom +++++++++++++++ */

/* ----- HEADER CONTENT ----- */

#header {
	
}

#header h1 {
	font-family: Verdana;	
	text-transform: capitalize;
	color: #FFF;
	/*color: #5BAC26;*/
	/*padding-top: 107px;	*/
	padding-top: 169px;
	font-size: 11px;
	text-indent: 16px;	
}	
#header h2 {
	color: #FFF;	
	border: none;
	text-indent: 20px;
	display: none;	
}
/* ----- CONTENT ----- */
#content {
/*	width: 559px;
	/*height: 100%;
	min-height:600px; 
	height:expression(this.scrollHeight < 600 ? "600px":"auto");
	background-color: yellow;
	float: left;
	text-align: left;
	padding: 15px 15px 15px 15px;
*/
}	
	/* ++++ UITLEG ++++ 	
	
	min-height: 500px; --> voor alle andere browsers dan IExplorer
	height:expression(this.scrollHeight < 400 ? "500px":"auto"); --> voor IExplorer
	als scrollHeight kleiner is dan 400 doe statement 1 (500px) anders doe statement 2 (auto)	
	(als scrollHeight groter is dan 400, dan maakt het niet uit, want dan is de image toch al zichtbaar)
	
	++++ UITLEG ++++ */



/* +++++++++++++++ VLAKKEN +++++++++++++++ */
body .vlak_grijs_kader {
	margin-top: 0px;	
}
.vlak_grijs {
	background-color: #EEEEEE;
	padding: 8px 8px 8px 8px;
}
.vlak_grijs_kader {
	background-color: #F2F7EB;
	border: solid 1px #5BAC26;
	padding: 8px 8px 22px 8px;
	color:#000;
	display:block;
	clear:both;
}
.vlak_grijs_kader i {
	background-color: #EEEEEE;
	color: #C4C4C4;
}
#vlak_grijs_error {
	background-color: #EEEEEE;
	padding: 8px 8px 8px 8px;
	border: solid 1px #F03435;
	color: #F03435;
	font-weight:bold;
}
#vlak_grijs_error ul li{
	margin-bottom: 5px;
	color: #F03435;
	background-image: url(../../img/woonservice/bullet_hover2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	list-style: none;
}
.vlak_grijs_kader h2 {
	color: #000;
}
.vlak_grijs_kader h4, .vlak_grijs h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
}
.kadertable100 {
	width: 420px;	
}

/* +++++++++++++++ INSCHRIJFINDEX +++++++++++++++ */
.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	cursor: default;
	text-align: center;
	display: inline;
	padding: 1px 8px 0px 8px;	
	color: #5BAC26;
	background-color: #FFF;
	border-bottom: solid 1px #5BAC26;
	border-top: solid 1px #5BAC26;
}
.indexactive {
	color: #FFF;
	background-color: #5BAC26;
	border-bottom: solid 1px #5BAC26;
	border-top: solid 1px #5BAC26;
	border-right: solid 1px #5BAC26;
}
.indexvisited {	
	background-color: #FFF;
	border-bottom: solid 1px #5BAC26;
	border-right: solid 1px #5BAC26;
	color: #5BAC26;
}
.indexstart {
	border-left: solid 1px #5BAC26;
}
.indexend {
	border-right: solid 1px #5BAC26;
}

/* +++++++++++++++ POP UP +++++++++++++++ */
.popup {
	position: absolute;
	left: 150px;
	top: 200px;
	overflow: visible;
	background-image: url(../../img/woonservice/shade.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding: 0 2px 2px 0;
	z-index:500;
}
.popin {
	width: 300px;
	text-align: left;
	background-color: #ffffff;
	border: solid 1px red;
	padding: 10px;
}

/* +++++++++++++++ WONINGDETAILS +++++++++++++++ */
.detaillabel {
	width: 150px;
	float: left;
	padding-right: 10px;
}
.detailvalue {
	width: 150px;
	float: right;	
}
#content a.corporatie  {
	text-align: center;
	vertical-align: middle;
	display: block;
}

#content  .corporatie img {
	margin: 0;
	border: none;
	float: none;
}
.errorLabel{
	color: #F03435;
	font-weight: bold;
}

#paginateller {
	border-top: solid 1px #5BAC26;
	border-bottom: solid 1px #5BAC26;
	text-align: right;
	height: 18px;
clear: both;
}

#paginateller_container {
	height: 18px;	
}
#numbers {
	text-align: center;
}

#paginateller a {
	float: left;
	display: block;	
	font-weight: bold;
	color: #5BAC26;
	vertical-align: middle;
	padding-top: 2px;
	height: 18px;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 16px;
}
#paginateller a:hover {
	background-color: #5BAC26;
	color: #FFF;
}
#paginatellerActive a {
	float: left;
	display: block;
	background-color: #5BAC26;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 2px;
	height: 18px;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 16px;
}
#eerste a , #vorige a , #volgende a , #laatste a {	
	display: block;
	color: #5BAC26;
	padding: 2px 5px 0 14px;
	height: 18px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 16px;
}
#eerste a:hover , #vorige a:hover , #volgende a:hover , #laatste a:hover {	
	background-repeat: no-repeat;
	background-position: left 65%;
	color: #FFF;	
}
#eerste a {
	
}
#vorige a {
	
}
#volgende a {
	text-align: right;
	padding: 2px 14px 0 5px;
	margin-left: 5px;
}
#laatste a {
	text-align: right;
	padding: 2px 14px 0 5px;
}

#eerste a:hover {
		background-image: url(../../img/woonservice/pag_first.gif);
}
#vorige a:hover {
		background-image: url(../../img/woonservice/pag_back.gif);
}
#volgende a:hover {
		background-image: url(../../img/woonservice/pag_next.gif);
		background-position: right 65%;
}
#laatste a:hover {
		background-image: url(../../img/woonservice/pag_last.gif);
		background-position: right 65%;
}
#numbers a {
	width: 20px;
	text-align: center;
}

#content img {
	margin: 0px 0px 0px 0px;
}
.kop, .dp_kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;	
}
.blok a, .dp_blok a, .blok A, .dp_blok A {
	text-decoration:none;
}
.readonly {
	background-color:Transparent;
	border:solid 1px #000;
}

.clsInactive {
	float: left;
	display: block;
	font-weight: bold;
	color: #CCC;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	height: 18px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 16px;
}

/* ++++++++++++++++++++++++++ TEST  ++++++++++++++++++++++++++ */ 

.tabs, .tabs a, .tabs a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;	
	text-transform: uppercase;	
	text-align: LEFT;
	text-decoration: none;		
	line-height: 13px;
	z-index:100;
}
.tabs a ,  .tabs a:visited {
	color: #666;
	background-color: #FFF;
	border: solid 1px #5BAC26;
	border-bottom: none;
	padding: 1px 8px 0px 8px;
	margin: 0px 4px 0px 0px;	
	text-decoration: none;		
}
.tabs a:active , a.activetab , a:visited.activetab {
	color: #000;
	background-color: #F2F7EB;	
	border: solid 1px #5BAC26;
	border-bottom: none;	
	padding: 2px 8px 1px 8px;	
	position:relative;
	cursor:text;
}
.tabs a:hover {
	color: #000;
	background-color: #F2F7EB;
}
.tabs .tab_disabled {
	color: #AAA;
	background-color: transparant;
	border: solid 1px #C8C8C8;
	border-bottom: none;
	padding: 1px 8px 0px 8px;
	margin: 0px 4px 0px 0px;	
}
.tabs h4 {
	color: #FFF;
	background-color: #5BAC26;
	font-size: 11px;
	border: solid 1px #5BAC26;
	padding: 1px 8px 0px 8px;
	margin: 0px 1px 0px 0px;
	display: inline;
}
head:first-child+body .tabs a:hover { /* hide css from ie */
	border-bottom: none;
}