.st_twitter_large{
background: black !important;}


.cufon-loading {
   visibility: hidden !important;
} 

img { -ms-interpolation-mode: bicubic; }

/*RESETS*/
*{padding:0; margin:0;}
ul{list-style-type:none;}
fieldset{border:none;}
a img{border:none;}
a{-moz-outline:none;}

a {
	color: #BC3542;
	text-decoration:none;
}

a:hover {
	color: #babec1;	
        
}

body {
	color:#3d4059;
/*	font-family:arial;*/
	font-size:14px;
	line-height:22px;
}

h6 {
color: #BC3542;
font-size:12px;
font-weight:bold !important;

}


/* -- Algemene opmaak  -----------------------------------------------*/
* html #wrapper {
	height: 100%;
	min-height: 100%; 
	position: relative;
	z-index: 10;
	}
/* {border:1px solid red !important;} */
body, html {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background:#fff /*#5E6792*/;
	}

#wrapper{
	position: relative; 
	height: auto;
	min-height: 100%;
	width: 100%;
	text-align:left;
	} 

#wrapper .bg-w {
background: #fff !important;
}

.clear{clear: both;} 

.wrap{ 
text-align:left; 
background: white;
}

#footer{
border: 0px dotted white;
background: #f2f2f2 !important; 
}

.first .marge {
padding: 10px 0 0 20px;
}

.footer, #footer{ 
text-align:left; 
color: #3D4059; 
font-size:13px;
}
.footer h3{
font-size: 17px;
color: #3D4059;
}
#header, #container, #footer, #home_slideshow, #titleline{  
	min-width: 970px;
	max-width: 1100px;
	margin:0 auto;
	text-align: left; 
	width:95%;
} 

#header{
	height: 100px;
	position:relative;
	z-index:12000;
}

#logo img{
	position:absolute;
	left:0;
	top:21px;
	z-index:910;
}

h3.red{color: #b72735; padding-bottom:7px;}
h3.blue{color: #373c6f;padding-bottom:7px;}
h3.white{color: #fff;padding-bottom:7px; }	



#container{ text-align:right; padding:0 0 30px 0;}


/* footer --------------------------------------------------------------*/

#footer .col.first{ display:inline;}

.marge{padding: 10px 0 0 0; display:block;}
#content .marge, #portfolio-overzicht .marge, #portfolio-detail .marge{padding: 20px 20px 20px 40px; display:block; }
#portfolio-overzicht img{ width: 100%;}

#portfolio-overzicht-wrap .small-marge{padding: 5px 5px 10px 5px; float: left; width: 29%; }
.portfolio-section{	/*display: inline-block; */float: left; font-size: 11px; line-height:16px;  }
.portfolio-section a{			display:block; padding: 5px 5px 10px 5px; display: block;  height: 180px;  border-bottom: 1px solid #E2E2E2; color: #636363;}
.portfolio-section a:hover{
/*color:#fff !important; */
padding: 5px 5px 10px 5px; 
display: block;  
background: #f2f2f2; 
border-bottom: 1px solid #f2f2f2; 
}


.portfolio-section a.on{		padding: 5px 5px 10px 5px; display: block;  background: #373C6F; border-bottom: 1px solid #373C6F; color: white; }

.portfolio-section.active {		padding: 5px 5px 10px 5px; color: white; display: block;  background: #373C6F; border-bottom: 1px solid #373C6F; }
.portfolio-section.active a{ display:block; padding: 5px 5px 10px 5px; display: block;  height: 12px; color: #636363; border: 0;}
.portfolio-section.active a:hover{ display:block; padding: 5px 5px 10px 5px; display: block;  height: 12px; color: #636363; border: 0;}

.portfolio-section a img{    filter:alpha(opacity=70); /* IE patch */opacity: 0.7;  -moz-opacity:0.7; width: 100%; background: #e4f0fd;}
.portfolio-section a:hover img { filter:alpha(opacity=100); /* IE patch */opacity: 1;  -moz-opacity:1;}
#portfolio-overzicht .marge .marge{display:block; background:#ADCAEC; }
.nieuws #subnav .marge{	padding: 20px 0 20px 20px !important; display:block;} 


.portfolio-section.active {
	padding: 5px 5px 10px 5px; 
	color: white; 
	display: block;  
	background: #373C6F; 
	border-bottom: 0px solid #373C6F; 
	width:100%;
	_width:400px !important; }


#content .portfolio-section #s2 {
	overflow:hidden;

_height:212px;
	width:100%;
	_width:400px !important; 
}


#content .portfolio-section #s2 img {
	width:100%;
height:260px;
	_width:400px !important;  
}



.nav {
	/*background: #b72735;*/
	background: #f8f8f8;
	height:40px;
	color: #fff;
}


.nav #next2 {
	background: url(../_img/white-red-arrow-right.gif) center center no-repeat;
	width:25px;
	height:40px;
	float:right;
}

 .nav #next2:hover {background: url(../_img/white-grey-arrow-right.gif) center center no-repeat;}

.nav #prev2 {
	background: url(../_img/white-red-arrow-left.gif) center center no-repeat;
	width:25px;
	height:40px;
	display:block;
	float:left;
}


.nav #prev2:hover { background: url(../_img/white-grey-arrow-left.gif) center center no-repeat;}

#footer .col{
	display:inline-block;
	float: left;
	width:24%;
}

#footer .col.last{
	display:inline;
}

#footer .col.nieuwz ul{
	margin-top: 10px;}

#footer .col.nieuwz ul li{
	border-top: 1px solid #717ea7;
	padding: 5px 0;

}

#footer .col.nieuwz ul li a{
	display:block;
	color: #3D4059;
}


