/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(i/bg.jpg);
	margin: 0px;
	padding: 0px;
	color: #818285;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818285;
	letter-spacing: -1px;
	font-weight:lighter;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818285;
	letter-spacing: -1px;
	font-weight:normal;
}

h4 {
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818285;
	letter-spacing: -1px;
	font-weight:normal;
	font-style:italic;
}




h1.h1-visual {
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818285;
	letter-spacing: -1px;

	font-weight:lighter;
	text-decoration:none;
}

h1:hover.h1-visual {
	padding: 0px;
	margin: 0px;
	color: #818285;
	font-size: 22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight:lighter;
	text-decoration:none;
}
h1.h1-visual-case {
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818285;
	letter-spacing: -1px;
    margin-top:5px;
	font-weight:lighter;
	text-decoration:none;
}

h1:hover.h1-visual-case {
	padding: 0px;
	margin: 0px;
	color: #818285;
	font-size: 22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
    margin-top:10px;
	font-weight:lighter;
	text-decoration:none;
}

h1:hover {
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818285;
	letter-spacing: -1px;
	font-weight:lighter;
	text-decoration:underline;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: 36px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818285;
	letter-spacing: -1px;
	font-weight:lighter;
}

b {
	/*color:#000;*/
}
b.black {
	color:#000;
}
b.blacknotbold 
{
	color:#000;
	font-weight:normal;
}


img {
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	color: #818285;
	font-size: 12px;
	line-height: 160%;
}
p.home-p
{
	margin: 0px;
	padding: 0px;
	color: #818285;
	font-size: 12px;
	line-height: 155%;
}
.breadcrumbs
{
	font-size: 11px;
	line-height: 160%;
    width:620px;
    margin:0px;
    padding:0px;
    padding-left:20px;
    float:left;
}
.bclink
{
	font-size: 11px;
	color: #818285;
	text-decoration:none;
}
.bclink:hover
{
	font-size: 11px;
	color: #818285;
	text-decoration:none;
}
li {
	line-height: 160%;
}

li:hover {
	text-decoration:none;
}

li:hover.menuli {
	background-image:url(i/button-bg.png);
	background-repeat:no-repeat;
	text-decoration:none;
}
li.menuli-selected {
	background-image:url(i/button-bg.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

.aankondigen {
	width:940px;
	float:left;
	height: 24px;
	padding-top: 5px;
	padding-left: 20px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
}

p.header-stages {
	font-size: 12px;
	color:#e1e1e1;
	margin: 0px;
	padding: 0px;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#000;
	border-bottom:1px dotted #000000;
}
a.logolink {
	color:#000;
	text-decoration:none;
}

a.logolink:hover {
	color:#000;
	text-decoration:none;
	border-bottom:0px dotted #000000;
}


a:hover.list {
	color:#000;
	border-bottom: 0px;
	
}
h1.blogtitle:hover
{
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818285;
	letter-spacing: -1px;
	font-weight:lighter;
	text-decoration:none;
}
a.h1link
{
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818285;
	letter-spacing: -1px;
	font-weight:lighter;
	text-decoration:none;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#header {
	width:960px;
	float: left;
	height: 100px;
}

#logo {
	width: 300px;
	margin-left: 20px;
	float:left;
	height: 90px;
}

.plaatjes {
	padding-left:30px;
	padding-top: 30px;
	width: 610px;
	height: 326px;
}

.case-title 
{
    padding-top:10px;
	padding-left: 30px;
	width: 450px;
	float:left;
}
.case-title2 
{
	padding-left: 30px;
	width: 450px;
	float:left;
}

.case-content {
	padding-left: 30px;
	width: 450px;
	float:left;
}

#menu {
	float:right;
	/*height: 80px;*/
	width: 640px;
}

ul.menu2 {
	margin-left: 20px;
	margin-top:0px;
	padding:0px;
	font-size: 12px;
	list-style-type:none;
}

