html,body {
  height: 100%;
}

body   { 
  min-height:100%; 
  background: url("../images/bg.gif");
	font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
	color: #404040;
}

p {
  margin-bottom: 10px;
}

A:link {
	text-decoration: none;
	font-weight: bold;
	color: #00A4E4;
}

A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #00A4E4;
}

A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #00A4E4;
}

input.textbox {
	font-size: 12px;
	color: #636363;
}

select {
	font-size: 12px;
	color: #636363;
}
 
.objectscore_1 {
  color: #00a4e4;
}

.objectscore_2 {
  color: #b0c93b;
}

.objectscore_3 {
  color: #ecab2e;
}

.objectscore_4 {
  color: #c240c4;
}

#container_div
{
  position: relative;
  margin: 0px auto; 
  height: 100%; 
  width: 1134px;
}
  
#container
{
  position: relative;
  margin: 0px auto;
  height: 100%; 
  width: 1134px;
  border-collapse: collapse;
}

#container #container_td
{
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  background: #fff url("../images/bg_right.gif") top right repeat-y;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
  width: 990px;
}

#skyscraper 
{
  width: 142px;
  padding: 10px 0px;
  text-align: center;
  vertical-align: top;
}

#header 
{
  position: relative;
  height: 99px;
  background-color: #00A4E4;
  background: url("../images/header.gif");
} 

#payoff
{
  height: 26px;
  text-align: right;
  background-color: #B0C93B;
}

#header #homebutton
{
  position: absolute;
  width: 41px;
  top: 84px;
  left: 3px;
}
    
#left
{
  float: left;
  width: 815px;
  background: url('../images/bg_services.gif');
  background-repeat: repeat-x;
}

#largebuttons
{
  width: 100%;
  text-align:center;

}

#right
{
  float: right;
  padding-top: 23px;
  padding: 16px 0px;
  width: 175px;
  background: url('../images/bg_services.gif') repeat-x;
  
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
	color: #404040;
}

#right .rightblock 
{
  padding-top: 3px;
}

#right .rightblock div 
{
  padding: 2px 6px 8px 18px; 
}

#right .rightblock div a, #right .rightblock div a:hover
{
  font-weight: normal;
  color: #404040;
}

#right .rightblock div a:hover
{
  text-decoration: underline;
}

#right .divider
{
  height: 5px;
  background: #fff url('../images/bg_right_divider.gif') right no-repeat;      
}
   
#content
{
  padding: 5px 20px;  
}

#content p
{ 
	line-height: 17px;     
}

#introhomepage
{
  text-align: left;
  padding-top: 6px;
  padding-bottom: 15px;
}

#etalage
{
  width: 190px;
  float: left; 
}

#etalage fieldset
{
  width: 170px;
}

#etalage #etalagecontent
{
  text-align: center;
  padding: 13px;
}

#etalage #etalagecontent p.title
{
  font-weight: bold;
  color: #abbf25;
  padding-bottom: 5px;
}

#etalage #etalagecontent #etalagelinks
{
  text-align: left;
} 

#etalage #etalagecontent #etalagelinks ul li
{
  margin-left: 18px;
  list-style-image: url(../images/bullet.gif);
} 

form.hypotheekgesprek label 
{
	display: block;
	float: left;
	width: 300px;
	padding-bottom: 15px;	
}
form.hypotheekgesprek div 
{
	clear: both;
}
