* { margin: 0px;	padding: 0px; outline-style: none; }

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;	
	/*background-color: #050d1c;*/
	background: url(pics/bg_body.gif) left top repeat ;	
}

#site {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 875px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font: 12px arial, verdana, sans-serif;
	line-height: 16px;
	color: #000;
	bottom: 0px;
	background: url(pics/back_site.gif) left top repeat-y #fff;
}

/* ------------------------------------------------------------------------- Header */

#print_header {
	display: none;
}

#header {
	position: relative;	
	width: 875px;
	height: 160px;
	background-color: #050d1c;
}

#header .logo a img {
	border: 0px solid #fff;
}

#header img.ictm09{
	position: absolute;
	right: 10px;
	bottom: 20px;
}

#header img.finestcars{
	position: absolute;
	left: 10px;
	bottom: 0px;
}

#header ul.language{
	position: absolute;
	top: 10px;
	right: 27px;
	list-style-type: none;
}

#header ul.language li{
	margin: 0px 0px 0px 10px;
	float: left;
}

/* ------------------------------------------------------------------------- Navigation */ 

#topnavigation li {
	width: 123px;
	height: 20px;
}

#nav_item li {
	border-right: 2px #9a9b9e solid;
}

#nav_item a {
	width: 103px;
	display: block;
}

li#nav_last{
	border-right: 0px;
}

#nav_last a {
	width: 103px;
	display: block;
}

#nav_item a:hover, #nav_item li.current a:link, #nav_item li.current a:visited{
	height: 20px;
	width: 103px;
	background-color: #9a9b9e;
}

#nav_last a:hover {
	height: 20px;
	width: 105px;
	background-color: #9a9b9e;
}

#main_nav {
	width: 875px;
	height: 20px;
	background-color: #050d1c;
}

#topnavigation {
	position: relative;
}


/* ------------------------------------------------------------------------- Content */ 

#content {
	padding: 0px 0px 25px 0px;
	width: 875px;
}

#main_content {
	width: 603px;
	float: left;
	padding: 10px;
}

#fotovak {
  padding: 50px 15px;
  margin-bottom: 20px;
	width: 220px;
	float: right;
}

ul.pers{
	list-style-type: disc;
	color: #000;
}

h1, td h1 {font: 19px arial, verdana, sans-serif; font-weight: bold; color: #9a9b9e; margin-bottom: 20px;}
h2, td h2 {font: 17px arial, verdana, sans-serif; font-weight: bold; color: #9a9b9e; margin-bottom: 7px;}
h3, td h3 {font: 15px arial, verdana, sans-serif; font-weight: bold; color: #9a9b9e; margin-bottom: 7px;}
h4, td h4 {font: 14px arial, verdana, sans-serif; font-weight: bold; color: #9a9b9e; margin-bottom: 7px;}
h5, td h5 {font: 13px arial, verdana, sans-serif; font-weight: bold; color: #9a9b9e; margin-bottom: 7px;}
h6, td h6 {font: 12px arial, verdana, sans-serif; font-weight: bold; color: #9a9b9e; margin-bottom: 7px;}

#content a:link, #content a:visited {text-decoration: none; border-bottom: 1px solid #000; color: #000;  }
#content a:hover, #content img a { color: #000;  border-bottom: 0px solid #000; }

#fotovak a.banner{
border: 0px solid #000;
}

strong, b{
	color: #050d1c;
}

a img, img a {
	border: 0px;
}

table {margin: 5px 0px;}
td {
	font: 12px arial, verdana, sans-serif;
	line-height: 16px;
	color: #000;
}

#content img { margin: 10px 0px; }
#content img.left {	margin: 0px 10px 10px 0px; float: left; border: 2px solid #050d1c;}
#content img.right { margin: 0px 0px 10px 10px; float: right; border: 2px solid #050d1c;}

p { margin-bottom: 20px; color: #575757;}

#content ul { margin: 10px 0px 10px 15px; list-style-type: disc;}
#content li { margin: 0px 0px 0px 15px;}
#content ol { margin: 10px 0px 10px 20px;}

#content .file img{
  margin: 0px 5px 5px 0px;
  float: left;
  border: 0px;
}

#content .file{
	margin: 0px 0px 10px 0px;
	clear: both;
}


/* ------------------------------------------------------------------------- Footer */ 

#footer {
	clear: left;
	position: absolute;
	bottom: 0 !important;
	padding: 0px 10px;
	width: 855px;
	height: 20px;
	font: 10px arial, verdana, sans-serif;
	color: white;
	text-align: right;
	background-color: #9a9b9e;
}

*html #footer {
	position: absolute;
	bottom: -1;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	line-height: 20px;
	color: white;
}

#footer a:hover { color: #ffffff; }

br.clear { height: 0px; font: 0px arial, verdana, sans-serif; line-height: 0px; clear: both; }
.clear { height: 0px; font: 0px arial, verdana, sans-serif; line-height: 0px; clear: both; }

/* ------------------------------------------------------------------------- Fotoalbum */

#content .album {
	margin: 13px;
	width: 165px;
	height: 159px;
	cursor: pointer;
	float: left;
	display: inline;
	text-align: center;
	border: 2px solid #575757;
	background: #f5f5f5;
	overflow: hidden;
}

#content .album .foto {
	margin: 10px;
	width: 145px;
	height: 85px;
	float: left;
	display: inline;
}