#footer .col.nieuwz em{
	color:#3D4059;
	font-size: 11px;
	font-style:normal;
	}

#footer a{color:#3D4059; }

#footer a:hover{
	text-decoration:underline;
}

#footer {
	padding:0 0 28px 0;	
}


/* hoofd-navigatie --------------------------------------------------------------*/
#navigatie {
	float:right;
	text-align:right;
	border:0px solid red;
	}

#navigatie a.lang{
border-left: 1px solid #E2E2E2;
border-right: 1px solid #E2E2E2;
font-size: 11px;
color: #373C6F !important;
float: right;
height: 100px;
line-height: 157px;
overflow:hidden;
padding:0 14px 0 14px;
}

#navigatie a.lang:hover{ 
text-decoration:none;
background: #e7e7e7;
}
#navigatie ul {
	float: right;
	list-style:none;
	margin:0;
	padding:0;
	border:0px solid red;
	}
	
#navigatie li {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	border:0px solid red;
}

#navigatie span {
display:none;	
}
	
#navigatie li a {
	display:block;
	height:100px;
	float: left;
	padding:0 16px 0 16px;
	border-left: 1px solid #E2E2E2;
}

#navigatie li.nav-klanten a {
	background:url(../_img/interface/nav-klanten.gif) no-repeat center 72px;
	width:55px;
}
#navigatie li.nav-klanten a:hover {
	background:#F2F2F2 url(../_img/interface/nav-klanten-2.gif) no-repeat center 72px !important;
}
#navigatie li.nav-klanten a.on {
	background:url(../_img/interface/nav-klanten-3.gif) no-repeat center 72px;
}

#navigatie li.nav-producten a {
	background:url(../_img/interface/nav-producten.gif) no-repeat center 72px;
	width:75px;
}
#navigatie li.nav-producten a:hover {
	background:#F2F2F2 url(../_img/interface/nav-producten-2.gif) no-repeat center 72px  !important;
}
#navigatie li.nav-producten a.on {
	background:url(../_img/interface/nav-producten-3.gif) no-repeat center 72px;
}

#navigatie li.nav-nieuws a {
	background:url(../_img/interface/nav-nieuws.gif) no-repeat center 72px;
	width:53px;
}

#navigatie li.nav-nieuws a:hover {
	background:#F2F2F2 url(../_img/interface/nav-nieuws-2.gif) no-repeat center 72px !important;
}
#navigatie li.nav-nieuws a.on {
	background:url(../_img/interface/nav-nieuws-3.gif) no-repeat center 72px;
}

#navigatie li.nav-diensten a {
	background:url(../_img/interface/nav-diensten.gif) no-repeat center 72px;
	width:64px;
}
#navigatie li.nav-diensten a:hover {
	background:#F2F2F2 url(../_img/interface/nav-diensten-2.gif) no-repeat center 72px !important;
}
#navigatie li.nav-diensten a.on {
	background:url(../_img/interface/nav-diensten-3.gif) no-repeat center 72px;
}

