body {
	text-align: center;
	margin: 0;
	background: #e4e4e4 url('../graphics/achtergrond.gif') center repeat-y;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

table.framework {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

td.main {
	background: url('../graphics/achtergrond.jpg');
	margin-left: auto;
	margin-right: auto;
	padding: 9px 0px 61px 0px;
}

td.footer {
	background: #e7e4c4 url('../graphics/streep_onder.gif') top repeat-x;
	height: 60px;
	font-family: verdana, arial, sanf-serif;
	font-size: 9px;
	color: black;
	vertical-align: top;
	padding: 9px 0px 0px 0px;
}

h1 {
	font-size: 36px;
	color: #999999;
}

#midden {
	background: url('../graphics/achtergrond_midden.gif') center repeat-y;
}

#onder {
	background: url('../graphics/achtergrond_onder.gif') center no-repeat;
	height: 63px;
	position: relative;
	right: 1px;
}

#list-menu {
	width: 891px;
	height: 45px;
	background: url('../graphics/achtergrond_boven.gif') top center no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#list-menu ul {
	font-family: verdana, arial, sanf-serif;
	font-size: 18px;
	margin: 0;
	padding: 20px 0px 0px 0px;
}

#list-menu li {
	display: inline;
	margin: 0px 20px;
	position: relative;
	bottom: 8px;
}

#list-menu a {
	color: white;
	text-decoration: none;
	height: 45px;
	margin: 0px 0px;
	padding: 11px;
}

#list-menu a:hover {
	background-color: #6bafbe;
}

.button {
	font-size: 18px;
	height: 45px;
}

.button a {
	background-color: #86c3d0;
	color: white;
	height: 45px;
	text-decoration: none;
}

.button a:hover {
	background-color: #6bafbe;
}

.selected {
	background-color: #6bafbe;
}

.horizontal_dotted_line 
{ 
	border-bottom: 1px dotted #888888; 
	width: 550px;
	margin: 0px 0px 0px 30px;
}

#inhoud {
	width: 780px;
	padding: 20px 65px 20px 75px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.witvlak {
	width: 94px;
	height: 67px;
	padding: 20px 20px 20px 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: url('../graphics/witvlak.jpg') no-repeat;
}

/* Zooi van oude div */

div {
	margin: 0;
}

.create-zone-module {
	width:700px;
	padding:17px 30px 0px 30px;
	margin-bottom:10px;
	text-align: left;
   }
.create-zone-module2 {
	width:550px;
	padding:17px 30px 0px 30px;
	margin-bottom:10px;
	text-align: left;
	vertical-align: top;
   }
.create-zone-module:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
/* Hides from IE-mac \*/
html > body .create-zone-module  {height: 1%;}
/* End hide from IE-mac */

.create-zone-module h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#5484b2;
	margin:0px 0px .3em 0px;
	}
.create-zone-module2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#5484b2;
	margin:0px 0px .3em 0px;
	}
.create-zone-module li {
	color: #ee0000;
	font-weight: bold;
	margin: 0px 0px .3em 0px;
	list-style-type: decimal;
}
.create-zone-module p {

	margin:0px 0px .7em 0px;
	}
.create-zone-module textarea {
	width:200px;
	height:200px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10pt;
	}
.create-zone-module-bottom {
	height:6px;
	margin:10px -30px 0px -30px;
	padding:0px;
	position: relative;
	bottom: 10px;
	}
