/* VDD Consultancy Screen*/
/* Made by Pure Sign */
/* http://www.puresign.be */

/* Links */
* {
	margin: 0;
	padding: 0;}

a:link, a:visited,a:hover, a:active {
	color: #000;
	text-decoration: none;}

a:hover {
	text-decoration: underline;}

/* Body */
body {
	background:url(../img_vdd/achtergrond.jpg) repeat-x;
	background-color:#C8D5E6;
	text-align:center;
	font-family:"Lucida Sans Unicode", Georgia, Arial, Verdana, Arial;
	font-size:12px;
	color:#000;}

h1 {
	font-family:"Lucida Sans Unicode", Georgia, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	height:14px;	
	margin:10px 0 20px 40px;
	text-align:left;}

li{
	margin:0 0 10px 0;}

li{
	list-style-type:none;}
	
.vacature_item {
	margin-left: 10px;
}

.vacature_item br {
	display: none;
}

.vacature_item li{
	list-style-type: disc;
	margin: 0 0 0 30px;
}
	
#center,#header, #midden {
	width:725px;
}

#center {
	margin:0 auto;}
	
#header {
	height:102px;
	background-image:url(../img_vdd/header.jpg);
	overflow: hidden;}

#midden {
	height:201px;
	overflow:hidden;}
	
/* Midden */	
#introductie_boven{
	background:url(../img_vdd/introductie_boven.jpg) no-repeat;
	width:725px;
	height:25px;}

#introductie_midden{
	background-image:url(../img_vdd/introductie_midden.jpg);}
	
#introductie_onder{
	clear:both;
	background:url(../img_vdd/introductie_onder.jpg) no-repeat;
	width:725px;
	height:45px;}
	
#footer {
	background-image:none;
	margin:0 0 20px 0;}	
	
/* Startpagina */	
#introductie_kort, #referenties_kort, #diensten_kort{
	margin:0 0 0 30px;
	line-height:20px;
	width:200px;
	float:left;
	text-align:left;}

#introductie_kort h1, #referenties_kort h1, #diensten_kort h1{
	margin:5px 0px 15px 0px;}

.lees_meer{
	margin:10px 0 0 0;
	font-weight:bold;}

/* Menu */	

img {
	border: none;} 

#tabs {
	padding:22px 10px 0 310px;
	width:700px;
	line-height:normal;
	text-align: right;
}

#tabs ul {
   margin:0;
   padding:10px 10px 0 10px;
   list-style:none;}

#tabs li {
	display:inline;
   margin:0;
   padding:0;}

#tabs a {
	float:left;
   background:url(../img_vdd/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;}
    
#tabs a span {
	float:left;
   display:block;
   background:url(../img_vdd/tabright.gif) no-repeat right top;
   padding:5px 10px 4px 6px;
   color:#84776B;}

/* IE5-Mac \\*/
#tabs a span {
	float:none;}

#tabs a:hover span {
   color:#74675B;}

#tabs a:hover {
   background-position:0% -42px;}

#tabs a:hover span {
   background-position:100% -42px;}

/*Algemeen*/

.item_pagina{
	text-align:left;
	margin:0 40px 0 40px;
	line-height:20px;}
	
/*Diensten*/

#algemene_lijst{
	margin:25px 0 0 0;}	

#algemene_lijst li, .referentie_lijst li, #contact_lijst li{
	margin:0 70px 20px 0;
	background:url(../img_vdd/diensten_item.gif) no-repeat 8px 5px;
	padding:0 0 0 30px;}

/*Referenties*/

.referentie_lijst, #contact_lijst{
	margin:5px 0 0 0;
	float:left;
	width:320px;}
	
/*Verhuur*/		

#foto_lijst li{
	display:inline;
	float:left;
	margin:5px 9px;}	
	
table tr td{
	background-color:#ececec;
	}
	
table tr th{
	background-color:#dfdfdf;
	text-align:center;}
	
table tr th, table tr td{	
	padding-left:20px;}
	
table .prijzen{
	text-align:right; 
	padding-right:75px;}

#version{
	margin:10px 25px 20px 40px;
	float:right;}
	
/*Contact*/

#map{
	width:320px; 
	height:320px;
	border:1px solid #E9E8E4;
	float:left;}

.clear{
	clear:both;
}

