/* Presentation Stylesheet */

a { color: #406168; background: transparent; font-weight: normal; text-decoration: underline;}
a:hover { color: #000; background: transparent; font-weight: normal; text-decoration: underline;}
a.highlight { color: #000; background: transparent; font-weight: normal; text-decoration: underline;}





h1 {
	font-size: 150%;
	color: #000;
	background: transparent;
	line-height: 140%;
	font-weight: normal;

	padding: 0;
	margin: 10px 0 10px 0;
}


h1.zakelijk{
	
	padding: 7px 0 0 50px;
	background: transparent url(../img/icons/zakelijk.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	height: 40px;
}


h1.prive{
	
	padding: 7px 0 0 50px;
	background: transparent url(../img/icons/prive.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	height: 40px;
}




h2 {
	font-size: 100%;
	color: #263b40;
	background: transparent;
	line-height: 140%;
	font-weight: bold;

	padding: 0;
	margin: 10px 0 10px 0;
}

h3 {
	padding: 0;
	margin: 2px 0px 4px 0px;
	font-size: 120%;
	line-height: 120%;
	color: #396cac;
	background: transparent;
}

p{
	margin: 0 0 1em; }

p.intro{
/*
	font-size: 16px;
*/	
}

p.intro-home{

	line-height: 22px;
	
}

p.small{font-size: 11px;}

strong {
	font-weight: bold;
	color: #525252;
}

hr {
  	border: 0;
  	width: 100%;
  	color: #0585dd;
	background-color: #0585dd;
	height: 1px;
	clear: both;
	margin: 8px 0 8px 0;
}



img.padding-left{
	margin: 0 0 15px 20px;
}

img.border{
	border: 1px solid #333;
}



div.hr{
	font-size: 1px;
	line-height: 1px;
	
	height: 1px;
	
	background: transparent url(../img/hrbg.gif);
	background-repeat: repeat-x;
	
	
	margin: 5px 0 5px 0;
}


div.error {
  border: 2px solid red;
  background-color : #fbaeb0;
  width: auto;
  margin: 5px 0px 15px 0px;
  padding: 10px; 
  color: #000; 
}


.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px; /*for IE*/
}

/* Topnav */

#topnav ul{
	list-style-type: none;
	margin: 2px 0 0 10px;
	padding: 0;
	float: left;
	float: right;
}

#topnav ul li{
	color: #000;
	display: inline;
	list-style-type: none;
	
	padding: 0px 0px 0 0px;
	margin: 0 2px 0 0px;
	
}

#topnav ul li.first{
	border: 0;
}

#topnav ul li.first{
	background: transparent;
}

#topnav li a{
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	padding: 0 0 0 8px;
	
	background: transparent url(../img/topnav-itembg.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}

#topnav li a:hover{
	color: #fff;
	text-decoration: underline;
}

#topnav ul li.first a{
	background: transparent;

}


/* TOP */

#top img.topimg{
	float: left;
}

#top #toptext{

	width: 500px;
	height: 66px;
	float: right;	

	padding: 18px 0 0 0;
	
	font-size: 12px;
	color: #000;
	line-height: 22px;

}




/* mainnav */

#mainnav ul {
	list-style-type: disc;
	padding: 0;
	margin: 0px 0 0 0;
	font-size: 14px;
	font-weight: normal;
	background: green;
}

#mainnav ul li{
	display: block;
	float: left;
	margin: 0px 15px 0 15px;
	padding: 0px 0px 0 0px;
	text-align: center;
	background-image: none;
	background-color: transparent;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #35520a;
}

#mainnav ul li a {
	padding: 0 0 0px 0;
	margin: 0 0 0 0;
	text-decoration: underline;
	font-weight: normal;
	color: #4c7079;
	letter-spacing: 1px;
}

#mainnav ul li.first a {
	background-image: none;
	padding-left: 0;
}

