/* 
/* 

	Creative Work - default stylesheet
		
*/

* { 
	margin: 0; 
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	margin: 0; 
	padding: 0; 
	font-size: 75%; 
	font-family: Arial, Helvetica, sans-serif; 
	background: #000000 url("/img/bg_spring.jpg") top center no-repeat;
}
pre {
	color: #fff;
	font-size: 12px;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 880px;
	padding:0;
	margin: 0 auto -220px;
}
#heading {
	width: 890px;
	height: 80px;
	margin: 10px 0 10px 0;
	}
#heading h1 {
	width: 250px;
	height: 80px;
	background: url("../img/creativework.png");
	float: left;
}
#heading a.home {
	width: 260px; 
	height: 70px;
	background: none;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -999999px;
}	
.push{
	height: 220px;
	clear:both;
}

td{
	padding:2px;
}

table{
	padding:20px;
	
}

#content a {
	color: #eee;
}

#content a:hover{
	color: #e82d1b;
}

/*
	SLIDER
*/
#slider {
	height: 285px;
	width: 990px;
	background: url("../img/slider_bg.png") no-repeat;
	padding: 10px 0 30px 0;
	position: relative;
}
#headingWrapper {
	height: 205px;
	width: 880px;
	background: none;
	padding: 0 0 20px 0;
	background: url("../img/submenu_shade.png") bottom left no-repeat;
	position: relative;
}
#slide {
	width: 880px;
	height: 285px;
	background: url("../img/slide_kruidhof.png");
	position: absolute; 
	top: 10px;
	left: 0;
	z-index: 1;
}
#headingBg {
	width: 880px;
	height: 205px;
	position: absolute; 
	top: 10;
	left: 0;
	z-index: 1;
}
#sliderMenu {
	width: 880px;
	height: 80px;
	position: absolute;
	top: 215px;
	left: 0;
	z-index: 2;
}
#sliderMenu ul {
	list-style: none;
	margin: 0; 
	padding: 0;
}
#sliderMenu ul li{
	float: left;
	height: 80px;
}
#sliderMenu ul li a {
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	height: 60px;
	display: block;
	float: left;
	width: 150px;
	background: url("../img/slider_control_btn.png") top left no-repeat;
	color: #FFF;
	font-size: 1.6em;
	text-decoration: none;
	padding: 20px 0 0 26px;
}
#sliderMenu ul li a:hover {
	background-position: -198px;
	color: #ffffff;
}
#sliderMenu ul li.active a {
	background-position: -396px;
	color: #ffffff;
}
#sliderMenu ul li a span {
	font-size: 0.6em;
	color: #cccccc;
}
a:active, a:focus { outline: none; }
/*
	SUBMENU
*/
#subMenu ul {
	list-style: none;
	margin: 24px 0 20px 0;
	border-top: 1px solid #222;
}
#subMenu ul a {
	display: block;
	width: 285px;
	height: 19px;
	font-size: 1.3em;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	padding: 20px 0 20px 15px;
	line-height: 1.3em;
	
}
#subMenu ul li {
	border-bottom: 1px solid #222;
}
#subMenu ul a span {
	color: #ddd;
	font-size: 0.8em;
	font-weight: normal;
}
#subMenu ul a:hover {
	color: #FFFFFF;
	background: url(../img/btn_submenu.png) top left no-repeat;
}
#subMenu ul li img {
	float: left;
	margin: 0 15px 0 0;
	border: 0px;
}
#subMenu ul li.active a {
	background: url(../img/btn_submenu_active.png) top left repeat;
	color: #FFFFFF;
	height: auto;
}
#subMenu ul li.active a.first { color: #FFFFFF;}