li.menu {
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818285;
	letter-spacing: -1px;
	float:left;
	width:69px;
	padding-top:8px;
	height: 67px;
	text-align:center;
}

li:hover.menu {
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	float:left;
	width:69px;
	padding-top:8px;
	height: 67px;
	text-align:center;
	/*background-image:url(i/menu-bg-grijs.png);*/
}
li.selectedmenu {
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	float:left;
	width:69px;
	padding-top:8px;
	height: 67px;
	text-align:center;
	background-image:url(i/menu-bg.png);
}

.zoeken {
	float:right;
	width: 175px;
}

a.a-list {
		color: #818285;
		font-size: 16px;
		text-decoration: none;
}

a:hover.a-list {
		color: #818285;
		font-size: 16px;
		text-decoration: none;
		border:0px;
}
a.a-list-selected {
		color: #ffffff;
		font-size: 16px;
		text-decoration: none;
}

a:hover.a-list-selected {
		color: #ffffff;
		font-size: 16px;
		text-decoration: none;
		border:0px;
}

.content {
	width: 300px;
	height: 310px;
	margin-left: 20px;
	float:left;
}

.inman-wrapper {
}
.inman 
{
	z-index: 99;
	position:absolute;
	padding: 0xp;
    margin:0px;
}
#replay-inman
{
	z-index: 99;
	position:absolute;
	padding: 0xp;
    margin-left:280px;
    margin-top:62px;
}
.newsletter {
	float:left;
	height: 45px;
	width: 300px;
	margin-left: 20px;
}
.whitepaper {
	float:left;
	/*height: 45px;*/
	width: 300px;
	margin-left: 20px;
}
.addtonewsletter_thankyou
{
	float:left;
	height: 45px;
	width: 140px;
	margin-left: 160px;
    color:red;
    font-size:11px;
}

.tabs 
{
	height: 49px;
	float:left;
	width: 300px;
	margin-left: 20px;
}
.tabs-blog-button 
{
	height: 34px;
	float:left;
	width: 300px;
	margin-left: 20px;
}

.tweets
{
    margin-bottom:10px;
}
.waiting-for-twitter
{
	width: 260px;
	text-align:center;
    float:left;
    padding-top:40px;
}
a.flickrlink 
{
	color:#000;
	text-decoration:none;
	margin-right:2px;
    border:none;
}

a.flickrlink:hover {
	color:#000;
	text-decoration:none;
	margin-right:2px;
    border:none;
}

