div.container {
text-align:	center;
margin:	0 auto;
position: relative;
width: 800px;
}

.header {
position: relative;
color: #000000;
width: 799px;
height: 120px;
vertical-align:middle;
margin:0 auto;
}

.menu {
position: relative;
color: #000000;
width: 160px;
height: auto;
float: left;
text-align: left;
font-family: sans-serif;
font-weight: bold;
text-decoration:none;
font-size: 15px
}

.menu_link a:link {text-decoration: none}
.menu_link a:visited {text-decoration: none}
.menu_link a:hover {text-decoration: none; color: red; font-size: 18px}

.index {
position: relative;
color: #000000;
width: 636px;
height: auto;
float: left;
font-family: sans-serif;
text-align: left;
}

.footer {
position: relative;
color: #000000;
width: 800px;
height: auto;
float: left;
}

div.spacer {
clear: both;
}

.menu img{
vertical-align: middle;
}

.bold {
font-weight: bold;
}

.plaatsen {
font-weight: bold;
text-decoration: none; 
color: blue;
font-size: 12px
}

.plaatsen table{ 
	border-collapse: collapse; 
    table-layout: fixed; 
	width: 645px;
}


table.klussen {
	width: 645px;
}

table.klussen td {
	padding: 0px 130px 0px 0px;
	white-space: nowrap;
}

.tableheader {
	font-weight: bold;
}

.contact td {
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
}

.center {
text-align: center;
}

.next {
position: relative;
background-color:#33CCFF;
height: auto;
font-family: sans-serif;
}
