
@import url(reset.css);

body{
	/*background: #dfdfdf;*/
}

#wrapper{
	margin:0px auto;
	/*width: 960px;*/
}



section.text{
	width: 100%;
	display: table;
}

section.uitleg{
	/*color: #575353;
	font-family: Verdana, sans-serif;
	font-size: 14px;*/
	margin-top: 25px;
	padding-left: 8px;
	text-shadow: 0px 1px 1px #ffffff;
	float:left;
	/*width: 471px;*/
}

xmp{
color: rgb(10, 10, 10);
margin-bottom: 26px;
margin-top: 11px;
}

span.color{
	color: rgb(172, 64, 64);
}


h1
{
font-size:2em;
margin:0.67em 0;
}

h2
{
font-size:1em;
margin:0.67em 0;
}