html { 
background-color:		#070909;
}

.kop
{
font-family: 		Verdana;
font-size: 			19px;
font-weight:		bolder;
color:				white;
text-decoration: 	none;
text-align:			center;
}

.kopsmall
{
font-family: 		Verdana;
font-size: 			13px;
font-weight:		bolder;
color:				white;
text-decoration: 	none;
text-align:			center;
}

.vlag
{
border:			1px solid white; 
} 

.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

   .fade:hover {
      opacity: 0.5;
      }


.omschrijvingvoorbeelden
{
font-family: 		Verdana;
font-size: 			12px;
color:				#8B5C2A;
text-decoration: 	none;
text-align:			center;
}

.omschrijvingvoorbeelden a:link
{
font-family: 		Verdana;
font-size: 			12px;
color:				#8B5C2A;
text-decoration: 	none;
text-align:			center;
}

.omschrijvingvoorbeelden a:visited
{
font-family: 		Verdana;
font-size: 			12px;
color:				#8B5C2A;
text-decoration: 	none;
text-align:			center;
}

.omschrijvingvoorbeelden a:hover
{
font-family: 		Verdana;
font-size: 			12px;
color:				white;
text-decoration: 	none;
text-align:			center;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
