

* { /*als basis alles op 0 zetten */
	padding: 0px;
	margin: 0px;
	}
*:focus{
	outline:0;
	}
/* default styles*/
img {
	display: block;
	border: 0px;
	}
ul {
	list-style: none;
	}
li a {
	height:1%; /* geen whitespace tussen link list items */
	}
a {
	text-decoration: none;
	}
a img {
	border: 0px;	
	}
/* end default styles*/

/* ook fijn:*/
html {
	height:100%;
	min-height:101%;/*hiermee wordt in ff een verticale scrollbar gemaakt die altijd aanstaat*/ 
	}
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-color:#434a54;
	background-image: url(../images/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	}

/* BASIS OPZET*/

#container{
	margin: 0 auto;
	width: 869px;
	height:100%;
	background-color:#15181e;
	background-image:url(../images/containerbg.gif);
	position: relative;
	font-size: 1em;
	color:#CCC;
	font-weight: normal;
	}
#top {
	height:135px;
	width:869px;
	background:url(../images/top_bg.jpg) no-repeat top left;
	}
.gutter {
	float:left;
	width:18px;
	}
#column_left {
	float:left;
	width:211px;
	}
#column_middle {
	float:left;
	width:482px;
	margin-left:7px;
	}
#column_right {
	float:left;
	width:133px;
	margin-left:7px;
	}
/*SUBNAVIGATIE TOP */
#nav_top {
	position:absolute;
	left:674px;
	top:56px;
	}
#nav_top li {
	float:left;
	display:inline;
	}
#nav_top li a {
	text-indent: -1000em;
	overflow:hidden;
	display:block;
	background: url(../images/subnav_boven.png) no-repeat left top;
	}
#nav_top li a.active {
	cursor:default;
	}
#nav_top li.home a {
	background-position: 0 0;
	width:53px;
	}
#nav_top li.home a:hover,
#nav_top li.home a.active {
	background-position: 0 -15px;
	}	
#nav_top li.contact a {
	background-position: -53px 0;
	width:64px;
	}
#nav_top li.contact a:hover,
#nav_top li.contact a.active {
	background-position: -53px -15px;
	}
#nav_top li.route a {
	background-position: -117px 0;
	width:66px;
	}
#nav_top li.route a:hover,
#nav_top li.route a.active {
	background-position: -117px -15px;
	}
/* NAVIGATIE*/
#navigatie {
	margin-left:8px;
	margin-bottom:12px;
	}
#navigatie ul li .navitem {
	text-indent:-1000em;
	background-position: 0 0;
	display:block;
	width:194px;
	height:32px;
	}
#navigatie ul li.vision a {
	background-image:url(../images/nav_visionimage.png);
	}
#navigatie ul li.services a {
	background-image:url(../images/nav_serviceimage.png);
	}
#navigatie ul li.clients a {
	background-image:url(../images/nav_clientsimage.png);
	}
#navigatie ul li.about a {
	background-image:url(../images/nav_aboutimage.png);
	}
#navigatie ul li.news a {
	background-image:url(../images/nav_newsimage.png);
	}
#navigatie ul li a:hover,
#navigatie ul li a.active {
	background-position: 0 -32px;
	}
#navigatie ul li .subnav {
	width: 194px;
	height:auto;
	background-color:#4d5b8c;
	font-size:1.3em;
	border-top:1px solid #000;
	}
#navigatie ul li .subnav p {
	margin-left:8px;
	padding-top:10px;
	padding-bottom:12px;
	width:165px;
	font-style:italic;
	}
	
#navigatie ul li .subnav a {
	color: white;
	font-size:0.9em;
	display:block;
	margin-top:6px;
	}

.home_anim {
	margin: 20px 0 0 10px
	}
	
.services_anim {
	margin: 10px 0 10px 0
	}
	
	
/* COLUMN MIDDLE CONTENT*/
.header_img {
	margin-left:8px;
	margin-bottom:12px;
	}
.content {
	margin-left:8px;
	font-size:1.1em;
	line-height:1.3em;
	margin-bottom:12px;
	margin-left:14px;
	}
.content p {
	width:450px;
	margin-bottom:1em;
	}	
