@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 100%;
	background-position: center top;
	background-color: #660000;
}
a {
	font-size: 14px;
	color: #000000;
	font-family: Book Antiqua, Arial, Helvetica;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;}

.thrColFixHdr #container {
	width: 920px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(img/containerbg20.gif);
	background-repeat: repeat-y;
} 
.thrColFixHdr #header {
	padding: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 120px; /* padding keeps the content of the div away from the edges */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
}
.thrColFixHdr #subnav {
	float: left;
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	width: 110px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	.thrColFixHdr #subnav a, visited {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

	}
.thrColFixHdr #subnav a:hover {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

	}
.thrColFixHdr #subnav2 {
	float: left;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	width: 110px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: hidden;
	}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 195px; /* padding keeps the content of the div away from the edges */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}

	
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 14px;
}
.thrColFixHdr #mainContent2 {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 14px;
}

.thrColFixHdr #footer {
	background-color: #A4A48A;
	font-family: "Book Antiqua", Arial, Helvetica;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #000000;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*MENUITMES*/
#MainMenu 
{
	width:120%;
	border:0;
	margin:0;
}
#tab 
{	top:0;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	float:left;
	clear:both;
	padding:0;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 0;
}
#tab a 
{
	background:#000 url(images/bright_17a.gif) no-repeat right top;
	text-decoration:none;
	width:117px;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3E4F26;
}
#tab a span 
{
	display:block;
	background:url(images/bleft_17b.gif) no-repeat left top;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#3E4F26;
	font-weight:700;
	line-height:22px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 18px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#670100;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h4 {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000000;
}
h5 {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #660000;
}
.titel {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000000;
	font-weight: bold;
}
	
table.foot {
}
.foot td {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
}
.foot td a {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.foot td a:visited {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.foot td a:hover {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
.randrood {
	border: 1px solid #660000;
}
.topnav {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 18px;
	margin-bottom: 5px;
	color: #000000;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D8D5C;
	padding-bottom: 10px;
	font-weight: bold;
}
.topnav a {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000000;
}
.topnav a:visited {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000000;
}
.topnav a:hover {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #660000;
}
.koptekstrood {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #660000;
	font-weight: bold;
}
table.arrangementen {
	margin: 0px;
	padding: 0px;
}
.arrangementen td {
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 14px;
	margin: 0px;
}
.groen {
	background-color: #8D8D5C;
	margin: 0px;
	padding: 0px;
}
.grijs {
	background-color: #A4A48A;
	margin: 0px;
	padding: 0px;
}

table.links {margin: 0px;
	padding: 0px;}
.links td {
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin: 0px;
}
.links td a {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 14px;
	margin: 0px;
	text-decoration: none;
}
.links td a:visited {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.links td a:hover {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
}
.formulier {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 14px;
	color: #000000;
}
.blokje {
	font-family: "Book Antiqua", Arial, Helvetica;
	font-size: 12px;
	background-color: #C8E3F8;
	margin-right: 20px;
	padding-left: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #60AFCE;
	font-weight: bold;
}
.speciaalrood {
	font-family: "Book Antiqua", Arial, Helvetica;
	color: #660000;
	font-weight: bold;
	font-size: 14px;
}
