html,
body {
margin:0px;
font-family: "Arial", "Helvetica", "sans-serif" ;
background: #000000;
color: #ffffff;
background-image: url(/img/algemeen_achtergrond1.jpg);
background-position: 170px 120px;
background-repeat: no-repeat;

}



img {
	border: 0px;
}

.content img {
padding-left: 10px;
padding-right: 10px;

margin-left: 10px;
margin-right: 10px;



border: 0px;
}

.top {
background: #ff0000; 
overflow:hidden; 
whitespace:no-wrap; 
background-image: url(/img/algemeen_balk.jpg);
background-repeat: no-repeat;
height: 100px;
width: 100%;
text-align: right; 
}

.left {
font-family: "Verdana";
width: 220px;

color: #ffffff; 
letter-spacing: 0.02cm;
font-size: 10px; 
/*background-image: url(/img/algemeen_menubackground.gif);*/
}

.left img {
padding: 0px;
}

.left ul { 
list-style-type: square;
list-style-image: url('/img/algemeen_dot.gif');
color: #ffffff;
margin-left: 20px;
padding-left: 0px;
} 

.left a:link { 
border: 0px;
text-decoration: none; 
font-weight: bold;
color: #ffffff;
} 

.left a:visited { 
text-decoration: none; 
font-weight: bold;
color: #ffffff;
} 

.left a:active { 
text-decoration: none; 
font-weight: bold;
color: #ffffff;
} 

.left a:hover { 
text-decoration: none; 
font-weight: bold;
color: #F9AD28;
} 

.title {
position: absolute;
left: 180px;
padding-left: 2px;
padding-top: 6px;
top: 100px;
height: 70px;
font: medium; 
font-weight: bold; 
font-size: 12px; 
color: #cccccc; /*color: #F9AD28;*/
letter-spacing: 0.2cm;
/*white-space: nowrap;*/
overflow: hidden;
}

.title .pagemenu {
font-family: "Verdana";
font-variant: small-caps;
font-weight: bold; 
font-size: 11px; 
color: #ffffff; 
letter-spacing: 0.06cm;
line-height: 16 px;
}


.content,
.content td {
color: #ffffff;
font-size: 13px; 
letter-spacing: 0.02cm;
}

.content h1 {
font: medium "Arial", "Helvetica", "sans-serif"; 
font-weight : bold; 
font-size: 14px; 
color: #ffffff; 
letter-spacing : 0.07cm;
}

.content h2 {
font: medium "Arial", "Helvetica", "sans-serif"; 
font-weight : bold; 
font-size: 13px; 
color: #ffffff; 
letter-spacing : 0.02cm;

}

.content h3 {
letter-spacing: 0.02cm;
font-size: 11px;
}

.content li,
.content ul { 
margin-top: 10px;
} 

a:link { 
text-decoration: none; 
font-weight: bold;
color: #F9AD28;
} 

a:visited { 
text-decoration: none; 
font-weight: bold;
color: #F9AD28;
} 

a:active {  
text-decoration: none; 
font-weight: bold;
color: #F9AD28;
}
 
a:hover { 
text-decoration: none; 
font-weight: bold;
color: #ffffff;
} 

.onderschrift {
font-size: 11px; 
color: #ffffff; 
line-height: 11px;
letter-spacing: 0.02cm;
}

.onderschrift a:hover{
color: red;
}

.InhoudTitel {
font-size: 14px; 
color: #ffffff; 
letter-spacing: 0.07cm;
padding-left: 40px;
}

hr {

border-style: none; 
border-color: #F9AD28; 
color: #F9AD28; 
background: #F9AD28;
height: 1px;
/*clear: both;*/
}



