@charset "UTF-8";
/* CSS Document */

.kop {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 15px;
}

.kopklein {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}




a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
a:link {
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #0071B9;
}

dl,dt, dd, ul, li {
	text-decoration: none;
	margin-left: 0px;
}
a:active {
	text-decoration: none;
}




a.menu:link {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
	
	
a.menu:hover {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(pijl.gif);
	background-repeat: no-repeat;
}
	
	
a.menu:active {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}




a.submenu:link {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
	
	
a.submenu:visited {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
	
a.submenu:hover {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(pijl.gif);
	background-repeat: no-repeat;
}
	
	
a.submenu:active {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
	
	
	


div.content{
	height: 400px;
	width: 470px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	overflow: auto;
	padding-right: 20px;
}
