body {
    font-family:arial, sans-serif;
    padding:5px;margin:0 auto;
    text-align:center;
    font-size:12px;
    line-height:15px;
    color:#053388;
    }
#main { 
    width:800px;
    margin:0 auto;
    text-align:center;
    background:url(../_img/site_border.gif) repeat-y #fff top left;
    }
#footer {
    font-size:10px;
    color:#fff;
    padding:4px;
    background:url(../_img/footer_bg.gif) repeat-y #003399 bottom left;
}
#footer a {
    color:#fff;
}
#footer a:hover {
    color:#fff;
    text-decoration:none;
}
#pageContent {
    position:relative;
    padding:5px 16px 8px 16px;
    text-align:left;
    }
#pageContent a {
    text-decoration:none;
    color:#D41C11;
}
#pageContent a:hover {
    text-decoration: underline;
}
h1 {
    font-size:16px;
    line-height:19px;
    margin:3px 0;
    font-weight:lighter;    padding:0;
}
h2 {
    font-size:14px;    line-height:17px;    margin:0 0 3px 0;    padding:0;}
h2.extra_info {
    margin:3px 0 0 0;
    color:#de3312;
}
h3 {     font-size:21px;    line-height:24px;    margin:0 0 3px 0;    padding:0;}
.red_span { color:#D41C11; }
.blue_span { color:#053388; }
.black_span { color:#000; }
p { margin:0;padding:0; }
strong { font-weight:bold; }
.pageTitle {
    color:#D41C11;
    font-size:20px;
    padding:3px 0;
    margin:3px 0;
    letter-spacing:-1px;
    font-weight:bold;
    border-bottom:1px solid #D41C11;
}
.plaatje {
    float:left;
    padding:5px 10px 5px 0;
}
.endIt {
    height:3px;
    font-size:2px;
    line-height:3px;
    clear:both;
}
/* LIGHTBOX SCRIPT STYLING */
#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; }#closeButton{ top: 5px; right: 5px; }#keyboardMsg a kbd { font-family:arial, sans-serif; text-decoration:none;}#lightbox img{ border: none; clear: both;} #overlay img{ border: none; }#overlay{ background-image: url(../_img/overlay.png); }* html #overlay{	background-color: #333;	back\ground-color: transparent;	background-image: url(blank.gif);	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../_img/overlay.png", sizingMethod="scale");	}

#print {
    z-index:10;
    position:absolute;
    top:50px;right:15px;
}
