/* CSS file */
html 				{	overflow-y: scroll;}
body 				{	margin: 0px; 
						font-family: arial; font-size: 80%;
						width: 100%;
						overflow-x: hidden;
					}
#warningTable, #warningTable td
{
	background-color: #fffff0; font-family: MS Sans Serif, Arial; font-size: 10px;
	height: 20px;
} 
#warningTable { 
	width: 100%;
}
#warningTable  td a { font-weight: bold }
.warning {	display: block; }
.warning_closed {	display: none; }

span.stress { font-weight: bold; color: red}
td.warningMessage { font-weight: bold; }
#tech				{
				width: 100%;
				text-align: right;
				font-family: arial; 
				font-size: 80%;
}

#maps				{	overflow:hidden;
					}

#mainTable, #topLogos
	margin-top: 0px; padding-top: 0px;
}
#mainTable 			{	height:100%; 
						border: 0px; 
						width: 950px;
					}
#topLogos 			{	border: 0px; 
						width: 950px;
					}
#topLogos td 		{	vertical-align: bottom;
						padding-top: 10px;
					}
#topLogos td.right 	{	text-align: right;
						padding-bottom: 10px; 
					}
#spacer 			{	width: 1px; 
						position: absolute; 
						top: 100px;
					}
td 					{	vertical-align: top; 
						padding: 0px;
					}
#mainMenu			{	width: 100%}
#mainMenu td		{	width: 160px}
#mainMenu a			{	color: white; 
						background-color: #009534; 
						text-decoration: none; 
						display: block; 
						padding: 1px 5px 2px 8px; 
						margin-right: 5px; 
						font-weight: bold;
					}
#mainMenu a:hover	{	background-color:#E0F1DE; 
						color: #333333;
					}
#contentTd			{	width: 630px}
#headerMessage		{	background: #666666; 
						color: white; 
						border-bottom: 5px solid white; 
						padding: 7px 5px 7px 12px;  
						font-size: 11px;
					}
#headerMessage img	{	position: relative;
						float: right;
						top: -2px;
						padding: 0px;
						margin: 0px;
					}
#pageTitle			{	border-bottom: 1px solid #009534; 
						background: #009534; 
						color: white; 
						font-weight: bold; 
						vertical-align: middle; 
						padding: 7px 5px 6px 12px; 
						font-size: 11px;
					}

#pageTitle a		{	color: white; 
						text-decoration: none
					}
#tabs, #tabsWide	{	height: 28px; 
						background: #CDE8CA; 
						border-bottom: 5px solid white;
					}
#tabs tr td,
#tabsWide tr td		{	border-right: 1px solid white; 
						border-top: 1px solid white
					}
#tabs a,
#tabsWide a			{	padding:7px 0px 6px 0px; 
						text-align: center; 
						font-size: 11px; 
						background: #C2DCBF; 
						width: 105px; 
						color: black; 
						text-decoration: none; 
						display:block;
					}

#tabsWide a			{	width: 125px; }

#tabs a:hover,
#tabsWide a:hover	{	background: #E7EFE3}

#tabs a.selected,
#tabsWide a.selected {	background: #ffffff; 
						font-weight: bold;
					}

#tabs a.disabled,
#tabsWide a.disabled {	color: #AAB3B3;}

#tabs td.notab,
#tabsWide td.notab	{	width:100%; 
						background-color: #CDE8CA;
						text-align:right; 
						vertical-align: middle; 
						font-size: 85%; 
						padding-right: 10px;
					}

/* content pages */
#mainContentTable 	{	margin: 10px 0px 10px 10px; 
						width: 620px; 
					}
#mainContentTable 
#leftColumn 		{	padding-right: 20px;}
#mainContentTable 
#rightColumn 		{ 	width: 250px}
h1 					{	margin: 0px; 
						padding: 10px 10px 0px 10px; 
						font-size: 16px; 
						font-weight: bold; 
						color: #666666;
					}

#mainContentTable a {	color: #666666 }
img.left			{	float:left;
						margin: 0px 10px 15px 0px;
					}

a img				{	border: 0px}
ul, ol 				{	margin: 0px; padding: 0px; width:90%}
ul 					{	padding-left: 18px}
ol 					{	padding-left: 24px}

br.clearall			{	clear:both}