#subMenu ul li.active span {
	color: #FFFFFF;
	
}
#subMenu ul li ul {
	padding: 0 0 0 0;
	margin: 0;
	border: 0;
	background: url(../img/btn_submenu_active.png) top left repeat;
}
#subMenu ul li ul li {
	padding: 0 0 0 48px;
	background: 0;
	border: 0;
	
}
#subMenu ul li.active ul li a {
	width: 200px;
	height: 20px;
	font-size: 1.1em;
	font-weight: normal;
	color: #aaa;
	text-decoration: none;
	background: 0;
	padding: 3px 0 4px 0;
	line-height: 0%;
}
#subMenu ul li.active ul li a:hover {
	color: #ddd;	
}
/* 
	CONTENT 
*/
#content {
	width: 550px;
	padding: 0px;
	float: left;
}
#contentSubpage {
	width: 530px;
	padding: 0px 10px 0 10px;
	float: left;
}
.dialog {
	width: 510px;
	padding: 10px 20px 20px 20px;
}
.products{
	width:255px;
	line-height:1.5;
	padding:15px 15px 10px 0;
	float:left;
	color: #999999;
}

.products img{
	padding:4px 12px 0 0;
}

/*
	Diensten sub submenu
*/
#subMenu {
	width: 300px;
	float: right;
}
#columnRight {
	width: 300px;
	float: right;
}
#subSubMenu ul {
	list-style: none;
}

/*
	Blog
*/


/*
	Contact formulier
*/

#contact-area {
	width: 474px;

	overflow:hidden;
	}

#contact-area input {	
	background: url(/img/bg_input_contact.png);
	width: 282px;
	height: 23px;
	padding: 6px 10px 0 8px;
	color: #cccccc;
	border: 0px;
	margin: 0px 0 8px 0 ;
	float: left;
}

#contact-area textarea {
	background: url(/img/bg_textarea_contact.png);
	font-family:Arial, Helvetica, sans-serif;
	border: 0px;
	width:280px;
	border:0px;
	font-size:12px;
	color:#CCC;
	height:118px;
	padding:13px 10px 10px 10px;
	margin:3px 0 3px 0;
}

#contact-area textarea:focus, #contact-area input:focus {
	
}

#contact-area input.submit-button {
	width: 122px;
	background-image:url(/img/contact_send.png);
	float: right;
	font-size:16px;
	height:37px;
	background-color:#F93;
	padding:0 0 5px 0;
	background-color:#FFFFFF;
	margin:3px 0 3px 0;
	cursor: pointer;
	cursor: hand;
}

#contact-area label {
	float: left;
	text-align: left;
	margin:4px 0 0 0;
	width: 171px;
	color: #999999;
	font-size: 12px;
}

/*
	Style mark up 
*/
h1 {
	color: #ffffff;
	font-size: 1.8em;
	font-weight: normal;
}

h1 a{
	color: #ffffff;
	font-size: 18px;
	
}
span.titleTagline {
	color: #ffffff;
	font-size: 1.4em;
	font-weight: normal;
	display: block;
	height: 20px;
	margin: 6px 0 20px 0;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
h2 {
	color: #aaa;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 20px 0;
}
h2.heading, h2.headingShort {
	height: 36px;
	display: block;
	width: 550px;
	text-indent: -900%;
	padding: 0;
	margin: 0;
}
h2.headingShort {
	width: 300px;
}
.hLatestNews {
	background: url(../img/heading_latest_news.png);
	margin-bottom: 20px !important;
}
.hLatestComments {
	background: url(../img/heading_latest_comments.png);
}
.hTwitter {
	background: url(../img/sidebar_header_tweets.png);
}

a.heading_neemcontactop {
	background: url(../img/sidebar_header_neemcontactop.png);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	width: 300px;
	height: 36px;
	margin: 0 0 8px 0;
}

a.heading_blijfopdehoogte {
	background: url(../img/sidebar_header_blijfopdehoogte.png);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	width: 300px;
	height: 36px;
	margin: 0 0 8px 0;
}

div.sidebar_text {
	padding: 0 10px 15px 10px;
	display: block;
	color: #777;
	line-height: 21px;
	margin: 0 0 8px 0;
}
div.sidebar_text a {
	color: #e82d1b;
	
}
div.sidebar_text a:hover {
	color: #ccc;
}

.form_newsletter {
	margin: 7px 0 20px 0;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
}
.form_newsletter label {
	
	padding: 2px 0;
	margin: 3px 0;
	color: #999;
	width: 75px;
	float: left;
}
.form_newsletter input {
	background-color: #222;
	border: 1px solid #444;
	padding: 4px;
	margin: 5px 0;
	color: #999;
	width: 190px;
	float: left;
}
.form_newsletter .submit {
	border: 0;
	width: 80px;
	float: right;
	font-size: 10px;
	color: #444;
	height: 26px;
	background: url(../img/btn_aanmelden.png);
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 0;
	margin: 5px 0 0 0;
}

p {
	color: #ccc;
	line-height: 1.8;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
}

.text {
	color: #ccc;
	line-height: 1.8;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
}

#twitter_div {
	width: 280px;
	padding: 0 20px 0 20px;
}
#twitter_update_list {
	color: #777;
	font: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
}
#twitter_update_list li {
	margin: 0 0 15px 0;
	width: 280px;
	float: left;
	border-bottom: 1px solid #161616;
	padding: 0 0 15px 0;
}
#twitter_update_list li a {
	color: #999;
	text-decoration: underline;
}
#twitter_update_list li a:hover {
	color: #eee;
}

