*{
padding:0;
margin:0;
}
html, body {
	height: 100%;
	color: #666666;
	background: #5982AC;
	background-image:url(images/achtergr.jpg);
	background-repeat:repeat-x;
}
#container {
width: 770px;
margin: 0 auto;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
background: #FFF url(images/achterwit.gif) repeat-y 748px top;

}
#header{
	height:225px;
	width:770px;
	float:left;
	background-image:url(images/menutablet.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#header td a:link {display: block; width: 100%;}
#header td a:hover {display: block; background: #5982AC; width: 100%; }

#inhoud {
	width: 770px;
	margin-right: 0px;
	margin-left: 0px;
}

#inhoud table {
margin-left:auto; 
margin-right:auto;
}

#footer {
position: absolute;
bottom: 0;
width: 100%;
height: 70px;
font-size:1.3em;
}
.tekst {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
}
.menu {
	font: bold 12px/20px Arial, Verdana, sans-serif;
	margin-right: 30px;
	margin-left: 30px;
	letter-spacing: 4px;
	text-indent: 6px;
}


a:link {
	color: #E9EEF3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E9EEF3;
}
a:hover {
	text-decoration: none;
	color: #E9EEF3;
}
a:active {
	text-decoration: none;
	color: #E9EEF3;
}
.style2 {font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-weight:normal}

a.pagelink:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.pagelink:visited { color: #666666; text-decoration: underline}
a.pagelink:active { color: #666666; text-decoration: none }
a.pagelink:hover { color: #666666; text-decoration: none }

ul {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 50px;
	margin-left: 60px;
}

.input {
	border-width:1px;
	border-style:solid;
	border-color:#5982AC;
	background-color:#EBF0F5;
	color:#333333;
	font-size:13px;
}
h1 {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-bottom: 10px;
	margin-left: 30px;
	font-weight:bold;
	}
