*{
	margin:0px;
	padding:0px;
	}

body {
	background:url(images/bg.png) repeat-x top center #fdf4d3;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:62.5%; 
	color:#222222;
	}

#menu {
	background:url(images/menu.png) center;
	margin:0 auto;
	height:200px;
	width:800px;
	 }
#taalkeuze {
	margin-left:580px;
	
}
	 
#wrapper {
	margin:0 auto;
	width:800px;
	font-size:1.20em;
	}
#midden {	
	background-image:url(images/midden.png) ;
	width:800px;
	}
	
	
		
/**ALLES in het tekstvak*/
#tekstvak {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	text-align: justify;
	line-height:16px;
	
	
}
#tekstvak h2 {
	/**text-transform: uppercase;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC dashed;
}
#gedicht1 {
	width: 350px;
	heigth: auto;
	float: left;
	font-weight: bold;
}
#gedichtvertaling {
	width: 350px;
	float: left;
	font-weight: bold;
	color: #999;
}
#gedicht2 {
	width: 350px;
	heigth: auto;
	margin:0 auto;
	font-weight: bold;
}

#afbeeldingen {
	
	margin-left: 8px;
	float:right;
	
}
#afblinks {
	
	margin-right:8px;
	float:left;
}

#afbhome {
	
	margin-left:100px;
	float:left;
}
#onderkant {
	background:url(images/onderkant.png) center ;
	margin:-12px auto;
	width:800px;
	height: 50px;
	cursor:default;
	color:#ffffff;
	}