#twitter_update_list li a.author{
	color: #0099FF;
}

#twitter_update_list p{
	line-height: 1.4em;
}

#twitter_update_list .avatar{
	float: left;
	border: 0;
	display:block;
	width: 48px;
	height: 48px;
	margin-right: 15px;
}

#twitter_update_list .content{
	float: right;
	width: 217px;
}

#twitter-link {
	font-size: 0.9em;
	width: 120px;
	font-weight: normal;
	float: right;
	text-decoration: none;
	color: #0099ff;
}
#twitter-link:hover {
	color: #0099FF;
	text-decoration: underline;
}
h3 {
	font-size: 1.3em;
	color: #eee;
	margin: 0 0 6px 0;
}
h4 {
	font-size: 1.3em;
	color: #ff0000;
	margin: 0 0 6px 0;
}
/*
	Portfolio
*/

#portfolio a{
	width: 198px;
	height: 129px;
	float: left;
	margin:0 0 35px 0;
}
/*
	Footer menu
*/
#footer{
	height: 200px;
	margin: 40px 0 0 0;
	color:#666666;
	font-size:11px;
	background-color:#0c0c0c;
	width: 100%;
}
#footerContent{
	width:875px;
	margin: 0 auto;
	padding: 0 15px 0 10px;
}

#footerContent .footerContact
{	
	margin: 130px 0 0 0;
	clear: both;
	display: block;
}
ul#mainMenu {
	list-style: none;
	margin: 0 0 14px 0;
	width: 875px;
	border-bottom: 1px solid #1f1f1f;
	height: 20px;
	padding: 14px 10px 0 10px;
	display: block;
}
ul#mainMenu li {
	margin: 0;
	padding: 0;
	height: 30px;
	float: left;
	width: 175px;
}

ul#mainMenu li a {
	color: #999999;
	text-decoration: none;
	font-size: 1.1em;
}
ul#mainMenu li a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}
ul#mainMenu li ul{
	margin: 15px 0 0 0;
}

ul#mainMenu li ul li{
	height: 20px;
	font-size: 11px;
	margin: 0;
	white-space:nowrap;
}

ul#mainMenu li ul li a{
	
	font-size: 11px;
}


/* 
	Call to action - CONTACT
*/
.ctaContact {
	width: 270px;
	padding: 10px 20px 30px 30px;
	color: #CCCCCC;
}
.ctaContact span {
	font-size: 1.6em;
}
.ctaContact a {
	display: block;
	height: 28px;
	width: 248px;
	text-indent: -900%;
	background: url(../img/btn_cta_contact.png) top left no-repeat;
	margin-top: 10px;
}
.ctaContact a:hover {
	background: url(../img/btn_cta_contact.png) bottom left no-repeat;
}
/*
	CASES
*/
#contentWide {
	width: 880px;
	overflow: hidden;
	padding: 0;
}
.case {
	list-style: none;
	height: 330px;
	width: 285px;
	margin: 0 12px 0 0px;
	padding: 0;
	float: left;
	background: url(/img/bg_cases.png) no-repeat;
}
.case .txt, .caseRight .txt {
	float: left;
	padding: 0;
	width: 265px;
	padding: 0 10px 0 1px;
}
.caseRight {
	
	margin: 0;
}
.case .txt span, .caseRight .txt span {
	font-size: 1em;
	color: #aaa;
	font-style: italic;
	line-height: 180%;
}
.case .txt p, .caseRight .txt p {
	padding-top: 6px;
}
.case span a, .caseRight span a {
	color: #666666;
}
.case span a:hover, .caseRight span a:hover {
	color:#e82d1b;
}
.caseHeading {
	color: #eee;
	display: block;
	height: 18px;
	margin: 4px 0 20px 0;
	font-size: 1.6em;
	text-decoration: none;
}
.case .caseHeading:hover, .caseRight .caseHeading:hover {
	text-decoration: underline;
	color: ffffff;
}
.case a.thumb  {display: block;height: 170px;width: 285px; }

