#page_header_home
{
position: relative;
float: left;
width: 1000px;
height: 350px;
background: #000033;
font-family: Calibri;
-moz-box-shadow:4px 8px 16px 2px #a9a9a9;
-webkit-box-shadow:4px 8px 16px 2px#a9a9a9;
box-shadow:4px 8px 16px 2px #a9a9a9; 
margin-bottom: 43px;
}

.slider-wrapper 
{
width: 500px;
height: 350px;
}



/* The Nivo Slider styles */
.nivoSlider {
	position:relative;

}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
background: #cccccc;

}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}

#slider a{
    display:block;
}

.nivoSlider a.nivo-imageLink 
{
background-color: #fff;
filter:alpha(opacity=0);
opacity: 0;
-webkit-opacity:0; -moz-opacity:0; -khtml-opacity:0;
}

.nivoSlider a.slideblok
{
padding-right: 481px;
z-index: 9;
}



/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position: absolute;
	left: 550px;
	top: 40px;
	color: #FFF;
	opacity: 1; /* Overridden by captionOpacity setting */
	width: 405px;
         padding-bottom: 16px;
	z-index: 8;
font-size: 9pt;
line-height: 1.6em;
display: none;
background: url(gfx/homeslideshow_arrow.gif) 100% 0 no-repeat;
}

.nivo-caption h2
{
margin: 0;
margin-bottom: 16px;
padding; 0;
color: #FFF;
font-weight: normal;
font-size: 17pt;

}

.nivo-caption h3
{
margin: 0;
margin-bottom: 12px;
padding-bottom: 12px;
color: #b1d6eb;
font-weight: normal;
font-size: 20pt;
height: 60px;
line-height: 1.2em;
border-bottom: solid 1px #FFF;
}


.nivo-caption h4
{
margin-top: -49px;
color: #FFF;
font-weight: normal;
font-size: 17pt;
}


.nivo-caption p 
{
position: relative;
padding:5px;
margin:0;
}
.nivo-caption a {
display:inline !important;
}

.nivo-caption i
{

}

.nivo-caption b
{
position: absolute;
bottom: -18px; 
left: 0;
width: 402px;

}

.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top: 244px;
	cursor:pointer;
}
.nivo-prevNav {
	left:80px;
}
.nivo-nextNav {
	right:80px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav
{
position: absolute;
top: 278px;
left: 550px;
z-index: 10000;

}

.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
margin-right: 14px;
}

html>/**/body .nivo-controlNav a img
{
border-bottom: solid 2px transparent;
}

 
.nivo-controlNav a.active {
	font-weight:bold;
}

.theme-default .nivoSlider {
	position:relative;
	background:#FFF;
    margin-bottom:50px;
}


.theme-default .nivo-directionNav a { 
	display:block;
	width:30px;
	height:30px;
	
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:31px;
}
.theme-default a.nivo-prevNav {
	left:31px;
}

.theme-default .nivo-controlNav {
 border-top: solid 1px #FFF;
padding-top: 26px;
width: 405px;

}

.theme-default .nivo-controlNav a {
	display:block;
	width:17px;
	height:30px;
	background: url(gfx/bullets.gif) 0 -44px no-repeat;
	text-indent:-9999px;
	border:0;
	float:left;
margin-left: -2px;

}
.theme-default .nivo-controlNav a.active {
	background-position: 0 0;
}


.theme-default #slider {
    margin: 0 auto;
    width:500px; /* Make sure your images are the same size */
    height:350px; /* Make sure your images are the same size */
min-height: 350px;
}

#content_home_left
{
position: relative;
font-family: Calibri;
float: left;
width: 480px;
min-height: 560px;
margin-bottom: 56px;
background: #8089aa;
color: #FFF;
font-size: 115%;
-moz-box-shadow:4px 8px 16px 2px #a9a9a9;
-webkit-box-shadow:4px 8px 16px 2px#a9a9a9;
box-shadow:4px 8px 16px 2px #a9a9a9; 
}

#content_home_left #tekst
{
padding: 40px;
width: 400px;
}

#content_home_left #tekst h1
{
color: #b1d6eb;
margin-top: 0;
margin-bottom: 32px;
padding-top: 0;
font-weight: normal;
}

#content_home_left #tekst p
{
line-height: 1.3em;
}

