/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #868686;
	color: #868686;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tit_wit {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tit_lichtgrijs {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.tit_oranje {
	font-size: 18px;
	font-weight: bold;
	color: #ff9934;
}

.tit_grijs_groot {
	font-size: 18px;
	font-weight: bold;
}
.links_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff831d;
}
a.link2:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: oblique;
}
a.link2:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-style: oblique;
}
a.link2:active {
	color: #FFFFFF;
	text-decoration: none;
	font-style: oblique;
}
a.link2:hover {
	color: #ff831d;
	text-decoration: none;
	font-style: oblique;
}
a.link3:link {
	color: 868686;
	text-decoration: none;
	font-style: oblique;
}
a.link3:visited {
	color: 868686;
	text-decoration: none;
	font-style: oblique;
}
a.link3:active {
	color: 868686;
	text-decoration: none;
	font-style: oblique;
}
a.link3:hover {
	color: #ff831d;
	text-decoration: none;
	font-style: oblique;
}
.drop_down {
	color: ff831d;
	background-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textfields {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid ff831d;
}
.buttons_form {

	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid ff831d;
}
.tit_grijs_medium {

	font-size: 14px;
	font-weight: bold;
}
.tit_grijs_small {


	font-size: 10px;
	font-weight: normal;
}
.events_datum {
	color: ff831d;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.evenst_border_bottom {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 868686;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

