body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #DBEEEE;
}
.bg_center {
	 background-image: url(../images/bg_center.jpg);
}
body, td {
	font-family:verdana,sans-serif;
	font-size:11px;
	color:#000000;
}
input, textarea, select {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	font-family:verdana,sans-serif;
	font-size:9px;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
.menu {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.menu:hover {
	color:#993300;
	text-decoration:none;
}
.menu_pipe {
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.submenu {
	font-size:9px;
	font-weight:bold;
	color:000000;
	text-decoration:none;
}
.submenu:hover {
	color:#0C847A;
	text-decoration:none;
}
.subcursus {
	font-size:9px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.subcursus:hover {
	color:#000000;
	text-decoration:none;
}
.submenu_height {
	line-height:150;
}
.title {
	font-size:10px;
	font-weight:bold;
	color:#333333;
}
.bottom {
	font-size:9px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.bottom:hover {
	color:#000000;
	text-decoration:none;
}
hr {
	height:1px;
	color:#999999;
}
.img_border {
	border:1px solid #999999;
}
.small {
	font-size:10px;
	color:#999999;
}
.radio {
	border:0px;
}

/* Dit is alleen voor de leeromgeving */

.lo_bottom {
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.lo_bottom:hover {
	color:#CCCCCC;
	text-decoration:none;
}
#dropmenudiv{
	position:absolute;
	font:10px;
	line-height:15px;
	z-index:100;
}
#dropmenudiv a{
	padding-left:5px;
	padding-bottom:2px;
	color:#000000;
	width:150px;
	background:#EEEEEE;
	text-decoration:none;
}
#dropmenudiv a:hover{
	width:150px;
	background:#DDDDDD;
}