html {
	margin: 0;
	padding: 0;
	background: url(../_images/body_bg.gif) top left repeat-x;
	background-color: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	cursor: default;
}

body {
	margin: 0;
	padding: 0;
}

a:link,
a:visited,
a:active,
a:hover {
	text-decoration: underline;
	color: #777;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
	color: #000;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

H1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #fdb417;
	text-decoration: none;
	text-transform: uppercase;
}

H2 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #bfbfbf;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 20px;
}

H3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #bfbfbf;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 10px;
}

H4 {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

.clear {
	clear: both;
}

.body_wrapper {
	margin-top: 52px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	width: 940px;
	background-color: #fff;
}

.banner {
	width: 940px;
	height: 86px;
	margin-bottom: 12px;
	cursor: pointer;
}

.banner_contact {
	background: url(../_images/banners/7.gif) top left no-repeat;
	width: 940px;
	height: 86px;
	margin-bottom: 12px;
	cursor: pointer;
}

.navigatie {
	margin: 0;
	margin-left: 106px;
	padding: 0;
}

.navigatie li,
.navigatie li.last {
	margin: 0;
	padding: 0;
	margin-right: 40px;
	display: inline;
	list-style-type: none;
}

.navigatie li.last {
	margin: 0;
}


.navigatie li img {
	border: 0;
}

.content_wrapper {
	border: 1px solid #e5e5e5;
	padding: 20px;
	width: 900px;
	margin-top: 30px;
}

.main {
	width: 630px;
	float: left;
}

.img_main {
	width: 90px;
	margin-top: 3px;
	float: left;
}

.content_main {
	width: 540px;
	float: left;
}

.main_home {
	width: 900px;
}

.side {
	background-color: #aaa;
	width: 250px;
	float: right;
}

.pand {
	background: url(../_images/pand.jpg) top left no-repeat;
	width: 250px;
	height: 140px;
	border-bottom: 1px solid #fff;
}

.side .adres {
	padding: 20px;
	color: #fff;
}

.side .adres a {
	display: block;
	margin-top: 20px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

/* -- Home -- */

.blok_nieuws {
	width: 268px;
	height: 294px;
	border: 3px solid #fdb416;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	padding: 6px;
	position: relative;
	
}

.blok_nieuw {
	width: 274px;
	height: 300px;
	border: 3px solid #fdb416;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	padding: 3px;
	position: relative;
}

.blok_occasion {
	width: 274px;
	height: 300px;
	border: 3px solid #fdb416;
	float: left;
	margin-top: 20px;
	padding: 3px;
	position: relative;
}

.home_specs {
	margin-left: 6px;
}

.home_specs p {
	margin: 0;
	padding: 0;
}

.home_verder1 {
	position: absolute;
	right: 6px;
	bottom: 6px;
}

.home_verder2 {
	position: absolute;
	right: 6px;
	bottom: 22px;
}

.nieuw_img,
.occasion_img {
	width: 274px;
	height: 200px;
	border: 0;
}

iframe {
	width: 900px;
	height: 600px;
	border: 1px solid #ccc;
	scrollbar-arrow-color: #fff;
	scrollbar-face-color: #ddd;
	scrollbar-highlight-color: #ddd;
	scrollbar-3dlight-color: #ccc;
	scrollbar-shadow-color: #ddd;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-track-color: #eee;
}

.contact_form {
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.input {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	border: 1px solid #ccc;
	width: 300px;
}

textarea {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	border: 1px solid #ccc;
	width: 300px;
	height: 126px;
}

.button-align {
	text-align: right;
}

.google_maps {
	float: left;
	margin-right: 20px;
	width: 310px;
	height: 400px;
}

.modellen {
}

.modellen td {
	background-color: #ededed;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding: 3px;
}

.modellen img {
	display: block;
	border: 0;
}