.floatboxleft {
	float:left;
	padding-bottom: 8px;
	padding-right: 20px;
}
.floatboxright {
	float:right;
	padding-bottom: 8px;
	padding-left: 20px;
}
div.overflow {
	width: 1000px;
	height: 407px;
	overflow: auto;
}
.vakjes{
	border-top : 0;
	border-left : 0;
	color: #CCCCCC;
	border-right : 0;
	border-bottom : 1px solid #CCCCCC;
	background : none;
	font-family : Tahoma, Arial;
	font-size : 10pt;
	width : 200px;
}
.vakjes_area{
	border : 1px solid #CCCCCC;
	background : none;
	color: #CCCCCC;
	font-family : Tahoma, Arial;
	font-size : 10pt;
	width : 200px;
	height : 156px;
	overflow : auto;
}
.knoppen{
	background : url(../images/css/btn_send.gif);
	border : 0;
	margin : 20px 10px;
	padding : 2px 5px;
	width : 120px;
	height: 22px;
	font-family : Tahoma, Arial;
	font-size : 8pt;
	color : #ffffff;
}
.cdslink {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #cbdeb8;
	text-decoration: none;
	padding-right: 10px;
}
.cdslink:hover {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
.copyright {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.copyrightlink {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.copyrightlink:hover {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #f2f9c9;
	text-decoration: none;
	font-weight:bold;
}
.pagetitel {
	font-family : Tahoma, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: block;
	font-variant: small-caps;
	font-weight:bold;
	font-style: italic;
	text-align: right;
	letter-spacing:1px;
	padding-right:10px;
}
.tekst {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.tekstitalic {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
}
.tekstpadding {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	padding-right:20px;
	padding-left:40px;
}
.tekstvet {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight:bold;
}
.tekstlinks {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #d2dd7f;
	text-decoration: none;
	font-weight:bold;
}
.tekstlinks:hover {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #7fd7dd;
	text-decoration: none;
	font-weight:bold;
}
.menu {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 21px;
	padding-top:2px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FFF;
}
.menu:hover {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
	display: block;
	height: 21px;
	padding-top:2px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.menu-gekozen {
	font-family : Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#505d00;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 21px;
	border: 1px solid #000000;
	margin-right: 1px;
	padding-top:2px;
}
.submenu {
	font-family : Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	background-color:#99b40d;
	text-decoration: none;
	display: block;
	padding-left:3px;
	padding-top:2px;
	height: 20px;
	border: 1px solid #000;
	width: 180px;
	margin-bottom:1px;
}
.submenu:hover {
	font-family : Tahoma, Arial;
	font-size: 10px;
	color: #ffffff;
	background-color:#666666;
	text-decoration: none;
	display: block;
	padding-left:3px;
	padding-top:2px;
	height: 20px;
	border: 1px solid #000;
	width: 180px;
	margin-bottom:1px;
}
