@charset "utf-8";
/* CSS Document */

html, body {
	margin: auto;

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a {
	font-family: Verdana;
	font-size: 11px;
	color: #00b6de;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

table {
	font-size: 11px;
}

div.website {
	height: 100%;
	width: 100%;
	text-align: center;
}

div.container {
	width: 924px;
	height: 695px;
	margin: 0 auto;
	text-align: left;
}

div.top {
	width: 924px;
	height: 81px;
}

div.top-1 {
	float: left;
	width: 285px;
	height: 81px;
	background: url("../images/schoonmaakprikboord_01.jpg") no-repeat 0 0;
}

div.top-2 {
	float: left;
	width: 581px;
	height: 81px;
}

div.top-2-1 {
	width: 581px;
	height: 36px;
	background: url("../images/schoonmaakprikboord_02.jpg") no-repeat 0 0;
}

div.top-2-2 {
	width: 581px;
	height: 45px;
}

div.top-3 {
	float: right;
	width: 58px;
	height: 81px;
	background: url("../images/schoonmaakprikboord_03.jpg") no-repeat 0 0;
}

div.midden {
	width: 924px;
	height: 542px;
}

div.midden-1 {
	float: left;
	width: 385px;
	height: 542px;
	background: url("../images/schoonmaakprikboord_05.jpg") no-repeat 0 0;
}

div.midden-2 {
	float: left;
	width: 337px;
	height: 542px;
}

div.midden-2-1 {
	width: 337px;
	height: 49px;
}

div.midden-2-2 {
	width: 337px;
	height: 408px;
}

div.midden-2-3 {
	width: 337px;
	height: 85px;
}

div.midden-3 {
	float: right;
	width: 202px;
	height: 542px;
	background: url("../images/schoonmaakprikboord_07.jpg") no-repeat 0 0;
}

div.footer {
	width: 924px;
	height: 72px;
}

div.footer-1 {
	float: left;
	width: 269px;
	height: 72px;
	background: url("../images/schoonmaakprikboord_10.jpg") no-repeat 0 0;
}

div.footer-2 {
	float: left;
	width: 173px;
	height: 72px;
}

div.footer-2-1 {
	width: 173px;
	height: 24px;
}

div.footer-2-2 {
	width: 173px;
	height: 29px;
}

div.footer-2-3 {
	width: 173px;
	height: 19px;
	background: url("../images/schoonmaakprikboord_17.jpg") no-repeat 0 0;
}

div.footer-3 {
	float: left;
	width: 90px;
	height: 72px;
	background: url("../images/schoonmaakprikboord_12.jpg") no-repeat 0 0;
}

div.footer-6 {
	float: left;
	width: 105px;
	height: 72px;
	background: url("../images/schoonmaakprikboord_12.jpg") no-repeat 0 0;
}

div.footer-4 {
	float: left;
	width: 190px;
	height: 72px;
}

div.footer-5 {
	float: left;
	width: 97px;
	height: 72px;
	background: url("../images/schoonmaakprikboord_14.jpg") no-repeat 0 0;
}

div.footer-4-1 {
	width: 190px;
	height: 24px;
}

div.footer-4-2 {
	width: 190px;
	height: 29px;
}

div.footer-4-3 {
	width: 190px;
	height: 19px;
	background: url("../images/schoonmaakprikboord_18.jpg") no-repeat 0 0;
}


/* MENU */

#menu, #menu ul {
	width: 337px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index: 99;
}

#menu li {
	float: left;
	width: auto;
}

#menu ul {
	padding: 5px;
	position: absolute;
	left: -1000px;
	z-index: 99;
}

#menu li:hover ul, #menu li.ie_does_hover ul {
	margin-top: 28px;
	left: auto;
	background-position: 0 0;
}

#menu li {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0px;
}

#menu a {
	display: block;
}

ul.menu a {
	float: left;
	display: block;
	color: #00b6de;
	margin: 0;
	padding: 0;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

ul.menu a:hover {
	color: #000000;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

/* EINDE MENU */

textarea {
	background-color : #FFFFFF;
	color:#000000;
	font-weight: bold;
	font: 10px Arial,Helvetica,sans-serif;
	border-top: #00add6 1px solid; 
	border-bottom: #00add6 1px solid; 
	border-left: #00add6 1px solid; 
	border-right: #00add6 1px solid;
}    

input {
	background-color : #FFFFFF;
	color:#000000;
	font-weight: bold;
	font: 10px Arial,Helvetica,sans-serif;
	border-top: #00add6 1px solid; 
	border-bottom: #00add6 1px solid; 
	border-left: #00add6 1px solid; 
	border-right: #00add6 1px solid;
}  
