/* Style sheet - AA-3 website
-------------------------------------------- */

/* Reset
-------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:Verdana, Arial, Helvetica, sans-serif;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

/* Algemeen
-------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	min-width: 800px;
	text-align: center;
	background: url(../img/bg.gif/) repeat-x top #313131;
	font-size: 62.5%;
	color: #fff;
}
.clear {
	clear: both;
}
#main span {
	color: #f07106;
}

  .slides_container {
    width:770px;
    height:210px;
	overflow: hidden;
  }
  .slides_container div {
    width:770px;
    height:210px;
    display:block;
  }

b {
	text-transform: uppercase;
	color: #f07106;
	font-weight: bold;
	font-size: 1.3em;
}
#wrapper {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	height: 80px;
}
.logo {
	float: left;
	display: block;
	height: 74px;
	width: 264px;
	text-indent: -10000px;
	background: url(../img/logo.gif) no-repeat;
}
.slogan {
	float: left;
	display: block;
	width: 260px;
	height: 74px;
	text-indent: -10000px;
	background: url(../img/slogan.gif) no-repeat;
}
.language {
	float: right;
	margin-top: 55px;
	width: 200px;
	margin-right: 30px;
	text-align: right;
}
.language a {
	color: #777;
	text-decoration: none;
	margin-left: 20px;
}
.language a:hover, .language a.current:hover {
	text-decoration: underline;
	color: #ed7802;
}
.language a.current {
	color: #CCC;
}
#flashcontent {
	width: 770px;
	height: 212px;
}
ul.menu {
	display: block;
	height: 40px;
	padding-left: 80px;
	margin-bottom: 20px;
	background: #ed7802 url(../img/menu_bg.gif);
}
ul.menu li {
	height: 28px;
	width: 120px;
	display: block;
	float: left;
	padding-top: 12px;
	font-size: 18px;
}
ul.menu li a {
	height: 30px;
	width: 120px;
	display: block;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
ul.menu li.current {
	background: url(../img/menu_bg_2.gif) center no-repeat;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	color: #f07106;
}
h3 {
	color: #f07106;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	width: 470px;
}
#clock {
	margin-top:10px;
}

p, td {
	line-height: 1.6em;
	font-size: 1em;
}
#main {
	padding: 0px 30px;
	max-height: 220px;
	overflow: auto;
}
#main p {
	margin-bottom: 10px;
	width: 480px;
	float: left;
}
#main a {
	color: #fff;
}
.banner {
	margin: 0px 0px 30px 30px;
	float: right;
	display: block;
	width: 180px;
	height: 213px;
	text-indent: -10000px;
	background: url(../img/banner.gif) no-repeat;
}

#footer {
	border-top: solid 2px #5e5f61;
	padding-top: 10px;
	height: 20px;
	margin-top: 15px;
	text-align: right;
	clear: both;
}
#footer p {
	float: left;
	color: #5e5f61;
}
#footer a {
	color: #9d9ea0;
	text-decoration: none;
	margin-left: 15px;
}
#footer a, #footer p {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
#footer a:hover {
	color: #f07106;
}

.people {
	width: 110px;
	float: left;
	padding: 10px;
	margin: 0px 10px 0px 0px;
	background-color: #333;
	text-align: center;
}
.people h3 {
	height: 25px;
	font-size: 10px;
	width: 110px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
}
#main .people h3 span {
	color: #f07106;
	font-weight: bold;
	display: inline;
}
.photo {
	margin-bottom: 15px;
}
#main .people span {
	color: #fff;
	display: block;
	margin-bottom: 5px;
}
.people a {
	color: #fff;
	text-decoration: none;
	display: block;
	margin-top: 5px;
}
.people a:hover {
	text-decoration: underline;
}
.contact {
	float: left; 
	width: 410px;
	position: relative;
}
.enschede {
	width: 200px;
	position: absolute;
	top: 18px;
	left: 200px;
}

div.contact h3 {
	margin-bottom: 0px;
	height: 0px;
}
.stock_form select {
	width: 170px;
	margin-bottom: 10px;
	float: right;
}
.stock_form input {
	float: right;
	clear: both;
	margin-bottom: 20px;
}
.stock_form a {
	color: #ccc;
	float: right;
	display: block;
	width: 160px;
	text-align: right;
	margin-top: 5px;
	text-decoration: none;
}
.stock_form a:hover {
	text-decoration: underline;
}
.stock_form {
	width: 170px;
	float: left;
	margin-bottom: 30px;
}
.car {
	margin-left: 200px;
}
.img_link {
	margin-bottom: 30px;
	width: 490px;
	height: 120px;
	border: solid 1px #999;
	display: block;
	text-indent: -10000px;
}
.car table {
	width: 180px;
	float: left;
	border-bottom: solid 1px #313131;
	border-collapse: collapse;
	margin: 0px 20px 20px 0px;
}
.car table td {
	line-height: 25px;
	border-bottom: solid 1px #444;
}
.car_info {
	width: 90px;	
	color: #ed7802;
}
.car img {
	border: solid 1px #999;
}
.car p {
	line-height: 18px;
}
.car h3 {
	margin-top: 20px;
}
.no_car {
	margin-left: 200px;
}

.car_list {
	width: 100%;
}
.car_list td {
	border-bottom: solid 1px #666;
	padding: 5px;
	line-height: 25px;
}
.car_list thead td {
	background-color: #666;
}
.car_list a {
	color: #ed7802;
	text-decoration: none;
	float: right;
}
.login_tbl td {
	line-height: 25px;
	padding: 5px;
}
.frm_btn {
	float: right;
}


.carsearch {
	width: 300px;
	margin-right: 20px;
}
.carsearch input, .carsearch select {
	width: 150px;
	margin: 5px;
}
.carsearch label input {
	width: 15px;
}
.carsearch label {
	
}
.carsearch td {
	vertical-align: top;
	font-size: 9px;
	line-height: 30px;
}
