div.top10_content {
	position: relative;
	background: url('/images/top10/bg.jpg');
	background-repeat: no-repeat;
	height: 620px;
}

div.top10_content form{
	margin: 0px;
	padding: 0px;
	
}

div.top10_wat {
	position: absolute;
	top: 30px;
	left: 70px;
	background: url('/images/top10/wat_header.png');
	width: 829px;
	height: 115px;
}

div.top10_bedankt {
	position: absolute;
	top: 140px;
	left: 270px;
	background: url('/images/top10/duim.png');
	width: 424px;
	height: 372px;
}

div.top10_terug, div.top10_terug_over {
	position: absolute;
	top: 380px;
	left: 320px;
	background: url('/images/top10/terug_gewoon.png');
	width: 109px;
	height: 27px;
}

div.top10_terug_over {
	background: url('/images/top10/terug_over.png');
}



div.top10_alle {
	position: absolute;
	top: 30px;
	left: 70px;
	background: url('/images/top10/header_alle.png');
	width: 829px;
	height: 115px;
}

div.top10_meer, div.top10_meer_over {
	position: absolute;
	top: 70px;
	left: 735px;
	background: url('/images/top10/meer_gewoon.png');
	width: 169px;
	height: 141px;
	cursor: pointer;
}

div.top10_meer_over {
	background: url('/images/top10/meer_over.png');
}


div.top10_laatste, div.top10_laatste_over {
	position: absolute;
	top: 70px;
	left: 735px;
	background: url('/images/top10/laatste_gewoon.png');
	width: 169px;
	height: 141px;
	cursor: pointer;
}

div.top10_laatste_over {
	background: url('/images/top10/laatste_over.png');
}

div.top10_title {
	color: #004b75;
	font-size: 25px;
	font-weight: bold;
	position: absolute;
	top: 150px;
	left: 280px;	
}

div.top10_top10 {
	position: absolute;
	top: 10px;
	left: 5px;
	background: url('/images/top10/top10.png');
	width: 234px;
	height: 204px;
}

div.top10_lijst {
	position: absolute;
	top: 200px;
	left: 260px;
	width: 500px;
}

div.top10_lijst li a {
	color: #cc0000;
}

div.top10_1-5 {
	position: absolute;
	top: 200px;
	left: 260px;
	width: 300px;
	height: 171px;
}

div.top10_1-5_labels {
	position: absolute;
	left: 0px;
	background: url('/images/top10/1-5.png');
	background-repeat: no-repeat;
	width: 23px;
	height: 171px;
}

div.top10_6-10 {
	position: absolute;
	top: 200px;
	left: 500px;
	width: 300px;
	height: 169px;
}

div.top10_6-10_labels {
	position: absolute;
	left: 0px;
	background: url('/images/top10/6-10.png');
	background-repeat: no-repeat;
	width: 37px;
	height: 169px;
}

div.top10_content ul {
	list-style: none;
	margin-top: 0px;
}

div.top10_1-5 li, div.top10_6-10 li, .top10_lijst li {
	list-style: none;
	font-size: 16px;
	line-height:25px;
	color: #cc0000;
	padding: 0px;
	margin-bottom: 10px !important;
	margin-bottom: 17px;
	position: relative;
}

div.top10_content li div{
	position: absolute;
	top: 0px !important;
	top: -4px;
	left: 25px;
}

.top10_lijst li {
	margin: 0px;
	padding: 0px;
}

div.top10_stem, div.top10_stem_over {
	position: absolute;
	top: 395px;
	left: 520px;
	background: url('/images/top10/stem_gewoon.png');
	background-repeat: no-repeat;
	width: 157px;
	height: 63px;
	cursor: pointer;
}


div.top10_stem_over {
	background: url('/images/top10/stem_over.png');
}

input.radio_button {
	color: #cc0000;
}

div.top10_form {
	font-family: verdana, sans;
	font-size: 12px;
	position: absolute;
	top: 190px;
	left: 280px;
	width: 500px;
	color: #cc0000;
}

.top10_input1, .top10_input2  {
	border: 1px solid #9ac;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 240px;
}

.top10_input2  {
	width: 210px;
}

.top10_input3  {
	margin-left: 310px;
}

.top10_arrow2, .top10_arrow1 {
	position: absolute;
	top: 500px;
	left: 682px;
	width: 181px;
	height: 55px;
	background: url('/images/top10/pijl_rechts.png');
	
}

.top10_arrow2 {
	position: absolute;
	top: 400px;
	left: 695px;
}

.top10_weet_jij {
	position: absolute;
	top: 500px;
	left: 80px;
	width: 576px;
	height: 53px;
	background: url('/images/top10/stuur_deze_naar.png');
	
}

.top10_stuur, .top10_stuur_over {
	position: absolute;
	top: 537px;
	left: 570px;
	width: 298px;
	height: 28px;
	cursor: pointer;
	background: url('/images/top10/mail_gewoon.png');
	
}
.top10_stuur_over {
	background: url('/images/top10/mail_over.png');
	
}
