.navigatie{
	font-family: Verdana;
	font-size : 10px;
	font-weight : bold;
	color : white;
}


.AanbodKop{
	font-family: Verdana;
	font-size : 12px;
	line-height : normal;
	font-weight : bold;
	color : #FE5E12;
}

TD {
	font-family: Verdana;
	font-size : 11px;
	line-height : normal;
}

a {
	font-family: Verdana;
	font-size : 10px;
	font-weight : bold;
	color : white;
	text-decoration : none;
}
a:hover {
	font-family: Verdana;
	font-size : 10px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

a.aanbodlink{
	font-family: Verdana;
	font-size : 12px;
	line-height : normal;
	font-weight : bold;
	color : #FE5E12;
}

a:hover.aanbodlink{
	font-family: Verdana;
	font-size : 12px;
	line-height : normal;
	font-weight : bold;
	color : Black;
}

a.koplink{
	font-family: Verdana;
	font-size : 12px;
	line-height : normal;
	font-weight : bold;
	color : #FE5E12;
}

a:hover.koplink{
	font-family: Verdana;
	font-size : 12px;
	line-height : normal;
	font-weight : bold;
	color : Black;
}

.ContentTekst{
	font-family: Verdana;
	font-size : 12px;
	line-height : normal;
	color : Black;
}

.ContentTekstKlein{
	font-family: Verdana;
	font-size : 8px;
	line-height : normal;
	color : Black;
}
.offerte_button {
  /*background-color:#FD651C;*/
  background-image:url(/db/opmaak/images/button.png);
  background-repeat:no-repeat;
  color:black;
  /*border:1px solid black;*/
  text-align:center;
  height:35px;
  line-height:17px;
  margin-top:4px;
  cursor:pointer;
  width:110px;
  vertical-align:middle;
}
.big {
  /*background-color:#FD651C;*/
  background-image:url(/db/opmaak/images/button_big.png);
  width:500px;
  line-height:35px;
  font-size:14px;
}
.big a, .big a:hover {
  font-size:13px;
}
