@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: #ff0000;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


div.website {
	height: 100%;
	width: 100%;
	text-align: center;
}

div.container {
	width: 924px;
	height: 695px;
	margin: 0 auto;
	text-align: left;
}

div.div-1 {
	float: left;
	width: 57px;
	height: 695px;
	background: url("../images/deplannenmakers_01.jpg") no-repeat 0 0;
}

div.div-2 {
	float: left;
	width: 656px;
	height: 695px;
}

div.div-2-1 {
	width: 656px;
	height: 120px;
}

div.div-top-1 {
	float: left;
	width: 111px;
	height: 120px;
	background: url("../images/deplannenmakers_02.jpg") no-repeat 0 0;
}

div.div-top-2 {
	float: left;
	width: 494px;
	height: 120px;
}

div.div-top-2-1 {
	width: 494px;
	height: 37px;
	background: url("../images/deplannenmakers_03.jpg") no-repeat 0 0;
}

div.div-top-2-2 {
	width: 494px;
	height: 68px;
}

div.div-top-2-3 {
	width: 494px;
	height: 15px;
	background: url("../images/deplannenmakers_10.jpg") no-repeat 0 0;
}

div.div-top-3 {
	float: left;
	width: 51px;
	height: 120px;
	background: url("../images/deplannenmakers_04.jpg") no-repeat 0 0;
}

div.div-2-2 {
	width: 656px;
	height: 412px;
}

div.div-midden-1 {
	float: left;
	width: 405px;
	height: 412px;
	background: url("../images/deplannenmakers_11.jpg") no-repeat 0 0;
}

div.div-midden-2 {
	overflow: hidden;
	float: left;
	width: 251px;
	height: 412px;
	background: #f9d1d1;
}

div.div-2-3 {
	width: 656px;
	height: 163px;
}

div.div-footer-1 {
	width: 656px;
	height: 31px;
	background: url("../images/deplannenmakers_13.jpg") no-repeat 0 0;
}

div.div-footer-2 {
	width: 656px;
	height: 59px;
}

div.div-footer-3 {
	width: 656px;
	height: 73px;
}

div.div-footer-3-1 {
	float: left;
	width: 224px;
	height: 73px;
	background: url("../images/deplannenmakers_15.jpg") no-repeat 0 0;
}

div.div-footer-3-2 {
	float: left;
	width: 351px;
	height: 73px;
}

div.div-footer-3-2-1 {
	width: 351px;
	height: 41px;
	background: url("../images/deplannenmakers_16.jpg") no-repeat 0 0;
}

div.div-footer-3-2-2 {
	width: 351px;
	height: 32px;
	background: url("../images/deplannenmakers_18.jpg") no-repeat 0 0;
}

div.div-footer-3-3 {
	float: left;
	width: 81px;
	height: 73px;
	background: url("../images/deplannenmakers_17.jpg") no-repeat 0 0;
}

div.div-3 {
	float: left;
	width: 22px;
	height: 695px;
	background: url("../images/deplannenmakers_05.jpg") no-repeat 0 0;
}

div.div-4 {
	float: left;
	width: 180px;
	height: 695px;
}

div.div-4-1 {
	width: 180px;
	height: 8px;
	background: url("../images/deplannenmakers_06.jpg") no-repeat 0 0;
}

div.div-4-2 {
	width: 180px;
	height: 679px;
}

div.div-4-3 {
	width: 180px;
	height: 8px;
	background: url("../images/deplannenmakers_19.jpg") no-repeat 0 0;
}

div.div-5 {
	float: left;
	width: 9px;
	height: 695px;
	background: url("../images/deplannenmakers_07.jpg") no-repeat 0 0;
}

div.menuflash {
	height: 95px;
	width: 180px;
}


/* MENU */

#menu, #menu ul {
	width: 656px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index: 99;
}

#menu li {
	float: left;
	width: auto;
}

#menu ul {
	padding: 5px;
	position: absolute;
	width: 200px;
	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-right: 3px;
	padding: 0px;
}

#menu a {
	display: block;
}

ul.menu a {
	float: left;
	display: block;
	color: #e31818;
	margin: 0;
	padding: 0;
	width: 161px;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

ul.menu a:hover {
	color: #ea5454;
	margin: 0;
	padding: 0;
	width: 161px;
	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: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid;
}    

input {
	background-color : #FFFFFF;
	color:#000000;
	font-weight: bold;
	font: 10px Arial,Helvetica,sans-serif;
	border-top: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid;
}

option { 
	background-color : #FFFFFF;
	color:#000000;
	font-weight: bold;
	font: 10px Arial,Helvetica,sans-serif;
	border-top: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid;
}


  