/* HOMEPAGE TABS */
.shadetabs
{
    padding: 3px 0;
    padding-top:10px;
    padding-bottom:10px;
    margin-left: 0;
    margin-top: 8px;
    margin-bottom: 0;
    font: bold 12px Verdana;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li
{
    display: inline;
    margin: 0;
}

.shadetabs li a
{
color: #818285;
	font-size: 16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    top: 1px;
    text-decoration: none;
    position: relative;
    z-index: 1;
    padding-top:5px;
    padding-bottom:12px;
    padding-left:13px;
    padding-right:13px;
	border-left:1px dotted #898788;
	border-top:1px dotted #898788;
	border-right:1px dotted #898788;
    background: #e6e6e6 url(i/shade.gif) top left repeat-x;
}

.shadetabs li a:visited
{
    color: #2d2b2b;
	border: 0px dotted #000000;
}

.shadetabs li a:hover
{
	color: #818285;
	font-size: 16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    top: 1px;
    text-decoration: none;
    position: relative;
    z-index: 1;
    padding-top:5px;
    padding-bottom:12px;
    padding-left:13px;
    padding-right:13px;
	border-left:1px dotted #898788;
	border-top:1px dotted #898788;
	border-right:1px dotted #898788;
	border-bottom: 0px;
    background: #e6e6e6 url(i/shade.gif) top left repeat-x;
}

.shadetabs li a.selected
{ /*selected main tab style */
    position: relative;
	color: #818285;
	font-size: 16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    top: 1px;
	border-left:1px dotted #898788;
	border-top:1px dotted #898788;
	border-right:1px dotted #898788;
	background-image: url(i/shadeactive.gif);
    background-color:white;
	padding-top:10px;
    padding-bottom:12px;
    padding-left:13px;
    padding-right:13px;
}



.shadetabs li a.selected:hover
{ 
    /*selected main tab style */
    text-decoration: none;
}

.tabcontent
{
    width:960px;
    display:none;
    float:left;
}

@media print 
{
    .tabcontent 
    {
        display:block !important;
    float:left;
    }
}
/* END HOMEPAGE TABS */
.visual {
	width: 640px;
	height:425px;
	background-image:url(i/visual-bg.png);
	background-repeat:no-repeat;
	float:right;
}
.visual_portfolio {
	width: 640px;
	height:405px;
	background-image:url(i/visual-bg2.png);
	background-repeat:no-repeat;
	float:right;
}
.tags-visual
 {
	width: 590px;
	min-height:425px;
    padding:20px;
    padding-left:30px;
    padding-top:30px;
	background-image:url(i/visual-bg2.png);
	background-repeat:no-repeat;
	float:right;
}
.bericht {
	width: 640px;
	float:right;
}


ol {
	padding: 0px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 160%;
}

ul {
	padding: 0px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 160%;
}

.article {
	width: 300px;
	margin-left: 20px;
	float:left;
	height: 247px;
	margin-top: 20px;
	background-image:url(i/article-bg.png);
}

.article-rechts {
	width: 300px;
	margin-left: 20px;
	float:left;
	height: 247px;
	margin-top: 20px;
}

.article-title {
	padding-right: 20px;
	width: 280px;
	float:left;
	height: 55px;
}

.article-info {
	padding-right: 20px;
	width: 280px;
	float: left;
	height: 17px;
}

p.p-info {
	margin: 0px;
	padding:0px;
	font-size: 11px;
	height: 17px;
	vertical-align:middle;
}

.bloglist
{
    width:300px;
}
.blogmessage
{
    float:left;
    margin:0px;
    padding:0px;
    width:270px;
    height:50px;
}
.blog-title
{
    width:90px;
}
.blogs-left
{
    float:left;
    width:300px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #818285;
    letter-spacing: -1px;
}
.p-info-title 
{
	margin: 0px;
	padding:0px;
	font-size: 11px;
	height: 17px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:2px;
    padding-bottom:5px;
    padding-left:19px;
    float:left;
	width:280px;
   
}
.p-info-image
{
    padding-top:0px;
    height:15px;
    float:left;

}
.p-info-messagetext
{
    float:left;
    font-size: 12px;
    color: #000000;
    width:280px;
}
.p-info-message 
{
    float:left;
	margin: 0px;
	padding:0px;
	font-size: 12px;
	color: #000000;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	width:250px;
}


img.tag {
	vertical-align:middle;
	border: 0px;
}

.tags {
	padding-right: 20px;
	width: 280px;
	padding-top: 2px;
	float: left;
	height: 17px;
}


.taglink{
	font-family:Arial, Helvetica, sans-serif;
	color: #818285;
}

.hd-link {
	color:#e1e1e1;
}

.tagdiv
{

    width:900px;
    padding:10px;
    margin-left:15px;
    margin-right:40px;
    margin-bottom:10px;
    float:left;
	text-align:center;
}

.internet-strategie {
	width: 290px;
	padding-top: 15px;
	height: 215px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 15px;
	background-image:url(i/services-bg22.png);
	float:left;
	margin-top:65px;
}

.bovenh {
	height: 30px;
	float:left;
	padding-top: 5px;
	padding-left: 10px;
	width: 290px;
}

.linksh {
	width:130px;
	height: 170px;
	float:left;
}

.rechtsh {
	width:160px;
	height: 170px;
	float:right;	
}

.bullitsh {
	width:160px;
	padding-top: 10px;
	height: 115px;
	float:left;
}

.leesmeerh {
	width:160px;
	height: 15px;
	font-size: 12px;
	float:left;
}

.webdesign {
	width: 290px;
	padding-top: 15px;
	height: 215px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 15px;
	background-image:url(i/services-bg22.png);
	float:left;
}

.webdevelopment {
	width: 290px;
	padding-top: 15px;
	height: 215px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 15px;
	background-image:url(i/services-bg22.png);
	float:right;
}
.auteur
{
    float:left;
    margin:0px;
    padding:10px;
    background-color:#f8f8f8;
    border:1px solid #EEEEEE;
}
.auteur-foto
{
    float:left;
    margin:0px;
    padding:0px;
    width:120px;
    height:95px;
    padding-right:10px;
}
.auteur-foto img
{
    height:95px;
}
.auteur-tekst
{
    float:right;
    margin:0px;
    margin-top:-2px;
    padding:0px;
    width:426px;
}
.deel-blog
{
    float:left;
    margin:0px;
    padding:0px;
    height:25px;
    margin-bottom:10px;
}
.deel-tekst
{
    float:left;
    margin:0px;
    padding:0px;
    margin-right:5px;
    padding-top:5px;
    height:20px;
}
.deel-facebook
{
    float:left;
    margin:0px;
    padding:0px;
    margin-right:5px;
    height:25px;
}
.deel-twitter
{
    float:left;
    margin:0px;
    padding:0px;
    margin-right:5px;
    height:25px;
}
.deel-linkedin
{
    float:left;
    margin:0px;
    padding:0px;
    height:25px;
}



/* tagpagina */
.a-tag
{
    float:left;
    margin:0px;
    padding:0px;
    margin-top:10px;
    width: 480px;
}
.a-tag:hover
{
    float:left;
    margin:0px;
    padding:0px;
    margin-top:10px;
    width: 480px;
}
.a-tag:active
{
    float:left;
    margin:0px;
    padding:0px;
    margin-top:10px;
    width: 480px;
}

.article-content {
	padding-top: 3px;
	padding-right: 20px;
	width: 280px;
	float:left;
	height:135px;
}

.lees-meer {
	padding-right: 20px;
	width: 280px;
	float: left;
}

.lees-meer2 {
	width: 100px;
	float: right;
    margin-right:40px;
    margin-top:10px;
}

.lees-meer3 {
	width: 515px;
	float: right;
}


.werkzaamheden {
	float:left;
	width: 450px;
}

.portfolio_intro
{
    width:900px;
    padding:0px;
    padding-left:10px;
    margin:0px;
    margin-top:10px;
    float:left;
}
.article_portfolio {
	width: 300px;
	margin-left: 20px;
	float:left;
	height: 247px;
	margin-top: 20px;
}


.reclame-portfolio {
	width: 260px;
	margin-left: 20px;
	float:left;
/*	height: 237px; */
	margin-top: 20px;
}

.opdrachtgevers {
	padding-right: 40px;
	width: 260px;
	float: left;
}

ul.home {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	list-style-type:none;
}

ul.home2 {
	margin-left:15px;
	padding: 0px;
	font-size: 12px;
	list-style-type:circle;
}

#footer {
	margin-top: 20px;
	float:left;
	width: 960px;
	background-image:url(i/footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 280px;
	
}

a.fl {
	font-size: 12px;
	color: #818285;
}

a.fl2 {
	font-size: 11px;
	color: #000000;
}

.footer-nav {
	margin-left: 40px;
margin-top:40px;
	width: 130px;
	float: left;
	height: 130px;
}

.footer-p {
	font-size: 11px;
}

.footer-nav2 {
	margin-left: 20px;
margin-top:40px;
	width: 130px;
	height: 130px;
	float: left;
}


.copyright {
	 float:left;
	 width: 700px;
	 margin-left: 40px;
	 font-size: 11px;
	 color:#c6c6c6;
}

img.bekijk-cases {
	padding-top: 17px;
}

.textfield {
	float: left;
	margin-top: 3px;
	border: 1px #e0e0e0 solid;
	width: 150px;
	height: 19px;
		color: #818285;
}
.newsletter-textfield
{
	float: left;
	margin-top: 3px;
	border: 1px #e0e0e0 solid;
	width: 152px;
	height: 19px;
	color: #818285;
}
.vis-nav {
	float: right;
	width: 150px;
	}

img.zoekpijltje {
	border: 0px;
	vertical-align:middle;
}

.textfield2 {
	width: 125px;
	border: 1px #e0e0e0 solid;
	vertical-align:top;
	height: 19px;
	color: #818285;
}

.subscribe 
{
    
	padding-left:10px;
	padding-top: 3px;
}

/* services home */

.servicesdiv
{
    width: 960px; 
    float:left;
    margin-top:20px;
}
.homepageblogdiv
{
    width: 960px; 
    float:left;
}
.servicesgoleft
{
	margin-top: 20px;
    width:10px;
    height:200px;
    text-align:center;
    float:left;
}
.servicesgoright
{
	margin-top: 20px;
    width:10px;
    height:200px;
    text-align:center;
    float:right;
}
.s-title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #818285;
	letter-spacing: -1px;
}


