* { padding: 0; margin: 0; border: 0; }

.html, body { 
	text-align: left;
	margin: 0; padding: 0;
    background: #666666;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height:auto;
}
body,td,th {
	color: #FFF;
	font-weight: bold;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #187492;
}
a:active {
	color: #FFF;
}
.escort-menu {
	 float: left;
	 text-align: left;
	 background-color:#333;
	 width:175px;
	 height:850px;
}
.a{
	font-family: Verdana;
	font-size: 11px;
	color: #3279b8;
	text-decoration: none;
}
a:hover {
	color: #3279b8;
	text-decoration: underline;
}
.img{
	margin: 0px;
	padding: 0px;
}
#topmenu {
	margin: 0px auto;
	width: 1024px;
	height: 50px;
	background: url('images/bg-menu.png');
}
#menu {
	width: 1024px;
	height: 50px;
	background: url('images/bg-menu.png');
}

#menu ul {
	list-style: none;
	float: left;
	margin-left: 10px;
}

#menu li {
	float: left;
	font-size: 11px;
}
#menu a {
	text-align: center;
	display: block;
	width: 120px;
	height: 32px;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background: url('images/bg-menu-gmo.png');
	padding-top: 18px;
}

#menu a:hover {
	text-decoration: none;
	color: #0099C1;
	background: url('images/bg-menu-mo.png');
}
#zijkant {
	float: left;
	width: 1px;
	height: 50px;
	background: url('images/bg-menu-zk.png');
}
.body,td,th {
	color: #09F;
}
.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 211px;
}
.escort {
	height: 720px;
	width: 850px;
	float: left;
	text-align:center;
	background-color:#333;
}
.inleiding {
	height: 130px;
	width: 850px;
	float: left;
	background-color:#333
}
.footer {
	clear:both;
	text-align: center;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	width:1024px;
	height:50px;
	margin:auto;
}
.links {
    text-align: center;
    width:1000px;
	height:auto;
	margin:auto;
}