img {
	border: 0;
}

body#mainbody {
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #f7f7f7;
	margin-top: 14px;
}

body#directmail{
	margin-top:0px;
}

p{
	margin:0px;
}

h1.cases{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#606369;
	margin:0;
	font-weight:100;
}

h1.home{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#26a7e1;
	margin:0;
	font-weight:lighter;
	line-height:23px;
}

.tekst{
	font-family: Arial;
	font-size: 12px;
	color: #444;
	line-height: 15px;
	text-decoration: none;
}

.tekst a{
	color:#444;
}

div#tweet_bottom{
	line-height:5px;
	height:5px;
}

div.tweet_text{
	font-family: Arial;
	font-size: 11px;
	color: #444;
	line-height: 15px;
	text-decoration: none;
}

div.tweet_text a{
	color:#26a7e1;
}

div.tweet_hours a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#26a7e1;
	text-decoration:none;
}

table td.cases_datum{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#7f7f7f;
}

table td.cases_tekst a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7f7f7f;
	text-decoration:none;
}

table td.cases_nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7f7f7f;
}

table td.cases_nav a{
	color:#606369;
	font-weight:bold;
	text-decoration:none;
}

table td.cases_nav a:hover{
	text-decoration:underline;
}

table td.nieuws_titel{
	font-family: Arial;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

table td.nieuws_tekst{
	font-family: Arial;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

table td.nieuws_tekst a{
	color: #27a9e1;	
	text-decoration:none;
}

#main {
	background-color: #fff;
}

/************* Top ************************/
#logo{
	background-image:url('/images/logo.jpg');
	background-repeat: no-repeat;
	width: 270px;
	height: 56px;
	
}

#topleft_shadow {
	background-image: url('/images/topleft_shadow.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 10px;
	height: 95px;
}

#topleft {
	background-image: url('/images/topleft.jpg');
	background-repeat: no-repeat;
	width: 26px;
	height: 31px;
}

#topcenter {
	background-image: url('/images/topcenter.jpg');
	background-repeat: repeat-x;
	width: 890px;
	height: 31px;
}

#topright_shadow {
	background-image: url('/images/topright_shadow.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 10px;
	height: 95px;
}

#topright {
	background-image: url('/images/topright.jpg');
	background-repeat: no-repeat;
	width: 26px;
	height: 31px;
}

#contentleft_shadow {
	background-image: url('/images/contentleft_shadow.jpg');
	background-repeat: repeat-y;
}

#contentright_shadow {
	background-image: url('/images/contentright_shadow.jpg');
	background-repeat: repeat-y;
}

#content {
	height: 270px;
}

#bottomleft_shadow {
	background-image: url('/images/bottomleft_shadow.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 10px;
	height: 50px;
}

#bottomleft {
	background-image: url('/images/bottomleft.jpg');
	background-repeat: no-repeat;
	width: 26px;
	height: 50px;
}

#bottomcenter {
	background-image: url('/images/bottomcenter.jpg');
	background-repeat: repeat-x;
	width: 890px;
	height: 50px;
}

#bottomcenter a {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#bottomright_shadow {
	background-image: url('/images/bottomright_shadow.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 10px;
	height: 50px;
}

#bottomright {
	background-image: url('/images/bottomright.jpg');
	background-repeat: no-repeat;
	width: 26px;
	height: 50px;
}


/************* Menu ************************/

#menu {
	background-image: url('/images/menu_background.jpg');
	height: 45px;
}

#menu td.item a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
}

#menu td.spacer {
	width: 22px;
	height: 45px;
	behavior: url("/js/iepngfix.htc");
	background-image: url('/images/menu_spacer.png');
}

#menu td.spacer_left_over {
	width: 22px;
	height: 45px;
	behavior: url("/js/iepngfix.htc");
	background-image: url('/images/menu_over_left.png');
}

#menu td.spacer_right_over {
	width: 22px;
	height: 45px;
	behavior: url("/js/iepngfix.htc");
	background-image: url('/images/menu_over_right.png');
}

#menu td.item_over {
	background-color: #E8F4F9;
}

#menu td.item_over a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #27A9E1;
	padding-left: 20px;
	padding-right: 20px;
}

/************* Sub menu ************************/

.submenu {
	display: none;
	position: absolute;
	width: 942px;
	padding-top: 7px;
	z-index: 1;
}