#navigatie li.nav-puntnl a {
	background:url(../_img/interface/nav-puntnl.gif) no-repeat center 72px;
	width:55px;
}
#navigatie li.nav-puntnl a:hover {
	background:#F2F2F2 url(../_img/interface/nav-puntnl-2.gif) no-repeat center 72px !important;
}
#navigatie li.nav-puntnl a.on {
	background:url(../_img/interface/nav-puntnl-3.gif) no-repeat center 72px;
}	



/* homepagina elementen --------------------------------------------------------------*/

#showcase{
	background: #FFF;
	min-width: 970px;
	max-width: 1100px;
	margin:0 auto;
	text-align: left; 
	width:100%;
	z-index: 10;}
	
#showcase{
	position:relative;
	overflow:hidden;
	height: 320px;
	z-index:0;
}

/* #introtekst-1 span,
#introtekst-2 span,
showcase-box span{
	padding:20px;
}*/

/* homepagina elementen--------------------------------------------------------------*/

#tagline{
	width: 270px;
	background:#bc3542;
	position:absolute;
	left:25px;
	top:65px;
	z-index:220;
}

#tagline h3{
	color:#FFFFFF;
	margin: 20px;
	font-size:30px;
}

#tagline p{
	font-size:90%;
	color:#FFFFFF;
	margin: 20px;
}

#tagline a {
color: #fff;
}

#tagline p a:hover{text-decoration:underline;
color: #fff;}

#showcase-shade{
	position:absolute;
	left:0;
	top:0;
	background: url(../_img/showcase-shade.png) repeat-x left top transparent;
	height: 340px;
	z-index:210;
	width:100%;
}

#container{font-size: 13px; border: 0px dotted gray;}

#introtekst-1{
	display:inline;
	text-align:left;
	width: 65%;
	float: left;	
	background:#FFFFFF;
}

#introtekst-1 .marge {
padding-right:40px;	
}
#introtekst-1 a{color:#bc3542; font-weight:bold;}
#introtekst-1 a:hover{text-decoration:underline;}

#introtekst-2{
	text-align:left;
	width: 34%;
	float: left;
}

#introtekst-2 div#links{
	margin-top: 10px;
	color:#b72735;
}

#introtekst-2 div#links a{
	font-weight:bold;
	color:#b72735;
}

#introtekst-2 div#links a:hover{
	text-decoration:underline;}



	
h3{
	text-transform:uppercase;
	font-size:20px;
	display:block;
	clear:both;
	}

/* vervolgpagina elementen --------------------------------------------------------------*/

#titleline{
	background: #bc3542;
	min-width: 970px;
	max-width: 1100px;
height: 75px;
	margin:0 auto;
	text-align: left; 
	width:95%;
	z-index: 10;}

#titleline h3{
	color: white;
	padding: 20px;
	text-align:right;
	font-size:30px;}

#subnav{
	display:inline;
	float:left;
	background: url(../_img/subnav-shade.jpg) no-repeat right bottom;
	border: 0px dotted gray; 
	width: 25%; 
	text-align:left;
}

.nieuws #subnav ul{margin: 0 !important;}

#subnav ul{margin: 0 20px 50px 0;}
#subnav li{border-top: 1px solid #e2e2e2; text-align:right; }
.nieuws #subnav li{border-top: 1px solid #e2e2e2; text-align:left; }
.nieuws #subnav{position: relative;}

#subnav li.first{border-top: 1px solid white;}
#subnav a{
	padding:7px 14px 7px 0;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #373c6f;
	display:block;}

.nieuws #subnav a{
	padding:7px;}
	
#subnav a:hover{ background: #f2f2f2;}
#subnav li.on a{color:#bc3542;}
.nieuws #subnav li.on a{color:#bc3542; background: #FFF;}
.nieuws #subnav span{color:#5e6792; display:block; font-size:11px; font-weight: normal;}

#subnav li.on:hover{ background: #f2f2f2;}

#controls{
	width: 100%; 
	border-top:1px solid #E2E2E2; 
	border-bottom:1px solid #E2E2E2; 
	display:block; 
	float: left;
}

#controls a{
	color:#5E6792;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;}
#controls a:hover{
	background:white;
	color:#373C6F;
	text-decoration:underline;
}
#controls a.left{float: left;}
#controls a.right{float: right;}

