/* Slider setup */
#slider {
	float:left;
	position:relative;
	width: 659px;
	height: 180px;
}

#slider .reclame {
	width: 659px!important;
	height: 180px;
}
#slider .reclame_inhoud {
	width: 659px;
	height: 180px;
	margin: 0 auto;
	display: block;
	text-indent: -9990px;
}
/* Campaign Features */
#missie001 { width: 659px; height: 180px; }
#missie001 .reclame_inhoud { background:  url('../images/missie/banner01.jpg') no-repeat top left; }

#missie002 { width: 659px; height: 180px; }
#missie002 .reclame_inhoud { background:  url('../images/missie/banner02.jpg') no-repeat top left; }

#missie003 { width: 659px; height: 180px; }
#missie003 .reclame_inhoud { background:  url('../images/missie/banner03.jpg') no-repeat top left; }

#missie004 { width: 659px; height: 180px; }
#missie004 .reclame_inhoud { background:  url('../images/missie/banner04.jpg') no-repeat top left; }

#missie005 { width: 659px; height: 180px; }
#missie005 .reclame_inhoud { background:  url('../images/missie/banner05.jpg') no-repeat top left; }

#missie006 { width: 659px; height: 180px; }
#missie006 .reclame_inhoud { background:  url('../images/missie/banner06.jpg') no-repeat top left; }

p.tagline a {
	text-decoration: none;
	color: #666;
}
p.tagline em {
	color: #666;
	font-style: normal;
}

#slider_controls {
	clear:both;
	float:left;
	width: 659px;
	position: relative;
	margin: 0 auto;
	height: 1px;
	z-index:9997;
}

#slider_controls ul {
	display:block;
	position: absolute;
	background:  url('../images/missie/reclame_frame.png') no-repeat top left;
	height:140px;
	text-indent:-9999px;
    padding:0;
    margin:0;
    left:0px;
    top:-180px;
	width:659px;
	z-index:9998;
}

#slider_controls span {
    display:block;
	position: absolute;
	text-indent:-9999px;
    padding:0;
    margin:0;
	z-index:9998;
}

#slider_controls .editbox {
	background:  url('../images/edit.png') no-repeat top left;
	height:16px;
	width:16px;
    left:0px;
    top:0px;
}

#slider_controls .shadow {
	background:  url('../images/shadow_right.png') no-repeat top left;
	height:55px;
	width:20px;
    left:80px;
    top:0px;
}

#slider_controls li {
	display: block;
	width: 38px;
	height: 39px;
}
#slider_controls li a {
	display: block;
	height: 38px;
	text-decoration : none;
}