* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #F9F7F1;
}

img {
	-ms-interpolation-mode:bicubic;
}

#main, #footer, #headline div, #logo {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
}
#header, #logo {
	background-color: #fff;
}
#header {
}
#headercontainer {
	position: relative;
	width: 800px;
	margin: 0 auto;
}
#logo a:hover {
	background-color: #fff;
}

/*
#languages {
	position: absolute;
	top: 0;
	right: 40px;
	width: 100px;
	background: #fff;
	padding: 4px;
}
#languages ul {
	list-style: none;
}
#languages a:link, #languages a:visited {
	color: #97907e;
	text-decoration: none;
	display: block;
	padding: 0 0 0 22px;
	background-repeat: no-repeat;
	background-position: 4px center;
}
#languages a.current:link, #languages a.current:visited {
	color: #005DAB;
}
#languages a.current:link:hover, #languages a.current:visited:hover, #languages a:link:hover, #languages a:visited:hover {
	color: #fff;
	background-color: #005DAB;
}
a#lang-nl {
	background-image: url(/images/language_dutch.png);
}
a#lang-en {
	background-image: url(/images/language_english.png);
}
*/


#languages_container {
	margin: 0 auto;
	width: 910px;
	position: relative;
}

#languages {
	position: absolute;
	right: 10px;
	top: 190px;
}

#languages a {
	display: block;
	width: 16px;
	height: 11px;
	float: left;
	padding: 8px 6px;
}

#lang_nl {
	margin-left: 20px;
}

#languages a:hover {
	background: transparent;
}

#languages a img {
}


.picture {
	
}
.picture {
	height: 96px;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -2000px;
	border: 0;
}

#nav {
	height: 28px;
	background-color: #005DAB;
}
#nav ul {
	list-style: none;
	width: 890px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 40px;
}
#nav li {
	padding: 0;
	margin: 0;
	float: left;
}
#nav li a {
/*	text-shadow: 0 1px 2px #003765;*/
	display: block;
	padding: 0 12px;
	color: #BFCFE3;
	text-decoration: none;
	line-height: 28px;
}
#nav li a:hover, #nav li.current a, #sub-nav a:hover {
	color: #fff;
	background-color: #005399;
}
#nav li.current a {
	background-color: #003765;
	line-height: 29px;
}

#sub-nav {
	list-style: none;
	padding: 0 0 15px 0;
	text-align: left;
	height: 2px;
	line-height: 16px;
}

#sub-nav li {
	float: left;
}

#sub-nav a, #sub-sub-nav li a {
	display: block;
	color: #fff;
	font-size: 12px;
	padding: 5px 12px;
	text-decoration: none;
	margin-top: 1px;
}
#sub-nav .current a, #sub-sub-nav .current a {
	background: #fff;
	color: #003765;
	font-weight: bold;
	border-top: 1px solid #fff;
	margin-top: 0;
}

/*	Sub-sub (product) nav:
	----------------------------------------------- */
	
#sub-sub-nav {
	clear: both;
	list-style: none;
	padding: 3px 0 8px 40px;
	text-align: left;
	height: 16px;
	line-height: 16px;
	border-bottom: 2px solid #f7f4ec;
	background: #f9f7f1;
}

#sub-sub-nav .current a {
	border: 1px solid #f7f4ec;
	border-bottom: 0;
}

#sub-sub-nav a:hover {
	background: #fff;
}

#sub-sub-nav li {
	float: left;
}

#sub-sub-nav li a {
	color: #003765;
	color: #005DAB;
}

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

#headline {
	background-color: #a6c3e2;
	background-repeat: no-repeat;
	background-position: center -255px;
}
#layout- #headline {
	background: #a6c3e2 url(/images/hills-headline.jpg) center -100px;
}