.case a.thumb img { border: 0; }
.case a.thumb:hover { background: url(/img/cases_thumb_hover.png) top left no-repeat;}

.thumb a {
	color: #f64444;
	text-decoration: none;
}
.thumb a:hover {
	color: #c6181b;
	text-decoration: underline;
}



hr {
	border-bottom: 1px solid #333333;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

/*
	PAGINA HET TEAM 
*/
#contentWide {
	width: 880px;
	overflow: hidden;
	padding: 0;
}
.team {
	list-style: none;
	width: 285px;
	margin: 0 12px 0 0px;
	padding: 0;
	float: left;
	
}
.team .txt .h1 {
	color: #eee;
	display: block;
	height: 18px;
	margin: 4px 0 20px 0;
	font-size: 1.6em;
	text-decoration: none;
}
.team .txt {
	float: left;
	padding: 0;
	width: 265px;
	padding: 0 10px 0 1px;
}

.team .txt span {
	font-size: 1em;
	color: #aaa;
	line-height: 180%;
}
.team .txt p {
	padding-top: 6px;
}
.team span a {
	color: #666666;
}
.team span a:hover {
	color:#e82d1b;
}
.teamHeading {
	color: #eee;
	display: block;
	height: 18px;
	margin: 4px 0 20px 0;
	font-size: 1.6em;
	text-decoration: none;
}
.team .teamHeading:hover {
	text-decoration: underline;
	color: ffffff;
}
.team span.thumb  {display: block;height: 170px;width: 285px; }

.team a.thumb img { border: 0; }
.team a.thumb:hover {}

/*
	REFERENTIES
*/
#referenties {
	width: 860px;
	padding: 0 0 0 10px;
}
	
h2.refHeading {
	color: #666666;
	margin: 15px 0 10px 0;
}
.refLinks {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	color: #666666;
}
.refLinksLast {
	text-align: left;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 215px;
	color: #666666;
}
.refLinks li, .refLinksLast li {
	height: 26px;
	width: 215px;
	line-height: 2em;
	float: left;
}
.refLinks li a, .refLinksLast li a {
	display: block; 
	height: 26px;
	width: 215px;
	color: #999999;
	text-decoration: underline;
	line-height: 2em;
}
.refLinks li a:hover, .refLinksLast li a:hover {
	color: #e82d1b;
}
#columnRightWide {
	width: 415px;
	float: right;
	margin: 0;
}

/*
	CASE DETAIL PAGE
*/
#caseColumnRightWide {
	width: 525px;
	float: right;
	margin: 0;
}
#caseContent {
	width: 300px;
	padding: 0 0 0 10px;
	float: left;
}
#caseContent a {
	color: #e82d1b;
}
#caseContent a:hover {
	color: #cccccc;
}
#caseContent ul {
	list-style: none;
}
#caseContent ul li {
	float: left;
	margin: 0 5px 0 0;
}
#caseContent h3 {
	margin: 15px 0 15px 0;
}
/*
	BLOG
*/
ul.latestComments {
	width: 260px;
	margin: 0;
	background: transparent url(../img/bg_latest_comments.png);
	padding: 0 20px 0 20px;
	list-style: none;
}
ul.latestComments li, ul.latestComments li.last {
	width: 260px;
	background: url(../img/border_latest_comments.png) bottom left no-repeat;
	padding: 15px 0 15px 0;
}
ul.latestComments li.last {
	background: none;
}

ul.latestComments li a {
	color: #888;
	text-decoration: none;
}

ul.latestComments li a:hover {
	color: #aaa;
	text-decoration: underline;
}

