@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-repeat: repeat-x;
}
body {
	background-color: #1181B4;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	background-repeat: repeat-y;
}
/*td img {display: block;}*/

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCFFFF;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}

/* - - id tags - - */
#imgleft {
	margin-right: 10px;
}
#imgright {
	margin-left: 10px;
}

/* - - class tags - - */
.bodytekst {
	color: #FFFFFF;
	font-size: 12px;
	/*text-shadow: #000000 0px 1px 2px;*/
}
.bodytekst a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.bodytekst a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.bodytekst a:hover {
	text-decoration: underline;
	color: #CCFFFF;
}
.bodytekst a:active {
	text-decoration: underline;
	color: #CC0000;
}
/* end BODYTEXT */

.boldkop {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	/*text-shadow: #000000 0px 1px 2px;*/
}

.style9 {font-size: 9px}
.style10 {font-size: 10px}
.style11 {font-size: 11px}
.style12 {font-size: 12px}
.style13 {font-size: 13px}
.style14 {font-size: 14px}
.style18 {font-size: 18px}
.style24 {font-size: 24px}
.style36 {font-size: 36px}

.styleB {font-weight: bold}

.styleWit {color: #FFFFFF}
.styleZwart {color: #000000}
.styleBlauw {color: #0C498B}

.styleWiewatwaar {
	color: #9A6200;
	font-size: 12px;
}

#norepeat {
	background-repeat: no-repeat
}

#horrepeat {
	background-repeat: repeat-x
}


/* end FOOTERTEXT */
.footertekst {
	font-size: 10px;
	color: #0C498B;
}
.footertekst a:link {
	text-decoration: none;
	color: #0C498B;
}
.footertekst a:visited {
	text-decoration: none;
	color: #0C498B;
}
.footertekst a:hover {
	text-decoration: underline;
	color: #0C498B;
}
.footertekst a:active {
	text-decoration: underline;
	color: #CC0000;
}
/* end FOOTERTEXT */
