body
{
	background-color: white;
	font-family: sans-serif;
	font-size: 12px;
	margin: 0;
	border-color: rgb( 98, 159, 129 );
	border-width: 0 20px;
	border-style: solid;
	padding: 20px 10%;
}

h1, h2, h3, h4
{
	color: rgb( 98, 159, 129 );
}

h1
{
	text-align: center;
}

h2
{
/*	border-bottom: 2px solid rgb( 98, 159, 129 );*/
	margin-left: 2.5%;
/*	display: inline;
	padding: 0 20px 0 10px;*/
}

h3
{
	margin-left: 5%;
}

#footer
{
	text-align: center;
	letter-spacing: 100px;
}

.footer
{
	text-align: center;
	font-size: 60%;
	float: bottom center;
	position: absolute;
}

p, ul, ol
{
	width: 80%;
	text-align: justify;
}

ul
{
	width: 70%;
}

.inleiding, .vraag,
.antwoord *
{
	width: 100%;
}

.antwoord a
{
	font-weight: bold;
	display: block;
}

.verwijzing
{
	float: right;
	width: 15%;
	/*border: 2px solid red;*/
	vertical-align: text-top;
	position: relative;
	top: 0px;
	margin: 0;
	clear: both;
}

a:link, a:visited
{
	text-decoration: none;
	color: rgb( 98, 159, 129 );
}

a img
{
	border: none;
}

#taalkeuze
{
	position: absolute;
	right: 25px;
	width: 200px;
	text-align: right;
	top: 0px;
}

.welkom
{
    font-size: 20pt;
}

.logo
{
    text-align: center; 
    margin: 50px; 
    margin-bottom: 75px;
}

.deelnemerlogo
{
    width: 200px;
    margin: 15px;
}

#logobox
{
    text-align: center;
}

.persartikel
{
    margin: 5px;
	margin-left: auto;
	margin-right: auto;
}

#charter
{
	font-family: sans-serif;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
