/* Extra's start */

#extra_box1 {
	width: 233px;
	height: 650px;
	background-image: url(/img/addserv/extras_kader1.jpg);
	float: left;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}

#extra_box2 {
	width: 233px;
	height: 650px;
	background-image: url(/img/addserv/extras_kader2.jpg);
	float: left;
	margin-left: 10px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}

#extra_box3 {
	width: 233px;
	height: 650px;
	background-image: url(/img/addserv/extras_kader3.jpg);
	float: left;
	margin-left: 10px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}

#extra_box a:link {
	text-decoration: none;
	color: #0069AA;
}

#extra_box a:visited {
	text-decoration: none;
	color: #0069AA;
}

#extra_box a:hover {
	text-decoration: underline;
	color: #0069AA;
}

#extra_box a:active {
	text-decoration: none;
	/*color: ;*/
}

.extra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/*color: ;*/
	padding-left: 40px;
	padding-top: 15px;
}

.extra_tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 7px;
	padding-left: 5px;
}

.extra_nuttig {
	width: 233px;
	height: 59px;
}

.extra_nuttig1 {
	width: 233px;
	height: 90px;
}


/* Extra's end */