#content .album img {
	padding: 0px;
	border: 0px;
}

#content .album .text {
	margin: 0px 5px;
	width: 155px;
	height: 55px;
	display: inline;
	float: left;
}

#content .album .text h3 {	width: 170px; height: 18px; overflow: hidden; }

#content .thumb {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	width: 135px;
	height: 100px;
	cursor: pointer;
	float: left;
	display: inline;
	font-size: 0px;
	line-height: 0px;
	border: 2px solid #575757;
}

#content .breadcrumb{
	padding: 10px 0px;
}

#content .thumb img{
	margin: 0px;
}

#fotoboek .thumb a, #fotoboek .thumb img {
	border: 0px;
}

#fotoboek .pic {
	margin: 0px auto;
	width: 135px;
	height: 120px;
	background: url(pics/fb_empty.gif) center top no-repeat;
}

#nav {
	margin: 0px;
	padding: 0px;
	width: 593px;
	text-align: center;
	border-top: 1px solid #575757;
}

#nav ul{
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	list-style-type: none;
}

#nav li{
display: inline;
}

#nav li.stripe{
	padding: 0px 5px;
}


/* ------------------------------------------------------------------------- Google Map */
 
#googlemap {
 	padding: 10px;
 	margin: 10px 0px;
	width: 565px;
	float: left;
	font: 13px arial, verdana, sans-serif; 
	line-height: 18px;
	color: #575757;
	font-weight: bold;
	border: 1px solid #c0c0c0;
	background-color: #eeeeee;
}

#googlemap .extra {
	margin-bottom: 8px;
	float: left;
	display: inline;
	font: 13px arial, verdana, sans-serif; 
	font-weight: bold;
	border-bottom: 1px solid #575757;
}
 
#googlemap .omschrijving {
	margin-top: 3px;
	width: 110px;
	float: left;
	display: inline;
}

#googlemap .invul {
	margin: 2px 5px 2px 5px;
	width: 250px;
	float: left;
	display: inline;
}

#googlemap input.large {
	padding: 2px 0px 0px 3px;
	margin-right: 10px;
	width: 183px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	color: #575757;
}

#googlemap input.small {
	padding: 2px 0px 0px 3px;
	width: 34px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	color: #575757;
}

#googlemap input.readonly{
	padding: 3px 0px 0px 3px;
	margin-right: 10px;
	width: 225px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	color: #575757;
	font-weight: bold;
	border: 0px;
  background: none;
}

#googlemap input.button {
	padding: 1px 1px 3px 1px;
	margin: 6px 0px 0px 110px;	
	width: 80px;
	height: 22px;
	float: left;
	font: 11px arial, verdana, sans-serif; 
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #fff;
	border: 1px solid #050d1c;
	background-color: #050d1c;
}

#googlemap select {
	padding: 0px 0px 0px 3px;
	width: 240px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	color: #575757;
}

#googlemap option {
	padding: 1px;
	width: 240px;
	font: 11px arial, verdana, sans-serif;
	line-height: 18px;
	color: #575757;
}

#map {
	margin-left: 3px;
	padding-bottom: 25px;
	width: 585px;
	height: 280px;
	overflow: hidden;
	display: block;
	font: 11px arial, verdana, sans-serif;
	line-height: 18px;
	color: #1A171B;
}

#map a:link, #map a:visited {
	text-decoration: none;
	font: 11px arial, verdana, sans-serif;
	line-height: 18px;
	color: #1A171B;
	padding-bottom: 0px;
	border-bottom: 0px solid #474747;
}

#map a:hover {
	color: #ccc;
}

#directions {
	margin-left: 0px;
	width: 585px;
	display: block;
	font: 11px arial, verdana, sans-serif;
	color: #515151;
}
