.titel_groot_huiskleur {
	font-size: 22px;
	color: rgb(137,17,76);
	font-weight: bold;
}

.titel_klein_huiskleur {
	font-size: 18px;
	color: rgb(137,17,76);
	font-weight: bold;
}

.font_14px {
	font-size: 14px;
}

.font_blauw_14px {
	font-size: 14px;
	color: rgb(0,80,152);
}

.font_blauw_16px {
	font-size: 16px;
	color: rgb(0,80,152);
}

.font_blauw_17px {
	font-size: 17px;
	color: rgb(0,80,152);
}

.font_blauw_18px {
	font-size: 18px;
	color: rgb(0,80,152);
}

.font_blauw_19px {
	font-size: 19px;
	color: rgb(0,80,152);
}

.font_blauw_20px {
	font-size: 20px;
	color: rgb(0,80,152);
}

.vet_zwart {
   font-weight:800;
   color: #000000;
   }
.vet_rood {
   font-weight:800;
   color: rgb(137,17,76);
   }
.vet_paars {
   font-weight:800;
   color: #9a4d9e;
   }

.balk_boog {
   background-image: url(./images/balk_boog.jpg);
   background-repeat: no-repeat;
   width: 526px;
   padding-left: 12px;
   padding-right: 12px;
   padding-top: 12px;
   padding-bottom: 6px;
	}
.balk_shadow{
   background-image: url(./images/balk_shadow.jpg);
   background-repeat: no-repeat;
   width: 216px;
   padding-left: 12px;
   padding-right: 12px;
   padding-top: 12px;
   padding-bottom: 6px;
	}

.balk_lichtgroen {
   border-top: 2px solid #e4e4e4;
   padding-top: 6px; 
   font-size:19px;
   color: rgb(137,17,76);
	}
	
.kader_lichtgrijs {
background-color: rgb(241,240,232);
}

#grijs {background-color: rgb(228,228,228);
}

#menu_onder {background-color: rgb(241,240,232);}

#balk_veh{
display:block;
font-size:18px;
background-image: url(http://www.vastgoedbelang.nl/images/balk.gif);
background-repeat:repeat;
}

.blok_rood {
   display:block;
	background-color: rgb(137,17,76);
	color: #ffffff;
	}

.blok_lichtgroen {
   display:block;
	background-color: rgb(241,240,232);
	}
	
.blok_groen {
   display:block;
 	background-color: rgb(123,120,38);
	color: #ffffff;
	font-weight: 800;
	}