#headline, #headline h2 {
	color: #003765;
}
#headline div {
	margin: 0 auto;
	width: 870px;
	padding: 10px 30px;
}
#headline h2 {
	margin-top: 0;
	margin-bottom: 4px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 20px;
}
#headline ul {
	margin-top: 0;
	padding-top: 0;
	padding-left: 1.5em;
	font-size: 14px;
}
#logo {
	background: transparent;
}
#logo a, #logo a:hover {
	display: block;
	margin: 0;
	padding: 0;
	height: 180px;
	background: transparent;
}
#headercontainer {
	height: 190px;
}

#header {
	background-color: #4180c3;
	background-position: center -42px;
	background-repeat: no-repeat;
	width: 100%;
}

#layout- #header {
	background: #498000 url(/images/hills.jpg) center -30px;
}
#layout-racing #header {
	background-image: url(/images/racing.jpg);
}
#layout-racing #headline {
	background-color: #a6c3e2;
	background: #a6c3e2 url(/images/racing-headline.jpg) center -275px;
}

/*  Banners:
-------------------------------------- */

#layout-racing #header, #layout-racing #headline {
	background-image: url(/images/banners/racing.jpg);
}
#layout-racing #headline {
	background-color: #a6c3e2;
	background: #a6c3e2 url(/images/racing-headline.jpg) center -275px;
}

#layout-ambitie #header, #layout-ambitie #headline {
	background-image: url(/images/banners/ambitie.jpg);
}
#layout-contact #header, #layout-contact #headline {
	background-image: url(/images/banners/contact.jpg);
}
#layout-home #header, #layout-home #headline {
	background-image: url(/images/banners/home.jpg);
}
#layout-nieuws #header, #layout-nieuws #headline {
	background-image: url(/images/banners/nieuws.jpg);
}
#layout-producten #header, #layout-producten #headline {
	background-image: url(/images/banners/producten.jpg);
}
#layout-producten #headline {
	background-position: center -250px;
}

#layout-showroom #header, #layout-showroom #headline {
	background-image: url(/images/banners/showroom.jpg);
}
#layout-visie #header, #layout-visie #headline {
	background-image: url(/images/banners/visie.jpg);
}
#layout-wat_wij_doen #header, #layout-wat_wij_doen #headline {
	background-image: url(/images/banners/wat_wij_doen.jpg);
}
#layout-wie_zijn_wij #header, #layout-wie_zijn_wij #headline {
	background-image: url(/images/banners/wie_zijn_wij.jpg);
}






#logo img {
	border: none;
	display: none;
}
#logo span {
	display: none;
}

#main {
	background-color: #fff;
	border: 2px solid #F7F4EC;
	border-width: 0 2px 2px 2px;
}
#content {
	font-size: 13px;
	line-height: 1.5em;
	padding: 10px 30px 20px 30px;
}




* html #content h1, * html #content h2 {
	font-weight: bold;
}

#content #columns td.main {
	width: 550px;
}

#content #columns td.side {
	width: 250px;
	border: 2px solid #F7F4EC;
	border-width: 0 0 0 2px;
	color: #005dab;
	font-size: 11px;
}
#content #columns td.side h1, 
#content #columns td.side h2, 
#content #columns td.side h3, 
#content #columns td.side h4 {
	color: #4f99d7;
}

p.article-link a {
	text-decoration: none;
	line-height: 1.5em;
	color: #0E273C;
}
p.article-link a .more-link {
	text-decoration: underline;
}

#content #columns td {
	vertical-align: top;
	padding: 10px 20px;
}

#form table {
	border-collapse: collapse;
}
#form th, #form td {
	border: 1px solid #F7F4EC;
	border-width: 1px 0;
	padding: 5px 0;
	text-align: left;
}
#form th {
	font-weight: normal;
	color: #005dab;
}
input.fullwidth, textarea.fullwidth {
	width: 100%;
}

#footer {
	font-size: 11px;
	padding: 10px 30px 20px 90px;
}
#footer, #footer #copyright a {
	color: #4F99D7;
}
#footer a {
	color: #005DAB;
	text-decoration: none;
}
#footer p {
	margin: 5px 0;
	padding: 0;
}
#footer a:hover, #footer #copyright a:hover {
	color: #fff;
	background-color: #005DAB;
}
