BODY {
	margin:0;
	background-color: #347089;
	background-image: url('/images/background_bottom2.gif');
	background-repeat: repeat-x;
	background-position: bottom center;
	font-family:verdana,tahoma;
	font-size:11px;
	color:#000000;
}
TD,INPUT,SELECT,TEXTAREA {
	font-family:verdana,tahoma;
	font-size:11px;
	color:#000000;
}
A {
	color:#004A8D;
	text-decoration: underline;
}
.kader {
	border:1px solid #FFFFFF;
}
.bigkader {
	border:2px solid #FFFFFF;
}
.imgkader {
	border:1px solid #004A8D;
}

/* SPLASH */
.splashcontent {
	background-image: url('/images/splash/background.gif');
	background-repeat: repeat-x;
}
.splashfooter_bg {
	background-image: url('/images/splash/bottom.gif');
	background-repeat: repeat-x;
	background-color: #13303B;
}
.splashfooter {
	background-image: url('/images/splash/background_footer.gif');
	background-repeat: repeat-x;
	background-color: #13303B;
	color: #FFFFFF;
	text-align: center;
}
.splashfooter B {
	color: #FFFFFF;
}
.splashfooter A {
	color: #FFFFFF;
	font-weight: bold;
}

/* CONTENT */
.content_top {
	background-image: url('/images/background_top.gif');
	background-repeat: repeat-x;
	height: 100%;
}
.content_right {
	background-image: url('/images/content_right.gif');
	background-repeat: repeat-y;
}
.subgrey {
	font-face: Times, Arial, Helvetica;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -1px;
	color: #E6E3E3;
	text-decoration: none;
	cursor: pointer;
}
.subwhite {
	font-face: Times, Arial, Helvetica;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -1px;
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
}
.white, .white A, .white B {
	color: #FFFFFF;
}
.hr {
	background-image: url('/images/hr.gif');
	background-repeat: no-repeat;
	width: 760px;
	height: 5px;
}
.city, .city B, .city A {
	color: #004A8D;
}
.spacer {
	color: #9999AC;
}
.aanbodspacer {
 	color: #B5EAFF;
}
.footer {
	color: #FFFFFF;
	padding: 0 0 0 170;
	text-align: center;
}
.footer B {
	color: #FFFFFF;
}
.footer A {
	color: #FFFFFF;
	font-weight: bold;
}
.footerspacer {
	color: #D7D6D6;
}