/* CSS Document - De Internetfabriek */
/*                www.de-internetfabriek.nl */
/*                Date: 5-03-09 (of creation) */

/* DIV DECLR */

body{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 8pt;
	color: #00559f;
	background: #c3dbeb;
}

#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	top: 0;
	width: 952px;
	height: 100%;
	background: url(../img/img_main_repeat_1.jpg) repeat-y center;
}

#main_top {
	position: relative;
	left: 20px;
	top: 0;
	width: 912px;
	height: 110px;
	background: url(../img/img_main_top_1.gif) no-repeat center; 
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 395px;
	height: 91px;
	overflow: hidden; 
}

#logo a, #logo a img{
	border: none;
	text-decoration: none;
}

#meta_nav {
	position: absolute;
	left: 500px;
	top: 66px;
	width: 396px;
	height: 20px;
	text-align: right;
}

#meta_nav a, #meta_nav a:visited {
	color: #00559f;
}

#meta_nav a:hover {
	text-decoration: none;
}

#main_middle {
	position: relative;
	left: 20px;
	top: 0;
	width: 912px;
	background: url(../img/img_main_main_top_1.gif) no-repeat top;
}

#main_main_middle {
	position: relative;
	left: 0;
	top: 0;
	width: 912px;
	margin-bottom: -10px;
	background: url(../img/img_main_main_bottom_1.gif) no-repeat bottom;
}

#main_main_main_middle {
	position: relative;
	left: 0;
	top: 0;
	width: 912px;
}

#middle_left {
	position: absolute;
	left: 0;
	top: 0;
	width: 265px;
	float: left;
}

#middle_left_menu {
	position: relative;
	left: 0;
	top: 0;
	width: 265px;
	height: 316px;
	border-bottom: solid 1px #d5e7f6;
	background: url(../img/img_menu_backgr_1.gif) repeat-y center;
}

#menu {
	position: relative;
	left: 0;
	top: 0;
	width: 265px;
	height: 316px;
	background: #FFFFFF;
	background: url(../img/img_middle_left_menu_1.jpg) no-repeat right top;
}

#basic-accordian{
	position: relative;
	left: 15px;
	top: 0;
	padding:5px;
	width:228px;
	z-index:2;
}

.accordion_headings{
	background:#ffffff;
	border:1px solid #d4e4f3;
	cursor:pointer;
	font-weight:bold;
	margin-top: 4px;
	height: 28px;
}

.accordion_headings a, .accordion_headings a img{
	text-decoration: none;
	border: 0;
}

.accordion_headings:hover{
	background:#eaf2f8;
}

.accordion_child{
border-left: solid 1px #004989;
border-right: solid 1px #004989;
border-bottom: solid 1px #004989;
}

.header_highlight, .header_highlight:hover{
	background: #00559f;
	border: solid 1px #004989;
}

#middle_left_banner {
	position: relative;
	left: 25px;
	top: 12px;
	width: 228px;
	height: 125px;
}

#middle_left_banner h2 {
	padding: 0;
	margin: 0;
	padding-bottom: 13px;
}

#middle_left_banner h2 img {
	padding: 0;
	margin: 0;
	display: inline;
}

#middle_left_banner img.banner_img {
	border: solid 1px #00559f;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#middle_left_banner p {
	vertical-align: top;
	margin: 0;
	padding: 0;
}


#middle_left_banner p a, #middle_left_banner p a:visited {
	border-bottom: solid 1px #00559f;
	text-decoration: none;
	color: #00559f;
}

#middle_left_banner p a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #00559f;
}

#middle_middle {
	position: relative;
	left: 266px;
	top: -10px;
	width: 645px;
	height: auto;
	padding-bottom: 10px;
}

#content {
	position: relative;
	left: 21px;
	top: 18px;
	width: 280px;
	min-height: 440px;
	padding-bottom: 10px;
}

#content h1 {
	padding: 0;
	margin: 0;
	padding-bottom: 13px;
}

#content h1 img {
	padding: 0;
	margin: 0;
	display: inline;
}

#content p {
	padding: 0;
	margin: 0;
	padding-bottom: 13px;
	width: 272px;
	display: block;
}

#content p a, #content p a:visited {
	border-bottom: solid 1px #00559f;
	text-decoration: none;
	color: #00559f;
}

#content p a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #00559f;
}

#content img {
	padding: 0;
	margin: 0;
	padding-bottom: 13px;
}

#content img.inline_img {
	padding: 0;
	margin: 0;
	margin-bottom: 13px;
	border: solid 1px #00559f;
}

#content a img {
	padding: 0;
	margin: 0;
	padding-bottom: 13px;
	border: 0;
	text-decoration: none;
}

#content div.item {
	position: relative;
	left: 0;
	top: 0;
	width: 260px;
	height: auto;
	padding-bottom: 10px;
}

#content div.item img {
	border: solid 1px #00559f;
	float: left;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content div.item p {
	display: inline;
}

#middle_right {
	position: absolute;
	left: 575px;
	top: 0;
	width: 337px;
	height: 316px;
}

#middle_right_image {
	position: relative;
	left: 0;
	top: 0;
	width: 336px;
	border-left: solid 1px #d5e7f6;
	border-bottom: solid 1px #d5e7f6;
	background:	#FFFFFF;
	height: 316px
}

#middle_right_image_image {
	position: relative;
	left: -2px;
	top: 0;
	width: 336px;
	background: url(../img/img_middle_right_1.gif) no-repeat top left;
	height: 316px
}

