body, html{
background: transparent url(../_img/body_bg.gif) repeat-y 0 0;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 1em;
color: #FE000C;
margin: 10px;
}

p, td{
font-size: 0.8em;
color: #666;
margin: 10px;
}

blockquote{
background: transparent url(../_img/actie_bg.gif) no-repeat 0 0;
width: 386px;
height: 91px;
padding: 45px 135px 20px 45px;
margin: 0 0 10px 0;
font-size: 0.8em;
color: #000;
font-weight: bold;
}

blockquote span{
font-size: 130%;
color: #169B13;
font-weight: bold;
display: block;
margin: 0 0 10px 0;
}

a:link, a:visited{
color: #666;
text-decoration: none;
}

a:hover, a:active{
color: #FE000C;
text-decoration: underline;
}

td{
border-bottom: 1px solid #9D0020;
border-left: 1px solid #9D0020;
}

td.right{
border-bottom: 1px solid #9D0020;
border-left: 0;
}

div#header_container{
background: transparent url(../_img/header_bg.gif) repeat-x 0 0;
width: 100%;
height: 160px;
}

div#header{
background: transparent url(../_img/header.jpg) no-repeat 0 0;
width: 750px;
height: 160px;
}

div#navigatie{
margin: 0 0 0 3px;
float: left;
width: 200px;
}

div#content{
float: left;
width: 500px;
margin: 0 0 0 15px;
}

div#stappen{
float: left;
width: 310px;
margin: 0 0 15px 30px;
text-align: center;
}

div#stappen img{
margin: 5px 0 5px 0;
}

div#content img{
padding: 5px;
border: 2px solid #FFFFFF;
background-color: #CCC;
}

div#content img#switch{
float: right;
width: 270px;
height: 180px;
margin: 10px 5px 5px 5px;
}

div#content ul{
font-size: 0.8em;
}

div#navigatie ul{
list-style: none;
margin: 0;
padding: 0;
width: 206px;
}

div#navigatie ul li{
margin: 0;
padding: 0;
}

div#navigatie ul ul li{
margin: 0 0 -2px 0;
padding: 0;
}

div#navigatie ul ul{
margin: -5px 0 10px 0;
padding: 0;
}

div#navigatie a{
font-size: 0.7em;
display: block;
width: 178px;
height: 30px;
padding: 9px 0 0 25px;
text-decoration: none;
}

/* make sure only IE for windows sees this. \*/ 
* html div#navigatie a{
height: 21px;
}
/* End hide from the rest of the world */

div#navigatie span{
background: transparent url(../_img/link_min.gif) no-repeat 0 0;
color: #D9D7D7;
font-size: 0.7em;
display: block;
width: 178px;
height: 30px;
padding: 9px 0 0 25px;
}

/* make sure only IE for windows sees this. \*/ 
* html div#navigatie span{
height: 21px;
}
/* End hide from the rest of the world */

div#navigatie a:link, div#navigatie a:visited{
background: transparent url(../_img/link.gif) no-repeat 0 0;
color: #FE000C;
}

div#navigatie a:hover, div#navigatie a:active{
background: transparent url(../_img/hover.gif) no-repeat 0 0;
color: #9D0020;
}

div#navigatie a:link.no_sub, div#navigatie a:visited.no_sub{
background: transparent url(../_img/link_nosub.gif) no-repeat 0 0;
}

div#navigatie a:hover.no_sub, div#navigatie a:active.no_sub{
background: transparent url(../_img/hover_nosub.gif) no-repeat 0 0;
}

div#navigatie ul ul a:link, div#navigatie ul ul a:visited{
background: transparent url(../_img/sub.gif) no-repeat 0 0;
color: #9D0020;
}

div#navigatie ul ul a:hover, div#navigatie ul ul a:active{
background: transparent url(../_img/sub_hover.gif) no-repeat 0 0;
color: #9D0020;
}

div#navigatie ul ul a{
padding: 8px 0 0 25px;
}

.go_away{
display: none;
}

div#navigatie a.logos:link, div#navigatie a.logos:visited, div#navigatie a.logos:hover, div#navigatie a.logos:active{
display: block;
width: 164px;
height: 178px;
cursor: default;
margin: 25px 0 0 20px;
}

div#navigatie a.logos:link, div#navigatie a.logos:visited{
background: transparent url(../_img/logos_zw.gif) no-repeat 0 0;
}

div#navigatie a.logos:hover, div#navigatie a.logos:active{
background: transparent url(../_img/logos_kleur.gif) no-repeat 0 0;
}