.inputSearch {
	background: url(../img/input_search.png);
	width: 247px;
	height: 23px;
	padding: 6px 10px 0 8px;
	color: #cccccc;
	border: 0px;
	float: left;
}
.inputSearchSubmit {
	background: url(../img/input_search_ok.png);
	width: 35px;
	height: 29px;
	padding: 0;
	color: #cccccc;
	border: 0px;
	float: right;
	line-height: 0.1em;
	text-indent: -900%;
}
.search {
	height: 39px;
}
/*
	BLOG
*/
.newspost {
	width: 540px;
	display: block;
	margin: 0 0 20px 0;
	background: url(../img/bg_breadcrumbs.png) bottom left no-repeat;
	padding: 0 0 20px 10px;
}
.newspost img {
	margin: 0 20px 32px 0;
}

.content img {
	margin: 0 20px 0 0;
}

.newspost .meta {
	height: 59px;
	width: 550px;
}
.newspost .date {
	float: left;
	width:57px;
}
.newspost .date h2 {
	display: block;
	width: 37px;
	height: 26px;
	font-size: 1.6em;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	color: #ffffff;
	text-align: center;
	padding: 13px 0 0 0;
	margin: 0;
}
.newspost .content {
	width: 540px;
}
.newspost .content .clear{
	clear: both;
}
.newspost .title {
	width: 475px;
	float: left;
	overflow: hidden;
}
.newspost .title span {
	font-size: 0.9em;
	color: #666666;
}
.newspost .title h3 {
	margin: 0 0 2px 0;
}
.newspost .title h3 a, .newspost h3 a {
	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
}
.newspost .title h3 a:hover, .newspost h3 a:hover{
	color: #e82d1b;
	text-decoration: underline;
}
.newspost .title h3 a:visited, .newspost h3 a:visited {
	color: #999999;
}
/*
	Newsposts homepage
*/

.newspost p
{
	margin: 0 0 6px 0;
}

.newspost span {
	color: #454545;
	font-size: 0.9em;
	
}
.newspost span a {
	color: #666666;
}
.newspost span a:hover {
	color: #e82d1b;
}
.newspost .text {

}
	
/*
	BLOG
	Calendar Icons
*/
.newspost .date h2.jan {background: url(/img/icons/cal_jan.png) no-repeat;}
.newspost .date h2.feb {background: url(/img/icons/cal_feb.png) no-repeat;}
.newspost .date h2.maa {background: url(/img/icons/cal_mar.png) no-repeat;}
.newspost .date h2.apr {background: url(/img/icons/cal_apr.png) no-repeat;}
.newspost .date h2.mei {background: url(/img/icons/cal_may.png) no-repeat;}
.newspost .date h2.jun {background: url(/img/icons/cal_jun.png) no-repeat;}
.newspost .date h2.jul {background: url(/img/icons/cal_jul.png) no-repeat;}
.newspost .date h2.aug {background: url(/img/icons/cal_aug.png) no-repeat;}
.newspost .date h2.sep {background: url(/img/icons/cal_sep.png) no-repeat;}
.newspost .date h2.okt {background: url(/img/icons/cal_oct.png) no-repeat;}
.newspost .date h2.nov {background: url(/img/icons/cal_nov.png) no-repeat;}
.newspost .date h2.dec {background: url(/img/icons/cal_dec.png) no-repeat;}

/*
	BLOG
	Comments
*/
.comments h3 {
	margin: 0px;
	display: block;
	height:30px;
	margin: 0 0 20px 0;
	background: url(/img/bg_breadcrumbs.png) bottom left no-repeat;
	padding: 0 0 15px 10px;
	color: #ffffff;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}
.comment {
	width: 540px;
	background: url(/img/comments.png) top right;
	overflow: hidden;
	margin: 0 0 20px 0;
	
}
.comment .author {
	color: #999999;
	width: 155px;
	height: 32px;
	padding: 8px 0 0 0;
	text-align: right;
	float: left;
}
.comment .author span {
	font-size: 0.9em;
	color: #555555;
}
.comment .author a {
	color: #ccc;
	text-decoration: none;
}
.comment .author a:hover {
	color: #fff;
	text-decoration: underline;
}
.comment .body {
	float: right;
	width: 330px;
	padding: 10px 20px 11px 10px;
	background: url(/img/comments_border_bottom.png) bottom right no-repeat;
}

/*
	BLOG
	Comments
	Formulier
*/

#comments-form {
	width: 474px;
	margin: 0 0 0 5px;
	overflow:hidden;
	padding: 0 0 15px 10px;
}

