body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	text-align: center;
	background: #FFFFFF url(../images/bg.jpg) repeat-x;
	color: #6A6A6A;
}

a {color: #0033FF; outline: none; text-decoration: underline;}
a:hover {text-decoration: none;}
a img {border:none;}

#wrapper {margin: 0px auto; width: 750px;}

#header {
	width: 580px;
	height: 125px;
	text-align: left;
	padding: 19px 85px;
}

#navigatie {
	font-weight: bold;
	text-align: left;
	width: 580px;
	font-size: 1.1em;
	word-spacing: 0.3em;
	color: #0033FF;
}
#navigatie a {
	font-weight: bold;
	text-decoration: none;
}
#navigatie a:hover {
	color: #FFFFFF;
}
#navigatie a.active {
	font-weight: bold;
	color: #FFFFFF;
}

#content {
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0px;
	width: 580px;
	text-align: left;
	margin: 0px 85px;
}
#content p:first-child {margin-top:0;}
#content h1:first-child {margin-top:0;}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.5em;
}

#footer {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 15px 0px;
	width: 580px;
	text-align: right;
	margin: 0px 85px;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/*
h1 {font-size:1.3em;}
h2 {font-size:1.2em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:0.9em;}
h6 {font-size:0.8em;}
ul {margin-left: 25px;}
.clr {clear:both;}
*/
