    @charset "utf-8";

/*	SOLV STYLES
	Author:	Stephan van Opstal, Netvlies
	----------------------------------------------------*/

/*	Table of contents
	=RESETS
	=FIXES
	=WRAPPERS
	=TYPOGRAPHY
	=HEADER
	=NAVIGATION
	=PRINTSTAF
	=MISCELLANEOUS
	=PAGE
	=HOME
	=TESTIMONIALS
	=WERKEN BIJ SOLV
	=MENSEN
	=ART
	=WEBLOG
	=CONTACT
	=SIDEBAR
	=FOOTER
 	----------------------------------------------------*/

/*	=RESETS
	----------------------------------------------------*/
	* { margin: 0; padding: 0; outline: 0; font-family: Arial, Helvetica, sans-serif; }
	img { border: 0; }

/*	=FIXES
	----------------------------------------------------*/
	.clr { overflow: hidden; height: 100%; }

/*	=WRAPPERS
	----------------------------------------------------*/
	body { background: #d1d1d1; padding: 0 0 60px 0; }
	.wrapper { width: 960px; margin: 0 auto; }
	#contents { background: #fff; padding: 0 0 15px 0; }
	#pagebar { float: left; width: 185px; margin: 0 15px 0 0; }
	#pagebar h3 { margin: 0 0 0 10px; }

/*	=TYPOGRAPHY
	----------------------------------------------------*/
	h1 { padding: 15px 0 10px 0; font-size: 13px; font-weight: bold; color: #e13130; text-transform: uppercase; line-height: 22px; }
	h3 { padding: 15px 0 10px 0; font-size: 13px; font-weight: bold; color: #e13130; text-transform: uppercase; line-height: 22px; }
	.sifr { font-family: "FagoExTf", Arial, Helvetica, sans-serif; text-transform: uppercase; }
	h3.sifr a { display: block; height: 100%; cursor: pointer; font-family: "FagoExTf", Arial, Helvetica, sans-serif; text-transform: uppercase; text-decoration: none; color: #e13130; }

/*	=HEADER
	----------------------------------------------------*/
	#header { position: relative; height: 240px; background: #000; }
	#header .wrapper { position: absolute; width: 100%; z-index: 101; }
	#header img { vertical-align: bottom; display: block; width: 960px; height: 240px; margin: 0 auto; }
	#header .left { position: absolute; top: 0; left: 0; z-index: 100; width: 50%; height: 240px; }
	#header .right { position: absolute; top: 0; right: 0; z-index: 100; width: 50%; height: 240px; }

	#header.vsl-1 img { background: url(../img/header1.jpg) no-repeat; }
	#header.vsl-1 .left { background: url(../img/header1-left.jpg) repeat-x top right; }
	#header.vsl-1 .right { background: url(../img/header1-right.jpg) repeat-x top left; }

	#header.vsl-2 img { background: url(../img/header2.jpg) no-repeat; }
	#header.vsl-2 .left { background: url(../img/header2-left.jpg) repeat-x top right; }
	#header.vsl-2 .right { background: url(../img/header2-right.jpg) repeat-x top left; }

	#header.vsl-3 img { background: url(../img/header3.jpg) no-repeat; }
	#header.vsl-3 .left { background: url(../img/header3-left.jpg) repeat-x top right; }
	#header.vsl-3 .right { background: url(../img/header3-right.jpg) repeat-x top left; }

	#header.vsl-4 img { background: url(../img/header4.jpg) no-repeat; }
	#header.vsl-4 .left { background: url(../img/header4-left.jpg) repeat-x top right; }
	#header.vsl-4 .right { background: url(../img/header4-right.jpg) repeat-x top left; }

	#header.vsl-5 img { background: url(../img/header5.jpg) no-repeat; }
	#header.vsl-5 .left { background: url(../img/header5-left.jpg) no-repeat top right #000; }
	#header.vsl-5 .right { background: url(../img/header5-right.jpg) no-repeat top left #000; }

/*	=NAVIGATION
	----------------------------------------------------*/
	#nav-main { background: #e13130; }
	#nav-main .logo { float: left; }
	#nav-main ul { float: left; list-style: none; }
	#nav-main ul li { height: 78px; float: left; }
	#nav-main ul li a { display: block; height: 100%; text-indent: -9999px; }
	#nav-main ul li.home a { width: 78px; background: url(../img/nav-main_btn_home.gif) no-repeat; }
	#nav-main ul li.over-solv a { width: 117px; background: url(../img/nav-main_btn_over-solv.gif) no-repeat; }
	#nav-main ul li.about-solv a { width: 134px; background: url(../img/nav-main_btn_about-solv.gif) no-repeat; }
	#nav-main ul li.mensen a { width: 97px; background: url(../img/nav-main_btn_mensen.gif) no-repeat; }
	#nav-main ul li.people a { width: 89px; background: url(../img/nav-main_btn_people.gif) no-repeat; }
	#nav-main ul li.weblog a { width: 98px; background: url(../img/nav-main_btn_weblog.gif) no-repeat; }
/*
	#nav-main ul li.clinic a { width: 93px; background: url(../img/nav-main_btn_clinic.gif) no-repeat; }
	#nav-main ul li.solv-art a { width: 125px; background: url(../img/nav-main_btn_solv-art.gif) no-repeat; }
*/
	#nav-main ul li.contact a { width: 88px; background: url(../img/nav-main_btn_contact.gif) no-repeat; }
	#nav-main ul li.testimonials a { width: 149px; background: url(../img/nav-main_btn_testimonials.gif) no-repeat; }
	#nav-main ul li.maatschappij a { width: 152px; background: url(../img/nav-main_btn_maatschappij.gif) no-repeat; }

	#nav-main ul li.society a { width: 107px; background: url(../img/nav-main_btn_society.gif) no-repeat; }

	#nav-main ul li a:hover, #nav-main ul li.active a { background-position: 0 -78px; }

	#nav-sub { margin: 0 0 15px 0; list-style: none; }
	#nav-sub li { line-height: 14px; margin: 0 0 8px 0; font-size: 12px; color: #7f7f7f;  }
	#nav-sub li a { display: block; height: 100%; padding: 0 0 0 10px; color: #7f7f7f; text-decoration: none; }
	#nav-sub li a:hover { color: #000; }
	#nav-sub li a.selected { text-transform: uppercase; font-weight: bold; background: url(../img/nav-sub_bg_active.gif) no-repeat center left; color: #000; }
	#nav-sub li a.active { text-transform: uppercase; font-weight: bold;  color: #000; font-weight: bold; }
	#nav-sub ul { margin: 5px 0; list-style: none; }
	#nav-sub ul li { background: url(/img/sub_nav_hr.gif) no-repeat left bottom; padding: 0 0 1px 0; margin: 0; line-height: 18px; font-size: 10px; color: #7f7f7f;  }
	#nav-sub ul li a { font-size: 11px; color: #7f7f7f; font-weight: normal; }
	#nav-sub ul li a:hover, #nav-sub ul li a.selected, #nav-sub ul li a.active { color: #000; }
	#nav-sub ul li a.selected { text-transform: none; font-weight: normal; color: #e13130; background: url(../img/nav-sub_bg_active_2.gif) no-repeat center left; }

	#crumbpath { margin: 0 0 15px 0; list-style: none; }
	#crumbpath li { float: left; margin: 0 0 0 5px; font-size: 11px; color: #000; }
	#crumbpath li.first { margin-left: 0; }
	#crumbpath li a { margin: 0 5px 0 0; color: #000; text-decoration: none; }
	#crumbpath li a:hover { text-decoration: underline; }
	#crumbpath .delFilter { margin: 0px; }


/*	=PRINTSTAF
	----------------------------------------------------*/
	#printstaf { margin: 0 0 15px 10px; padding: 10px 0 0 0; background: url(../img/printstaf_bg.gif) no-repeat top left; list-style: none; }
	#printstaf li { list-style: none; line-height: 16px; font-size: 10px; color: #7f7f7f; }
	#printstaf li.print { display: none; }
	#printstaf li a { padding: 0 0 0 20px; color: #7f7f7f; text-decoration: none; }
	#printstaf li a:hover { text-decoration: underline; }
	#printstaf li.print { display: none; background: url(../img/ico_print.gif) no-repeat left 0px; }
	#printstaf li.staf { display: none; background: url(../img/ico_staf.gif) no-repeat left 0px; }
	#printstaf li.rss { background: url(../img/ico_rss.gif) no-repeat left 2px; }
	#printstaf li.hyves { background: url(../img/ico_share_hyves.gif) no-repeat left 1px; }
	#printstaf li.twitter { background: url(../img/ico_share_twitter.gif) no-repeat left 1px; }
	#printstaf li.facebook { background: url(../img/ico_share_facebook.gif) no-repeat left 1px; }

	#staf { position: relative; display: none; z-index: 100; padding: 10px; border: 1px solid #b0b0b0; background: #e8e8e8;  }
	#staf h3 { color: #000; padding: 0 0 8px 0px; margin: 0; }
	#staf label { display: block; margin: 2px 0 0 0; font-size: 11px; color: #000; }
	#staf input.inpt { width: 155px; margin: 2px 0 3px 0; padding: 2px; border: 1px solid #bbbbbb; font-size: 11px; }
	#staf input.last { margin-bottom: 8px; }
	#staf input.error { border: 1px solid red; }
	#staf .close { position: absolute; top: 0; right: -1px; float: left; padding: 2px 3px; background: #bababa; color: #fff; font-weight: bold; font-size: 10px; text-decoration: none; }
	#staf p.success { display: none; font-size: 12px; color: #000; }

/*	=MISCELLANEOUS
	----------------------------------------------------*/
	.building { margin: 0 0 15px 10px; padding: 1px; border: 1px solid #7f7f7f; }
	.external { padding: 0 15px 0 0; background: url(../img/ico_extlink.gif) no-repeat center right; }
	.sbmt_replaced { cursor: pointer; font-size: 12px; color: #000; font-weight: bold; text-decoration: underline; }
	.album_link { display: block; margin: 10px 0 0 0; font-size: 11px; color: #7f7f7f; }

/*	=PAGE
	----------------------------------------------------*/
	#page { float: left; width: 480px; z-index: 99; }

	.paging { margin: 15px 0 0 0; padding: 10px; text-align: center;font-size: 0px; height: 12px; border: 1px solid #d1d1d1;  }
	.paging li { display: inline; line-height: 12px; font-size: 0; color: #3c3c3c; }
	.paging li a { padding: 0 5px; font-size: 12px; color: #3c3c3c; text-decoration: none; }
	.paging li a:hover, .paging li.active a { color: #d91b2a; font-weight: bold; }
	.paging li.first, .paging li.last, .paging li.prev, .paging li.next { text-transform: uppercase; font-weight: bold; }

/*	=HOME
	----------------------------------------------------*/
	#home { float: left; width: 690px; /* 710 */ padding: 0 10px 10px 10px;  }

	#home .weblog-post { position: relative; margin: 10px 0 15px 0; padding: 0 0 0 60px;}
	#home .weblog-post.first { margin-top: 0; }
	#home .weblog-post h2 { font-size: 13px; color: #484848; line-height: 16px; }
	#home .weblog-post h2 a { display: block; height: 100%; cursor: pointer; line-height: 16px; color: #484848; text-decoration: none; }
	#home .weblog-post p { font-size: 13px; color: #000; line-height: 17px; }
	#home .weblog-post p a { color: #000; text-decoration: none; }
	#home .weblog-post p a span { text-decoration: underline; }
	#home .weblog-post p a:hover span { text-decoration: none; }
	#home .weblog-post .dt { position: absolute; top: 4px; height: 14px;  margin: 0 0 0 -60px; padding: 1px 2px; background: #919191; font-size: 11px; font-weight: bold; color: #fff; }
	#home .weblog-post .meta { display: block; font-size: 10px; color: #000; margin: 1px 0 2px 0; }
	#home .weblog-post .meta span { color: #838383; }
	#home .weblog-post .meta span a { color: #838383; }

	#home .uitgelicht { float: left;  width: 220px; font-size: 0; }
	#home .uitgelicht a { font-size: 11px; color: #797979; font-weight: bold; text-decoration: underline;  }
	#home .uitgelicht a:hover { text-decoration: none; }
	#home .uitgelicht a img { display: block; }
	#home .uitgelicht .spotlight-txt { margin-bottom: 10px; font-size: 12px; line-height: 15px; overflow: hidden; color: #484848;}
	#home .uitgelicht .spotlight-txt.user-content *{ font-size: 12px !important; line-height: 15px !important; color: #484848 !important; }

	#home .agenda { float: right; width: 455px; /* 470 */ }
	#home .agenda .item { position: relative; margin: 10px 0 15px 0; padding: 0 0 0 60px; }
	#home .agenda .item.first { margin-top: 0; }
	#home .agenda .item h2 { font-size: 13px; color: #484848; line-height: 16px; }
	#home .agenda .item h2 a { display: block; height: 100%; cursor: pointer; line-height: 16px;  color: #484848; text-decoration: none; }
	#home .agenda .dt { position: absolute; top: 0; height: 14px; margin: 0 0 0 -60px; padding: 0 15px 0 5px; background:  #919191 url(../img/agenda_dt_arrow.gif) no-repeat center right; font-size: 11px; font-weight: bold; color: #fff; }
	#home .agenda .meta { font-size: 10px; color: #000; margin: 1px 0 0 0; }
	#home .agenda .where { color: #9c9c9c; }
	#home .agenda .heleagenda { font-size: 11px; font-weight: bold; color: #797979; text-decoration: none; }

/*	=TESTIMONIALS
	----------------------------------------------------*/
	.testimonial { margin: 15px 0 0 0; }
	.testimonial.first { margin-top: 0; }
	.testimonial h2 a { font-size: 12px; color: #e13130; text-decoration: none; }
	.testimonial h2 a:hover { text-decoration: underline; }
	.testimonial p { font-size: 12px; color: #000; }
	.testimonial p a { display: block; font-size: 11px; font-weight: bold; color: #7f7f7f; }
	.testimonial p a:hover { text-decoration: none; }
	.testimonial .vsl { float: left;  margin: 0 10px 0 0; border: 1px solid #d2d2d2; }
	.testimonial .vsl img { margin: 5px; }

/*	=WERKEN BIJ SOLV
	----------------------------------------------------*/
	#werken-bij-solv { margin: 15px 0 0 0; }
	#werken-bij-solv .vacatures { float: left; width: 48%; }
	#werken-bij-solv .stages { float: right; width: 48%; }

/*	=MENSEN
	----------------------------------------------------*/
	#mensen ul.mensen {  z-index: 99; list-style: none; }
	#mensen ul.mensen li { float: left; display: inline; margin: 0 15px 0 0; height: 96px; width: 81px; padding: 11px 11px; background: url(/img/mensen_mens_bg.gif) no-repeat; }
	#mensen ul.mensen li a { overflow: hidden; display: block; height: 80px; }
	#mensen ul.mensen li a img { vertical-align: bottom; }
	#mensen ul.mensen li a:hover img { margin-top: -80px; }
	#mensen ul.mensen li .tooltip { position: absolute; top: 0; left: 0; float: left; display: none; background: url(/img/mensen_tooltip_bg.gif) no-repeat 10px 0; }
	#mensen ul.mensen li .tooltip div { margin: 6px 0 0 0; padding: 4px; background: #717171; color: #fff; font-size: 11px; }
	#mensen ul.mensen li .tooltip div strong { display: block; }

	#mens h4 { margin: 10px 0 10px; font-size: 12px; color: #e13130; }
	#mens h4.sifr { margin: 0 0 10px 0; font-size: 16px; color: #484848; }

	#mens .mugshot img {  float: left; clear: right; margin: 0; }
	#mens .mugshot p { font-size: 12px; color: #000; }
	#mens #twittermessage { position: relative; border: 2px solid #bebebe; padding: 8px; height: 46px; }
	#mens #twittermessage .datetime { color: #9a9999; font-size: 11px; }
	#mens #twittermessage .datetime a { color: #6d6d6d; text-decoration: none; }
	#mens #twittermessage .datetime a:hover { text-decoration: underline; }
	#mens #twittermessage .message { font-size: 13px; color: #000000; }
	#mens #twittermessage .tweet { display: none; height: }
	#mens #twittermessage .tweet.show { display: block; }
	#twittermessage-arrow { z-index: 1000; position: absolute; top: -16px; left: 127px; background: url(/img/twittermessage-arrow.png) no-repeat left top; height: 16px; width: 28px; }
	#twittermessage-paging { background: #d8d8d8 url(/img/twittermessage-paging_bg.gif) repeat-x; overflow: hidden; height: 100%; padding: 5px 8px; }
	#twittermessage-paging ul li { background: #fff; display: block; margin: 0 2px 0 0 ; float: left; width: 14px; height: 14px; text-align: center; font-size: 11px;  }
	#twittermessage-paging ul li a { background: #fff; text-decoration: none; color: #bebebe; display: block; float: left; width: 14px; height: 14px; text-align: center; font-size: 11px;  }
	#twittermessage-paging ul li.active a { color: #757575; font-weight: bold;  }
	#twittermessage-paging a.followme { float: right; font-size: 10px; color: #858585; background: url(/img/ico_followme.gif) no-repeat right center; padding: 0 19px 0 0; }

	#mens .agenda { border-top: 2px solid #d7d7d7; border-bottom: 2px solid #d7d7d7; padding: 10px 0 15px 0; }
	#mens .agenda .calendar { float: left; width: 175px; }
	#mens .agenda .nav-month { padding: 0 5px; }
	#mens .agenda .nav-month img { float: left; margin: 7px 0 0 0; }
	#mens .agenda .nav-month h4 { float: left; width: 143px; text-align: center; }
	#mens .agenda .nav-month h4 .typeface-js-selected-text { display: none; }
	#mens .agenda h3 { padding: 0; margin: 0 0 10px 0; }
	#mens .agenda ul { float: left; list-style: none; width: 175px; }
	#mens .agenda ul li { float: left; width: 25px; padding: 2px 0 1px 0; border-top: 1px solid #e13130; text-align: center; font-size: 11px;  }
	#mens .agenda ul li.day { border-top: 1px solid #000; color: #000; font-weight: bold; }
	#mens .agenda ul li.past { color: #e13130; }
	#mens .agenda ul li a { color: #000; font-weight: bold; text-decoration: none; }
	#mens .agenda ul li.past a { color: #e13130; font-weight: bold; }
	#mens .agenda ul li.event { background: url(../img/mens_agenda_event_bg.gif) no-repeat center center; font-weight: bold; }
	#mens .agenda ul li.event a { color: #fff; font-weight: bold; }
	#mens .agenda .items div { margin: 0 0 6px 0; }
	#mens .agenda .items div.user-content { margin : 0 0 8px 0; }
	#mens .agenda .items div.user-content.collapsed { overflow: hidden; height: 32px; margin: 0; }
	#mens .agenda .items { float: left; width: 280px; margin: 0 0 0 20px; }
	#mens .agenda .items .today { color: #e13130 !important; font-size: 10px; }
	#mens .agenda .items .date { width: 32px; margin: 5px 0 0 0; padding: 0 8px 0 4px; font-size: 10px; font-weight: bold; color: #fff; background: #919191 url(../img/agenda_dt_arrow.gif) no-repeat center right; }
	#mens .agenda .items .meta { margin: 2px 0; font-size: 10px; color: #9c9c9c; }
	#mens .agenda .items .meta span { color: #000; }
	#mens .agenda .items h2 { padding: 2px 0 0 0; font-size: 13px; line-height: 18px; color: #484848; text-decoration: none;}
	#mens .agenda .items p { font-size: 12px; }
	#mens .agenda .readmore { font-size: 12px; color: #000;}

/*	=ART
	----------------------------------------------------*/
	#arts ul.art {  z-index: 99; list-style: none; }
	#arts ul.art li { float: left; display: inline; margin: 0 15px 15px 0; padding: 10px; border: 1px solid #d2d2d2; }
	#arts ul.art li a { overflow: hidden; display: block; height: 80px; width: 80px; }
	#arts ul.art li a img { vertical-align: bottom; }

	#arts .detail  { position: relative; }
	#arts .detail .prev { position: absolute; top: 0; left: 0; width: 10px; height: 84px; border: 1px solid #d2d2d2; background: url(../img/art_btn_prev_ie.gif) no-repeat center center; }
	#arts .detail .next { position: absolute; top: 0; right: 0; width: 10px; height: 84px; border: 1px solid #d2d2d2; background: url(../img/art_btn_next_ie.gif) no-repeat center center; }
	#arts .detail span.carr-prev { display: block; height: 100%; background: url(../img/art_btn_prev.gif) no-repeat center center; cursor: pointer; }
	#arts .detail span.carr-next { display: block; height: 100%; background: url(../img/art_btn_next.gif) no-repeat center center; cursor: pointer; }
	#arts .carrousel { margin: 0 0 0 17px; }
	#arts .carrousel ul { list-style: none; height: 86px; overflow: hidden; }
	#arts .carrousel ul li { float: left; display: inline; margin: 0 4px 0 0; padding: 9px; border: 1px solid #d2d2d2; }
	#arts .carrousel ul li.active { background: #e5e5e5; }
	#arts .carrousel ul li.empty { background: #f1f1f1; border: 1px solid #eaeaea; }
	#arts .carrousel ul li.first { margin-left: 0; }
	#arts .carrousel ul li a { overflow: hidden; display: block; height: 66px; width: 66px; background: #f2f2f2; }
	#arts .carrousel ul li a img { vertical-align: bottom; }

	#arts .detail .vsl {  text-align: center; clear: both; margin: 4px 0; border: 1px solid #d2d2d2; }
	#arts .detail .vsl img { /*width: 460px;*/ margin: 9px; }

	#arts .copyright , #arts .copyright a { font-size: 11px; color: #7f7f7f; }

/*	=WEBLOG
	----------------------------------------------------*/
	#weblog .item { position: relative; margin: 0 0 20px 0; padding: 0 0 0 60px; }
	#weblog .item h2 { font-size: 13px; color: #484848; line-height: 16px; }
	#weblog .item h2 a { display: block; height: 100%; cursor: pointer; color: #484848; text-decoration: none; line-height: 16px; }
	#weblog .item p { font-size: 13px; color: #000; line-height: 17px; }
	#weblog .item p a { color: #000; text-decoration: none; }
	#weblog .item .user-content a { color: #000; text-decoration: underline; }
	#weblog .item .user-content a:hover { color: #000; text-decoration: none; }
	#weblog .item p a span { text-decoration: underline; }
	#weblog .item p a:hover span { text-decoration: none; }
	#weblog .item .dt { position: absolute; top: 0; height: 14px; margin: 0 0 0 -60px; padding: 0 8px 0 4px; background: #919191 url(../img/agenda_dt_arrow.gif) no-repeat center right; font-size: 11px; font-weight: bold; color: #fff; }
	#weblog .item .meta { display: block; font-size: 10px; color: #000; margin: 1px 0 2px 0; }
	#weblog .item .meta span { color: #838383; }
	#weblog .item .meta span a { color: #838383; }

	#weblog .sort { margin: 0 0 15px 0; padding: 10px 0; font-size: 11px; vertical-align: middle; color: #7f7f7f; }
	#weblog .sort label { margin: 0 5px 0 0; }
	#weblog .sort .typeface-js { position: relative; top: 3px; margin: 0 7px 0 0; text-transform: uppercase; font-size:13px; font-family: "FagoExTf", Arial, Helvetica, sans-serif; font-weight: bold;}
	#weblog .sort input { position: relative; top: -1px; display: inline; vertical-align: bottom;}
	#weblog .sort .sbmt { padding: 0; height: 12px; width: auto; vertical-align: top; background: 0; border: 0; cursor: pointer; text-align: left; font-size: 11px; color: #7f7f7f; font-weight: bold; text-decoration: underline; }
	#weblog .sort .sbmt_replaced { margin: 0 0 0 5px; cursor: pointer; font-size: 11px; color: #7f7f7f; font-weight: bold; text-decoration: underline; }

	#blog-post { position: relative; }

	#blog-post .meta { margin: 0 0 15px;  list-style: none; }
	#blog-post .meta li { font-size: 12px; line-height: 16px; }
	#blog-post .meta li span.col-a { float: left; width: 120px; font-weight: bold; }
	#blog-post .meta li span.col-b { float: left; width: 300px; }
	#blog-post .meta li a { color: #000; }
	#blog-post .meta li a:hover { text-decoration: none; }
	#blog-post .likethis { padding: 10px 0 0 0;  margin: 0 0 15px 0; border-bottom: 1px solid #c7c7c7; }

	#blog-post .addthis { position: absolute; top: 13px; right: 15px; }
	#blog-post .actions { font-size: 11px; color: #6e6e6e; clear: both; }
	#blog-post .actions a { color: #6e6e6e; text-decoration: underline; }
	#blog-post .actions a:hover { text-decoration: none; }
	#blog-post .actions .source { float: left; }
	#blog-post .actions .pdf { float: left; padding: 0 16px 0 0; background: url(../img/ico_pdf.gif) no-repeat right 1px }
	#blog-post .actions .staf { float: right; padding: 0 0 0 19px; background: url(../img/ico_staf.gif) no-repeat left 0px; }

	#blog-post #staf-intern { display: none; }
	#blog-post #staf-intern { margin: 20px 0 0 0; border-top: 2px solid #d7d7d7; }
	#blog-post #staf-intern div { float: left; width: 200px; }
	#blog-post #staf-intern label { display: block; margin: 2px 0 0 0; font-size: 11px; color: #000; }
	#blog-post #staf-intern input.inpt { width: 155px; margin: 2px 0 3px 0; padding: 2px; border: 1px solid #bbbbbb; font-size: 11px; }
	#blog-post #staf-intern input.last { margin-bottom: 10px; }
	#blog-post #staf-intern input.error { border: 1px solid red; background: #fff !important; }
	#blog-post #staf-intern p.success { display: none; font-size: 12px; color: #000; }

	#blog-post .related { margin: 20px 0 0 0; border-top: 2px solid #d7d7d7; }
	#blog-post .related ul { list-style: none; }
	#blog-post .related ul li { font-size: 12px; }
	#blog-post .related ul li a { font-size: 12px; color: #7f7f7f; }
	#blog-post .related ul li a:hover { text-decoration: none; }

	#blog-post .comments { position: relative; margin: 20px 0 0 0; border-top: 2px solid #d7d7d7; border-bottom: 2px solid #d7d7d7; }
	#blog-post .comments .comment { margin: 0 0 15px 0; }
	#blog-post .comments .comment p { font-size: 12px;  }
	#blog-post .comments .comment p.dt { margin: 0 0 15px 0; font-size: 12px; color: #000; }
	#blog-post .comments .comment p.dt span { font-weight: bold; color: #e13130;  }
	#blog-post .comments .meta { position: absolute; top: 20px; right: 5px; font-size: 10px; color: #7f7f7f; }
	#blog-post .comments .meta a { font-size: 10px; color: #7f7f7f; }
	#blog-post .comments .meta .rss { background: url(../img/ico_rss.gif) no-repeat left 1px;  padding: 0 0 0 20px; }

	#blog-post form { position: relative; }
	#blog-post form .meta { position: absolute; top: 15px; right: 5px; font-size: 10px; color: #7f7f7f; }
	#blog-post form .meta a { font-size: 10px; color: #7f7f7f; }
	#blog-post form .meta .rss { background: url(../img/ico_rss.gif) no-repeat left 1px;  padding: 0 0 0 20px; }
	#blog-post form p { font-size: 12px; color: #000; }
	#blog-post form ol { margin: 15px 0 0 0; list-style: none; }
	#blog-post form ol li { margin: 0 0 5px 0; }
	#blog-post form ol li span { float: left; width: 150px; font-size: 12px; line-height: 16px; }
	#blog-post form ol li input.inpt { width: 300px; padding: 2px; border: 1px solid #d1d1d1; }
	#blog-post form ol li textarea { overflow: auto; width: 300px; height: 100px; padding: 2px; border: 1px solid #d1d1d1; font-size: 12px; color: #000; }
	#blog-post form ol li input.sbmt { border: 0; background: 0; text-align: left; font-size: 12px; color: #000; font-weight: bold; }
	#blog-post form ol li.last { display: none; }
	#blog-post form ol li.captcha div { float: left; }
	#blog-post form ol li.captcha div p { font-size: 11px; line-height: 12px; color: #000; }
	#blog-post form ol li.captcha div p a { color: #000; }
	#blog-post form ol li.captcha input { width: 300px; margin: 5px 0 0 0; padding: 2px; border: 1px solid #d1d1d1; }
	#blog-post form .error { width: 300px; margin: 0 0 0 150px; padding: 0 0 0 15px; background: url(../img/contact_input_error.gif) no-repeat center left; font-size: 11px; color: #ff0000; }

/*	=SEARCHRESULTS
	----------------------------------------------------*/
	#searchresults .highlight { color: #e13130; }
	#searchresults .result { margin: 0 0 15px 0; padding: 0 0 0 10px; }
	#searchresults .result .highlight { font-style: oblique; font-weight: bold; }
	#searchresults .result h2 { margin: 0 0 0 -10px; padding: 0 0 0 10px; background: url(../img/searchresults_ico_results.gif) no-repeat center left; font-size: 12px; color: #e13130; font-weight: normal; line-height: 18px; }
	#searchresults .result h2 a { color: #e13130; font-weight: bold; text-decoration: none; }
	#searchresults .result p { font-size: 12px; line-height: 18px; }
	#searchresults .result p a { display: block; margin: 2px 0 0 0; font-size: 11px; color: #e13130; }

/*	=CONTACT
	----------------------------------------------------*/
	#contact form { border-top: 1px solid #7f7f7f; }
	#contact form p.description { margin: 0 0 15px 0; font-size: 12px; }
	#contact form ol { list-style: none; }
	#contact form ol li { line-height: 20px; }
	#contact form ol li { margin: 0 0 8px 0; }
	#contact form ol li p { float: left; width: 150px; font-size: 12px; color: #000; }
	#contact form ol li input.inpt { width: 300px; padding: 2px; border: 1px solid #d1d1d1; background: #fff; }
	#contact form ol li label { margin: 0 10px 0 0; vertical-align: middle; cursor: pointer; font-size: 12px; }
	#contact form ol li input.rd { margin: 0 5px 0 0; vertical-align: middle; }
	#contact form ol li select { border: 1px solid #d1d1d1; background: #fff; }
	#contact form ol li select option { padding: 2px 10px 0 0; }
	#contact form ol li textarea { width: 300px; height: 200px; padding: 2px; overflow: auto; border: 1px solid #d1d1d1; background: #fff; font-size: 12px; color: #000; }
	#contact form ol li input.sbmt { border: 0; background: 0; font-size: 12px; color: #000; font-weight: bold; text-align: left; }
	#contact form ol li .required { margin: 0 0 0 5px; }

	#contact form .error { display: block; width: 300px; margin: 0 0 0 150px; padding: 0 0 0 15px; background: url(../img/contact_input_error.gif) no-repeat center left; font-size: 11px; color: #ff0000; }
	.form_error { color: red; }
	#contact .adres { display: none; }

/*	=SIDEBAR
	----------------------------------------------------*/
	#sidebar { float: right; width: 230px; /* 235 */ margin: 0 0 0 15px; padding: 0 0 10px 0; }

	#sidebar .search input { float: left; display: inline; vertical-align: middle; }
	#sidebar .search .inpt { width: 170px; height: 16px; padding: 2px; font-size: 12px; border: 1px solid #c7c7c7; }

	#sidebar .meest-bezocht { list-style: none; }
	#sidebar .meest-bezocht li { display: inline; font-size: 12px; }
	#sidebar .meest-bezocht li a { color: #7f7f7f; text-decoration: none; }
	#sidebar .meest-bezocht li a:hover { color: #fff; background: #484848; text-decoration: none; }
	#sidebar .meest-bezocht li.large a { font-size: 16px; }
	#sidebar .meest-bezocht li.medium a { font-size: 14px; }
	#sidebar .meest-bezocht li.small a { font-size: 11px; }
	#sidebar .meest-bezocht li.tiny a { font-size: 10px; }

	#sidebar .spotlight { position: relative; display: block; font-size: 11px; color: #797979; font-weight: bold; text-decoration: none; }
	#sidebar .spotlight img { position: relative; display: block;  }
	#sidebar .spotlight-txt { margin-bottom: 10px; font-size: 12px; line-height: 15px; color: #7f7f7f;}
	#sidebar .spotlight-txt.user-content * { margin: 0; padding: 0; font-size: 12px !important; line-height: 15px !important; color: #7f7f7f !important; }

	#sidebar .more-art { position: relative; display: block; font-size: 11px; color: #797979; font-weight: bold; text-decoration: none; }
	#sidebar .more-art img { position: absolute; top: 0; left: 0px; display: none; }
	#sidebar .more-art img.first { position: relative; display: block; top: 0px; left: 0px; }

	#newsletter_subscribe { margin: 20px 0 0 0;  padding: 12px; border: 1px solid #d4d4d4;}
	#newsletter_subscribe h3 { margin: 0; padding: 0; }
	  
	#sidebar .newsletter { padding : 3px 0 0 0;}
	#sidebar .newsletter p { font-size: 11px; color: #7f7f7f;  }
	#sidebar .newsletter label { display: block; margin: 5px 0 0 0; font-size: 12px; color: #808080; }
	#sidebar .newsletter .inpt { width: 200px; margin: 2px 0 2px 0; padding: 2px; border: 1px solid #c7c7c7; }
	#sidebar .newsletter .sbmt { height: 30px; background: 0; border: 0; cursor: pointer; text-align: left; font-size: 12px; color: #7f7f7f; font-weight: bold; text-decoration: underline; }
	#sidebar .newsletter .sbmt_replaced { display: block; margin: 10px 0 0 0; cursor: pointer; font-size: 12px; color: #7f7f7f; font-weight: bold; text-decoration: underline; }
	#sidebar .newsletter .error { display: block; padding: 0 0 0 15px; background: url(/img/contact_input_error.gif) no-repeat center left; font-size: 11px; color: #ff0000; }
	#sidebar .newsletter .recent { padding : 5px 0 0 0;}
	#sidebar .newsletter .recent a { font-size: 11px; color: #7f7f7f; }
	#sidebar .newsletter .recent a:hover { text-decoration: none; }
	#sidebar .publications .show-all { padding: 10px 0 0 0; }

	/*
	#sidebar .agenda { list-style: none; }
	#sidebar .agenda li { padding: 10px 0 10px 0; background: url(../img/sidebar_agenda_divider.gif) no-repeat top left; font-size: 11px; line-height: 16px; }
	#sidebar .agenda li a { color: #7f7f7f; text-decoration: none; }
	#sidebar .agenda li span { font-weight: bold; }
	#sidebar .agenda li.first { padding-top: 0; background: 0; }
	*/

	#sidebar .agenda .item { position: relative; margin: 10px 0 10px 0; padding: 0 0 0 55px; }
	#sidebar .agenda .item.first { margin-top: 0; }
	#sidebar .agenda .item h2 { font-size: 14px; color: #484848; line-height: 16px; }
	#sidebar .agenda .item h2 a { display: block; height: 100%; cursor: pointer; padding-top: 1px; line-height: 16px;  color: #484848; text-decoration: none; }
	#sidebar .agenda .dt { position: absolute; top: 0; height: 14px; margin: 0 0 0 -55px; padding: 0 15px 0 5px; background:  #919191 url(../img/agenda_dt_arrow.gif) no-repeat center right; font-size: 11px; font-weight: bold; color: #fff; }
	#sidebar .agenda .meta { font-size: 10px; color: #000; margin: 1px 0 0 0; }
	#sidebar .agenda .where { color: #9c9c9c; }

	#sidebar .related { list-style: none; }
	#sidebar .related li { font-size: 12px; color: #7f7f7f; line-height: 16px; }
	#sidebar .related li a { color: #7f7f7f; }
	#sidebar .related li a:hover { text-decoration: none; }

	#sidebar .filter-berichten p { margin: 0 0 15px 0; font-size: 11px; color: #7f7f7f; }
	#sidebar .filter-berichten select { display: block; width: 150px; margin: 0 0 5px 0;  font-size: 11px; }
	#sidebar .filter-berichten select option { padding: 0 10px 0 0; }
	#sidebar .filter-berichten .submit { margin: 5px 0 0 0; }

	#sidebar #weblog_sort ol { list-style: none; }
	#sidebar #weblog_sort ol li { line-height: 14px; }
	#sidebar #weblog_sort ol input.radio { height: 16px; vertical-align: middle; margin: 0 5px 0 0; }
	#sidebar #weblog_sort ol label { font-size: 11px; color: #7f7f7f; }
	#sidebar #weblog_sort ol .submit { margin: 5px 0 0 0; }

	#terugindetijd { margin: 20px 0 0 0; }

	#sidebar .adres p { font-size: 12px; color: #7f7f7f; }
	#sidebar .adres p a { color: #7f7f7f; }
	#sidebar .adres p a:hover { text-decoration: none; }

	#sidebar .route ul { list-style: none; line-height: 16px; }
	#sidebar .route ul li { font-size: 12px; color: #7f7f7f; }
	#sidebar .route ul li a { color: #7f7f7f;  }
	#sidebar .route ul li a:hover { text-decoration: none; }

	#sidebar .contact,
	#sidebar .cv,
	#sidebar .bookmarks,
	#sidebar .publications,  
	#sidebar .praktijkgebieden,
	#sidebar .testimonials { list-style: none; line-height: 16px; }
	#sidebar .contact li,
	#sidebar .cv li,
	#sidebar .bookmarks li,
	#sidebar .publications li,  
	#sidebar .praktijkgebieden li,
	#sidebar .testimonials li { font-size: 12px; color: #7f7f7f; }
	#sidebar .contact li a,
	#sidebar .cv li a,
	#sidebar .bookmarks li a,
	#sidebar .publications li a,    
	#sidebar .praktijkgebieden li a,
	#sidebar .testimonials li a { text-decoration: none; color: #7f7f7f;  }
	#sidebar .contact li a:hover,
	#sidebar .cv li a:hover,
	#sidebar .bookmarks li a:hover,
	#sidebar .publications li a:hover,  
	#sidebar .praktijkgebieden li a:hover,
	#sidebar .testimonials li a:hover { text-decoration: underline; }

/*	=FOOTER
	----------------------------------------------------*/
	#footer { background: #dfdfdf; height: 40px; }
	#footer .wrapper { position: relative; }
	#footer ul { position: absolute; top: 0; left: 200px;  list-style: none; }
	#footer ul.home { margin-left: 0; left: 0; }
	#footer ul li { float: left; font-size: 12px; }
	#footer ul li a { display: block; float: left; padding: 12px 5px; font-family: "FagoExTf", Arial, Helvetica, sans-serif; font-weight: bold; color: #767676; text-decoration: none; }
	#footer .netvlies { float: right; width: 230px; padding: 13px 0 0 0; font-size: 11px; line-height: 14px; color: #a1a1a1; }
	#footer .netvlies a { display: block; height: 100%; padding: 0 60px 0 0;  background: url(../img/netvlies.gif) no-repeat right 1px; color: #a1a1a1; text-decoration: none; }


	#home-intro h1 { font-size: 15px; }
	#home-intro a.readmore { font-size: 13px; line-height: 26px; color: #000; font-weight: normal !important; text-decoration: underline; }
	#home-intro a.readmore:hover { text-decoration: none; }
	#home-intro	.user-content, #home-intro .user-content * { font-size: 13px !important; line-height: 18px !important; font-weight: normal !important; }

/*	=Youtube
	----------------------------------------------------*/
	.youtube_holder {
		width: 480px;
		overflow: hidden;
	}
