* {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000; 
	text-decoration: none;
	font-size: 13px;
	vertical-align: top;
}
body {
	background-image: url(../_images/global/bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-bottom: 100px;
}

a , div#zieooktekst a{
	text-decoration: underline;

}
a:hover ,div#zieooktekst a:hover{
	color: #CC0000;
}
h1 {
	font-size: 20px;
	color: #CC0000;
	padding-bottom: 0px;
	font-weight: bold;
}
img {
	border: 0px solid red;
}
table {
	border: 0px solid pink;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: hide;
}
#navigatie {
	vertical-align: top;
	width: 150px;
	border: 0px dotted pink;
}
#navigatie a {
	display: block;
}

#zieook {
	text-align: center;
	padding-top:200px;
}

div#zieooktekst{ 
	padding-top:5px;
	border-top: 1px solid gray;
    width: 100px;	    
    font-size: 10px;
    background-color: #FFFFFF;
	color: gray;
}
div#zieooktekst a {
	font-size: 10px;
	color: gray;
}
#generiek {
	padding: 10px;
	vertical-align: top; 
	text-align: right;
	font-size: 10px;
}
#generiek a{
	text-decoration: none;

}
#generiek a:hover{
	text-decoration: underline;

}
#content{
	border: 0px dotted purple;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	text-align: left;
	
}
/*
#content {
	width: 500px;
}
*/
#content img {
	margin-left: 0;
	margin-right: 3px;
	margin-top: 6px;  
	border :1px solid black;
}
#content img.noborder{
	border : 0px solid pink;

}

#tabletotalwidth {
	border: 0px solid pink;
	width: 770px;
}
#tablelinks{
	background-color: #F2F2F2;
	padding: 10px;
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #D9D9D9;  
}
#tablelinks td{
	vertical-align: middle;
}	
#tablelinks img{
	margin-right: 10x;  
	margin-bottom: 10px  
}
#tablelinks h2{
	padding-bottom:10px;
}
#top img {
	padding-top: 50px;  
	border :0px solid pink;
}
.faqlink {  
    background-image: url(../_images/global/pijllink_up.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	border: 0px dotted purple;
	padding-left: 13px;
	padding-bottom: 5px;
	text-decoration: none;
} 
.faqlink:hover {
    background-image: url(../_images/global/pijllink_over.gif);
	background-repeat: no-repeat;
} 
.datumnieuwsbrief {
    color: gray;
    font-size: 11px;
    font-style: italic;
	display: block;
	position: relative; 
	top: -10px;
}
.archiefbutton, .printbutton{
    border: 2px outset #F2F2F2;
    padding: 2px;
    font-weight: bold;
    background-color: #F2F2F2;
    width: 70px;
    text-align: center;
    text-decoration: none;
    font-size: 10px;
}
.archiefbutton:hover,  .printbutton:hover{
    border: 2px inset  #F2F2F2;
    color: black;          
}
#kvk {
    text-align: center;
    font-style: italic;
    color: gray;
    font-size: 10px; 
    display: none;
}
#uitklapper1 a , #uitklapper2 a , #uitklapper3 a , , #uitklapper7 a{
    font-size:11px;
/*
    font-style: italic;
*/ 
    padding: 5px;
        padding-left: 20px;
    color:white;
    background-color: #1B1B1B;
    text-decoration: none;

}
#uitklapper1 a:hover ,#uitklapper2 a:hover ,#uitklapper3 a:hover, ,#uitklapper7 a:hover {
	color: #CC0000;
}






/*
print functie >> nog goed testen
*/

@media print {
    #kvk {
        display: block;
    }
    #navigatie {
        display: none;
	}
	#dude {
        display: none;	
	}
	#generiek {
        display: none;
	}
	#tabletotalwidth{
        display: none;
	}
}



#letop {
	background-color: #cc0000;
	padding: 10px;
	border: 1px solid #000000;
}
#tabletotalwidth tr #content #letop p strong {
	color: #FFF;
	font-size: 13px;
}
#tabletotalwidth tr #content #letop {
	font-weight: bold;
}
#tabletotalwidth tr #content #letop {
	color: #FFF;
}

