html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	background: url(../images/template/bg.gif) repeat-x #061232;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Arial;
}

div, span, p, td
{
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	color: #ffffff;
}

select
{
	width: 215px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	color: #1a366b;
}

.image
{
	margin-left: 25px;
}

h1
{
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 24px;
	line-height: 24px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}

h2
{
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 25px;
}

*
{
	outline: none;
}

a
{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

img
{
	border: none;
	padding: 0px;
	margin: 0px;
}

.inputveld
{
	width: 250px;
	height: 20px;
	line-height: 20px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	color: #0f224b;
	font-size: 12px;
	border: 1px solid #9f9f9f;
}

.textarea
{
	width: 250px;
	height: 80px;
	line-height: 20px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	color: #0f224b;
	font-size: 12px;
	border: 1px solid #9f9f9f;
}

.form_knop
{
	width: 125px;
	height: 33px;
	margin-top: 10px;
	line-height: 33px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	background: #ff9900;
	color: #fff;
	font-size: 12px;
	border: none;
	cursor: pointer;
}

#container
{
	margin: 0 auto;
	width: 1000px;	
	position: relative;
	background: url(../images/template/container_bg.gif) repeat-y left;
	text-align: left;
	z-index: 1;
}

#container:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#left
{
	width: 350px;
	height: auto;
	float: left;
}

#left #space
{
	width:  350px;
	height: 400px;
	float: left;
	position: relative;
}

#logo
{
	width: 350px;
	height: 360px;
	background: url(../images/template/logo_bg.jpg);
	position: relative;
}

#logo_leo
{
	width: 266px;
	height: 48px;
	position: absolute;
	left: 42px;
	top: 38px;
}

#menu
{
	width: 350px;
	height: 430px;
	background: url(../images/template/menu_bg.jpg) no-repeat;
	float: left;
}

#menu_container
{
	width: 311px;
	height: auto;
	position: relative;
	margin-left: 18px;
	display: inline;
	float: left;
}

.actietitel {
	height: 30px;
	margin-top: 25px;
	padding-left: 55px;
	line-height: 30px;
	float: left;
}

.actietitel h2 {
	color: #061232;
	line-height: 30px;
	float: left;
}

.menuactie {
	width: 207px;
	height: 220px;
	margin-left: 30px;
	position: relative;
	padding: 14px 20px;
	margin-top: 10px;
	background: url(../images/bg_actie.gif) no-repeat;
	cursor: pointer;
	z-index: 150;
	float: left;
	display: inline;
}

.menuactie h2 {
	height: 50px;
	width: 207px;
	display: block;
	line-height: 20px;
	color: #061232;
	margin-bottom: 10px;
	font-size: 16px;
	overflow: hidden;
}

.menuactie .afb {
	width: 92px;
	height: 92px;
	float: left;
	overflow: hidden;
}	

.menuactie .afb img {
	height: 92px;
}	

.menuactie .info {
	width: 98px;
	height: auto;
	float: right;
	font-size: 13px;
	font-style: italic;
	color: #a6a5a5;
}

.menuactie .info span {
	font-size: 20px;
	line-height: 34px;
	color: #061232;
	font-weight: bold;
}

.menuactie .info a {
	font-size: 13px;
	display: block;
	margin-top: 15px;
	line-height: 22px;
	color: #061232;
	text-decoration: none;
}

.menuactie .info a {
	color: #061232;
	text-decoration: underline;
}

.menu_item
{
	height: 35px;
	width: 311px;
	position: relative;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#right
{
	width: 650px;
	height: auto;
	float: right;
}

#content
{
	width: 586px;
	height: auto;
	margin-left: 45px;
	margin-top: 30px;
	line-height: 26px;
}

.merken td
{
	text-align: left;
	height: 22px;
	vertical-align: top;
	width: 110px;
}

.merken a
{
	color: #fff;
	text-decoration: underline;
}

.merken a:hover
{
	color: #fff;
	text-decoration: none;
}

.merk
{
	font-size: 16px;
	font-weight: bold;
}

.actie
{
	width: 580px;
	height: auto;
	position: relative;
	margin-top: 52px;
}

.actie:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.actie_afbeelding
{
	width: 215px;
	height: 161px;
	position: relative;
	text-align: left;
	background: none;
	float: left;
	overflow: hidden;
}

.actie_afbeelding_wit
{
	width: 215px;
	height: 161px;
	position: relative;
	text-align: center;
	background: #fff;
	float: left;
	overflow: hidden;
}

.actie_afbeelding_zwart
{
	width: 215px;
	height: 161px;
	position: relative;
	float: left;
	text-align: center;
	background: #000;
	overflow: hidden;
}

.actie_omschrijving
{
	width: 330px;
	height: auto;
	position: relative;
	float: right;
	padding-top: 5px;
	background: url(../images/vanaf.gif) no-repeat right 45px;
}

.velgen_nav
{
	width: 580px;
	height: 30px;
	position: relative;
	margin-bottom: 15px;
}

.velgen_nav .merkenoverzicht
{
	float: left;
}

.velgen_nav .configurator
{
	float: right;
}

.velgen_omschrijving
{
	width: 330px;
	height: 163px;
	position: relative;
	float: right;
	padding-top: 5px;
}

.velgen_omschrijving h3
{
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}

.actie_omschrijving .vanaf
{
	width: 53px;
	height: 15px;
	position: absolute;
	top: 60px;
	right: 25px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;	
}

.actie_omschrijving .prijs
{
	width: 115px;
	height: 20px;
	position: absolute;
	top: 85px;
	right: 0px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 20px;
	color: #132854;
	font-weight: bold;
	margin-left: 5px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}

.actie_omschrijving h3
{
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}

.actie_omschrijving .titel
{
	width: 55px;
	height: 19px;
	color: #8fa4cd;
	font-weight: bold;
	line-height: 19px;
}

.actie_omschrijving .inhoud
{
	width: auto;
	height: 19px;
	color: #8fa4cd;
	font-weight: bold;
	line-height: 19px;
}

.velgen_omschrijving .titel
{
	width: 55px;
	height: 19px;
	color: #8fa4cd;
	font-weight: bold;
	line-height: 19px;
}

.velgen_omschrijving .inhoud
{
	width: auto;
	height: 19px;
	color: #8fa4cd;
	font-weight: bold;
	line-height: 19px;
}

.velgen_omschrijving .vanaf
{
	width: auto;
	height: 22px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 15px;
	color: #8fa4cd;
	font-weight: bold;	
}

.velgen_omschrijving .prijs
{
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 5px;
	height: 22px;
}

.referentie_detail
{
	width: 580px;
	height: 168px;
	position: relative;
	margin-top: 52px;
}

.referentie_detail_omschrijving
{
	width: 330px;
	height: 163px;
	position: relative;
	float: right;
	padding-top: 5px;
}

.referentie_detail img
{
	float: left;
}

.referentie_detail_omschrijving h3
{
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}

.referentie_detail_omschrijving .foto 
{
	width: 175px;
	height: 23px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	position: absolute;
	left: 0px;
	bottom: 5px;	
}

.referentie_detail_omschrijving .foto span
{
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	height: 23px;
	line-height: 23px;
}

.referentie_detail_omschrijving .foto a, .foto a:hover
{
	color: #fff;
	text-decoration: none;
}

.img_right
{
	margin-left: 10px;
}

.referenties
{
	width: 549px;
	height: auto;
	position: relative;
	margin-top: 25px;
	float: left;
	overflow: hidden;
}

.top
{
	width: 549px;
	height: 45px;
	position: relative;
	top: 0px;
	left: 0px;
}

.nav
{
	width: 48px;
	height: 20px;
	position: absolute;
	top: 6px;
	right: 10px;
}

.referentie
{
	width: 175px;
	height: 155px; 
	float: left;
	position: relative;
	background: url(../images/referentie_bg.gif) no-repeat;
}

.referentie img
{
	padding: 15px;
	padding-bottom: 0px;
	float: left;
	position: relative;
}

.item_tekst
{
	position: absolute;
	bottom: 0px;
	left: 15px;
	font-weight: bold;
	color: #535353;
	width: 145px;
	height: 33px;
	line-height: 33px;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
}

.navigatie
{
	width: 580px;
	height: 22px;
	position: relative; 
	margin-top: 25px;
	text-align: center;
}

.vorige
{
	height: 22px;
	position: relative;
	float: left;
	text-align: left;
}

.vorige a
{
	color: #fff;
	text-decoration: underline;
}

.pagina
{
	width: 250px;
	height: 22px;
	position: relative;
	float: left;
	margin-left: 75px;
	text-align: center;
	display: inline;
}

.pagina a
{
	color: #fff;
	text-decoration: underline;
}

.volgende
{
	height: 22px;
	position: relative;
	float: right;
}

.volgende a
{
	color: #fff;
	text-decoration: underline;
}

#header
{
	width: 631px;
	height: 285px;
	position: relative;
}

#header a {
	width: 631px;
	height: 285px;
	position: relative;
	float: left;
	display: block;
}

.winterbanden {
	width: 152px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	text-align: center;
}

.winterbanden a img {
	width: 150px;
	border: 1px solid #000000;
}

.winterbanden a:hover img {
	border: 1px solid #ffffff;	
}

#footer_container
{
	width: 100%;
	height: 215px;
	background: url(../images/template/footer_bg.jpg) bottom repeat-x;
	text-align: center;
	z-index: 40;
}

#footer
{
	width: 1000px;
	height: 215px;
	margin: 0 auto;
	position: relative;
	background: url(../images/template/openingstijden.jpg) no-repeat right;
	z-index: 40;
}

#footer #left
{
	width: 350px;
	height: 350px;
	position: absolute;
	left: 0px;
	bottom: 0px !important;
	bottom: -1px;
	background: url(../images/template/naw.jpg);
	z-index: 50;
}

#footer_left_content
{
	position: absolute;
	bottom: 87px;
	left: 42px;
	z-index: 50;
}

#footer .content
{
	position: absolute;
	left: 18px;
	bottom: 0px;
	width: 311px;
	height: 70px;
	line-height: 70px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #9a9a9a;
	z-index: 90;
}

#footer .content a
{
	text-decoration: none;
	color: #9a9a9a;
}

#footer .content a:hover
{
	text-decoration: underline;
	color: #9a9a9a;
}

.meer_weten {
	width: 271px;
	height: 35px;
	position: relative;
	float: left;
	display: block;
	margin-top: 23px;
}