.service1 {
	width: 157px;
	margin-top: 20px;
	float:left;
	height: 245px;
	background-image:url(i/services-bg.png);
}
.service2 {
	width: 154px;
	margin-top: 20px;
	float:left;
	height: 245px;
	background-image:url(i/services-bg.png);
}
.service3 {
	width: 157px;
	margin-top: 20px;
	float:left;
	height: 245px;
	background-image:url(i/services-bg.png);
}
.service4 {
	width: 154px;
	margin-top: 20px;
	padding-left:3px;
	float:left;
	height: 245px;
}

.s-title-d {
	width: 153px;
	height: 20px;
	vertical-align:middle;
	float:left;
}

.reclame {
	width: 133px;
	padding-top: 10px;
	float:left;
}
.reclame-tekst
{
	width: 133px;
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
}
.lees-meer4
{
	width: 133px;
       float:left;
}

ul.ser-ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

li.ser-li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:none;
}

/* portfolio */

.vulin {
	float:left;
	width: 300px;
	margin-top: 30px;
	margin-left: 20px;
	height: 100%;
}
.vulin-blog {
	float:left;
	width: 300px;
	margin-top: 30px;
	margin-left: 20px;
	height: 100%;
}

/* portfolio verdiepin */

.tekst1 {
	width: 640px;
	height:15px;
	background-image:url(i/tekst-top.png);
	background-repeat:no-repeat;
	float:right;
}

