body{
	margin: 0px;
	font-family: arial, sans-serif;
	width: 1003px;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
}
td {
	padding: 0px;
}
p {
	margin: 10px;
}
h1 {
	margin: 10px;
	color: #F79234;
	font-size: 16px;
	padding-top: 15px;
}
h2 {
	margin: 10px;
	color: #723A70;
	font-size: 12px;
	font-weight: bold;
}
table#main {
	width: 1002px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	
}
td#left_top {
	width: 126px;
	height: 93px;
}
td#top {
	padding-top: 11px;
	vertical-align: top;
}
td#top div {
	float: left;
	height: 82px;
}
div#purple {
	background-color: #A987A5;
	margin-right: 3px;
	width: 185px;
}
div#orange {
	background-color: #F79234;
	margin-right: 3px;
	width: 561px;
	text-align: center;
}
div#orange img {
	margin-top: 11px;
}
div#right_top {
	width: 123px;
	margin-right: 0px;
	overflow: hidden;
}
td#right_bottom {
	background-image: url('gfx/right_bottom.gif');
	background-repeat: repeat-y;
	width: 126px;
}
td#middle {
	height: 100%;
}
table#middle{
	width: 1001px;
	height: 100%;

}
td#left_middle {
	background-image: url('gfx/left_bottom.gif');
	background-position: top left;
	width: 126px;
	height: 100%;
	vertical-align: top;
}
td#left_bottom {
	background-image: url('gfx/left_bottom.gif');
	background-repeat: repeat-y;
	background-position: top left;
	width: 126px;
}
td#right_middle {
	background-image: url('gfx/right_bottom.gif');
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #6E2867;
	width: 124px;
	height: 100%;
	vertical-align: top;
}
td#right_middle td {
	padding: 0px;
	
}

div#rechts_lichtpaars{
	background-color: #A987A5;
	width: 100%;
	height: 103px;
	margin-top: 11px;
	margin-left: 1px;
}
div#rechts_donkerpaars {
	background-color: #723A70;
	width: 100%;
	height:448px;
	margin-top: 3px;
	margin-left: 1px;	
}
div#rechts_oranje{
	background-color:#FAB446;
	width: 100%;
	height:100%;
	margin-top: 3px;
	margin-left: 1px;

}
table#content {
	background-color: #F1ECF0;
	width: 100%;
	height: 100%;
}
table#content td {
	vertical-align: top;
	font-size: 12px;
	color: #723A70;
}
table#content a {
	color: #F79234;
	text-decoration: none;
}
table#content a:hover {
	text-decoration: underline;
}
table#menu img {
	border: 0px;
}
table#submenu {
	background-color: #723A70;
	width: 748px;
	height: 18px;
	text-align: center;
	float: left;
}
table#submenu td {
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
table#submenu img {
	margin-top: 1px;
	margin-left: 10px;
}

input, select, textarea {
	font-size: 11px;
}

input.knop {
	background-color: #A987A5;
	color: #FFF;
}

input.formbox, textarea.formbox, select.formbox {
	width: 200px;
	margin-bottom: 3px;
	font-family: verdana;
}
.imageholder {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.imageholder img {
	margin-left: 1px;
	border: 0px;
	width: 123px;
}