#mainnav ul li a:hover{
	color: #000;
	text-decoration: underline;
}

#mainnav ul li.highlight a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#mainnav ul li.first{
	margin-left: 0;
}


#indepers {
	visibility: hidden;
	
	position: absolute; 
	left: -3px; 
	top: 25px;
	background: #FFFFFF!important; 
	width: 155px;
	height: 49px; 
	overflow: hidden;
	border: 1px solid #d9cce3;
	border-width: 1px;
	line-height: 22px;
	padding: 4px 0px 0px 0px!important;	
	
	z-index: 10000;
}

#indepers a { 
	font-weight: normal!important;
}

	
/* Content */	

#content div.highlight{
	background: #d3ecf2;
	padding: 0;
	clear: both;
	margin: 0 0 15px 0;
}

#content div.highlight div.highlight-content{
	padding: 10px 15px 0 15px;
	
}


#content div.highlight ul{
	margin-top: 0;
	margin-bottom: 0px;
}

#content div.highlight p{
	font-size: 14px;
}


.twittericon {
	vertical-align:middle; 
	margin: 0px 4px 2px 0;
}




/* Breadcrums */

ul#breadcrums{
	
	font-size: 13px;
	color: #919191;
	letter-spacing: 1px;
	text-align:justify;
	
	list-style-type: disc;
	margin: 0px 0 8px 0;
	padding: 0px 0 0 0;
}



ul#breadcrums li{

	display: inline;
	
	background: transparent url(../img/icons/breadcrum-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	
	padding: 0 0px 0 10px;
}

ul#breadcrums li a{
	color: #919191;
}

ul#breadcrums li a:hover{
	color: #000;
}

ul#breadcrums li.first{
	background: transparent;
	padding: 0 0px 0 0;
}







/* Form elements */

form{
	margin: 0;
	padding: 0;
}



form input.checkbox{
   float: left;
   margin-right: 8px;
}


form input.text{
	color: #565555;
	border: 1px solid #a9a9a9;
	padding: 3px 3px 3px 3px;
	margin: 2px 0 5px 0px;
	background: #fff;
	font-weight: bold;
	font-size: 13px;
}

form select{
	padding: 0;
	margin: 2px;
	
	border: 1px solid #396cac;
}

form input.submit{
  	border: 1px solid #d2d2d2;
	padding: 4px 12px 4px 18px;
	margin: 5px 0 0 0;
	
	color: #565555;
	font-size: 11px;
	font-weight: bold;
	
	background: #e2e2e2 url(../img/terugbelform-submit.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;

}

form textarea{
	color: #565555;
	border: 1px solid #a9a9a9;
	padding: 3px 3px 3px 3px;
	margin: 2px 0 5px 0px;
	background: #fff;
	font-weight: bold;
	font-size: 13px;
}





/* HOME */




#content #home{
	float: left;
	background: transparent url('../img/homebg.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 482px;
	height: 381px;
	
	font-size: 16px;
	margin-right: 25px;
	
}

#content #content-text{
	float: left;
	width: 482px;
	margin-right: 25px;
}

#content #content-text-full{
	
	width: 800px;
	margin-right: 0;
}


#content #home-slideshow{

	/* height: 358px; */
	padding: 23px 0 0 0;
	text-align: right;
	
}

#myGallery
{
	width: 387px !important;
	height: 358px !important;
	border: 0 !important;
}

#content #home div.intro{
	display: block;
	width: 100%;
	height: 138px;
	padding: 28px 0 0 0;
	overflow: hidden;
	line-height: 26px;
}

#content #home div.intro h1{
	font-size: 115%;

}


#youtubemovie{
	background: #eee;
	width: 387px;
	/*height: 400px;*/
	float: right;
	text-align: center;
	margin: 15px 0px;
	clear: right;
}

#youtubemovie div.boxcontent{
	padding-top: 5px;
	
}



/* highlight boxes op home */