/* woonboeken */
#printWoonboekenA 	{ 	float: right; 
						padding: 0px 3px 1px 5px;  
						margin: -1px 10px 0px 0px; 
						border: 1px solid #eeeeee; 
						text-decoration: none; 
						background-color: #eeeeee; 
						color: #333333;
					}
div.voegtoe_button a.addWoonboekA,
#mainContentTable 
a.addWoonboekA 		{	font-size: 85%; 
						color: black; 
						padding: 0px 3px 1px 5px;  
						margin: 0px 10px 1px 0px; 
						border: 1px solid #CDE8CA; 
						border-top: 1px solid white;
						text-decoration: none; 
						background-color: #CDE8CA; 
						color: #333333;
					}
#complexen div 		{	margin-top: 4px;}

div.voegtoe_button {
	float: right;
	padding-top: 13px;
}

/* content layout */
#main_content
{ }

#main_content p
{
	margin-left: 10px
}
#main_content a, #main_content a:link, #main_content a:hover, #main_content a:visited
{
	color: #333333;
}

/* corporatiepaginas */

td.corporatie 
{
	margin-left: 10px;
 	margin-bottom: 10px;
}
  
  td.corporatie
  {
	font-size: 11px;
	padding-bottom: 20px;
  }
  td.corporatie a
  {
	font-size: 13px;
  	color: #666666;
  }
  td.corporatie a.titel
  {
  	font-weight: bold;
  	color: black;
  }
  td.corporatie img.logo
  {
  }

div.corplogo 
{
	float: right;
	width: 350 px;
	padding: 0px 10px 20px 20px; 
	text-align: center;
}
div.corplogo img
{
	max-width: 350px;
}

table.aanbod
{
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
}
  table.aanbod th
  {
	text-align: left;
	background-color: #009534;
	color: white;
	padding: 2px;
   }

  table.aanbod td
  {
	text-align: left;
	padding: 2px;
  }

    table.aanbod tr.row_1 td
    {
	background-color: #C2DCBF; 
    }

    table.aanbod tr.row_2 td
    {
	background-color: #CDE8CA; 
    }
table.vestigingen
{
	width:100%;
}
  td.vestiging
  {
	font-size: 12px;
	padding: 0px 10px 10px 10px; 

  }

/* complexen */
table.complex_table
{
	line-height: 150%;
}
table.complex_table img 
{
	float: right;
	max-width: 350px;
	padding: 0px 10px 20px 20px;
}

table.complex_table div.bold
{
	font-weight: bold;
	padding-right: 10px;
	display: inline;
}

table.complex_table div.subtitle
{
	text-transform: uppercase;
	font-weight: bold;
	border-top: solid #009534 1px;
	margin-top: 10px;
	margin-bottom: 2px;
	display: block;
	font-size: 14px;
}

table.complex_prijs
{
	margin-top: 10px;
	margin-bottom: 20px;
}

	table.complex_prijs th
	{
		border: solid #009534 1px;
		width: 80px;
		text-align: center;
	}

	table.complex_prijs td
	{
		padding: 2px;
		border: solid #009534 1px;
		text-align: right;
	}
	table.complex_prijs td.leftalign
	{
		text-align: left;
	}

/* nieuws */
div.artikel_intro h2, div.artikel_intro h2 a
{
	padding: 10px 10px 0px 10px; 
	font-size: 16px; 
	font-weight: bold; 
	color: #666666;
	margin: 0px;
	text-decoration: none;
}
div.artikel_intro p.artikel_intro_p 
{
}
div.artikel_intro img
{
	display: block;
	float: right;
	padding: 0px 10px 30px 10px;
}
div.leesmeer
{
	display: block;
	padding-top: 5px;
	padding-left: 10px;
}
div.artikel_intro .artikel_datum_auteur
{
	font-weight: normal;
	margin: 0px;
}

hr 
{
	color: #009534;
	background-color: #009534;
	height: 1px;
}
/* FAQ list */
div.faqlist
{
}
 div.faqlist div.faq li,
 div.faqlist li a
 {
	line-height: 150%;
	font-weight: bold;	
 }
 div.faqlist div.faq
 {
 }
  div.faq li
  {
  }
  div.faqlist div.faq a.more
  {
	float: right;
	font-weight: bold;
  }
 
