body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   	font-weight: 300;
}
.clearer{
	clear: both;
	height: 0px;
}
#top{
	background: #fff url(../images/bg-top.png);
	height: 470px;
}
#top-vervolg{
	background: #fff url(../images/bg-top.png);
	
}
#main{
	background: #fff url(../images/bg-main.png);
	min-height: 300px;
}
#footer{
	background: #fff url(../images/bg-footer2.png);
	min-height: 160px;
	margin-top: 35px;
}
.content{
	width: 980px;
	margin: 0 auto;
}
.contentblokje{
	width: 224px;
	float: left;
	margin-right: 28px;
}
.contentblokje img{
	border:3px solid #fff;
}
.contentblokje.rechts{
	margin-right: 0px;
}

.footerblokje{
	width: 224px;
	min-height: 143px;
	float: left;
	background: #feedba;
	margin-right: 28px;
	margin-top: 22px;
}
.footerblokje.rechts{
	margin-right: 0px;
}
#navbar{
	position: relative;
	background: #fff url(../images/bg-navbar.png) no-repeat;
	height: 115px;
}
#navcontainer{
	position: absolute;
	top:60px;
	left: 210px;
}
#navlist li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#navlist li a{
	text-decoration: none;
	color: #000;
	font-family: Georgia, Garamond, serif;
	font-size: 24px;
}
#navlist li a:hover{
	color: #579bba;
}
#bbv{
	position: relative;
	height: 355px;
}

#main h1{
	padding-top: 20px;
	margin-bottom: 20px;
	color: #7b7b7b;
	font-size: 28px;
	line-height: 32px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   	font-weight: 300;
   	
}
#main h1 a{
	text-decoration: none;
	color: #7b7b7b;
}
.home #main h1{
	text-align: center;
}
.home #main h3{
	text-align: center;
}
.contentblokje h3{
	font-family: Georgia, Garamond, serif;
	color: #579bba;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 7px;
}
.contentblokje h3 a{
	text-decoration: none;
	color: #579bba;
}
.contentblokje h3 a:hover{
	color: #000;
}
.footerblokje h3, .footerblokje h3 a{
	font-family: Georgia, Garamond, serif;
	color: #b9113b;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	text-decoration: none;
}
.footerblokje h3 a:hover{
	color: #000;
}
.footerblokje p{
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	margin: 2px 5px 2px 5px;
}
.footerblokje a{
	color: #b9113b;
}
#credits, #credits a{
	font-size: 10px;
	color: #999;
	text-decoration: none;
	text-align: right;
}
.extraimage{
	float: right;
	margin-left: 30px;
}
.fotobijschrift{
	text-align: center;
	font-weight: bold;
}
.entry{
	border-bottom: 1px solid #666;
	margin-bottom: 15px;
	padding-top: 15px;
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	height: 160px;
	overflow: hidden;
	background: url(../images/bg-entry.png) repeat-x;
}
.entry h2, .entry h3 {
	padding-left: 10px;
}
.entry h2 a{
	color: #000;
	text-decoration: none;
	font-size: 17px;
	
}
.entry h3 a{
	color: #999;
	text-decoration: none;
	font-size: 15px;
}
.entry a{
	color: #000;
	text-decoration: none;
}
.entry p{
	padding-left: 10px;
}
.extraimageportfolio{
	float: right;
	margin-left: 15px;
	margin-right: 15px;
}
.panes {
    /* display:none; */
    padding:15px 10px;
    /* border-left:1px solid #999; */
    /* border-right:1px solid #999; */
    border-top:0;
    height:300px;
    font-size:12px;
   	background: url(../images/bg-pane.png) no-repeat;
}
.panesoverons {
    padding:15px 25px;
    border-top:0;
    height:500px;
    font-size:14px;
   	background: url(../images/bg-pane.png) no-repeat;
}


/* root element for tabs  */
ul.tabs {
    list-style:none;
    margin:0 !important;
    padding:0;
    border-bottom:1px solid #666;
    height:40px;
}

/* single tab */
ul.tabs li {
    float:left;
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important;
}

/* link inside the tab. uses a background image */
ul.tabs a {
    background: url(../images/tabs.png) no-repeat;
    font-size:14px;
    display:block;
    height: 40px;
    line-height:44px;
    width: 245px;
    text-align:center;
    text-decoration:none;
    color:#333;
    padding:0px;
    margin:0px;
    position:relative;
    top:1px;
    outline:none;
}

ul.tabs a:active {
    outline:none;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
    background-position: 0 -41px;
    color:#fff;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    background-position: 0 -82px;
    cursor:default !important;
    color:#000 !important;
}
#nieuws{
	position: absolute;
	background: #fff;/*ffd65d*/
	border: 1px solid #000;
	border-right: none;
	z-index: 1000;
	width: 240px;
	height: 315px;
	right: 0px;
	top: 132px;
	/* overflow: hidden; */
	font-size: 12px;
	-webkit-box-shadow: 0px 3px 7px 0px #000000;
	box-shadow: 0px 3px 7px 0px #000000; 
}
#closenieuws{
	position: absolute;
	left: -22px;
	top: -1px;
	width: 22px;
	height: 118px;
}
body.home{
	overflow-x: hidden;
}
.inner{
	margin: 8px 7px 0px 10px;
}
#nieuws h2{
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-align: center;
}
#nieuws a{
	text-decoration:none;
	color: #000;
}

#nieuws p{
	margin: 0;
	padding: 0;
	font-size: 10px;
}
#nieuws .pivotx-image{
	margin-top: 6px;
	margin-bottom: 8px;
}
.pivotx-image{
	border: none;
	clear: both;
}
.align-right{
	clear: both;
	float: right;
	margin: 0 0 25px 15px;
	padding: 25px 0 0 0;
}
