/*
    blauw:      #1A549D
    lichtblauw: #2595BD
    geel:       #EAF600
    paars:      #9E4EA5
*/
body 	{
	background-color: #FFFFFF;
	/*      T R B L  */
	margin: 0 0 0 0;
	scrollbar-arrow-color: #000000; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #000000; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
}
BODY, P, TD, FONT, A:link, A:visited, A:hover, A:active, .form, .button, h1, h2, h3, .bijschrift {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1A549D;
	font-size: 11px;
}

P { margin: 0 0 0 0; }

td.blauw{
    background-color: #1A549D;
    color:#FFFFFF;
}

td.geel{
    background-color: #EAF600;
}

td.paars{
    background-color: #9E4EA5;
    color:#FFFFFF;
}

td.lichtblauw{
    background-color: #2595BD;
    color:#FFFFFF;
}

td.paars_rond, td.blauw_rond, td.lichtblauw_rond{
    color:#FFFFFF;
    border-top:2px solid #1A549D;
    border-bottom:2px solid #1A549D;
}

td.paars_rond{background-color: #9E4EA5;}
td.blauw_rond{background-color: #1A549D;}
td.lichtblauw_rond{background-color: #2595BD;}

.back_index{
    background-image:url('/image/bieb1.jpg');
    background-repeat:no-repeat;
    background-position: top right;
    font-size:16px;
    font-weight:bold;
    color: #1A549D;
    padding-left: 70px;
    padding-top:10px;

    line-height:25px;
}

h1.index{
    color: #1A549D;
    padding: 20 0 20 0;
}

th{
    color: #1A549D;
    text-align:left;
    padding-top:10px;
    padding-bottom:10px;
    font-size: 12px;
}

td.cursief_top{
    font-style:italic;
    border-top:1px solid #D0D7E9;
    padding-top:5px;
    padding-bottom: 5px;
}

td.top_border, td.top_border_licht{
    border-top:1px solid #D0D7E9;
    padding-top:5px;
    padding-bottom: 5px;
}

td.top_border_licht{
    color: #999;
    /*2595BD*/
}

td.back1{
    background-image:url('/image/wie1.jpg');
    background-position: bottom right;
    background-repeat: no-repeat;
}

td.back2{
    background-image:url('/image/wie2.jpg');
    background-position: bottom right;
    background-repeat: no-repeat;
}
td.back3{
    background-image:url('/image/wie3.jpg');
    background-position: bottom right;
    background-repeat: no-repeat;
}
.cursief{
    font-style:italic;
}

a:link, a:visited, a:hover, a:active {text-decoration:underline;}

a:link.blauw, a:visited.blauw, a:hover.blauw, a:active.blauw {text-decoration:underline; font-size:16px; font-weight:bold; color: #1A549D;}

.form  	{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	}

.button	{
	border: 1px none #FFFFFF;
	color : #FFFFFF;
	background-color : #000000;
}

h1, h2, h3 	{
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
}
h1 { font-size: 28px; color: #EAF600; padding-left: 65px;}
h2 { font-size: 12px;}
h3 { font-size: 11px;}
.bijschrift	{ font-size: 9px; }

.border	{border : 1px solid #000000;}

ul{
    padding-left:0px;
    margin-left:5px;
	list-style-image: url('/image/list.gif');
}

li{
    margin:0 0 30 10;
}

li.center{
    margin:0 0 26 10;
}

li.watis{
    margin:0 0 0 15;
}

 div.hr {
  height: 1px;
  width:460px;
  background-color: #1A549D;
}
div.hr hr {
  display: none;
}
