body {
background-color: #F2F2F2;
font-family: Verdana, Helvetica, sans-serif;
font-size: 8pt;
text-align: center;
}

h1 { 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
margin: 0px;
}

h2 { 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
margin: 0px;
}

A:link {
text-decoration:none;
color: #C50707;
}
A:visited {
text-decoration:none;
color: #C50707;
}
A:alink {
text-decoration:none;
color: #C50707;
}
A:hover {
text-decoration:underline;
color: #C50707;
}

.text_titel {
font-size: 10pt;
color: #C50707;
font-weight: bold;
}

.text_titel2 {
font-size: 8pt;
color: #C50707;
font-weight: bold;
}

.text_titel3 {
font-size: 7pt;
color: #C50707;
}

.text_titel4 {
font-size: 12pt;
color: #C50707;
font-weight: bold;
}

.text_datum {
font-size: 10pt;
color: #A9A7A8;
font-weight: bold;
}

.text_grey_bold {
font-size: 8pt;
color: #ADADAD;
font-weight: bold;
}

.text_grey {
font-size: 8pt;
color: #ADADAD;
}

#container {
margin: 10px auto 10px auto;
width: 795px;
}

#header {
width: 795px;
height: 85px;
}

#menu {
width: 795px;
height: 90px;
margin-top: 15px;
}

#h1 {
background-color: #C50707;
height: 17px;
width: 785px;
text-align: left;
padding: 5px;
}


#h1_pointer {
height: 10px;
width: 20px;
background-image:url(images/h1_pointer.gif);
background-repeat: no-repeat;
float: left;
}

#content {
width: 795px;
text-align: left;
}

#footer1 {
height: 20px;
width: 520px;
font-size: 7pt;
color: #C50707;
float: left;
text-align: right;
}

#footer2 {
height: 20px;
width: 275px;
font-size: 7pt;
color: #C50707;
float: left;
}

.haarlijn_795h {
width: 795px;
height: 7px;
background-image:url(images/haarlijn_795h.gif);
clear: both;
}

.haarlijn_523h {
width: 523px;
height: 7px;
background-image:url(images/haarlijn_795h.gif);
float: left;
}

.haarlijn_239h {
width: 239px;
height: 7px;
margin-top: 8px;
margin-bottom: 8px;
background-image:url(images/haarlijn_239h.gif);
float: left;
}

.haarlijn_155h {
width: 155px;
height: 7px;
background-image:url(images/haarlijn_155h.gif);
float: left;
}

.haarlijn_211h_grey {
width: 211px;
height: 7px;
background-image:url(images/haarlijn_211h_grey.gif);
float: left;
}

.haarlijn_806v {
float: left;
width: 7px;
height: 806px;
background-image:url(images/haarlijn_806v.gif);
}

.menupunt {
width: 75px;
height: 85px;
float: left;
padding-right: 5px;
}

.h2 {
background-color: #C50707;
height: 17px;
width: 785px;
text-align: center;
padding: 5px;
}

.h2_pointer {
height: 10px;
width: 20px;
background-image:url(images/h1_pointer.gif);
background-repeat: no-repeat;
float: left;
}

.stillbar_trans {
position: absolute; 
bottom: 0px; 
left: 0px;
width: 213px;
height: 20px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #000000;
color: #FFFFFF;
text-align: center;
font-weight: bold;
font-size: 10pt;
filter:alpha(opacity=65);
opacity:.65;
}

input.button_red { 
background-color: #C50707;
border: 1px solid #C50707;
font-size: 12px; 
color: #ffffff; 
height: 20px;
width: 80px;
cursor: pointer;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}



