BODY {
	margin: 0;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #576572;
}
TD, DIV, B {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #576572;
}
INPUT, SELECT, TEXTAREA {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #576572;
}
A {
	color: #576572;
	text-decoration: none;
	background-color: #DBDEE1;
}
HR {
	height: 2px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CED1D3;
	border-left: none;
	border-right: none;
	background-color: #CED1D3;
	color: #CED1D3;
	margin: 10 0 10 0;
}
UL, ul {
	list-style-image: url('/images/bullet.gif');
	margin-left: 26px;
	margin-top: 4px;
}
FORM 
	margin: 0;
}
.kader {
	border: 2px solid #FFFFFF;
}
.greystone {
	background-image: url('/images/background.gif');
	background-repeat: repeat;
	background-position: top left;
}
.footer {
	border-top: 1px solid #CED1D3;
	padding: 10 0 0 0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #B7BBBD;
}
.footer A {
	color: #B7BBBD;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.footer_a {
	border-top: 1px solid #CED1D3;
	padding: 10 0 0 10;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #B7BBBD;
}
.footer_a A {
	color: #B7BBBD;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.footer_b {
	border-top: 1px solid #CED1D3;
	padding: 10 26 3 36;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #AFB2B3;
}
.footer_b A {
	color: #AFB2B3;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.menu_on {
	background-image: url('/images/menu_on.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	cursor: pointer;
}
.menu_off {
	background-image: url('/images/menu_off.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	cursor: pointer;
}
.submenu_on, .submenu_on A {
	background-color: #AA1224;
	cursor: pointer;
}
.submenu_off, .submenu_off A {
	background-color: #CAD6DB;
	cursor: pointer;
}
.content {
	background-color: #FFFFFF;
	padding: 25 17 44 0;
}
.link, .link A {
	background: none;
}
.contentspacer {
	padding: 0 0 0 34;
}

/* Homepagina */
.subhome {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.hmodh {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #ACB2B8;
}
.newsdate {
	background-image: url('/images/home/background_newsdate.gif');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15.5px;
	font-weight: bold;
	color: #303739;
	text-align: center;
	cursor: pointer;
	padding: 8 10 0 10;
}
.newstitle_red {
	background-color: #AA1224;
	color: #FFFFFF;
	cursor: pointer;
}
.newstitle_grey {
	background-color: #30373A;
	color: #FFFFFF;
	cursor: pointer;
}
.news {
	line-height: auto;
	color: #576572;
	cursor: pointer;
}
.aanbod_red {
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
	color: #AA1224;
}
.aanbod_grey {
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
	color: #303739;
}
.aanbod_title {
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
	color: #AA1224;
}
.subtitle { 
	font-size: 13px;
	color: #576572; 
}
.kleur {
	color: #AA1224; 
}
.googletab {
	border-top: 1px solid #610A14;
	border-left: 1px solid #610A14;
	border-right: 1px solid #610A14;
	background-color: #991020;
	color: #FFFFFF;
	width: 120px;
	text-align: center;
	text-decoration: none;
	margin-left: 3px;
	padding: 2px;
	float: left;
	text-transform: uppercase;
	cursor: pointer;
}
.zoek {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
.zoeklijn {
	height: 2px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CED1D3;
	border-left: none;
	border-right: none;
	background-color: #CED1D3;
	color: #CED1D3;
	margin: 3 0 3 0;
}