#portfolio-overzicht,#portfolio-detail{
	float:left;
	width:74%;
	text-align:left;
	margin-bottom: 30px;
	display:inline;
	border: 0px dotted gray;}

#content{
	float:left;
	width:49%;
	text-align:left;
	margin-bottom: 30px;
	display:inline;
	border: 0px dotted gray;
}

#content ul{
       margin:0;
       padding:0;
}

.tekst ul li{
        margin:0;
        padding:5px 10px;
background: #f2f2f2;
border-top:1px solid white;
color: #3D4059;}

.tekst span, .tekst strong{color: #BC3542;}

#content h3, #portfolio-overzicht h3, #portfolio-detail h3{
	color: #373c6f;
	text-transform:none;
	margin: 20px 0;
}

.nieuws #content h3{
	color: #bc3542;
	text-transform:none;
	margin: 20px 0 10px 0;
}
.nieuws #content span{
	display:block;
	color:#5E6792;
	font-size:11px;
	margin: 10px 0;}

#sidebar {
	position:relative;
	display:inline;
	text-align:left;
	width: 25%;
	float:left;
	padding: 60px 0 0 0;
}

#sidebar img {
        width:80%;
        height:auto;
}

#container .lunchtafel-sidebar img {
width:210px;
height:60px;
}
 
	
#sidebar strong{ color: #BC3542; padding-bottom: 15px;}

#project-nav{position:absolute; right:0px; top: 30px; color:#b6b6b6; font-size:11px; width:100%; }
#project-nav a{color: #373C6F !important; padding: 2px 6px;  }
#project-nav .marge{margin: 0 15px !important; padding: 0 !important; border-top:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2;}
#detail-info{
	padding:5px 0 0 0;
	margin:0;
	width: 100%;
	float:left;}

#detail-info ul {list-style:none outside none;}

#detail-info ul li{
	list-style:none outside none;
	margin:0;
	padding:2px 0 2px 4px;
	position:relative;
}

#detail-info em{
	font-size:12px;
	font-style:normal;
	}
	
#detail-info span{
	font-size:12px;
	font-weight:bold;
	left:80px;
	position:absolute;
	}

#detail-info span a{
	padding:0;
	text-decoration:none;
	color:#FFFFFF;}
	 
/*
#sidebar img{width: 110%;}
*/


/* Medewerkers --------------------------------------------------------------*/

.medewerkers #content {
width:40% !important;
}

.medewerkers #sidebar {
width:auto !important;
padding: 38px 0 0 0;
}

.medewerkers .photoside {
float:right;
margin: 0 0 200px  25px;
width: 306px;
}

.medewerkers .photoside h5{
color:#B72735;
font-family:arial;
font-size:1.3em;
font-weight:bold;
margin:7px 0 15px 0;
}

.recept h5{
font-weight:bold;
margin:0 !important;
}


.medewerkers .photoside h5 em{
color: #363a5f;
font-style:normal;
}


.medewerkers .photoside img.app{
float:left;
margin: 0 10px 10px 0;
}

.medewerkers .story {
width:auto;
margin: 0;
padding: 0 366px 0 0;
}

.medewerkers .verhaal_medewerker img.medewerker{
float: left;
margin: 5px 17px 5px 0;
}

.medewerkers .content h6{
color:#B72735;
font-family:arial;
font-size:1.3em;
margin:7px 0 25px 0;
}

.recept{
margin:20px 0 0 0;
background: #f2f2f2;
-moz-border-radius:0.5em;
}
.recept div.inner-recept{
padding:10px;
}

.recept a.klapuit{
  background: white; 
  margin: 20px 0 0 0; 
  padding:0; 
  border: 0px solid red; 
  width: 285px; 
  height:21px; 
  display: block; 
  text-align: right;
}

.recept h5 em{
font-size: 80% !important;}

#cat{
border-top:1px solid #badbe6; 
width: 265px; 
background: white; 
padding: 10px;
}

#sidebar .photoside .applicatie img {
width:80px;
height:80px;
}

.medewerkers #sidebar .recept .inner-recept img {
width: 43px;
height:44px;
}

.klapuit img {
width: auto !important;
height: auto !important;

}

/* Muziekpagina --------------------------------------------------------------*/

img.music_number {
	float:left;
}

div.music {
	margin: 0 72px 0 72px;
	padding:23px;
	background: #f2f2f2;
	width:auto;
}

