ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { 
	margin:0; 
	padding:0;
}
:link, :visited { 
	text-decoration:none;
}
a img, :link img, :visited img { 
	border: none;
}
body {
	margin:15px 0 0 0;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
body, html {
	margin:15px 0 0 0;
	text-align:center;
}
#logo {
	display:block;
	width:117px;
	height:24px;
}
#logo a {
	display:block;
	width:117px;
	height:24px;
}
#logo a:hover {
	width:117px;
	height:24px;
	background-color:#ff0066;
}
#english {
	display:block;
	position:absolute;
	top:100px;
	border-left:1px solid;
	border-left-color:#999999;
	width:350px;
	height:50px;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	padding-left:5px;
}
#english a {
	text-decoration:none;
	color:#000000;
}
#english a:hover {
	text-decoration:none;
	color:#ff0066;
}
#english h2 {
	font-size:10px;
	font-weight:bold;
	margin:0px;
}
#dutch {
	display:block;
	position:absolute;
	top:180px;
	border-left:1px solid;
	border-left-color:#999999;
	width:350px;
	height:50px;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	padding-left:5px;
}
#dutch a {
	text-decoration:none;
	color:#000000;
}
#dutch a:hover {
	text-decoration:none;
	color:#ff0066;
}
#dutch h2 {
	font-size:10px;
	font-weight:bold;
	margin:0px;
}
#naam {
	display:block;
	position:absolute;
	top:280px;
	border-left:1px solid;
	border-left-color:#999999;
	width:350px;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	padding-left:5px;
}
#contact {
	position:absolute;
	margin-left:400px;
}
#bodegrafisch {
	position:absolute;
	top:335px;
	margin-left:395px;
}
#wedo {
	display:block;
	position:absolute;
	top:350px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
#plaatsen {
	display:block;
	position:absolute;
	top:420px;
	width:300px;
	margin-left:355px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
#websites {
	display:block;
	position:absolute;
	top:450px;
	padding-left:5px;
	text-align:left;
	font-size:10px;
	font-weight:normal;
}
#websites h2 {
	font-size:10px;
	margin-bottom:5px;
}
#websites ul li {
	list-style-type:square;
	list-style-position:inside;
	width:250px;
}
#websites ul li a {
	padding-left:3px;
	padding-right:3px;
	width:250px;
	text-decoration:none;
	color:#000000;
}
#websites ul li a:hover {
	text-decoration:underline;
	background-color:#EAEAEA;
}


