* { margin: 0; padding: 0; }
html { font: 62.5%/200% Arial, Helvetica, Verdana, Tahoma, sans-serif; overflow-y: scroll; }
body { background: url(../img/achtergrond.jpg); font-size: 1.2em; }
fieldset.none { border:none; }
fieldset.none legend { display: none; }
a{ color: #fff;; text-decoration: underline; }
a:hover, a:focus, a.active { text-decoration: none; }
a img { border: none; }
ul { list-style-type: square; }

.overflow { overflow: hidden; }

p, div.alinea { margin-bottom: 1.2em; }

h1 { font-size: 2.5em; color: #fff; margin-bottom: .5em; display: inline; }

div#wrapper { position: relative; width: 600px; display: block; }
div#container {
	color: #fff;
	position: absolute;
	top: 390px;
	left: 20px;
	display: block;
}
div#container p { display: inline; font-size: 1.3em; }
div#container address {
	margin: 20px 40px 0 0;
	font-style: normal;
	float: left;
	font-weight: bold;
	font-size: 14px;
}