body {
	background-color: #6699FF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #233283;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
H1  {
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #233283;
	text-decoration : none;
	text-align : left;
}
H2  {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #233283;
	text-decoration: none;
	text-align: left;
}
H3  {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}

LI  {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #233283;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 18px;
}

A:Visited, A:link  {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #233283;
	text-decoration: underline;
	margin-left: 0px;
	margin-right: 0px;
}

A:Active  {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #233283;
	text-decoration: underline;
	margin-left: 0px;
	margin-right: 0px;
}

A:Hover  {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #233283;
	text-decoration : underline;
	margin-left: 0px;
	margin-right: 0px;
}
#mainframe {
	width: 750px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	min-height: 600px; /* voor IE */
	margin-right: auto;
	margin-left: auto;
}
#kop {
	width:750px;
	height:192px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu {
	width: 750px;
	height: 22px;
	float: left;
	background-color: #6699FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.menu, .menu A, .menu A:visited {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	width: 250px;
	line-height: 22px;
	float: left;
	text-align: center;
}
.menu_selected A:visited, .menu_selected A, .menu A:hover, .menu_selected  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS";
	width: 250px;
	line-height: 22px;
	float: left;
	text-align: center;
	background-color: #233283;
}
#footer {
	width:730px;
	height:20px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
}
#footer a, footer a:link, footer a:visited {
	color:#FFFFFF;
}
#bovenbreed {
	float:left;
	width: 730px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	min-height: 400px;
}	
#rechts {
	width:220px;
	float: left;
}
#wittelijn {
	width: 1px;
	float: left;
	height: 500px;
	background-color: #FFFFFF;
	min-height: 600px; /* voor Mozilla browsers */
	height: expression( this.scrollHeight < 600 ? "600" : "auto" );
}	
#nieuws {
	float:right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#onderbreed {
	width:510px;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}	
#main {
	width: 750px;
	float: left; /* voor Mozilla browsers */
	height: expression( this.scrollHeight < 300 ? "300" : "auto" );
}
img  {
}
label,input {
	width: 250px;
	float: left;
	height: 15px;
	text-align: left;
	color: #233283;
	display: block;
	padding: 2px;
}
select {
	width: 250px;
	float: left;
	text-align: left;
	color: #233283;
	display: block;
	padding: 2px;
}
textarea {
	width: 250px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #233283;
	text-align: left;
}
label {
	width: 150px;
	height: 20px;
	padding-left: 2px;
	text-align: left;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #233283;
	margin-right: 10px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.sendbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 80px;
	color: #233283;
	text-decoration: none;
	float: left;
	font-weight: bold;
	text-align: center;
	margin-left: 165px;
	padding: 0px;
}

