/* Start of CMSMS style sheet 'NIEUW_2010' */
@charset "utf-8";

@media screen and (-webkit-min-device-pixel-ratio:0){
#div {margin-left: 10px;}
}

/* WytskeKenemans.nl */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dddde7;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
#container {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 1004px;
	height: 590px;
	margin-top: -300px;
	margin-left: -503px;
	background:url(../images/front_image.jpg) no-repeat left top;
	border: solid #555555 2px;
}
#contact {
	position: absolute;
	top: 435px;
	left: 700px;
	text-align: right;
	width: 270px;
}
A {
	text-decoration: none;
	color: #555555;
}
A:HOVER {
	text-decoration: none;
	color: #000;
}
/* End of 'NIEUW_2010' */

