@charset "utf-8";
/* CSS Document */


html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

	background-color:#FFFFFF;

	background-color: #FFFFFF;
	scrollbar-shadow-color: #b1b1b1; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #b1b1b1; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-arrow-color: #b1b1b1;

}

img {
	behavior: url(css/pngfix.htc);
	border: 0px;
}

.content_font{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 17px;
}
a.content_link {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #004685;
	text-decoration : underline;
}
a.content_link:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}


.adres_font{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
a.adres_link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #004685;
	text-decoration : underline;
}
a.adres_link:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

.offerte_font{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
a.offerte_link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #004685;
	text-decoration : underline;
}
a.offerte_link:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}


.footer_font{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b1b1b1;
}

a.footer_link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #b1b1b1;
	text-decoration : underline;
}
a.footer_link:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}