body {
	margin-top: 10px;
	background: #E4FAC9 url(images/bg.jpg) no-repeat fixed;
}
.contentborder {
    border-left: 1px #1F5BA3 dotted;
	height: 500px;
}
.menu {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a:link, .menu a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
    color:#003366;
	text-decoration: none;
}
.kop {
	font-family: Tahoma, sans-serif, Arial;
	font-weight: bold;
	font-size: 18px;
	color: #1A549D;
}
.tekst {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #003300;
   line-height: 150%;
}
.tekst a:link, .tekst a:visited {
    color: #003300;
	text-decoration: underline;
}
.tekst a:hover {
    color:#003300;
	text-decoration: none;
}
.tableform {
    border: 1px solid #1A549D;
}
.tv-menu {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #55592C;
}
.tv-menu a:link, .tv-menu a:visited {
    color: #55592C;
	text-decoration: none;
}
.tv-menu a:hover {
    color:#1A549D;
	text-decoration: none;
}