div.nr1 {
	background: #b72735 !important;
	color: #fff !important;
	margin: 0 72px 0 72px;
	padding:23px;
	width:auto;
}

img.album {
	float:right;
	width:64px;
	height:64px;
}

.musiclist {
	list-style:none;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}

.musiclist li {
	list-style:none;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
	height:70px;
	width:99%;
}




/************ error pages *************/


.error-logo {
float:left;
width:300px;
height:299px;
display:block;
margin-right:38px;
background: url(../_img/puntnl_error_logo.jpg);
margin-top:10px;
}

.oops-area {
float:left;
padding: 30px 0 0 0;
}

.oops-area h5 {
font-size:55px;
color: #B72735 !important;
padding:20px 0 20px 0;
margin:0;
font-weight:normal;
font-family:Helvetica, Arial, Sans-serif, Georgia;
display:block;
}

.oops-area span {
margin-bottom: 15px;
display:block;
}

.error-textblock {
border-top:1px #e9e9e9 solid;
margin-top:20px;
padding-top:20px;
border-bottom:1px #e9e9e9 solid;
padding-bottom:20px;
margin-bottom:20px;
}

.oops-area ul {
list-style:none;
list-style-type:none;
margin:0;
padding:0;
}

.oops-area ul li {
padding:5px 0 5px 0;
margin:0;
}

.oops-area ul li a{
color: #5a6e85;
font-size:18px;
background: transparent url(../_img/greyarrow.gif) no-repeat scroll 120px 5px;
display:block;
width:130px;
}




.nieuws {
background: #fff !important;
}


/* projecten */
.nwprojblok  {
background:none repeat scroll 0 0 #F9F9F9;
border:1px solid #E9E9E9;
line-height:20px;
padding:15px 0 15px 15px;
margin-bottom: 15px;
} 

.nwprojblok a.on {
color:#B72735;
}

.nwprojblok a.maina {
font-size:18px;
line-height:25px;
}

.nwprojblok a {
color:#727272;
display:block;
font-size:12px;
font-weight:bold;
}



/* Lunchtafel --------------------------------------------------------------*/

div#lunchtafel {
background:url("../_img/placemat.jpg") no-repeat scroll 0 0 transparent;
float:left;
height:276px;
margin:30px 0;
padding:0;
text-align:center;
width:391px;}

div#lunchtafel div {
padding:70px 60px 0;}

#lunchtafel h6 {
background:none repeat scroll 0 0 transparent;
display:inline;
float:none;
font-size:16px;
font-weight:bold;
margin:0;
padding:0 !important;}



/* lunchtafel archief blok */

#lunchtafel img { 
-ms-interpolation-mode:bicubic;}

div#rechtslide {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width:180px;
	height:200px;
	margin-left: 800px;
	line-height: 25px;}

div#lyr2 a {
	font-size:10px;
	color: #091C5A;
	padding: 0 0 0 18px;}

div#lyr2 li {
    margin: 0 0 5px 0;}

div#lyr2 a:hover {
	color: #A23840;
	background:transparent url(../_img/arrow_right.gif) no-repeat scroll 0px 3px;
	padding: 0 0 0 18px;
	border:medium none;
	text-decoration:none;}

.arrowLeft {
	position: absolute;
	top: 575px;
	left: 485px;
	border: 0;} 

.arrowRight {
	position: absolute; 
	top: 575px;
	left: 525px;
	border: 0;}

div.sliderContent {
	position:absolute;
	left:0px;
	z-index:1;}

div#wn2	{ 
	position:absolute;  
	width:210px; 
	height:280px; 
	clip:rect(0px, 180px, 340px, 0px); 
	overflow:hidden;	
	z-index:2;}

div#controls2 {
	position:absolute;
	width:200px;
	height:65px;
	z-index:4;}
  
div#controls3 {
	position:absolute;
	margin-top:225px;
	width:200px;
	height:65px;
        margin-left:1px;
	z-index:4;  }

div#up {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width: 40px;}  

div#down {
	position:absolute;
	left:-1px;
	bottom:4px;
	z-index:2;
	width: 40px;}

img {
	 border:none; }

.topScroll {
	background: #F6F6F6;
	height:280px; 
	width:210px; 
	float:left;
	margin-left:20px;
	margin-top:20px;}

.topScroll ul {
	padding-left:0 !important;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;}

