﻿body 
{
    font: 13px Arial;
}

 a:active,a:hover
{
    color:Blue;
    text-decoration:underline;
}

a, a:visited
{
    color:Blue;
    text-decoration:underline;
}

.normal 
{
    font: 13px Arial;
}

.titel 
{
    font:bold 14px Arial;
    color: #be12c0;
    padding-top:14px;  /* was 20px */
    padding-bottom:7px;
}

.tekstKlein 
{
    font: 11px Arial;
    padding-top:3px;
    color:#4b4b4b;
    text-decoration:none;
}

.pageContent 
{
    padding-left: 15px;
    font: 13px Arial;
    text-align:left;
    line-height:18px;
    }

.titelbalk
{
    background-color: #ed2024; 
    color:White;
    font-weight:bold;
    padding-left:7px;
    padding-right:7px;
    background-image:url(/images/bg-rood.jpg);
    background-repeat:repeat-x;

}

.infobalk 
{
    padding-left:10px;
    background-color: #e5e5e5; 
    height: 26px;
    background-image:url(/images/bg-grijs.jpg);
}

.titelInfoOnderbalk 
{
    height: 10px;
    background-color: #b3b3b3;    
    background-image:url(/images/bg-donkergrijs.jpg);
    
}

.hlijn 
{
	padding-top:10px;
	padding-left: 17px; 
	padding-bottom: 10px; 
	margin-top:8px;
	margin-right:6px;
	border-top: 2px dotted #b3b3b3;
}


/* INPAGE CSS */

    .bloktitel{font:bold 13px Arial;background-color: #e6e6e6; background-image: url(/images/bg-grijs.jpg); background-repeat: repeat-x; height: 24px; padding-top:6px; padding-left: 10px; border-bottom: 1px solid #cc9999;margin-bottom:1px;border-top:1px solid #8e281c;background-color:#FFC0C0;
    background-image:url(/images/bg-lichtrood4.jpg);
    background-repeat:repeat-x;}
    .bloktiteltop span, .bloktitel span {color:#ff0000;}
    .bloktiteltop{font:bold 13px Arial;background-color: #e6e6e6; background-image: url(/images/bg-grijs.jpg); background-repeat: repeat-x; height: 24px; padding-top:6px; padding-left: 10px; border-bottom: 1px solid #cc9999;margin-bottom:1px;border-top:1px solid White;background-color:#FFC0C0;
    background-image:url(/images/bg-lichtrood4.jpg);
    background-repeat:repeat-x;}

    .blokFooter {font:bold 13px Arial;background-color: #e6e6e6; background-image: url(/images/bg-grijs.jpg); background-repeat: repeat-x; height: 26px;  border-bottom: 6px solid #cccccc;margin-top:5px;border-top:1px solid #cccccc; margin-bottom:5px; padding-top:8px;}
    .blokfoto {float:left;width:90px;padding-left:10px;margin-bottom:0px;margin-top:3px;}
    .topitem {background-color: #e6e6e6;padding-top:5px;padding-right:5px;height:70px;background-image:url(/images/bg-grijs.jpg); background-repeat:repeat-x; background-color :#e6e6e6;margin-top:5px;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;}
    .addiv{width:350px;height:303px;padding-top:15px;border-top:6px solid #8e281c;border-bottom:6px solid #cccccc; margin-bottom:5px;}
    .lnav {padding-left: 10px; margin-right: 6px;margin-top:5px; line-height:22px; font-weight:bold;color:Black;}
    .lnav span {font: bold 13px Arial; color: #be12c0; margin:0;}
    .lnav a {color:Black;}
    
    .navonder { text-align:center; padding:5px; color:#333333; margin-top:12px; background-color:#e6e6e6; margin-bottom:3px; border-bottom:1px solid #999; border-top:1px solid #999;}
.navonder a {color:#333333;}

body 
{
    font: 13px Arial;
	margin-top:37px;
}

body #top_bar 
{
	margin:0px;
}

#top_bar a
{

	color:White;
	text-decoration:underline;
	font:bold 13px Arial;
}

#top_bar { background: #4d4d4d; color:White; padding-top:6px; padding-bottom:8px; z-index: 100; top: 0; left: 0; width: 100%; overflow: auto;	position: absolute;background-color:#3d598b; background-image:url(/images/bg-topbalk.gif); background-repeat:repeat-x; }
* html #top_bar{ position: absolute; }
#top_bar a {text-decoration:none;font: 15px Arial;}
#top_bar a:hover {text-decoration:underline;}