body{
	font-family:Garamond Bold;
	font-size:20px;
	background: #4B0082;
}
H1 { 
	color: #FFD700;
	margin: 0.4em 0em 0.4em 0.2em;
	font-size: 30px;
}
H2{
	color: #FFD700;
	margin: 0.4em 0em 0.4em 0.2em;
	font-size: 20px;
}
H3{
	color: #FFD700;
	margin: 0.4em 0em 0.4em 0.2em;
	font-size: 20px;
}
p{
	color: #FFD700;
	margin: 0.1em 0em 0.1em 0em;
	font-size: 25px;
}

	text-decoration:underline;
}
abbr{
	color:navy;
	font-weight: bold;
}
ol{ 
	list-style-position: inside;
}
ul{
	list-style-type: none;
}
li{
	display:inline;
}
header{
	background:transparant;
	width:340px;
	margin-left:10px;
	float:left;
	text-align:center;
	padding:0px;
}
logo{
}
.rechts{
	float:right;
}
section{
	margin-right:-40px;
	float:right;
	background:transparant;
	width:700px;

}
article{
	background:transparant;
	clear:right;
}
.clearright{
	clear:right;
}
nav{
	position: absolute;
  	width: 300px;
  	top: 190px;
	left: 10px;
	text-align:center;
	padding-right:40px;
	margin:10px 10px 10px 10px;
}
#wrapper{
	margin:0px auto 0px auto;
	mid-width:700px;
	max-width:1000px;
}
.dikkerand{
	border: 10px transparant;
	border-radius:0px 0px 0px 0px;
}
.rondehoeken{
	border-radius:0px 0px 0px 0px;
}
form.rechts{
	margin-right:10px;
}
footer{
	background: transparant;
	clear:both;
	margin-top:10px;
	padding-right:100px; 
	padding-left:400px; 	
}
img{
	width:680px;
	padding:0px;
	border-radius:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
icon{
	background:white;
	background: transparant;
}|