.tekst2_portfolio {
	width: 580px;
	background-image:url(i/tekst-midden-case.png);
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 30px;
	padding-right: 30px;
	float:right;
}
.tekst2 {
	width: 580px;
	background-image:url(i/tekst-midden.png);
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 30px;
	padding-right: 30px;
	float:right;
}

.tekst3 {
	width: 640px;
	height:21px;
	background-image:url(i/tekst-bottom.png);
	background-repeat:no-repeat;
	float:right;
}

img.terug-naar {
	float:right;
	padding: 20px;
}

.voor-button {
	float:right;
	width: 640px;
}

.om-cases {
	width: 320px;
	float:left;
}

.om-blogs {
	float:right;
	width: 640px;
}
/* Tab headers*/
.homepage_tabs
{
	margin-left: 20px;
	margin-top:0px;
	padding:0px;
	font-size: 12px;
	list-style-type:none;
	color: #818285;
}
.homepage_tab
{
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818285;
	letter-spacing: -1px;
	float:left;
	width:69px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
    background-color:White;
	height: 52px;
	text-align:center;
}
.homepage_tab_off
{
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818285;
	letter-spacing: -1px;
	float:left;
	width:69px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
    background-color:gray;
	height: 52px;
	text-align:center;
}
/* Blog */

.article-title-blog {
	padding-right: 20px;
	float:left;
	width: 580px;
	font-size: 12px;
	padding-bottom:10px;
}

