body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #5c9bbe;
	margin: 0px;
}
.container {
	background-image:url(img/container_back.gif);
	margin-right:auto;
	margin-left:auto;
	width:1050px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5, ul, li {
	padding: 0px;
	list-style:none;
	margin: 0px;
}
h1, h2, h3, h4, h5{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase}
.stippellijn {
	display: block;
	border-top:#996633 dashed 1px;
	line-height:10px:
}
.header {
	height:123px;
	width:950px;
	background-image:url(img/header.gif);
}
.header_txt {
	color: #FFFFFF;
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	padding-left:186px;
	padding-top:79px;
}
.fotoband {
	color: #FFFFFF;
	height:97px;
	width:790px;
	border-bottom:#FFFFFF 1px solid;
}
.menu {
	background-image:url(img/menu_left_back.gif);
	background-repeat:no-repeat;
	border-right:#FFFFFF 1px solid;
	font-size: 11px;
	padding-top: 200px;
	width: 159px;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.menu_current {
		color: #FFFFFF
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-image:url(img/content_back_topleft.gif);
	line-height:1.5em;
	background-repeat:no-repeat;
	width: 570px;
	padding: 10px;
	height:500px;
	min-height:500px;
	vertical-align: top;
}
.content_right {
	background:#fff1da;
	line-height:1.5em;
	width: 180px;
	padding: 10px;
	min-height: 400px;
	vertical-align: top;
}
.footer {
	background-color:#0075b5;
	color:#FFFFFF;
	border-top:#FFFFFF 1px solid;
	text-align: center;
	font-size: 10px;
	height: 30px;
	padding:6px;
}
.bottom {
	background-image:url(img/bottom_back.gif);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:1050px;
	height:50px;
}