/* CSS Document */

body
{
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#fafbf9;
}
table {
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #003249;
}
.main_table {
	background-color:#fafbf9;
}
h1 {
	font-size: 22px;
	line-height: 19px;
	color: #1a629f;
	font-weight: normal;
}
#menu td, #menu a, #menu a:hover
{
	font-size:12px;
	text-decoration: none;
	color:#000000;
}
.bg_wit { 
	background-color:#FFFFFF;
}
.bg_licht_grijs {
	background-color:#fafbf9;
}
.bg_donker_blauw {
	background-color:#002e48;
}
.bg_oranje {
	background-color:#d78c2d;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	font-weight:bold;
}
.bg_grijs_menu {
	background-color:#e5eaec;
	font-size: 16px;
	line-height: 10px;
	color: #003249;
}
.bg_links {
	background-image: url(../images/taxionline/bg_links.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_rechts {
	background-image: url(../images/taxionline/bg_rechts.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu_links {
	background-image: url(../images/taxionline/menu_links.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu_rechts {
	background-image: url(../images/taxionline/menu_rechts.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu_opties {
	font-family:Arial;
	background-color:#e5eaec;
	font-size: 12px;
	line-height: 19px;
	color: #003249;
}
.content_rechts {
	background-image: url(../images/taxionline/content_rechts.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a, a:visited {
    color:#002e48;
	text-decoration:none;
	font-weight:normal
}
a:hover {
    color:#002e48;
	text-decoration:none;
	font-weight:bold
}

input, textarea, select {
	background-color:#FCFFFF;
}

/* -------------------*/
/* BEGIN X-COM FOOTER */
/* -------------------*/

.xcomfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #afbfc4;
	padding-top: 10px;
}
a.xcomfooter, a.xcomfooter:visited, .xcomfooter a, .xcomfooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #afbfc4;
	text-decoration: none;
}
a.xcomfooter:hover, .xcomfooter a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00334a;
	text-decoration: none;
}
/* -------------------*/
/* END X-COM FOOTER   */
/* -------------------*/


/******************************
	* Stappenplan taxi bestellen
	*****************************/

.breadcrumb_container {
	font-size: 14px;
	margin: 0 0 20px 0;
}
	
.breadcrumb_actief {
	font-weight: bold;
	color: #d78c2d;
}

.breadcrumb_inactief {
	font-weight: normal;
	color: #002e48;
}
