body{
background-image: url(/images/background.gif);
background-repeat: repeat-x;
margin:0 auto;
padding:0;
font-family: tahoma, verdana,sans-serif;
font-size: 80%;
}

#kader{
background: url(/images/bg_profiel.jpg) #ffffff;
background-repeat: repeat-y;
color:#666666;
margin:0 auto;
margin-top:11px;
margin-left:70px;
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
width:690px;
}


#top_r1{
clear:left;
float:left;
background: url(/images/profiel_r1_c1.jpg) #ffffff;
background-repeat: no-repeat;
width:690px;
height:88px;
margin:0px auto;
margin-top:-17px;
padding:0px;
}

* html #top_r1 {     /*This is the Tan hack for IE*/
margin-top:-17px;    /*original width for IE5.x/win */
marg\in-top:0px;      /*width for IE6/win and IE6/max (minus margin, padding and border width) */
}

#top_r2{
clear:left;
float:left;
background: url(/images/profiel_r2_c1.jpg) #ffffff;
background-repeat: no-repeat;
width:690px;
height:16px;
margin:0px auto;
padding:0px;
}

#top_r3{
clear:left;
float:left;
background: url(/images/profiel_r3_c1.jpg) #ffffff;
background-repeat: no-repeat;
width:690px;
height:80px;
margin:0px auto;
margin-bottom:20px;
padding:0px;
}

* html #top_r3 {     /*This is the Tan hack for IE*/
margin-bottom:20px;    /*original width for IE5.x/win */
marg\in-bottom:0px;      /*width for IE6/win and IE6/max (minus margin, padding and border width) */
}

#block_left{         /*Not in use! */
clear:left;
float:left;
width:0px;
margin:0 auto;
padding:0 0 10px 0;
padding: 0;
font-size:0.9em;
}

#block_right{
float:right;
width:181px;
margin:0px 0 0px 0;
padding:0;
font-size:0.9em;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family: tahoma, verdana,sans-serif;
line-height:1.5em;
color:#666666;
}

#block_right img{
float:right;
width:181px;
height:120px;
margin:0px 0 0px 0;
padding:0;
}

#block_right h2{
font-size:1.0em;
color:#E37010;
padding: 8px;
}

#block_right p{
padding: 8px;
}

* html #block_right img{ /*This is the Tan hack for IE*/
width:181px;        /*original width for IE5.x/win */
w\idth:171px;       /* width for IE6/win and IE6/max (minus padding, margin and border width) */
}

#block_right p{
margin:0 10px 20px 10px;
font-style: italic;
text-align:center;
}

#block_right H1{
margin:0 0em 1.5em 3em;
}

#content{
margin:0px 200px 20px 10px;
border-left:0px solid #DDD3CC;
border-right:0px solid #DDD3CC;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
}

#content H1{
margin:2.0em 0em 1.0em 0em;
font-size:1.1em;
}

#content H2{
font-size:1.0em;
color:#E37010;
margin:1.5em 0em -1.2em 0em;
}

*html content h2{
margin:1.5em 0em -1.2em 0em;
marg\in:1.5em 0em 0em 0em;
}

#content H2 a{
color:#E37010;
}

#content H3{
font-size:1.0em;
font-weight:600;
color:#F1AE12;
margin:1.5em 0em 0em 0em;
}

#content H4{
font-size:0.75em;
font-weight:400;
}

#content img{
display:inline;
background:#cccccc;
color:#303030;
border:1px solid #50261D;
margin-right:-185px;
}

#content img.center {
    display: block;
    margin-left: auto;
    margin-right: auto }

table{
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family: tahoma, verdana,sans-serif;
font-size:0.75em;
color:#999999;
line-height:1.3em;
background: url(/images/18.gif);
background-position: top;
background-repeat: no-repeat;
}

#content ul {
list-style-type:bullet;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family: tahoma, verdana,sans-serif;
}


a{
text-decoration:none;
color:#999999;
}

a:hover{
text-decoration:none;
color:#000000;
}

a img{
border:0;
}

#footer{
background: url(/images/footer.gif);
background-position: bottom;
clear:both;
margin:0 auto;
padding:0px;
width:690px;
height:19px;
text-align:right;
color:#ffffff;
font-size:0.75em;
font-weight:600;
}

#footer a{
color:#ffffff;
text-decoration:underline;
}

#footer a:hover{
text-decoration:underline;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.7em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

.geel{
color:#FFDB45;
}

.oranje{
color:#E37010
}

.blauw{
color:#17B7C3;
}

.paars{
color:#B740A4;
}