#content_home_left #tekst h3
{
float: left;
font-size: 100%;
margin-top: 10px;
margin-left: -40px;
padding-top: 36px;
padding-left: 40px;
border-top: solid 1px #FFF;
width: 440px;
}

#content_home_left #tekst form
{

}

#content_home_left #tekst form p
{
padding: 6px 0 0 0;
margin: 0;
}

#content_home_left #tekst form label.form_input
{
display: none;
}

#content_home_left #tekst form input.form_input
{
width: 202px;
height: 28px;
background: url(gfx/home_form_input_bg.gif) no-repeat; 
border: 0;
text-align: center;
color: #999999;

margin-bottom: -8px;

display: inline-block;
vertical-align: top;
}

#content_home_left #tekst form input.input1,
#content_home_left #tekst form input.input2
{

}

.form_upload.label5
{

}

.form_upload.input5.haslabel
{


}


#content_home_left #tekst form input.button
{
border: 0;
background: none;
font-style: italic;
color: #FFF;
font-size: 12pt;
font-weight: normal;
padding-right: 44px;
background: url(gfx/home_form_input_button_bg.gif) 100% 0 no-repeat;
height: 30px;
float: right;
margin-top: 10px;
margin-right: 6px;
}

#content_home_right
{
float: right;
width: 460px;
padding-right: 20px;
margin-right: 16px;
}

#home_banner
{
float: left;
margin-left: 3px;
}

#home_banner img
{
-moz-box-shadow:4px 8px 16px 2px #a9a9a9;
-webkit-box-shadow:4px 8px 16px 2px#a9a9a9;
box-shadow:4px 8px 16px 2px #a9a9a9; 
}

#home_nieuws
{
position: relative;
font-family: Calibri;
font-size: 115%;
float: left;
width: 424px;
height: 204px;
background: #b1d6eb;
padding: 28px;
-moz-box-shadow:4px 8px 16px 2px #a9a9a9;
-webkit-box-shadow:4px 8px 16px 2px#a9a9a9;
box-shadow:4px 8px 16px 2px #a9a9a9; 
}

#home_nieuws_link
{
position: absolute;
top: 34px;
left: 418px;
}

#home_nieuws h2
{
color: #000;
margin-top: 10px;
margin-bottom: 32px;
padding-top: 0;
font-weight: normal;
font-size: 25pt;
}

#home_nieuws .item
{
float: left;
height: 115px;
background: #FFF;
padding: 26px;
padding-top: 13px;
padding-bottom: 13px;
font-size: 95%;
border-top: solid 1px #000;
line-height: 1.3em;
}

#home_nieuws .item a
{
text-decoration: none;
color: #000;
display: block;
}

#home_nieuws .item h3
{
margin: 0 0 12px 0;
padding: 0;
font-weight: bold;
}

#home_nieuws .item h3 .vlocatie
{
font-weight: normal;
font-style: italic;
}

#home_blog
{
position: relative;
font-family: Calibri;
font-size: 115%;
float: left;
width: 424px;
height: 204px;
background: #FFF;
padding: 28px;
margin-top: 40px;
-moz-box-shadow:4px 8px 16px 2px #a9a9a9;
-webkit-box-shadow:4px 8px 16px 2px#a9a9a9;
box-shadow:4px 8px 16px 2px #a9a9a9; 
}

#home_blog h2
{
float: left;
color: #000;
margin-top: 20px;
margin-bottom: 22px;
padding-top: 0;
padding-bottom: 20px;
font-weight: normal;
font-size: 25pt;
border-bottom: solid 1px #000;
width: 424px;
}


#home_blog #auteur_naam
{
position: absolute;
top: 20px;
right: 115px;
font-size: 13pt;
font-style: italic;
width: 300px;
text-align: right;
}

#home_blog #auteur_img
{
position: absolute;
top: -22px;
right: 0px;
hight: 83px;
}

#home_blog .item
{
font-size: 85%;
line-height: 1.6em;
}

#home_blog h3
{
float: left;
margin: 0;
margin-top: 10px;
padding: 0;
font-size: 12pt;
text-transform: uppercase;
letter-spacing: 0.15em;
}

#home_blog a
{
font-family: Georgia;
float: left;
text-decoration: none;
color: #000;
}

#home_blog.home_blog_img
{
padding: 0;
width: 480px;
height: 260px;
}