#comments-form h3 {
	margin: 0px;
	display: block;
	height:30px;
	margin: 0 0 10px 0;
	
	color: #ffffff;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

#comments-form  input {	
	background: url(/img/bg_input_contact.png);
	width: 282px;
	height: 23px;
	padding: 6px 10px 0 8px;
	color: #cccccc;
	border: 0px;
	margin: 0px 0 8px 0 ;
	float: left;
}

#comments-form  textarea {
	background: url(/img/bg_textarea_contact.png);
	font-family:Arial, Helvetica, sans-serif;
	border: 0px;
	width:280px;
	border:0px;
	font-size:12px;
	color:#CCC;
	height:118px;
	padding:13px 10px 10px 10px;
	margin:3px 0 3px 0;
}


#comments-form  input.submit-button {
	width: 122px;
	background-image:url(/img/contact_send.png);
	float: right;
	font-size:16px;
	height:37px;
	background-color:#F93;
	padding:0 0 5px 0;
	background-color:#FFFFFF;
	margin:3px 0 3px 0;
	cursor: pointer;
	cursor: hand;
}

#comments-form label {
	float: left;
	text-align: left;
	margin:4px 0 0 0;
	width: 171px;
	color: #999999;
	font-size: 12px;
}

#comments-form label small
{
	color: #777;
	font-size: 11px;
}

#comments-form img
{
	margin: 5px 0;
}

a.captcha_refresh
{
	font-size: 10px;
	color: #555;
	text-decoration: none;
	margin: 10px 0;
	position: relative;
	top: -15px;
	left: 12px;
}
a.captcha_refresh:hover
{
	text-decoration: underline;
}

/*
	WERKWIJZE
	Stappen
*/
.werkwijze {
	width: 540px;
	overflow: hidden;
	background: url(/img/bg_breadcrumbs.png) bottom right no-repeat;
	padding-bottom: 1px;
	margin: 0 0 15px 0;
}
.werkwijze .meta {
	height: 50px;
}
.werkwijze .content {
	padding: 0 0 15px 10px;
	width: 530px;
}
.werkwijze h2.stap {
	width: 40px;
	height: 40px;
	float: left;
	text-indent: -900%;
	margin: 0 15px 0 10px;
}
.werkwijze h2.one {background: url(/img/icons/stap_1.png);}
.werkwijze h2.two {background: url(/img/icons/stap_2.png);}
.werkwijze h2.three {background: url(/img/icons/stap_3.png);}
.werkwijze h2.four {background: url(/img/icons/stap_4.png);}
.werkwijze h2.five {background: url(/img/icons/stap_5.png);}
.werkwijze h2.six {background: url(/img/icons/stap_6.png);}

.werkwijze .title h3 {
	margin: 0 0 0 0;
	font-size: 1.6em;
	font-weight: normal;
}

/*
	BREADCRUMBS
*/
#breadcrumbs {
	list-style: none;
	font-size: 0.9em;
	overflow: hidden;
	height: 26px;
	margin: 0 0 10px 0;
	padding: 3px 0 0 10px;
	background: url(../img/bg_breadcrumbs.png) bottom left no-repeat;
	color: #CCCCCC;
}
#breadcrumbsCases {
	list-style: none;
	font-size: 0.9em;
	overflow: hidden;
	height: 23px !important;
	margin: 0 0 10px 0;
	padding: 2px 0 0 0;
	color: #CCCCCC;
}
#breadcrumbs li, #breadcrumbsCases li {
	float: left;
}
#breadcrumbs li span, #breadcrumbsCases li span {
	margin: 0 8px 0 8px;
	color: #ffffff; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; 
}
#breadcrumbs li a, #breadcrumbsCases li a {
	color: #ffffff; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; 
	text-decoration: none;
}
#breadcrumbs li a:hover, #breadcrumbsCases li a:hover {
	color: #e82d1b;
	text-decoration: underline;
}