#middle_right_image_image_content {
	position: relative;
	left: 21px;
	top: 10px;
	width: 315px;
	height: 301px;
	margin-bottom: 20px;
	background: url(../img/img_home_backgr_occ_1.gif) no-repeat bottom right;
}

#car_selection table tr {
	padding: 0;
	margin: 0;
}

#car_selection table tr td {
	vertical-align: top;
}

#car_selection table tr td.car_pic img {
	margin-right: 10px;
}

#car_selection table tr td.car_info {
	padding: 5px 10px 5px 10px;
	background-color: #ebf2f8;
	width: 178px;
	margin-bottom: 10px;
}

#car_selection table tr td.car_links {
	padding: 10px 0px 20px 0px;
}

#car_selection table tr td p {
	padding: 0;
	margin: 0;
}

#car_selection table tr td a, #car_selection table tr td a:visited {
	border-bottom: solid 1px #00559f;
	text-decoration: none;
	color: #00559f;
}

#car_selection table tr td a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #00559f;
}

#submenu {
	position: relative;
	left: 16px;
	top: 0;
	width: 186px;
	margin-bottom: 0px;
	padding: 10px;
	border: solid 1px #d5e7f6;
}

#submenu p {
	margin: 0;
	padding: 0;
	line-height: 16px;
}

#submenu p a, #submenu p a:visited {
	margin-left: 5px;
	border-bottom: solid 1px #00559f;
	text-decoration: none;
	color: #00559f;
}

#submenu p a:hover {
	margin-left: 5px;
	border-bottom: none;
	text-decoration: none;
	color: #00559f;
}

#submenu p a.active {
	margin-left: 5px;
	border-bottom: none;
	text-decoration: none;
	color: #d5e7f6;
}

#middle_right_image_image_content img {
	margin: 0;
	padding: 0;
	border: none;
	border: solid 1px #00559f;
	margin-bottom: 10px;
}

#middle_right_image_image_content p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#middle_right_image_image_content p a, #middle_right_image_image_content p a:visited {
	border-bottom: solid 1px #00559f;
	text-decoration: none;
	color: #00559f;
}

#middle_right_image_image_content p a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #00559f;
}

#middle_right h2{
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 4px;
	margin: 0;
}

#middle_right_image_image_content h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#middle_right_image_image_content h2 img {
	margin: 0;
	padding: 0;
	border: none;
}

#middle_right div.item {
	position: relative;
	left: 18px;
	top: 8px;
	width: 300px;
	height: auto;
	padding-bottom: 10px;
}

#middle_right div.item img {
	border: solid 1px #00559f;
	float: left;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

#middle_right div.item p {
	display: inline;
}

#middle_right div.item p a, #middle_right div.item p a:visited {
	border-bottom: solid 1px #00559f;
	text-decoration: none;
	color: #00559f;
}

#middle_right div.meer_item {
	position: relative;
	left: 5px;
	top: 0;
	width: 197px;
	height: auto;
	border: solid 1px #d5e7f6;
	background:	#FFFFFF;
	display: block;
	padding: 10px;
	margin-bottom: 15px;
}

#middle_right div.meer_item p {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

#middle_right div.meer_item p a, #middle_right div.meer_item p a:visited {
	border-bottom: solid 1px #00559f;
	text-decoration: none;
	color: #00559f;
}

#middle_right div.meer_item ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#middle_right div.meer_item ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 177px;
	padding: 10px;
	margin-bottom: 5px;
	background-color: #f7fafd;
}

#middle_right div.meer_item ul li a, #middle_right div.meer_item ul li a:visited {
	border-bottom: solid 1px #00559f;
	text-decoration: none;
	color: #00559f;
}

#middle_right div.meer_item p a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #00559f;
}

#main_bottom {
	position: relative;
	left: 0;
	top: 0;
	width: 952px;
	height: 57px;
	display: block;
	background: url(../img/img_main_bottom_1.jpg) no-repeat center;
	vertical-align:top;
}

#main_bottom img {
	margin: 0;
	padding: 0;
}

#main_bottom img.title {
	margin: 0;
	padding: 0;
	padding-left: 21px;
	padding-top: 5px;
	float: left;
}

#main_bottom form {
	padding: 0;
	margin: 0;
	vertical-align: top;
	display: inline;
}

#main_bottom form input{
	display: inline;
	padding: 0;
	margin: 0;
	vertical-align: top;
	border: solid 1px #004988;
	color: #69a3d1;
	font-family: Verdana;
	font-size: 8pt;
	padding: 4px 0px 4px 10px;
	margin-right: 7px;
	margin-top: 6px;
}

#main_bottom form input.hidden_field{
	display: none;
	visibility: hidden;
}

#main_bottom a, #main_bottom a img {
	display: inline;
	margin: 0;
	padding: 0;
	margin-top: 6px;
	border: 0;
	text-decoration: none;
}

#main_bottom p {
	padding-top: 14px;
	color: #FFFFFF;
}

/*

#main_bottom_center_right_direct_contact form {
	padding: 0;
	margin:0;
	display: inline;
}

#main_bottom_center_right_direct_contact form input{
	border: solid 1px #c4c4c4;
	color: #939292;
	padding: 4px 0px 4px 4px;
	margin-right: 8px;
}

#main_bottom_center_right_direct_contact a img{
	border: 0;
	margin-bottom: -4px;
}*/