body {
	margin: 0px;
	padding: 0px;
}

#headerbg {
	height: 150px;
	width: 100%;
	position: absolute;
	background-image: url('../img/header_bg.jpg');
	background-repeat: repeat-x;
	z-index: -1;
}

#container {
	top: 0px;
	width: 900px;
	height: auto;
	margin: auto;
	z-index: 1;
}

#header {
	width: 900px;
}

#toplogo {
	float: left;
	margin-left: -20px;
}

#hmt {
	position: absolute;
	margin-top: 10px;
	margin-left: 350px;
	/*float: left;*/
}

#subhmt {
	position: absolute;
	margin-top: 50px;
	margin-left: 350px;
	/*float: left;*/
}

#topinfo {
	position: absolute;
	margin-top: 97px;
	margin-left: 350px;
	/*float: left;*/
}

#toplogorechts {
	width: 140px;
	float: right;
}

#bodybg {
	position: absolute;
	left: inherit;
	height: 500px;
	width: 438px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 640px;
	background-image: url('../img/h4klogomesh2.jpg');
	background-repeat: no-repeat;
	z-index: -2;
}

#menu {
	float: left;
	width: 150px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	/*background-image: url('../img/bgdotsy.gif');
	background-repeat: no-repeat;*/
}

#content {
	float: left;
	width: 740px;
	min-height:490px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url('../img/bgdotsy.gif');
	background-repeat: no-repeat;
}

#footer {
	margin-top: 0px;
	text-align: center;
}

p.header {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff200;
}

h1 {
	margin-top: 5px;
	margin-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #880000;
}

h2 {
	margin-top: 5px;
	margin-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}

h3 {
	margin-top: 5px;
	margin-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

h4 {
	margin-top: 5px;
	margin-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #880000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#hmt p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}

#subhmt p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #880000;
	text-decoration: none;
}


#menu ul {
	margin: 0px;
	padding-left: 10px;
}


#menu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
}

tr.knipschaar  td {
	border-bottom: dotted 1px grey;
}

