#slider {
margin: 0 auto;
position: relative;
background: #fff;
border:1px solid #DBDBDB;
margin-bottom: 10px;
height: 330px;
}

#slider .scroll {
width: 645px;
float: left;
overflow: auto;
position: relative;
height: 330px;
}

#slider .scrollContainer div.panel {
height: 330px;
width: 650px;
overflow: hidden;
}

#slider .format_text.featured_media{
margin-right: 1em;
float: left;
}

#slider .format_text.featured_media a img{
width: 15em;
height: 12em;
}

#slider .format_text.featured_text{
font-size: 1em;
float: left;
width: 35.5em;
}

#slider .format_text.featured_text div.format_text.entry-content p{
margin-bottom: 0;
padding-bottom: 0;
}

#slider #shade {
width: 350px;
height: 330px;
display: block;
float: left;
}

#slider #shade.tall-shade {
height: 12em;
border-top: 1px solid #333;
}

#slider ul.navigation {
list-style: none;
margin: 0;
padding: 0;
padding-bottom: 0.9em;
cursor: pointer;
}

#slider ul.navigation li {
margin: 0;
}

#slider ul.navigation a {
height: 82px;
color: #fff;
text-decoration: none;
background: #c4c5d1;
display: block;
margin-right: 33px;
}

#slider ul.navigation a:hover {
background: #c4c5d1 url(../images/pijl-hover.jpg) no-repeat center right;
margin-right: 0;

}

#slider ul.navigation a.selected {
background: #393e64 url(../images/pijl-actief.jpg) no-repeat center right;
margin-right: 0;
}

#slider ul.navigation a:focus {
outline: none;
}

#slider .button-holder h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #fff;
}

#slider .button-holder {
	padding: 15px 0 0 15px;
	vertical-align: middle;
}

#slider .button-holder span, .button-holder h2 {
	width: 180px;
	display: block;
}

#slider .hide {
display: none;
}

#slider img.scroller-thumb{
padding: 0.3em 0.4em;
border: 0.1em solid #2b2b2b;
width: 13.3em;
}

#slider img.scroller-thumb-big{
padding: 0.3em 0.4em;
border: 0.1em solid #2b2b2b;
}

#slider a.selected img.scroller-thumb{
}

#slider .sliderimage {
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 0;
}

#slider .scrollButtons {
	display: none;
}

#slider .nav-2 a, .nav-3 a, .nav-4 a {
	border-top: 1px solid #fff;
	margin-top: -1px;
}

#slider .panel {
	position: relative;
}

#slider .buttons {
	width: 150px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: 20px;
}

#slider .buttons a {
	width: 150px;
	background: #c4c5d1;
	border: solid 1px #393e64;
	color: #393e64;
	line-height: 20px;
	display: block;
	margin: 5px;
	text-decoration: none;
}

#slider .buttons a:hover {
	background: #393e64;
	border: solid 1px #393e64;
	color: #fff;
}

#slider .entry-content h1 {
	line-height: 25px !important;
	min-height: 25px;
	margin-top: 10px;
}
