body {
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:12px;
		}

table {
	color:#00A4ED;}
	
td  {
	font-family:verdana;
	font-size:12px;
	color:
	}

div.container {
	width:1005px;
	background-image:url("background.jpg");
	background-repeat:repeat-y;
	}

div.content{
	position:relative;
	top:20px;
	float:left;
	background-image:url("background2.jpg");
	background-repeat:repeat-y;
	}
	
div.page {
	position:relative;
	left:110px;
	width:778px;
	}

	
img.header {
	position:relative;
	top:0px;
	left:0px;
	clear:right;
	}
	
img.menu {
	position:relative;
	top:0px;
	left:0px;
	border:0px;
	clear:right;
	}

img.banner {
	top:0px;
	left:0px;
	clear:right;
	position:relative;
	}
	
img.footer {
	position:relative;
	top:20px;
	left:0px;
	}
	
div.col1 {
	position:relative;
	left:15px;
	width:168px;
	float:left;
	color:#586200;
	}

div.col2 {
	position:relative;
	left:35px;
	width:417px;
	color:#00A4ED;
	float:left;
	}

div.col3 {
	position:relative;
	left:52px;
	width:130px;
	float:left;
	}

hr {
	color:#B9D03D;
	}

span.kopje {
	font-size:14px;
	font-style:italic;
	}
	
a.blauw {
	color:#43C6FD;
	text-decoration:none;
	}

a.donkerblauw {
	color:#00A4ED;
	text-decoration:none;
	}
	
input{
width:350px;
}
textarea{
	width:350px;
	height:100px;}	