#content div.highlight-box{
	background: #d3ecf1;
	margin: 0 0 20px 0;
}

#content div.highlight-box div.boxcontent{
	padding: 5px 15px 0px 15px;
	overflow: auto;
}


#content div.highlight-box h2{
	margin: 0px 0 5px 0;
	padding: 0;
	color: #263b40;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}




#content div.highlight-box p.small{
	font-size: 11px;
	line-height: 22px;

}

#content div.highlight-box a.readmore{
	display: block;
	margin-top: 5px;
	padding: 0 0 0 18px;
	background: transparent url(../img/icons/home-read-more.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	text-decoration: none;
}

#content div.highlight-box a.readmore:hover{
	text-decoration: underline ;
}



#content div.highlight-box ul {
	padding-left: 0px;
	margin: 0px 0 3px 0px;
	font-size: 100%;
	list-style: none;
	
	font-size: 13px;
}



#content div.highlight-box li {
	margin: 0;
	padding:  3px 0 3px 12px;
	
	background: transparent url('../img/icons/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 10px;
}



#content div.highlight-box div.block1{
	width: 220px;
	float: left;
}

#content div.highlight-box div.block2{
	width: 220px;
	float: left;
	margin-left: 10px;
}


/* uitbreidingen op highlightbox voor home page */

#content #home div.highlight-box{
	width: 200px;
	height: 200px;
	float: left;
	margin: 0 0 15px 22px;
	padding: 13px 12px 0 18px;
	text-align: left;
	color: #000;
	line-height: 18px;
	background: transparent;
}

#content #home div.first{
	margin-left: 0;
	border: 0;
}

#content #home div.highlight-box h2{	
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
	line-height: 22px;
	padding: 0 0 0 26px;
}

#content #home div.highlight-box ul{
	margin: 8px 0 10px 25px;
}







#content div.buttons a.boekbutton{
	color: #c61414;
	font-weight: bold;
	font-size: 14px;
	display: block;
	width: 231px;
	height: 28px;
	
	overflow: hidden;
	padding: 6px 0 0 0px;
	text-align: center;
	
	background: transparent url('../img/boekbuttonbg.gif');
	background-repeat: no-repeat;
	background-position: 0 0px;
	
	margin: 0 0 10px 14px;
	
	float: left;
	
}

#content div.buttons a.boekbutton:hover{
	background: transparent url('../img/boekbuttonbg_hover.gif');
	background-repeat: no-repeat;
	background-position: 0 0px;
	
}

#content div.buttons a.first{
	margin-left: 5px;
}


/* de 3 boxen op home in breedte */ 

.highlight-box-bottom {
	background: #d3ecf1;
	margin: 0 15px 20px 0;
	float: left;
	width: 290px;
	font-size: 14px;
	line-height: 21px;
	
}

.highlight-box-bottom div.boxcontent {
	padding: 5px 15px 0px 15px;
	overflow: auto;
}


.highlight-box-bottom h2 {
	margin: 0px 0 5px 0;
	padding: 0;
	color: #263b40;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

.box-bottom-last {
	margin-right: 0px;			
}

.highlight-box-bottom .p-leesmeer {
	text-align: right;
	margin-bottom: 4px;	
}


/* artiesten overzicht */

#content #artiestenoverzicht div.artiest{
	width: 425px; 
	margin: 0 0 10px 45px; 
	float: left;
	
	border-top: 1px solid #dedede;
}

#content #artiestenoverzicht div.first{
	margin-left: 0;
}

#content div.artiest h2{
	margin-bottom: 5px;
}

#content #artiestenoverzicht div.artiest img{
	margin:15px 15px 15px 0;
	border: 0;
}

/* WEBLOG */

#content.weblog #rightcol{

	height: 358px;
	width: 200px;
	float: right;
	padding: 23px 0 0 0;
	text-align: left;
	
}

