body {
	background-image: url(/images/bg_main.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.675em;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.675em;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.675em;
}

form {
	margin: 0px 0px 0px 0px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

submit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

font {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h1 {
	font-size: 1.1em;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
}

h2 {
	color: #663300;
	font-size: 1.1em;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
}

h3 {
	font-size: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 {
	color: #663300;
	font-size: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
}

h5 {
	color: #666600;
	font-size: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
}

h6 {
	color: #663300;
	font-size: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
	font-style: italic;
}

p {
	margin-bottom: 0px;
	margin-top: 0px;
}

ul {
	list-style-type: disc;
	margin-bottom: 0px;
	margin-left: 2.8em;
	margin-top: 0px;
	padding-left: 0px;
}

ol {
	list-style-type: decimal;
	margin-bottom: 0px;
	margin-left: 2.8em;
	margin-top: 0px;
	padding-left: 0px;
}

li {
	margin-bottom: 0px;
	margin-top: 0px;
}

hr {
	color: #105100;
	height: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;
}

address {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 0.8em;
	font-style: normal;
}

a:link {
	color: #ff3300;
}

a:visited {
	color: #ff3300;
}

a:hover {
	color: #990000;
}

a:active {
	color: #ff3300;
}

.header {
	height: 87px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 100%;
}

.content {
	left: 0px;
	overflow: auto;
	position: absolute;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #999999;
	top: 87px;
	width: 100%;
}

.tab_wit {
	background-color: White;
	background-image: url(/images/header/tab_header_wit_rechts.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.tab_wit a {
	text-decoration: none;
}

.tab_wit a:link {
	color: Black;
}

.tab_wit a:visited {
	color: Black;
}

.tab_wit a:hover {
	background-color: #990000;
	color: White;
}

.tab_wit a:active {
	background-color: #ff3300;
	color: White;
}

.tab_menu {
	background-color: #666600;
	background-image: url(/images/landelijk/tab_header_groen_rechts.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.tab_menu a {
	text-decoration: none;
}

.tab_menu a:link {
	color: White;
}

.tab_menu a:visited {
	color: White;
}

.tab_menu a:hover {
	background-color: #a0af00;
	color: White;
}

.tab_menu a:active {
	background-color: #ff3300;
	color: White;
}

.bg_content {
	background-color: White;
	background-image: url(/images/landelijk/bg_content.jpg);
	background-repeat: repeat-x;
}

.bg_content_scroll {
	background-image: url(/images/bg_content_scroll.gif);
	background-repeat: repeat-y;
}

.bg_lijn_000000 {
	background-image: url(/images/lijn_000000.gif);
	background-repeat: repeat-x;
}

.bg_lijn_FF3300 {
	background-image: url(/images/lijn_FF3300.gif);
	background-repeat: repeat-x;
}

.bg_lijn_FFFFFF {
	background-image: url(/images/lijn_FFFFFF.gif);
	background-repeat: repeat-x;
}

.bg_heading {
	background-image: url('/images/heading.gif');
	background-repeat: no-repeat;
	color: White;
	font-weight: bold
}

.bg_show_heading {
	background-image: url('/images/show_heading.gif');
	background-repeat: no-repeat;
	color: White;
	font-weight: bold
}

.bg_show_heading a:link {
	color: White;
	text-decoration: none;
}

.bg_show_heading a:visited {
	color: White;
	text-decoration: none;
}

.bg_show_heading a:hover {
	color: White;
	text-decoration: none;
}

.bg_show_heading a:active {
	color: White;
	text-decoration: none;
}

.bg_heading_logo {
	background-image: url('/images/kaart/heading.gif');
	background-repeat: no-repeat;
	color: White;
	font-weight: bold
}

.bg_heading_logo_text {
	color: White;
	font-weight: bold;
}

.bg_heading_logo_text a:link {
	color: White;
	font-weight: normal;
	text-decoration: none;
}

.bg_heading_logo_text a:visited {
	color: White;
	font-weight: normal;
	text-decoration: none;
}

.bg_heading_logo_text a:hover {
	color: White;
	text-decoration: underline;
}

.bg_heading_logo_text a:active {
	color: White;
	text-decoration: underline;
}

.bg_show_heading_logo {
	background-image: url('/images/kaart/show_heading.gif');
	background-repeat: no-repeat;
	color: White;
	font-weight: bold
}

.bg_show_heading_logo a:link {
	color: White;
	text-decoration: none;
}

.bg_show_heading_logo a:visited {
	color: White;
	text-decoration: none;
}

.bg_show_heading_logo a:hover {
	color: White;
	text-decoration: none;
}

.bg_show_heading_logo a:active {
	color: White;
	text-decoration: none;
}

.ph_logo {
	visibility: hidden;
	position: absolute;
	z-index: 10;
}

.kaartTekst {
	color: #ff3300;
	font-weight: bold;
}

.filter_0 {
	background-color: #666600;
	color: White;
	padding-left: 4px;
	padding-right: 4px;
}

.filter_2 {
	background-color: #ff3300;
	color: White;
	padding-left: 4px;
	padding-right: 4px;
}

.filter_button:link {
	background-color: #666600;
	color: White;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

.filter_button:visited {
	background-color: #666600;
	color: White;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

.filter_button:hover {
	background-color: #990000;
	color: White;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

.filter_button:active {
	background-color: #ff3300;
	color: White;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

.datum_rood {
	color: #ff3300;
	white-space: nowrap;
}

.rood {
	color: #ff3300;
}

.wit {
	color: White;
}

.wit a:link {
	color: White;
	text-decoration: none;
}

.wit a:visited {
	color: White;
	text-decoration: none;
}

.wit a:hover {
	background-color: transparent;
	color: White;
	text-decoration: underline;
}

.wit a:active {
	background-color: transparent;
	color: #ff3300;
	text-decoration: none;
}

.wit_rood {
	background-color: #ff3300;
	color: White;
	padding-bottom: 1px;
}

.template_kleur {
	background-color: #666600;
	color: White;
}

.template_kleur a:link {
	color: White;
	text-decoration: none;
}

.template_kleur a:visited {
	color: White;
	text-decoration: none;
}

.template_kleur a:hover {
	background-color: #a0af00;
	color: White;
}

.template_kleur a:active {
	background-color: #ff3300;
	color: White;
}

.menu_filter {
	background-color: White;
	border: 1px solid Black;
}

.link_filter {
	color: Gray;
	padding: 1px 1px 1px 1px;
}

.link_filter span {
	width: 100%;
}

.link_filter a {
	text-decoration: none;
	width: 100%;
}

.link_filter a:link {
	color: Black;
}

.link_filter a:visited {
	color: Black;
}

.link_filter a:hover {
	background-color: #990000;
	color: White;
}

.link_filter a:active {
	background-color: #ff3300;
	color: White;
}

.lijst a {
	text-decoration: none;
}

.lijst a:link {
	color: Black;
}

.lijst a:visited {
	color: Black;
}

.lijst a:hover {
	color: #ff3300;
}

.lijst a:active {
	color: #ff3300;
}

.content_menu_box {
	overflow: hidden;
	width: 170px;
}

.content_menu a {
	text-decoration: none;
}

.content_menu a:link {
	color: #333333;
}

.content_menu a:visited {
	color: #333333;
}

.content_menu a:hover {
	color: #990000;
}

.content_menu a:active {
	color: #ff3300;
}

.agenda {
	color: #666600;
}

.meer a:hover {
	background-color: transparent;
}

.meer a:active {
	background-color: transparent;
}

.h1_extra {
	color: #666600;
	font-size: 0.909em;
	font-weight: normal;
	text-transform: none;
}

.errorMessage {
	border: 1px solid Black;
	color: Red;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 6px 6px 6px 6px;
}

.docText {
	background-color: #FFFFE1;
	border: 1px solid Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.675em;
	left: 0px;
	padding: 1px 1px 1px 1px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 10;
}

.visitekaartje {
	background-color: White;
	border: 1px solid Black;
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	width: 256px;
	z-index: 20;
}

.visitekaartjeShadow {
	background-color: Gray;
	border: none;
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 19;
}
