/*	Algemene onderdelen	*/
BODY {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
TABLE, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #720525;
	text-decoration: none;
}
.invoer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 95%;
}
TD.succes {
	font-weight: bold;
	padding: 2px 2px 2px 50px;
	background-image: url(../2007/succes.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 2px dashed #14792C;
	border-right: 2px #14792C;
	border-bottom: 2px dashed #14792C;
	border-left: 2px #14792C;
	height: 45px;
	color: #14792C;
}
TD.error {
	font-weight: bold;
	color: #E2522E;
	padding: 2px 2px 2px 50px;
	border-top: 2px dashed #E2522E;
	border-right: 2px #E2522E;
	border-bottom: 2px dashed #E2522E;
	border-left: 2px #E2522E;
	background-image: url(../2007/error.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.error {
	font-weight: bold;
	color: #E2522E;
}
.disclaimer {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #720525;
}
.h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Anime Ace", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.redline {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ED1C24;
	border-right-color: #ED1C24;
	border-bottom-color: #ED1C24;
	border-left-color: #ED1C24;
}
.blueline {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0072bc;
	border-right-color: #0072bc;
	border-bottom-color: #0072bc;
	border-left-color: #0072bc;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 15px;
}
.tekstcapitalen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-transform: uppercase;
}


.homediensten {
	background-color: #3F8C9C;
	border: 1px solid #2B5E68;
}
.homedienstenkop {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.homedienstentekst {
	color: #FFFFFF;
	line-height: 1.3;
	vertical-align: top;
}
a.homedienstentekst:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.homedienstentekst:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.homedienstentekst:hover {
	color: #ABCC1B;
	text-decoration: none;
}
a.homedienstentekstover:link {
	color: #ABCC1B;
	text-decoration: underline;
}
a.homedienstentekstover:visited {
	color: #ABCC1B;
	text-decoration: underline;
}
a.homedienstentekstover:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.contentcell {
	padding-left: 4px;
	padding-right: 4px;
	color: #000000;
}


.tablezoeken {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: 3px;
}

/*	TOPMENU	*/
TD.topmenu {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #000000;
	padding: 1px 4px;
}
a.topmenu:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.topmenu:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.topmenu:hover {
	color: #000000;
	text-decoration: none;
}
TD.topmenuover {
	color: #333333;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	background-color: #EEEEEE;
}
.topmenutussen {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

a.topmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*	VERTICAL MENU	*/
TD.menu {
	color: #FFFFFF;
	padding: 1px 4px;
}
TD.menuover {
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 4px;
	background-color: #287AA2;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*	EINDE MENUS	*/

TABLE.aanbodtable {
	border: 1px solid #2B5E68;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #3F8C9C;
}
TD.aanbodtable {
	color: #FFFFFF;
}
TABLE.aanbodtableover {
	border: 1px solid #2B5E68;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #ABCC1B;
	cursor: hand;
}
.img {
	border: 1px solid #333333;
}
.imglarge {
	height: 224px;
	width: 310px;
}

.map {
	border: 1px solid #666666;
}
.purple {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #720525;
}
.blue {
	background-color: #3398CC;
}
.red {
	background-color: #9A1650;
}
ul{
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.nieuwskop {
	font-weight: bold;
	color: #000000;
}
.nieuwsdatum {
	color: #3498CC;
}
.nieuws {
	color: #000000;
}
.payoff {
	font-size: 14px;
	font-weight: bold;
	color: #981750;
	text-align: center;
}
.contentcell {
	height: 400px;
}
.whitecell {
	padding: 10px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.whitetable {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.whitemargin {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
