@charset "ISO-8859-1";
/* CSS Document */


body,html{
height:100%;
min-height:100%;
margin:0px;
overflow:visible;
background:#000000;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 13px;
background: url(../images/achtergrond.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#achtergrondscherm{
background:rgba(255,255,255,0.3);
width:100%;
min-height:100%;
height:100%;
-moz-box-shadow: 3px 3px 5px #333333;
-webkit-box-shadow: 3px 3px 5px #333333;
box-shadow: 3px 3px 5px #333333;
}
#hoofdscherm{
background:transparent;
min-height:100%;
height:auto;
margin:0px;
color:#ffffff;
}
#nieuws{
background:transparent;
min-height:100%;
height:auto;
margin:0px;
color:#ffffff;
border:1px dotted #ffffff;
padding:10px;
}



#titel{
background:transparent;
width:100%;
margin:0px;
font-size: 25px;
color:#ffffff;
}
#subtitel{
background:transparent;
width:100%;
margin:0px;
font-size: 16px;
letter-spacing:13px;
color:#ffffff;
font-variant:small-caps;
}





.kop{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration:none;	
padding-bottom:6px;
text-decoration:underline;
}
p{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration:none;	
line-height:16px;
text-align:justify;
}
li{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration:none;	
line-height:16px;
text-align:justify;
}
a:link{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration:none;	
}
a:visited{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration:none;	
}
a:hover{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration:underline;	
}
a:active{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 9px;
text-decoration:none;	
}
a.copyr:link{
font-family: Arial, Helvetica, sans-serif;
color: #777777;
font-size: 9px;
text-decoration:none;	
}
a.copyr:visited{
font-family: Arial, Helvetica, sans-serif;
color: #777777;
font-size: 9px;
text-decoration:none;	
}
a.copyr:hover{
font-family: Arial, Helvetica, sans-serif;
color: #777777;
font-size: 9px;
text-decoration:underline;	
}
a.copyr:active{
font-family: Arial, Helvetica, sans-serif;
color: #777777;
font-size: 9px;
text-decoration:none;	
}


.tekst{
width:300px;
height:16px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
background:#dddddd;
border:0px;
}


.tekstvak{
width:700px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
background:#dddddd;
border:0px;
}
.knop{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
text-decoration:none;	
background:transparent;
cursor:pointer;
cursor:hand;
border:0px;
}
.knop1{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
text-decoration:none;	
background:transparent;
cursor:pointer;
cursor:hand;
border:0px;
text-decoration:underline;
}





