﻿body,td,p 
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left !important;
}

body{background-color: #e5f2ed;}

table.wit{background-color:#ffffff;}
#table1{
	background-color:#ffffff;
	margin:10px 0px 10px 0px;
}
#tableBlauw{
	background-color:#101c6b;
	margin:10px 0px 10px 0px;
}
.WitText, .WitText a{
	color: #ffffff;
}
/* --- de tabel bij het toewijzingsoverzicht --- */
.tabel_toewijzingsoverzicht {border-collapse: collapse; border-color: #000000}
.td_toewijzingsoverzicht {border-left:1px #000000 solid;border-right:1px #000000 solid; background-color:#000000; color:#ffffff;}
/*----------------*/

/* --- voor de woonvoorkeur --- */
.woonvoorkeurPlaats	{color:#000000; font-weight: bold;}
/*----------------*/

/* --- de horizontal rulers --- */
hr {color:#ebebeb;}
/*----------------*/

/* --- titels --- */
p.titel		{ padding-top:10px; padding-left:3px; color:#017c50; font-weight: normal; font-size:14px; text-align:left;}
/*----------------*/

/* --- voor meldingen. bv bij 'Geen foto beschikbaar' bij het actuele aanbod --- */
.melding	{color:#000000; font-weight: bold; font-size:14px; text-align:center;}
/* -------------- */

/* --- de items bij het opvragen van detail van woningaanbod --- */
.woningaanbodItems {color:#202A56; font-weight:bold;}
/* -------------- */

/* --- sub titels --- */
.subtitel	{color:#017c50; font-weight: bold; font-size:12px;}
.subtitelWit	{color:#ffffff; font-weight: bold; font-size:12px;}
/* -------------- */

/* --- de gewone tekst-links --- */
a		{color:#000000; font-size: 12px;}
a:link		{color:#000000;}
a:visited	{color:#000000;}
a:hover		{color:#017c50;}
/*-------------------------------*/

/* --- de input button --- */
input.btnNew, input#btnSearch 
{
	background-image:url("http://www.sintjoseph.nl/_layouts/images/JosephWeb/MeerInfoButton.gif");
	background-repeat:no-repeat;
	background-position:right center;
	color: #017c50; 
	background-color:transparent !important; 
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	width: 155px !important;
	height:	26px;
	padding-right:5px;
	border:none;
}
/*-------------------------*/


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=3);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/*----------- Perceel -----------*/
#Percelen{
	 border: 1px #e5f2ed solid !important;
}
.adresLabel{
  line-height: 30px;
  background-color:transparent;
  font-weight: bold;
}
#tblKenmerken tr td{
 border-color: #017c50 !important;
}