.submenu table {
	width: 942px;
	background-color: #e8f4f9;
	background-image: url('/images/submenu_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.submenu td.submenu_item {
	border-right: solid 1px #FFF;
}

.submenu td.submenu_item a{
	color: #85898D;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
	height: 100%;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.submenu td.submenu_item a:hover {
	background-image: url('/images/submenu_over.jpg');
	color: #FFF;
}

.submenu td.submenu_row {
	background-color: #FFF;
	height: 1px;
}

/************* Top menu ************************/

#topmenu td.item a{
	color: #000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;	
	padding-left: 5px;
	padding-right: 10px;
}

/************** Portfolio ***********************/

#portfolio td.foo {
	padding-left: 30px;
}

#portfolio td.line {
	background-color: #2aaae1;
	height: 1px;
}

#portfolio td.portfolio_kop h1{
	font-family: Arial;
	font-size: 14px;
	color: #000;	
}

#portfolio td.portfolio_tekst{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

#portfolio td.portfolio_kort, #portfolio td.portfolio_kort a{
	font-family: Arial;
	font-size: 12px;
	color: #27a9e1;	
	text-decoration: none;
}

/************ Bread ***************************/

#bread {
	margin-left: 30px;
}

#bread td.bread_line {
	background-color: #DDD;
	height: 1px;
}

#bread td a, #bread td {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

/************* Nieuws ******************************/

#nieuws {
	background-image: url('/images/nieuws_background.jpg');
}

#nieuws td.nieuws_titel a{
	font-family: Arial;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#nieuws td.nieuws_kort a{
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

/************* Nieuws Pagina ******************************/

#nieuws_pagina {
	padding-left: 30px;
	padding-right: 20px;
}

#nieuws_pagina td.nieuws_titel{
	font-family: Arial;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#nieuws_pagina td {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#nieuws_pagina td.nieuws_tekst{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}
#nieuws_pagina a{
	color:#27a8e1;
	text-decoration:none;
}

/************* Home actie ******************************/

#homeactie {
	height: 118px;
	width: 305px;	
}

#homeactie td.image {
}

#homeactie td.right {
	width: 200px;
}

#homeactie td.titel a h1 {
	font-family: Arial;
	font-size: 20px;
	color: #606369;
	font-weight:100;
	padding-right: 5px;
	padding-bottom:4px;
	text-decoration:none;
}

#homeactie td.tekst {
	padding-left: 15px;
	padding-right: 15px;
}

#homeactie td.tekst a{
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	line-height: 15px;
	text-decoration: none;
}

/************* Overzicht ******************************/

#overzicht {
	border: solid 1px #DFDFDF;
	width: 882px;
}

#overzicht td a{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
}

#overzicht table.blok {
	height: 90px;
	width: 175px;
}

#overzicht td.stippel_horizontaal {
	background-image: url('/images/stippel_overzicht_h.gif');
}

#overzicht td.stippel_verticaal {
	background-image: url('/images/stippel_overzicht_v.gif');
}

/*************** Formulier *******************************/

#formulier {
	padding: 0;
	margin: 0;
}

#formulier td{
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

/*************** Sitemap *******************************/

#sitemap_pagina {
	padding-left: 30px;
	padding-right: 20px;
}

#sitemap_pagina td.groep a {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#sitemap_pagina td.item a {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

/**************************** Directmail ***************************/

#directmail_footer{
	background-color:#4f4f4f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
}

#directmail_footer a{
	color:#fff;
	text-decoration:none;
}

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

table td.footermenu{
	background-color:#e5e5e5;
	height:125px;
}

table td.footermenukop{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4f4f4f;
	line-height:16px;
}

table td.footermenutekst{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
	line-height:16px;
}

table td.footermenutekst a{
	color:#4f4f4f;
	text-decoration:none;
}

table td.directmail_topmenu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4f4f4f;
	text-decoration:none;
}

#menu_left{
	width:9px;
	height:35px;
	background-image:url('/images/menu_left.jpg');
}

#menu_right{
	width:9px;
	height:35px;
	background-image:url('/images/menu_right.jpg');
}

table td.menu_back{
	background-image:url('/images/menu_back.jpg');
	background-repeat:repeat-x;
}

table td.menu_back a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

table td.menu_back_act{
	background-image:url('/images/menu_back.jpg');
	background-repeat:repeat-x;
}

table td.menu_back_act a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00719d;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

table td.menu_back a:hover{
	color:#00719d;
}

table td.menu_tussen{
	background-image:url('/images/menu_tussen.jpg');
	width:2px;
}

#buttons_back{
	height:156px;
	width:960px;
	background-image:url('/images/buttons_back.jpg');
	background-repeat:no-repeat;
}

