@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {height: 100%;}

#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 150px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}
table#prijs td{text-align:center;
color:#999;}
table#prijs{
	width:auto;
	margin-left:auto;
	margin-right:auto;

}
.biolang p{
	padding-bottom: 20px;
}
.prijzen{
	font-size:18px;
	font-weight: bold;
}
.social{
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
	padding:0px;
	overflow: hidden;
}
.grid13rechts .licht h2{margin-top:20px;
font-size:18px;
clear:both;}
.grid13rechts .licht a{
	text-decoration: none;
}
#prijsblok{
	clear:both;
	margin-bottom:20px;
	text-align:center;
	border: 1px dashed #FCF;
	background-color: #FFE8FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	overflow:hidden;
}
.spotnaam{
	color: #666;
	text-align: right;
	margin-top: 10px;
}

a.archief:link{
	color: #999;
	text-align: right;
}
.datumdetail{
	font-size: 10px;
	color: #999;
	margin-bottom: 20px;
}
.gerelateerd{margin-left: 12px;}
.gerelateerd li{
	line-height: 150%;
}
h5{
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 12px;
	clear:both;
}
.breadcrumb{
	float: left;
	width: 300px;
	text-align:left;
}
.zoekbox{
	float: right;
	width: 300px;
}
.kleiner{
	font-size: 16px;
}
.slidethumb{
	margin-right: 10px;
	border: 2px solid #CCC;
}
.navislider{
	float: left;
	margin-top:10px;
}
.pers{
	vertical-align: middle;
	float: left;
	margin-right: 10px;
	margin-left: 12px;
	margin-bottom: 20px;
}
.perslink{
	font-size: 14px;
	line-height: 48px;
	float:left;
	margin-right:15px;
}
.navisliderdetail{
	float: right;
	margin-top:10px;
	margin-right:10px;
}
.top {
	color: #333;
}
#logo {
background:transparent url(../img/logodark-volume.png) no-repeat scroll 0 0;
}

#logo {
float:left;

position:relative;
}

#logo {
	height:86px;
	width:263px;
}#header .container_12.banner {
	overflow: hidden;
	vertical-align: bottom;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment:fixed;
	font-size: 12px;
	line-height: 130%;
}
.tf-body{width:200px;float:right;}
.tf-tweet{
	background-color: #E8E8E8;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px dotted #CCC;
	overflow:hidden;
}
.twitter-friends{margin-top:40px;}
.tf-users{text-align:center;}
.tf-avatar{float:left;}
.top .container_12.datum {
	font-size: 10px;
	color: #C6F;
	text-align: right;
}
.tf-header{text-align:center;padding-bottom:10px;}
.tf-header p{
	font-style: italic;
	color: #999;
}
.container_12.datum a{color: #C6F;}
.inputbox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(../images/icon-search.gif) no-repeat scroll 5px 3px;
border:1px solid #D5D5D5;
color:#666666;
margin:0;
padding:5px 5px 5px 25px;
text-transform:capitalize;
width:278px;
}
#zoekbutton{vertical-align:middle;}
.slideshow{margin-top:10px;}h2 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #242424;
	margin-bottom: 20px;
}
.licht{
	padding: 10px;
	border: 1px solid #CCC;
	overflow: hidden;
	background-color: #FFF;
	margin-bottom: 20px;
}
.grid13rechts .licht{padding:20px;}

