/* 
----------------------------
De CSS voor de index pagina
----------------------------
*/

body
{ 
	background-image: url(images/background.jpg); 
	background-color: #d2e0eb;
	color: #0E457B;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right:0px;
}

A:link 
{
	color: #0E457B;
	background-color: #e7f2ff;; 
	text-decoration:none;
}

A:visited 
{
	color: #0E457B;
	background-color: #e7f2ff;;
	text-decoration:none;
}

A:hover 
{
	color: #FFFFFF;
	background-color: #e7f2ff;;
	text-decoration:none;
}

A:active 
{
	color: #0E457B;
	background-color: #e7f2ff;;
	text-decoration:none;
}

.footnote{
	font-size: 10px;
	padding-top: 3px;
	font-family:arial,verdana,sans-serif;
}

a.deeplink:link{
	color: #0E457B;
	background-color:white;
	text-decoration:underline;
}
a.deeplink:visited{
	color: #0E457B;
	background-color:white;
	text-decoration:underline;
}
a.deeplink:hover{
	color: #0E457B;
	background-color:white;
	text-decoration:underline;
}
a.deeplink:active{
	color: #0E457B;
	background-color:white;
	text-decoration:underline;
}




IMG 
{
	border:0px;
}

.tablefull
{
	width:100%;
	height:100%;
}

.tdposition
{
	padding-top: 59px;
}

.tdheader
{
	background-image: url(images/header.jpg);
	width:  750px;
	height: 225px;
}

.tdrow
{
	height: 18px;
	background-color: #ccdce9;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #0E457B;
}

.tdrow2
{
	background-color: #e7f2ff;
	height: 24px;
	text-align: right;
	padding-right: 4px;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #0E457B;
}

A.index:link 
{
	color: #0E457B;
	background-color: #ccdce9;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

A.index:visited 
{
	color: #0E457B;
	background-color: #ccdce9;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

A.index:hover 
{
	color: #ffffff;
	background-color: #ccdce9;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

A.index:active 
{
	color: #0E457B;
	background-color: #ccdce9;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

/* 
-----------------------------------------------------------
De declaratie voor de TD waar alle content wordt ingeladen 
-----------------------------------------------------------
*/

.tdrow3
{
	background-color: #ffffff;
	height: 220px;
	vertical-align: top;
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	color: #0E457B;
	padding-left: 45px;
	padding-top: 12px;
}

.tdrow4
{
	height: 4px;
}

.tdfooter
{
	background: url(images/footer.png) bottom center no-repeat;	
	color: #0E457B;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	width:  750px;
	height: 24px;
}


/* 
---------------------------------------------------------
Hier begint de CSS voor de verschillende content pagina's 
---------------------------------------------------------
*/

/* De font specificatie voor alle contentpagina's */

.contentpages
{
	vertical-align: top;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	color: #0E457B;
	background-color: #ffffff;
}

.kop
{
	font-family:arial,verdana,sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #0E457B;
	background-color: #ffffff;
}


/* 
---------------------------------------------------------
HOME.HTML 
---------------------------------------------------------
*/

.tdtexthome
{
	width:650px;
	text-align:justify;
}

.tdgif
{
	padding-left: 100px;
	vertical-align:top;
}


/* 
---------------------------------------------------------
DIENSTEN.HTML 
---------------------------------------------------------
*/

.tdtextdiensten
{
	width:650px;
	text-align:justify;
	vertical-align:top;
	
}

.tdgifdiensten
{
	padding-bottom: 20px;
	vertical-align: top;
}

.tdchauffeurmetauto
{
	/*text-align:center;*/
	font-size:11px;
}

/* 
---------------------------------------------------------
TARIEVEN.HTML 
---------------------------------------------------------
*/

.tdtexttarieven
{
	width:370px;
	text-align:justify;	
}

.tdtexttarieven2
{
	width:280px;
	padding-left: 30px;
	text-align:justify;
}

A.tarievenlink:link 
{
	color: #5ba4ed;
	background-color: #ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

A.tarievenlink:visited 
{
	color: #5ba4ed;
	background-color: #ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

A.tarievenlink:hover 
{
	color: #5ba4ed;
	background-color: #ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

A.tarievenlink:active 
{
	color: #5ba4ed;
	background-color: #ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}


/* 
---------------------------------------------------------
MEDEWERKERS.HTML 
---------------------------------------------------------
*/

.tdmedewerkers
{
	padding-top:30px;
	font-weight:bold;
	text-align:justify;	
}

.tdmedewerkers2
{
	padding-top:10px;
	font-weight:bold;
	text-align:justify;	
}
.tdinloggen
{
	background-color: #ffffff;
	vertical-align: top;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	color: #0E457B;
	padding-left: 1px;
	padding-top: 1px;
}

A.medewerkerslink:link 
{
	color: #5ba4ed;
	background-color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

A.medewerkerslink:visited 
{
	color: #5ba4ed;
	background-color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

A.medewerkerslink:hover 
{
	color: #5ba4ed;
	background-color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

A.medewerkerslink:active 
{
	color: #5ba4ed;
	background-color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}


/* 
---------------------------------------------------------
CONTACT.HTML 
---------------------------------------------------------
*/

.tdtextcontact
{
	width:380px;
	text-align:justify;
	vertical-align:top;
}

.tdgifcontact
{
	padding-top: 20px;
	padding-left: 100px;
	vertical-align:top;
}

.tdgifcontact_routeauto
{
	padding-top: 20px;
	padding-left: 55px;
	vertical-align:top;
}

/*
----------------------------------------------------------
OFFERTES
----------------------------------------------------------
*/

.red{color:red;}
.tijd{width:20px;}
.aantal{width:40px;}
.datum{width:70px;}
.std{width:180px;}
