#tabs {
	position: absolute;
	left: 216px;
	top: 173px;
	width: 743px;
	list-style-type: none;
	background: url("/images/rechtop/tabs_back.png") repeat-x 0 0;
	margin: 0;
	padding: 0 0 0 37px;
	z-index: 100;
}


#tabs li {
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -999em;
}

#tabs li a {
	margin: 0;
	padding: 0;
	height:25px;
	display: block;
}

#tabs li.tab1 a:hover, #tabs li.tab1 a.active, #tabs li.tab2 a:hover, #tabs li.tab2 a.active, #tabs li.tab3 a:hover, #tabs li.tab3 a.active, #tabs li.tab4 a:hover, #tabs li.tab4 a.active, #tabs li.tab5 a:hover, #tabs li.tab5 a.active, #tabs li.tab6 a:hover, #tabs li.tab6 a.active, #tabs li.tab7 a:hover, #tabs li.tab7 a.active, #tabs li.tab8 a:hover, #tabs li.tab8 a.active, #tabs li.tab9 a:hover, #tabs li.tab9 a.active, #tabs li.tab10 a:hover, #tabs li.tab10 a.active {
	background-position: 0 -25px;
}

.antwoordtab {
	display: none;
	position: absolute;
	left: 38px;
	top: 25px;
	background: #fff;
	width: 570px;
	border-right: 1px solid #7992a8;
	border-left: 1px solid #7992a8;
	border-bottom: 1px solid #7992a8;
}

#tabs li.antwoordtab {
	text-indent: 0;
	padding: 10px 150px 20px 20px;
}

#tabs li.antwoordtab a {
	background: #f0f;
}


#uitl_off {
	position: absolute;
	left:100px;
	top: 0px;
	width: 900px;
	height: 500px;
	list-style-type: none;
	display: none;
	margin: 0;
	padding: 0;
	z-index: 99;
}

#uitl_off li {
	text-indent: -999em;
}

#uitl_off li a {
	height:500px;
	width: 900px;
	display: block;
}