.lichtclean{
	padding: 0px;
	border: 1px solid #CCC;
	overflow: hidden;
	background-color: #FFF;
	margin-bottom: 20px;
}
.exclusive {
	float: left;
	margin: 10px;
	border: 2px solid #CCC;
}
.nieuws{
	width: 410px;
	float: right;
}
a.meernieuws {

	color: #999;
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
}
.nieuwsrow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	clear: both;
	padding-bottom:10px;
	overflow: hidden;
}.contentdescnieuws {
	float: left;
	width:250px;
	margin-left: 20px;
	margin-top: 10px;
}
.nieuwsthumb{
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 2px solid #CCC;
}
.contentdescnieuws h1 {
	font-size: 14px;
	color: #520079;
	margin-bottom: 8px;
}
.contentdescnieuws h6 {
	font-size: 10px;
	color: #999;
	margin-bottom: 20px;
}
h6{
	font-size: 12px;
	color: #999;
	margin-bottom: 20px;
}
.contentdesc h6 {
	font-size: 10px;
	color: #999;
	margin-bottom: 12px;
}

.contentdescnieuws p {
	font-size: 12px;
	color: #666;
}
.nieuwsbrief{
	width:186px;
	float:left;
	border: 1px solid #CCC;
	background-color: #E1E1E1;
	margin-bottom:100px;
}
.nieuwsbrief h3 {
	color: #FFF;
	background-color: #000;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 34px;
	padding-left: 5px;
	
}
.nieuwsbrief p {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
	color: #666;
}
.forminput {
	text-align: right;
}
.formlabel {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
	padding-bottom: 0px;
}
.nieuwsbrief  table {
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.aanmelden_nieuws {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 5px;
}
.nieuwsbrief form {
	margin-bottom: 0px;
	display: inline;
}
li.straat
{
	background-image:url(http://www.volumebv.nl/img/home.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:35px;
	padding-bottom: 10px;
	line-height: 20px;
}
li.tel
{
	background-image:url(http://www.volumebv.nl/img/tel.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:35px;
	padding-bottom: 10px;
	line-height: 20px;
}
li.mailadres
{
	background-image:url(http://www.volumebv.nl/img/mail.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:35px;
	line-height: 20px;
}
li.word
{
	background-image:url(http://www.volumebv.nl/img/word.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:35px;
	line-height: 20px;
	margin-top: 10px;
}
.frontlist li {
	
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 10px;
	margin-left: 20px;
}
.contactbox {
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	float: right;
	width: 276px;
	padding: 20px;
	position: relative;
	margin-bottom: 20px;
	background-color: #FFF;
}
#contacts {
	margin-right: 0px;
	width: 318px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
.contactbox h3,.sumkolom h3,.sumkolomr h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 20px;
}
a:link {
	text-decoration: none;

	color: #333;
}
a:visited {text-decoration: none;color: #333;}
a:active {text-decoration: none;color: #333;}
a:hover {
\
	color: #906;
}
.powered {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.powered h1 {
	font-size: 16px;
	color: #666;
}
.footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000;
	color: #CCC;
	display:block;
	margin-top:10px;
	width:100%;
	clear: both;
}
.maincont{min-height:630px;}
.contentdesc {
	float: right;
	width: 480px;
	margin-top: 13px;
}
.contentrow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	clear: both;
	padding-bottom:10px;
	overflow: hidden;
}

.contentdesc h1 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #520079;
}
.contentdesc p {
	color: #666;
}
.contentpic {
	border: 2px solid #CCC;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
a.navigatietabel{padding:10px;}
.navicontent{margin-left:auto;
margin-right:auto;}

.detailpic{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 2px solid #CCC;
	float: left;
}
#detail{
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.foto_media_thumb{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 14px;
	border: 1px solid #999;
}
#media{margin-top:24px;}
.KT_tngtable{
	background-color: #DFDFDF;
}
.algemene{
	margin-top: 40px;
	border: 1px dashed #CCC;
}
h3.contactpagina{
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.biolang h2,.biolang h1{
	font-size: 14px;
	text-transform: capitalize;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.sumkolom{
	padding: 5px;
	width: 298px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
	float: left;
}
.sumkolomr{
	padding: 5px;
	width: 298px;
	margin-top: 10px;
	
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
	float: right;
}
.licht a{
	text-decoration: underline;
}
h5 {clear:both;}
.licht h2{line-height:1.4em;}
