html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}

#header {
	height: 120px;
}

#topmenu td a {
	color: #009ee0;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#topbalk {
	height: 54px;
	background-image: url('/images/topbalk.jpg');
}

#topbalk img#corner {
	margin-left: 66px;
}

#border {
	background-color: #000;
}

#content {
	background-color: #009ee0;
	height: 450px;
}

#content table td, #content table td a{
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
}

.menu {
	display: block;
	background-position: 0px 0px;
	width: 107px;
	height: 41px;
}

.menu:hover {
	background-position: 0px 82px;
}

.menu_active {
	display: block;
	background-position: 0px 41px;
	width: 107px;
	height: 41px;
}

#kader {
	border: solid 1px #FFF;
}

.lijn {
	background-color: #3bb4e7;
}