#content.weblog #content-text{
	float: left;
	width: 650px;
	margin-right: 25px;
}

#content.weblog #rightcol .rightcol-box{
	border: 1px solid #CDCFCD;
	border-width: 0 0 1px 0;
}	


/* BLOG */

.blog_first { padding: 5px 0 0px 0; }
.blog { padding: 15px 0 3px 0;  border-top: 1px solid #CDCFCD; }
.blogdate {margin: 0 0 0 0; padding: 0 0 5px 0; color: #aaa}
.linkmaken {margin: 0 0 0 0; padding: 0 0 5px 0; color: #aaa; font-weight: normal;}
.blogtitle, .blogtitle a { margin: 0 0 0 0; padding: 0 0 0 0; text-decoration: none; font-size: 18px; font-weight: normal; color: #406168;}
.blogtitle a:hover{text-decoration: underline;}
.ekuddos_small { vertical-align: middle; border: 1px solid #006699;  }
.nujij_small { vertical-align: middle; border: 1px solid #FFF;  }

#rss a{
	background: transparent url('../img/rssfeed-icon.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 22px;
	display: block;
	height: 22px;
	margin-left: 0px;
	margin-top: 10px;
}

.blogftr_left {
	float: left;
}

.blogftr_right {
	float: right;
	text-align: right;
	padding: 0px 0 0 0;
	margin: -10px 0 0 0;
}

/* COMMENTS */

#reageertitle{
	
}

.commentlist {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: justify;

	}

.commentlist li {
	margin: 15px 15px 3px 0px;
	padding: 5px 10px 3px 10px !important;
	list-style: none;
	color: #000;
	
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	
	}

.alt {
	background-color: #f5f3f4;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;	
	}


/* FOOTER */

.footer-links{
	background: #d3ecf1;
	margin: 15px 0 5px 0;
	/* width: 800px; */
	clear: both;
	
}

.footer-links p { margin: 5px 0px 10px 0px; font-size: 14px; font-weight: bold; color: #263b40; }
.footer-links p.uweetal { margin: 5px 0px 10px 15px; }

#footer-kolom1, #footer-kolom2, #footer-kolom3, #footer-kolom4, #footer-kolom5 { width: 164px; float: left; margin: 0px 0px 0px 15px; }
#footer-kolom5 { margin: 0px 0px 0px 0px; }


.footer-links strong  { 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	color: #406168;
}

.footer-links a:hover strong { 
	font-size: 14px;
	font-weight: bold;
	
	color: #000;
}

.footer-links a {
	text-decoration: none;
}

.footer-links h2  { 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.footer-links h2 a, .footer-links h2 a:hover { 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

 
.footer-links ul {
	list-style-type: none;
	margin: 0px 0 10px 0px;
	padding: 0;
	font-weight: normal;

}

.footer-links ul li a, .footer-links ul li a:hover {
	/*display: inline;*/
	list-style-type: none;	
	font-size: 12px;
	text-decoration: none;	
	padding: 0px 0px 0 0px;
	margin: 0 5px 0 0px;
	font-weight: normal;
}



#footer  p#copyright{
	padding: 0;
	margin: 2px 0 2px 0;
	color: #555555;
	font-size: 11px;
	float: left;
}

#footer  p#tndmedia{
	padding: 0;
	margin: 2px 1px 2px 0;
	color: #555555;
	font-size: 11px;
	float: right;
}

#footer-links-extra { margin: 0px auto 30px auto; } 

#footer-links-extra ul {	
	padding: 0px;	
	margin: 0px 0 0 59px;	
	list-style-type: none;	
}

#footer-links-extra ul li {	
	padding: 0px 0px 0 0px;
	margin: 0 7px 0 0px;
	list-style-type: none;	
	font-size: 11px;
	text-decoration: none;	
	font-weight: normal;	
	float: left;
}

#footer-links-extra ul li a { 
	color: #AAA;
}