.article-info-blog {
	padding-right: 20px;
	float: left;
	height: 17px;
	width: 580px;
}

.tags-blog {
	padding-right: 20px;
	padding-top: 2px;
	float: left;
	padding-bottom: 15px;
	height: 17px;
	width: 580px;
}

/* Blog reacties */
.email {
	width: 580px;
	float:left;
}
.blog-submit-left
{
    width:570px;
    height:30px;
    float:left;
}
.blog-l {
	width: 100px;
	height: 30px;
	float:left;
}
.blog-r {
	width: 470px;
	height: 30px;
	float: right;
	}
	
.textfield3 {
	width: 175px;
	border: 1px #e0e0e0 solid;
	vertical-align:middle;
	height: 19px;
	color: #818285;
}
	
.naam {
	width: 580px;
	float:left;
}

.nieuwsbrief {
	width: 580px;
	float:left;
}
.op-de-hoogte {
	width: 580px;
	float:left;
}
.reageer {
	width: 580px;
	float:left;
	}
.reageer-errors
{
	float:left;
	width: 420px;
	padding-left: 160px;
        color:red;
        font-size:11px;
}
.reactie-l {
	width: 100px;
	height: 220px;
	float:left;
}
.reactie-r {
	width: 470px;
	height: 220px;
	float: right;
	}		

.textfield4 {
	width: 455px;
	padding: 3px;
	height: 185px;
	border: 1px #e0e0e0 solid;
	vertical-align:middle;
	color: #818285;
	margin:0px;
}

.check {
	margin: 0px;
	padding: 0px;
}

.select {
	width: 463px;
	border-left: 1px #e0e0e0 solid;
	border-right: 1px #e0e0e0 solid;
	border-top: 1px #e0e0e0 solid;
	color: #818285;
	margin:0px;
	padding: 0px;
}

.button {
	width: 580px;
	float:left;
}

.reactie-plaatsen {
	float:right;
	padding-right: 7px;
	padding-top: 10px;

}

.services-img {
	float:left;
}

.services-left {
	width: 55px;
	padding-right: 10px;
	float:left;
}

.services-right {
	width: 515px;
	float:left;
}
.services-middle {
	width: 575px;
	float:left;
}

/* increw */

.crew-links {
	width: 220px;
	float:left;
}

.crew-rechts {
	width: 360px;
	float:right;
}

