﻿body {
	color: white;
}
#inleiding {
	font-size: 1.1em;
	line-height: 1.1em;
	color: white;
}
#rubrieken ul{
    margin:0;
    padding:2em;
	list-style-image: url(../images/pijlwit.gif);
}
#rubrieken a{
	color: white;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
}
#rubrieken a:hover{
	color: #FF9934;
}
#site-info p{
	font-size: 1.5em;
	line-height: 1.3em;
	text-align: center;
}
#tips-tekst p{
	font-size: 1.8em;
	text-align: center;
    font-style:italic;
    font-weight:bold;
}
#navigatie p{
    margin:0;
	font-size: 1em;
	color: #B58217;
}
#navigatie a{
	font-size: 0.9em;
	/*letter-spacing: -1.0px;*/
	color: #B58217;
    text-decoration:none;
}