.topScroll a:link, .topScroll a:visited, .topScroll a:active {
	color: #05123a !important;}

.topScroll a:hover {
	color: #a23840 !important;}

#lunchtafel img {
	border: none;
	filter:alpha(opacity=100); /* IE patch */
	opacity: 1.0;
	-moz-opacity:1.0;}

#lunchtafel a:hover img {
	border: none;
	filter:alpha(opacity=50); /* IE patch */
	opacity: 0.5;
	-moz-opacity:0.5;}


.puntnl-slogan {
	background:url(../_img/interface/puntnl-slogan.gif) top left no-repeat;
	width: 100%;
	height: 78px;
	display:block;
	margin-top:35px;
	margin-bottom:30px;
}

.puntnl-slogan a {
display:block;
height:78px;
width:100%;
}
.puntnl-slogan a:hover {
	background:url(../_img/interface/puntnl-slogan-2.gif) top left no-repeat;
}


#home_slideshow {
overflow:hidden;
position:relative;
height:305px;
}

#home_slideshow_violator {
position:absolute;
margin:-105px 0 0 0;
z-index:100;
background:#fff;
width:600px;
right:10px;
height:40px;
}

#slide_navigation {
	float:right;
	padding:0px 14px 0px 0px;
}

.activeSlide {
	background: url(../_img/interface/rondje.gif) no-repeat center center;
	color: #BC3542 !important;
}


#slide_navigation a {
display:block;
float:left;
font-weight:bold;
padding:9px 7px 9px 7px;
color:#3D4059;
}

#project_caption {
	float:left;	
	padding:9px 8px 7px 14px;
	font-weight:bold;
}

#home_slideshow li span.slide_caption {
	display:none;
}

.title-over-puntnl {
	background:url(../_img/interface/title-over-puntnl.gif);
	width:77px;
	height:10px;
	display:block;	
	margin-bottom: 15px;
}

.title-laatste-nieuws {
	background:url(../_img/interface/title-laatste-nieuws.gif);
	width:95px;
	height:10px;
	display:block;
	margin-bottom: 15px;
}

.title-puntnl-op-twitter {
	background: url(../_img/interface/title-puntnl-op-twitter.gif);
	width:114px;
	height:10px;
	display:block;
	margin-bottom: 15px;
}

.title-diensten {
	background: url(../_img/interface/title-diensten.gif);
	width:53px;
	height:10px;
	display:block;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:20px;
}
.title-contact {
	background: url(../_img/interface/title-contact.gif);
	width:52px;
	height:10px;
	display:block;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:20px;
}
.title-producten {
	background: url(../_img/interface/title-producten.gif);
	width:67px;
	height:10px;
	display:block;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:20px;
}
.title-klanten {
	background: url(../_img/interface/title-klanten.gif);
	width:50px;
	height:10px;
	display:block;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:20px;
}


.title-over-puntnl span, .title-laatste-nieuws span, .title-contact span, .title-puntnl-op-twitter span, .title-diensten span, .title-klanten span, .title-producten span {
	display:none !important;
}


.nieuws-blok-home {
margin-bottom:45px;	
}

.nieuws-blok-home li {
border-bottom:1px solid #ccc;	
}

.nieuws-blok-home ul {
margin-top:-4px;	
}

.nieuws-blok-home li a {
color: #3d4059;	
display:block;
padding:4px 0 4px 0;
}

.nieuws-blok-home li a:hover {
color:#babec1; 
}

.nieuws-blok-home a em {
	color: #babec1 !important;
	font-style:normal;
}


.twitter-blok-home {
	position:relative;
}

.twitter-blok-home .birdie {
	background:url(../_img/interface/twitterbird.gif);
	width:67px;
	height:57px;
	position:absolute;
	right:0;
	right:40px;
	top:-47px;
}

.twitter-blok {
	background:#f2f2f2;
	padding:15px 20px 15px 20px;
	font-size:15px;
	font-weight:bold;
	position:relative;
}


.ob-red {
	font-size:11px;
	font-weight:bold;
	color:#BC3542 !important;
	text-decoration:underline;

}

.ob-red:hover {
color:#babec1 !important;
}

.big-col {
	display:inline;
	float:left;
	text-align:left;
	width:65%;
}

.print-icon {
width:36px;
height:35px;
display:block;
overflow:hidden;
float:right;
background: url(../_img/print_icon.gif) no-repeat;
margin-top:-30px;
}


.route-box {
text-align:right;
}