.content img.graphic {
	margin-left:6px;
	margin-top:10px;
	margin-bottom:10px;
	}
.content a {
	color:#6699ff;
	}
.content a:hover {
	text-decoration:underline;
	}
	
ul.icons {
	margin:10px 0 30px 70px;
	text-align:center;
	}
	
ul.icons li {
	float:left;
	display:inline;
	width:84px;
	padding-right:28px
	}
ul.icons li img {
	width:80px;
	height:80px;
	padding:6px;
	border:1px solid #666666;
	}
ul.icons li img.active {
	border:1px solid #fff;
	}
ul.icons li .iconnaam {
	display:block;
	padding-top:6px;
	padding-left:4px;
	line-height:1.1em;
	}
ul.icons li .iconnaam_active {
	display:block;
	padding-top:6px;
	padding-left:4px;
	line-height:1.1em;
	font-weight:bold;
	}	
ul.icons li a:hover img {
	border:1px solid #FFF;
	}
	
.scheidingslijn {
	padding-top:8px;
	padding-bottom:8px;
	clear:left;
	}
.content h1 {
	font-size:1.3em;
	}
.content h2 {
	font-size:1.2em;
	width:450px;	
	}
/* Clients pagina */


.testimonials img {
	float:left;
	}
.testimonials ul {
	float:left;
	width:325px;
	line-height:1.4em;
	padding-left:8px;
	padding-bottom:1em;
	}
.testimonials ul li.clientname {
	color:#FFF;
	font-size:1.28em;
	}
.testimonials ul li.testimonial_tekst {
	margin-top:1em;
	}
	
/*clients_automotive, clients_retail, clients_finance*/

ul.clientlogos {
	width:465px;
	}
ul.clientlogos li {
	float: left;
	height:110px;
	width:90px;
	padding-top:12px;
	padding-right:25px;
	}
ul.clientlogos li a {
	width:80px;
	height:80px;
	}
ul.clientlogos li a img {
	height:68px;
	width:68px;
	padding:6px;
	border:1px solid #666666;
	}
ul.clientlogos li a:hover img {
	border:1px solid #FFF;
	}
ul.clientlogos li .merknaam {
	display:block;
	padding-top:6px;
	padding-left:4px;
	line-height:1.1em;
	}
#automotive_1,
#automotive_2,
#automotive_3,
#automotive_4,
#automotive_5,
#automotive_6,
#automotive_7,
#automotive_8,
#retail_1,
#retail_2,
#retail_3,
#retail_4,
#retail_5,
#retail_6,
#retail_7,
#retail_8,
#retail_9,
#retail_10,
#retail_11,
#retail_12,
#retail_13,
#retail_14,
#finance_1,
#finance_2,
#finance_3,
#finance_4,
#finance_5,
#finance_6,
#finance_7 {
	display:none;
	}
	
/* services */
img.infinitygraphic {
	margin-top:2em;
	margin-bottom:3em;
	}	
.services_anim {
	margin-top:2em;
	margin-bottom:3em;
	}	
/* About pagina */
h1 {
	display:inline;
	}
h2.naam {
	font-weight:normal;
	}
.voorstellen {
	margin-top:10px;
	width: 440px
	}
	
#faq {
	padding-top:12px;
	padding-bottom:12px;
	}

#faq li {
	line-height:normal;
	}
	
#faq li a {
	color:#ffffff;
	font-style:italic;
	padding-bottom:4px;
	}
		
#faq li.antwoord p {
	padding-bottom:12px;
	width:450px;
	}
	

/* CONTACTPAGINA*/
#contact {
	font-size:1.2em;
	line-height:1.3em;
	color:#fff;
	}

#contact li.regel {
	padding-bottom:0.5em;
	}

.contact_colomn {
	font-size:1.2em;
	line-height:1.3em;
	color:#fff;
	float:left;
	margin-right: 50px	
	}
/* ROUTE PAGINA*/
#map {
	width:450px;
	height:350px;
	margin-bottom:1em;
	margin-top:1em;
	color:black;
	}	
/* CONTACTFORMULIER*/
#contactform ul {
	width:450px;
	}
#contactform ul li {
	height:1.5em;
	padding-bottom:6px;
	}