.submit_button {
	background-color: rgb(123,120,38);
	color: #ffffff;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}

.submit_button a{
	color: #ffffff;
}

.mail_button {
	background-color: rgb(123,120,38);
	color: #ffffff;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}

.mail_button a{
	color: #ffffff;
}

.formulier {background-color: rgb(241,240,232);
	border-collapse: collapse;
	border: 1px dotted #fff;
	vertical-align: top;
	}
	
.infored{
color: red;
}

#streepje {color: rgb(123,120,38); padding-top: 6px;}


BODY {
margin : 0 0 0 0 ;
font-family: Calibri, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
     }

table {
    border-collapse: collapse;
	padding-left: 0px;
}

td {
font-family: Calibri, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
vertical-align: top;
color: #000000;
   }

textarea {
font-family: Calibri, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
overflow:auto;
}

select {font-family: Calibri, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;	
}

option {
border-style: 1px solid;
font-weight:600;
}


hr {height: 1px; color: rgb(228,228,228); 
}
   
p {
  margin: 0;
  padding: 0;
}


h1 {
  font-family: Calibri, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px; 
  font-weight: bold; 
  color: rgb(137,17,76);
  margin: 0;
  padding: 0;
}

h2 {
  font-family: Calibri, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px; 
  font-weight: bold;
  color: rgb(137,17,76);
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}
h4 {
  margin: 0;
  padding: 0;
}
h5 {
  margin: 0;
  padding: 0;
}
h6 {
  margin: 0;
  padding: 0;
}



big {font-size: 22px;
	color: rgb(137,17,76);
}

strong {color: rgb(123,120,38);}

ul
{
	margin: 0;
	padding-left: 20px;
	list-style-image: url(http://www.vastgoedbelang.nl/img/pijltje.jpg);

}

ul ul
{
  list-style-image:none;
  list-style-type: circle;
}

li
{
	padding-left: 0px;
	padding-top: 0px;
	list-style-image: url(http://www.vastgoedbelang.nl/img/pijltje.jpg);

}

OL {margin-top: 0px; margin-bottom: 0px; margin-left: 2em;}



a {
    font-family: Calibri, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: rgb(137,17,76);
	text-decoration: none;
	font-weight: 300;
}
a:hover {
	text-decoration: underline;
}

#div_background {
border-top:1px solid; border-top-color: rgb(123,120,38);
border-bottom:1px solid; border-bottom-color: rgb(123,120,38);
}

input {
font-size: 14px; 
font-family: Calibri, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
border: 1px solid rgb(123,120,38);
font-weight:800;
}

button {text-align: center; cursor: pointer; background: rgb(137,17,76); font-size: 14px; font-family: Calibri, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #ffffff;
}

#logo{
	background-image: url(http://www.vastgoedbelang.nl/images/logo.gif); 
	background-repeat:no-repeat;
}

/* settings for floating menu 
*/
#menu
{
position:absolute;
width: 200px;
text-align: right;
}

#menu a  
{
text-decoration: none;
}

#menu a:hover 
{
text-decoration: none;
}


#mail_datum {
width:  200px;
height: 22px;
background-image: url(http://www.vastgoedbelang.nl/images/datum-balkje.jpg); 
background-repeat:no-repeat;
background-position: right center;
font-family: calibri;
font-size: 17px;
color: rgb(123,120,39);
padding-left: 24px;
padding-top: 22px;
}

#mail_datumrose {
width:  200px;
height: 22px;
background-image: url(http://www.vastgoedbelang.nl/images/datum-balkje.jpg); 
background-repeat:no-repeat;
background-position: right center;
font-family: calibri;
font-size: 17px;
color: rgb(123,120,39);
padding-left: 10px;
}

#mail_kolom_rose {
border-right:2px solid; border-right-color: rgb(233,223,224);
padding-right: 12px;
}

#mail_kolom_links {
width: 398px;
border-right:2px solid; border-right-color: rgb(123,120,38);
padding-right: 12px;
}

#mail_kolom_rechts {
padding-left: 20px;
}

.nieuwsbericht {
	font-size: 14px;
	color: rgb(123,120,39);
	line-height: 22px;
}


.mail_titel_groen {font-size: 30px; 
padding-top: 12px;
padding-bottom: 16px; width: 410px;
color: rgb(123,120,39);}

.mail_titel_rood {
	font-size: 30px;
	color: rgb(137,17,76);
	line-height: 30px;
	padding-bottom: 18px;
}

.mail_groen_14px {
	font-size: 14px;
	color: rgb(123,120,39);
}

.mail_groen_16px {
	font-size: 16px;
	color: rgb(123,120,39);
}

.mail_groen_17px {
	font-size: 17px;
	color: rgb(123,120,39);
}

.mail_groen_18px {
	font-size: 18px;
	color: rgb(123,120,39);
}

.mail_groen_19px {
	font-size: 19px;
	color: rgb(123,120,39);
}

.mail_groen_20px {
	font-size: 20px;
	color: rgb(123,120,39);
}

.mail_rood_14px {
	font-size: 14px;
	color: rgb(137,17,76);
}

.mail_rood_16px {
	font-size: 16px;
	color: rgb(137,17,76);
}

.mail_rood_17px {
	font-size: 17px;
	color: rgb(137,17,76);
}

.mail_rood_18px {
	font-size: 18px;
	color: rgb(137,17,76);
}

.mail_rood_19px {
	font-size: 19px;
	color: rgb(137,17,76);
}

.mail_rood_20px {
	font-size: 20px;
	color: rgb(137,17,76);
}


.mail_footer {font-size: 13px; 
color: rgb(123,120,39);
height: 22px;
padding-top: 2px;
background-image: url(http://www.vastgoedbelang.nl/images/afsluit-balkje.jpg); 
background-repeat:no-repeat;
background-position:right bottom;
}

.mail_footer a {color: rgb(123,120,39);
text-decoration:none;}

.mail_afsluiter {color: rgb(154,154,154);
font-size: 13px;
}


