html, body {
			padding:0;
			margin: 0;
			font-family:Franklin Gothic Book,arial,verdana,sans-serif; 
			font-size: 11pt; 
			font-weight:normal;
			color:white;
			width:100%;
			height:100%;
			background-color:white;
			}
		.linksmenu {
			float:left;
			height:23px;
			}
		#rightpic {
			float:left;
			background-image:url(../pics/right.jpg);
			width:28px;
			height:473px;
			}
		#dieren {
			float:left;
			width:237px;
			height:200px;
			background-image:url(../pics/dieren.jpg);
			}
		#left {
			float:left;
			width:237px;
			}
		#right {
			float:left;
			width:733px;
			}
		#content {
			width:685px;
			height:394px;
			float:left;
			padding-left:10px;
			padding-right:10px;
			padding-top:80px;
			background-color:#16a052;
			overflow:auto;
			background-image:url(../pics/content.jpg);
			background-repeat:no-repeat;
			}
		#menu {
			float:left;
			width:237px;
			height:200px;
			background-image:url(../pics/menu/background.jpg);
			}
		#top {
			width:733px;
			height:126px;
			float:right;
			background-image:url(../pics/top.jpg);
			background-repeat:no-repeat;
			}
		#logo {
			width:237px;
			height:200px;
			float:left;
			}
		#container {
			width:970px;
			height:600px;
			float:left;
			position: absolute; 
			left: 50%; 
			top: 50%; 
			margin-left: -485px; /* De helft van de breedte */ 
			margin-top: -300px; /* De helft van de hoogte */ 
			background-color:#0a8944;
			}
h1 { font-family:Franklin Gothic Book,arial,verdana,sans-serif; font-size: 11pt; color:white; font-weight:normal; line-height:11pt; height:17px;}
#kleur a:link, #kleur a:visited, #kleur a:active { color:white; text-decoration:none; }
#kleur a:hover { color:#d92622; text-decoration:none; }
a:link, a:visited, a:active { color:white; text-decoration:none; }
a:hover { color:#d92622; text-decoration:none; }