#contactform ul li label {
	float:left;
	width:9em;
	font-size:1.1em;
	}
#contactform ul li input {
	float:left;
	border:1px solid #999999;
	width:200px;
	line-height:1.5em;
	vertical-align:middle;
	}
#contactform input.nieuwsbrief {
	clear:left;
	background-bolor:#fff;
	margin-right:0.5em;
	width:12px;
	}
#contactform textarea.vragen  {
	display:block;
	width: 308px;
	margin-top:0.5em;
	border:1px solid #999999;
	}
#contactform p {
	display:inline;
	}
#contactform a.verstuur	{
	display: block;
	width:73px;
	height:32px;
	background:url(../images/sendbutt.gif) no-repeat left top;
	border:none;
	margin-left:236px;
	margin-top:1em;
	}
#contactform a.verstuur:hover	{
	background-position: 0px -32px;
	}
/*tekstopmaak middle content */
p strong {
	color:#FFF;
	}	
.retail ul {
	list-style: outside disc;
	padding-left:15px;
	width:420px;
	padding-bottom:1em;
	} 
	
	
	
/* COLUMN LEFT CONTENT*/
/*#column_left .module {
	margin-left:8px;
	}*/
#column_left .module p {
	width:180px;
	margin-bottom:18px;
	}	
/* COLUMN RIGHT CONTENT */
#column_right .module{
	margin-left:8px;
	}
#column_right .module p {
	width:118px;
	}
#column_right .module img {
	padding-top:8px;
	margin-bottom:8px;
	}
/* MODULE TEKSTVORMGEVING IN COLUMN LINKS EN RECHTS*/
.module {
	margin-left:8px;
	margin-bottom:12px;
	}
.module p {
	font-size: 1.1em;
	line-height:1.3em;
	}	
.module a {
	color:#6699ff;
	}
.module a:hover {
	text-decoration:underline;
	}
	



/* TEXTOPMAAK ALGEMEEN*/
h1 {
	font-family:Arial, sans-serif;
	font-size:1.5em;
	line-height:1.13em;
	font-weight:bold;
	color:#FFF;
	margin-top:10px;
	margin-bottom:1em;
	text-shadow: #131519 0 0 0;
	}
h2 {
	font-family:Arial, sans-serif;
	font-size:1.3em;
	line-height:1.13em;
	font-weight:bold;
	color:#FFF;
	margin-top:10px;
	margin-bottom:2px;
	text-shadow: #131519 0 0 0;
	}
h3 {
	font-family:Arial, sans-serif;
	font-size:1.2em;
	line-height:1.13em;
	text-shadow: #131519 0 0 0;
	color:#FFF;
	width:118px;
	margin-bottom:1px;
	}
	

/* ALGEMEEN POSITIE */
.floatleft {
	float:left;
	}
.floatright {
	float:right;
	}
.clearleft {
	clear:left;
	}
.clearright {
	clear:right;
	}
.clearboth {
	clear:both;
	}
	

.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 410px; 
	height: 120px;
	overflow: hidden;
	float: left;
	margin-top:15px;
	}
	
.scroller .section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:410px;
	height:120px;
	overflow:hidden;
	float:left;
	}

.scroller .content {
	width: 15000px;
	}

#medewerkers {	
	width: 457px;
	height:	150px;
	border: 1px solid #444444;
	margin-top: 10px;
	}
	
#medewerkers_content img {
	float: left;
	margin: 0 5px 0 5px;
	}
	

A.nav_arrow_left {
	display: block;
	float:left;
	width:13px;
	height:78px;
	background:url(../images/nav_arrows.gif) no-repeat;
	background-position: -40px -100px;
	margin:35px 0px 0 5px;
	}
	
A.nav_arrow_left:hover {
	background-position: 0px -100px;
	}
	
A.nav_arrow_right {
	display: block;
	float: left;
	width:13px;
	height:78px;
	background:url(../images/nav_arrows.gif) no-repeat;
	background-position: 0px 0px;
	margin:35px 0px 0 5px;
	}
	
A.nav_arrow_right:hover {
	background-position: -40px 0px;
	}

.voorstellen img {
	float: left;
	margin:3px 10px 3px 0;
}

.paging {
	text-decoration: underline
}