/* tabpanel */
.CustomTabStyle .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    margin:0px;
    padding:0px;
    background:url(clientdata/images/tabs-bg.gif) no-repeat;
    background-position:left bottom;
    height:50px;
}
.CustomTabStyle .ajax__tab_inner 
{
    padding:0px;
    margin:0px;
    padding-left:1px;
    /*background:url(clientdata/images/tab-left.gif) no-repeat;*/
    height:49px;
}
.CustomTabStyle .ajax__tab_tab 
{
    height:31px;
    width:97px;
    padding:0px;
    margin:0px;
    padding-top:5px;
    background:url(clientdata/images/tab.gif) no-repeat;

}
.CustomTabStyle .ajax__tab_outer 
{
    margin:0px;
    padding:0px;
    /*background:url(clientdata/images/tab-right.gif) no-repeat right;*/
    height:33px;
    margin-right:2px;
    width:96px;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer 
{
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner 
{
 }
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab 
{
}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer 
{
    background:url(clientdata/images/tab-active-right.gif) no-repeat right;
    padding-right:1px;
    width:98px;
    margin-right:1px;
    height:49px;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner 
{
    background:url(clientdata/images/tab-active-left.gif) no-repeat;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab 
{
    height:39px;
    padding-top:8px;
    margin:0px;
    width:95px;
    color:White;
    padding-left:1px;
    padding-right:1px;
    background:url(clientdata/images/tab-active.gif) repeat-x;
}
.CustomTabStyle .ajax__tab_body 
{
    padding-top:10px;
    padding-left:10px;
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    background-color:Transparent;
    background:url(clientdata/images/tab-body.png) no-repeat;
}
/* error message */
.defaulterror
{
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:Red;
}

/* services caroussel */
li.serviceli {
	line-height:normal;
}

/* Photo Caroussel */
.services-carousel .jcarousel-container {
    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
}

.services-carousel .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

.services-carousel .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.services-carousel .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.services-carousel .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.services-carousel .jcarousel-item {
    width: 75px;
    height: 75px;
}

.services-carousel .jcarousel-item-horizontal {
    margin-right: 10px;
}

.services-carousel .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.services-carousel .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.services-carousel .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(clientdata/images/next-horizontal.png) no-repeat 0 0;
}

.services-carousel .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.services-carousel .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.services-carousel .jcarousel-next-disabled-horizontal,
.services-carousel .jcarousel-next-disabled-horizontal:hover,
.services-carousel .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.services-carousel .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(clientdata/images/prev-horizontal.png) no-repeat 0 0;
}

.services-carousel .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.services-carousel .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.services-carousel .jcarousel-prev-disabled-horizontal,
.services-carousel .jcarousel-prev-disabled-horizontal:hover,
.services-carousel .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/* Homepage */
.itemcontainer
{
 	width:133px;
   /*border-right:1px dotted #000;*/
}

.kop
{
	width:133px;
	height:25px;
	float:left
}
.image
{
	width:133px;
	height:125px;
	float:left
}
.tekst
{
	width:133px;
	height:100px;
	float:left
}

.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 920px;
    padding-top:20px;
    padding: 0px 20px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  920px;
    height: 195px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 157px;
    height: 195px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal 
{
    margin:0px;
    padding:0px;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 93px;
    right: 5px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: transparent url(clientdata/images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -10px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -20px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -30px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 93px;
    left: 5px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: transparent url(clientdata/images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -10px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -20px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -30px 0;
}

.pdf-download{
	vertical-align:middle;
	float:left;
	height: 34px;
	width: 34px;
}

.pdf-download-link {
	float:right;
	padding-top:10px;
	height:34px;
	width:540px;
}

.quote-top
{
    float:left;
    margin:0px;
    padding:0px;
    width:558px;
    background-color:#f3f3f3;
    padding-top:10px;
    padding-right:10px;
    padding-left:10px;
    color:#000;
    border-left:1px dotted #898788;
    border-top:1px dotted #898788;
    border-right:1px dotted #898788;
}
.quote-top p
{
    color:#000;
}

.quote-bottom
{
    float:left;
    margin:0px;
    padding:0px;
    width:90px;
    height:100px;
    background-color:#f3f3f3;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    color:#000;
    margin-bottom:10px;
    border-left:1px dotted #898788;
    border-bottom:1px dotted #898788;
}
.quote-bottom p
{
    color:#000;
}
.quote-photo
{
    float:left;
    margin:0px;
    padding:0px;
    width:448px;
    height:100px;
    background-color:#f3f3f3;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    color:#000;
    margin-bottom:10px;
    border-bottom:1px dotted #898788;
    border-right:1px dotted #898788;
}
.quote-photo p
{
    color:#000;
}
/* CASES AB Test */
.bc-under
{
	width: 640px;
	height:13px;
	float:right;
}
.article2 {
	width: 300px;
	margin-left: 20px;
	float:left;
	margin-top: 20px;
}
.portfolio_intro2
{
    width:300px;
    padding:0px;
    padding-left:20px;
    margin:0px;
    margin-top:10px;
    float:left;
}
.content-cases-container
{
	width: 320px;
	float:left;
    padding-top:3px;
}
.content-cases {
	width: 300px;
	margin-left: 20px;
	margin-bottom:30px;
	float:left;
}
.content-cases-other 
{
    margin-top:50px;
	width: 300px;
	margin-left: 20px;
	float:left;
}
.content-cases-other h3 {
	padding: 0px;
	margin: 0px;
	font-size: 36px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #818285;
	letter-spacing: -1px;
	font-weight:lighter;
}
