/* CSS Document */
body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-repeat: repeat;
}
td, P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #999999;
}

a:link, a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover, a:active {
	color: #003399;
}
h1, h2, h3, h4, h5, h6 {
	color: #660099;
	margin: 0px;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
u {	
	text-decoration: underline;	
}

#midden{
	height: 400px;
}

#nav{
	float: right;
	height: 335px;
	width: 130px;
}

#content{
	float: left;
	height: auto;
	width: 510px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#hometekst{
	float: left;
	height: auto;
	width: 270px;
	padding-left: 10px;
	vertical-align: top;
}

#homefoto{
	float: left;
	height: auto;
	width: 200px;
	padding-left: 20px;
	vertical-align: top;
}

.groenekop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #baf15a;	
}

a.paarsitalic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #660066;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}








/* div styles */