#buttons_back_small{
	height:156px;
	width:388px;
	background-image:url('/images/buttons_back_small.jpg');
	background-repeat:no-repeat;
}

table td.buttons_kop{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

table td.buttons_tekst{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
}

table td.buttons_tekst a{
	color:#00b9ea;
}

#scroller_back{
	background-color:#4f4f4f;
}

#referenties_back{
	background-image:url('/images/referenties_back.png');
	background-repeat:no-repeat;
	height:640px;
	width:562px;
}

#referenties_right{
	background-image:url('/images/shadow_right.png');
	background-repeat:repeat-y;
	width:30px;
}

div.first{
	position:absolute;
}

div.nextimage{
	display:none;
	position:absolute;
}

#referenties_left{
	background-image:url('/images/shadow_left.png');
	background-repeat:repeat-y;
	width:30px;
}

#arrow{
	background-image:url('/images/arrow.png');
	background-repeat:no-repeat;
	width:8px;
	height:15px;
	position:relative;
	top:-25px;
	left:15px;
}

img.referenties{
	float:left;
}

#referentie_image{
	height:590px;
	width:410px;
	overflow:hidden;
	float:left;
}

#eyecatcher{
	background-color:#4f4f4f;
	height:474px;
	width:388px;
}

table td.scroller_lijn{
	height:1px;
	width:325px;
	background-color:#727272;
}

table td.scroller_kop{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

table td.scroller_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#fff;
}

table td.scroller_text a{
	color:#fff;
}

#alt-text{
	background-image:url('/images/kader.png');
	background-repeat:no-repeat;
	position:absolute;
	width:166px;
	height:56px;
	margin-left:330px;
	margin-top:340px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	padding-left:15px;
	padding-top:15px;
}


table td.product_side{
	width:1px;
	background-color:#838383;
}

table td.producten_lijn{
	background-color:#dadada;
}

table td.producten_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4f4f4f;
	line-height:20px;
}

table td.producten_sub{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
}

div.info_box{
	width:510px;
	height:50px;
	position:absolute;
	display:none;
	margin-top:22px;
}

table td.info_box_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#4f4f4f;
	line-height:14px;
}

table td.info_border{
	background-color:#00acee;
}

table td.producten_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
	line-height:20px;
}

table td.producten_kop{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#33bdf1;
	width:90px;
}

table td.submenu_back {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#4f4f4f;
	background-color:#ededed;
}

table td.submenu_back_act {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#4f4f4f;
	background-color:#ededed;
}

table td.submenu_back a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#4f4f4f;
	background-color:#ededed;
	text-decoration:none;
}

table td.submenu_back_act a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#00acee;
	background-color:#ededed;
	text-decoration:none;
}

table td.submenu_back a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#00acee;
	background-color:#ededed;
}

table td.form_text{
	background-color:#ededed;
}

table td.form_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
}

#error{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00acee;
	padding-left:10px;
}

table td.faq_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00acee;
	background-color:#f6f6f6;
	line-height:16px;
}

table td.faq_text a{
	color:#414141;
	text-decoration:none;
}

table td.faq_text a:hover{
	text-decoration:underline;
}

table td.faq_kop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00acee;
}

table td.answer_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

table td.answer_text a{
	color:#00acee;
}

table td.waarom_kop{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4f4f4f;
	background-color:#f6f6f6;
}

/* slider */


div.slider_item {
	float: left;
	width: 960px;
}

div#scroller-content {
	width: 2880px;
	z-index:10;
}

div#scroller {
	overflow: hidden;
	width: 960px;
	height: 474px;
}

div#left {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}

div#right {
	position: absolute;
	margin-top: 0px;
	margin-left: 944px;
}

div#scroller_nav{
	position:absolute;
	margin-top:445px;
	margin-left:460px;
	z-index:11;
}

/* slider home */

table td.header_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

table td.header_body a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

h1.header{
	margin:0;
}

h1.header a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

span.nav{
	color:#90c8e1;
}

table td.header_tekst_nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}

table td.header_tekst{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
}

table td#header_back{
	background-image:url('/images/header.gif');
	background-repeat:no-repeat;
	width:314px;
	height:240px;
}

div#scroller_home{
	overflow:hidden;
	width:942px;
	height:240px;
	background-color:#f7f7f7;
}

div.slider_item_home{
	float:left;
	width:942px;
}

div#cases_scroller{
	overflow:hidden;
	width:290px;
	height:250px;
}

div#cases-scroller-content{
}

div.cases_slider_item{
	float: left;
	width:290px;
}

div#portfolio_scroller{
	overflow:hidden;
	width:580px;
}
