html {
	background-color: #D5DEE5;
}
body {
	width: 780px;
	margin: 0px auto;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid ;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid;
}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: none;
}
div#header {
	background-image: url(../img/top1.jpg);
	background-repeat: repeat-x;
	width: 780px;
	height: 106px;
}
div#spacer {
	background-image: url(../img/spacer.jpg);
	background-repeat:repeat-y;
	width: 3px;
	height: 576px;
	float:left;
}
div#leftpane {
	background-color: #E7EAEF;
	background-repeat: repeat-x;
	width: 162px;
	height: 576px;
	float:left;
}
div#mainpane {
	background-color: #D5DEE5;
	background-image: url(../img/bginhoud.jpg);
	background-position:left;
	width: 605px;
	height: 576px;
	float: left;
}
div#contentleftspacer {
	width: 5px;
	height:576px;
	float: left;
}
div#contentdiv {
	background-color: #D5DEE5;
	width: 595px;
	height: 576px;
	float: left;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
div#contentrightspacer {
	width: 5px;
	height:576px;
	float: left;
}
div#rightpane {
	background-color: #E7EAEF;
	background-repeat: repeat-x;
	width: 10px;
	height: 576px;
	float:right;
}
div#bottompane {
	background-color: #E7EAEF;
	background-image: url(../img/onder.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-repeat: repeat-x;
	width: 780px;
	height: 13px;
	float: left;
}
div#footer {
	background-color: #E7EAEF;
	background-image: url(../img/bottom.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-repeat: no-repeat;
	width: 780px;
	height: 10px;
	float:left;
}
div#language {
	background-color: #E7EAEF;
	background-position: center;
	background-repeat:repeat-x;
	width: 162px;
	height: 30px;
	text-align:center;
	float:left;
}
div#menupic {
	background-color: #E7EAEF;
	background-image: url(../img/menu.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 162px;
	height: 15px;
	text-align:center;
	float:left;
}
div#menupic2 {
	background-color: #E7EAEF;
	background-image: url(../img/menu2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 162px;
	height: 35px;
	text-align:center;
	float:left;
}
div#menuitems {
	background-color: #E7EAEF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:left;
	width: 162px;
	height: 275px;
	float:left;
}
div#extramenu {
	background-color: #E7EAEF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:left;
	width: 162px;
	height: 120px;
	float:left;
}
div#w3cicon {
	background-color: #E7EAEF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width: 162px;
	height: 75px;
	float:left;
}
div#w3cicon img {
	margin: 0 auto;
	text-align:center;
}
div#w3cicon a {
	margin: 0 auto;
	text-align:center;
}
ulmenu{
	margin: 0px;
	padding-left: 10px;
	list-style: none;
	width: 100px;
	height: 200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	float:left;
}
bodyemail {
	width: 640px;
	margin: 0px auto;
}
	
div#emailheader {
	background-image: url(../img/top-klein.jpg);
	background-repeat: repeat-x;
	width: 640px;
	height: 74px;
}
div#emailspacer {
	background-image: url(../img/spacer.jpg);
	background-repeat:repeat-y;
	width: 3px;
	height: 429px;
	float:left;
}
div#emailleftspacer {
	background-color: #E7EAEF;
	width: 3px;
	height: 429px;
	float: left;
}
div#emailcontent {
	background-color: #D5DEE5;
	background-image: url(../img/content.jpg);
	width: 631px;
	height: 429px;
	float: left;
}
div#emailtopcontent {
	background-color: #D5DEE5;
	background-image: url(../img/topcontent.jpg);
	background-repeat:repeat-y;
	width: 631px;
	height: 20px;
	float: left;
}
div#maincontent {
	background-color: #D5DEE5;
	background-image: url(../img/maincontent.jpg);
	background-repeat: repeat;
	width: 631px;
	height: 389px;
	margin: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	float: left;
}
div#maincontent table {
	margin: 0 auto;
	text-align:left;
}
div#emailbottomcontent {
	background-color: #D5DEE5;
	background-image: url(../img/bottomcontent.jpg);
	background-repeat:repeat-y;
	width: 631px;
	height: 20px;
	float: left;
}
div#emailrightspacer {
	background-color: #E7EAEF;
	width: 3px;
	height: 429px;
	float: left;
}
div#emailfooter {
	background-image: url(../img/bottom-klein.jpg);
	background-repeat: repeat-x;
	width: 640px;
	height: 10px;
	float: left;
}
table#formemail {
	margin-left: auto;
	margin-right: auto;
	background-color: #D5DEE5;
	text-align: center;
	border: none;
	width:400px;
	height: 350px;
	float:left;
}
.themail {
	background-color: #D5DEE5;
	text-align: center;
}
.tremail {
	background-color: #D5DEE5;
	text-align: center;
}
.td {
	background-color: #D5DEE5;
	text-align:left;
}
.chatbody {
	width: 780px;
	margin: 0px auto;
}
div#chatheader {
	background-image: url(../img/top-1.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 74px;
	text-align: center;
}
div#chatspacer{
	background-image: url(../img/spacer.jpg);
	background-repeat:repeat-y;
	width: 3px;
	height: 470;
}
div#chatcontentspacer {
	background-color: #E7EAEF;
	width: 3px;
	height: 429px;
	float: left;
}
div#chatcontent {
	background-color: #D5DEE5;
	width:777px;
	height: 429px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	float:left;
}
div#chatcontent applet{
	text-align: center;
	float:left;
}
div#chatfooter {
	background-color: #D5DEE5;
	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 10px;
	float: left;
}
div#chatcontent table {
	margin: 0 auto;
	text-align:left;
}
.trchat {
	background-color: #D5DEE5;
	text-align: center;
}
div#servicestop {
	background-image: url(../img/top-klein.jpg);
	width: 777px;
	height: 74px;
	background-repeat: no-repeat;
}

	
