/********* algemeen *************/

body {
	background-color: url(../img/site/bg.jpg);
	background-image: url(../img/site/bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 0.8em;
	line-height: 1.3em;
	color: rgb(0,0,0);
	margin: 0px;
	padding-bottom: 25px;
	scrollbar-3dlight-color: rgb(255,255,255);
  scrollbar-arrow-color: rgb(0,0,0);
  scrollbar-base-color: rgb(255,255,255);
  scrollbar-darkshadow-color: rgb(50,50,50);
  scrollbar-face-color: rgb(255,255,255);
  scrollbar-highlight-color: rgb(150,150,150);
  scrollbar-shadow-color: rgb(84,84,84);
}

pre#outputbuffer {
	position: absolute;
	width: 100%;
	z-index: 999;
	bottom: 100px;
	background-color: red;
	color: black;
	padding: 3pt;
	font-family: Courier New;
	font-size: 10pt;
}

img {
	border: 0px;
}

a {
	color: rgb(255,255,255);
	text-decoration: underline;
}

form {
	margin: 0px;
}

div.clear {
	clear: both;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div#printlogo {
	display: none;
}

div.print {
	float: left;
	clear: both;
	margin-top: 15px;
}

div#main {
	position: absolute;
	margin-left: -450px;
	left: 50%;
	width: 900px;
	background-color: rgb(0,0,0);
}

div#menu {
	height: 90px;
	border-bottom: 1px solid rgb(89,89,89);
	overflow: hidden;
}

div#logo {
	float: left;
	width: 210px;
}

div.menuitems {
	margin-top: 18px;
	width: 135px;
}

div.menuitems a {
	color: rgb(171,171,171);
	text-decoration: none;
	font-weight: bold;
	line-height: 1.6em;
}

div.menuitems img {
	margin-bottom: 5px;
}

div#footer {
	border-top: 1px solid rgb(110,110,110);
	border-bottom: 1px solid rgb(0,0,0);
	background-color: rgb(61,61,61);
	color: rgb(230,230,230);
	font-size: 0.8em;
	padding: 4px 20px 0px 20px;
	height: 20px;
	_height: 27px;
}

div#footer a {
	color: rgb(230,230,230);
	text-decoration: none;
	padding-right: 20px;
}

div#footer input, div#zoekboxgroot input {
	width: 125px;
	height: 15px;
	background-color: rgb(61,61,61);
	border-top: 1px solid rgb(25,25,25);
	border-left: 1px solid rgb(25,25,25);
	border-bottom: 1px solid rgb(143,143,143);
	border-right: 1px solid rgb(143,143,143);
	color: rgb(171,171,171);
	font-size: 1em;
}

div#footer input.btnsubmit, div#zoekboxgroot input.btnsubmit{
	width: 58px;
	height: 15px;
	background-color: rgb(51,51,51);
	border-top: 1px solid rgb(67,67,67);
	border-left: 1px solid rgb(67,67,67);
	border-bottom: 1px solid rgb(25,25,25);
	border-right: 1px solid rgb(25,25,25);
	color: rgb(171,171,171);
	font-size: 1em;
}

div.show {
	display: block;
}

div.hide {
	display: none;
}

div#flash {
	width: 900px;
	margin: 0 auto;
	border-bottom: 1px solid rgb(89,89,89);
	display: none;
}

div#htmlmenu {
	display: none;
}

/********* splash *************/

div#splashlogo {
	height: 90px;
}

div#splashlogo img {
	margin-left: 22px;
	margin-top: 30px;
}

div#splashswf {
	display: none;
}

div#splashimg {
	display: none;
	height: 340px;
	border-top: 1px solid rgb(89,89,89);
	border-bottom: 1px solid rgb(89,89,89);
}

div#taalbox {
	text-align: center;
	height: 170px;
}

div#taalboxtxt {
	margin-top: 45px;
}

div#taalboxvlaggen {
	float: left;
	margin-top: 20px;
}

/********* alsosees *************/

div#homealsosees {
	padding-bottom: 7px;
	_padding-bottom: 0px;
}

div#homealsosees div.clear {
}

div.homealsoseegroot {
	width: 437px;
	height: 145px;
	overflow: hidden;
	background-image: url(../img/site/boxtop.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
}

div.homealsoseeklein {
	width: 219px;
	height: 145px;
	overflow: hidden;
	background-image: url(../img/site/boxtopsmall.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
}

div.homealsoseeklein, div.homealsoseegroot, div.alsoseeklein {
	margin: 7px 0px 0px 6px;
	font-size: 0.80em;
	line-height: 1.6em;
}

div.alsoseeklein {
	width: 219px;
	background-image: url(../img/site/boxtopsmall.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
}


div.borders h1 {
	color: rgb(255,255,255);
	font-size: 1.3em;
	margin: 0px;
	background-image: url(../img/site/steroranje.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
}

div.borders h2 {
	font-size: 1.1em;
	margin: 0px;
}

div.borders p {
	margin: 0px;
	margin-bottom: 10px;
	line-height: 1.4em;
}

div.homealsoseegroot p {
	width: 235px;
}

div.homealsoseegrootbottom {
	width: 437px;
	height: 7px;
	margin: -8px 0px 0px 6px;
	background-image: url(../img/site/boxbottom.gif);
	background-repeat: no-repeat;
}

div.homealsoseekleinbottom, div.alsoseekleinbottom {
	width: 219px;
	height: 7px;
	margin: -6px 0px 0px 6px;
	background-image: url(../img/site/boxbottomsmall.gif);
	background-repeat: no-repeat;
}

div.borders {
	margin-top: -1px;
	border-left: 1px solid rgb(89,89,89);
	border-right: 1px solid rgb(89,89,89);
	padding: 15px;
	min-height: 95px;
	_height: 125px;
}

div.borders a {
	text-decoration: none;
}

div.borders ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(../img/site/ulstip.gif);
	line-height: 1.2em;
}

div.borders li {
	margin-bottom: 10px;
}

div.borders a.route {
	background-image: url(../img/site/pdficoon.gif);
	background-repeat: no-repeat;
	height: 54px;
	padding-left: 35px;
	padding-top: 20px;
	margin-top: 15px;
}

div.imgcenter {
	text-align: center;
}

/********* tekst *************/

div#img {
	border-bottom: 1px solid rgb(89,89,89);
}

div#content {
	padding-top: 30px;
	padding-bottom: 30px;
}

div#kolom1 {
	width: 145px;
	_width: 200px;
	float: left;
	margin-right: 10px;
	text-align: right;
	padding: 32px 30px 0px 25px;
	line-height: 1.5em;
	font-size: 0.85em;
}

div#kolom1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: rgb(255,255,255);
}

div#kolom1 li.actief {
	background-image: url(../img/site/stip.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: rgb(255,255,255);
}

div#kolom1 li {
	padding-right: 10px;
}

div#kolom1 li a {
	text-decoration: none;
	color: rgb(180,180,180);
}

div#kolom1 li a:hover {
	text-decoration: none;
	color: rgb(255,255,255);
}

div#kolom1 li.actief a {
	text-decoration: none;
	color: rgb(255,255,255);
	font-size: 1.1em;
}

div#kolom1 li a:hover {
	text-decoration: none;
	color: rgb(255,255,255);
}

div#kolom1 h1 {
	color: rgb(255,255,255);
	border-bottom: 1px solid rgb(89,89,89);
	margin: 0px 0px 15px 0px;
	padding-bottom: 5px;
	width: 145px;
	font-size: 1.2em;
	text-align: left;
}

div#kolom1 h1 a {
	text-decoration: none;
}

div#kolom1 p {
	text-align: left;
}

div#kolom1 form {
	margin-bottom: 35px;
}

div#kolom1 div#movieicoon {
	text-align: left;
	margin-bottom: 15px;
}

div#kolom1 div#movieicoon a {
	background-image: url(../img/site/movieicoon.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 28px;
	padding-top: 12px;
}

div#kolom1 select {
	width: 145px;
	background-color: rgb(61,60,60);
	border-top: 1px solid rgb(26,25,25);
	border-left: 1px solid rgb(26,25,25);
	border-right: 1px solid rgb(26,25,25);
	border-bottom: 1px solid rgb(143,143,143);
	color: rgb(170,170,170);
	font-size: 0.9em;
}

div#kolom1 input {
	margin-bottom: 5px;
}

div#kolom2 {
	float: left;
	width: 440px;
	margin-right: 10px;
	font-size: 0.85em;
}

div#kolom2 h1 {
	font-family: Arial Black;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin: 0px;
	margin-left: -1px;
	margin-bottom: 10px;
	color: rgb(115,115,115);
}

div#kolom2 h2 {
	font-size: 1.0em;
	margin: 0px;
	margin-bottom: 5px;
	color: rgb(255,255,255);
}

div#kolom2 h3 {
	color: rgb(255,255,255);
	background-image: url(../img/site/steroranje.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(89,89,89);
	margin-bottom: 25px;
	_margin-bottom: 0px;
}

div#kolom2 h3.dubbel {
	background-position: 0px 5px;
	padding-top: 3px;
	border-top: 1px solid rgb(89,89,89);
}

div#kolom2 h4 {
	color: rgb(255,255,255);
	background-image: url(../img/site/steroranje.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	margin: 0px;
	margin-top: 25px;
	font-size: 1em;
}

div#kolom2 p {
	margin: 0px;
	margin-bottom: 10px;
}

div#kolom2 ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(../img/site/ulstip.gif);
	line-height: 1.7em;
}

div#kolom2 li {
	padding-bottom: 15px;
}

div#kolom2 ul.investors {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	line-height: 1.2em;
}

div#kolom2 ul.investors li {
	height: 45px;
}

div#kolom2 ul.investors a {
	background-image: url(../img/site/pdf.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding: 15px 0px 5px 34px;
}

div#kolom2 ul.investors a:hover {
	background-image: url(../img/site/pdf_over.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding: 15px 0px 5px 34px;
}

.intro {
	color: rgb(214,214,214);
	font-weight: bold;
}

div.kolom2breed {
	border-bottom: 1px solid rgb(89,89,89);
	margin-bottom: 35px;
	padding-bottom: 20px;
}

div.kolom2left {
	float: left;
	width: 205px;
}

div.kolom2right {
	float: right;
	width: 205px;
}

div.imgleft {
	float: left;
	margin-right: 10px;
}

div#kolom3 {
	width: 220px;
	_width: 230px;
	padding-right: 5px;
	padding-top: 25px;
	_padding-top: 32px;
	float: left;
}

/********* formulier *************/

div.formline {
	width: 365px;
	margin-bottom: 15px;
}

div.required {
	background-image: url(../img/site/verplichtster.gif);
	background-repeat: no-repeat;
	background-position: 355px 1px;
}

div.formlabel {
	width: 85px;
	float: left;
}

div.formlabel_wide {
	width: 150px;
	float: left;
}

input {
	width: 200px;
	height: 15px;
	background-color: rgb(255,255,255);
	border-top: 1px solid rgb(25,25,25);
	border-left: 1px solid rgb(25,25,25);
	border-bottom: 1px solid rgb(143,143,143);
	border-right: 1px solid rgb(143,143,143);
	font-family: verdana;
	color: rgb(0,0,0);
	font-size: 9pt;
}

input.checkbox {
	width: 200px;
	height: 15px;
}

textarea {
	width: 260px;
	height: 70px;
	background-color: rgb(61,61,61);
	border-top: 1px solid rgb(25,25,25);
	border-left: 1px solid rgb(25,25,25);
	border-bottom: 1px solid rgb(143,143,143);
	border-right: 1px solid rgb(143,143,143);
	font-family: arial;
	color: rgb(171,171,171);
	font-size: 1em;
}

select {
	margin-bottom: 10px;
}

div.formline select {
	margin-bottom: 0px;
}

.xsmall {
	width: 75px;
}

.small {
	width: 100px;
}

.medium {
	width: 140px;
}

input.submit {
	height: 15px;
	background-color: rgb(51,51,51);
	border-top: 1px solid rgb(67,67,67);
	border-left: 1px solid rgb(67,67,67);
	border-bottom: 1px solid rgb(25,25,25);
	border-right: 1px solid rgb(25,25,25);
	color: rgb(171,171,171);
	font-size: 1em;
	font-size: 0.9em;
}

.error {
	color: rgb(175,36,14);
}

/********* models *************/

div#submenumodel {
	height: 115px;
	display: none;
}

div#btnback {
	float: left;
	margin: 50px 60px 0px 25px;
}

div#modelsscroller {
	width: 660px;
	height: 115px;
	float: left;
}

div.model {
	width: 162px;
	height: 105px;
	_height: 115px;
	margin: 0px 3px 3px 0px;
	padding-top: 10px;
	text-align: center;
	font-size: 0.8em;
	float: left;
}

div.model a {
	text-decoration: none;
}

div.model:hover {
	background-color: rgb(99,99,99);
}

div#btnforward {
	float: right;
	margin: 50px 25px 0px 0px;
}

div#contentmodel {
	background-color: rgb(255,255,255);
	border: 1px solid rgb(255,255,255);
	margin: 1px 0px 1px 0px;
	padding: 35px 0px 15px 0px;
	display: none;
}

div#kolom1model {
	width: 280px;
	float: left;
}

div#kolom1model h1 {
	width: 253px;
	_width: 265px;
	height: 15px;
	_height: 25px;
	padding: 5px 0px 5px 12px;
	background-color: rgb(218,218,218);
	color: rgb(152,152,151);
	font-size: 0.9em;
	margin: 17px 0px 2px 0px;
}

div#kolom1model h1.eerste {
	margin-top: 1px;
}

div.specitem {
	width: 255px;
	height: 18px;
	_height: 22px;
	padding-top: 3px;
	border-bottom: 1px solid rgb(218,218,218);
	margin-left: 13px;
	font-size: 0.8em;
}

div.speclabel {
	width: 107px;
	float: left;
}

div#kolom2model {
	float: left;
	width: 615px;
	border-left: 1px solid rgb(167,167,167);
}

div#kolom2model h1 {
	padding-top: 3px;
	padding-bottom: 15px;
	margin-left: 15px;
	height: 25px;
	border-bottom: 1px solid rgb(167,167,167);
}

div#kolom2model div#modelimg {
	margin-left: 15px;
	border-bottom: 1px solid rgb(167,167,167);
}

div#kolom2model div#modelmeer {
	margin-left: 15px;
	border-bottom: 1px solid rgb(167,167,167);
	height: 69px;
}

div#kolom2model div.modelimgsmall {
	width: 58px;
	height: 43px;
	border: 1px solid rgb(167,167,167);
	float: left;
	margin-top: 12px;
	margin-right: 15px;
}

div#kolom2model div.modelgallery {
	width: 258px;
	height: 20px;
	float: left;
	margin-top: 22px;
	margin-right: 15px;
	margin-left: 15px;
	font-family: arial black;
	font-size: 1.3em;
}

#iframe360 {
	width: 900px;
	height: 455px;
	overflow: hidden;
}

/********* nieuws *************/

div.nieuwsitem {
	margin-bottom: 15px;
}

span.nieuwsdatum {
	font-style: italic;
}

div.nieuwsitem p {
	margin-bottom: 0px;
}


/********* calendar *************/

div.calendarheader {
	padding-top: 5px;
	height: 25px;
	_height: 30px;
	border-bottom: 1px dotted rgb(77,77,77);
	border-top: 1px dotted rgb(77,77,77);
}

div.calendarheadermaand {
	width: 405px;
	padding-top: 3px;
	text-align: center;
	color: rgb(255,255,255);
	font-weight: bold;

}

/********* gallery *************/

div.gallerypage {
	display: none;
}

div.gallerypagenav {
	width: 425px;
	margin-top: 10px;
	height: 30px;
	border-bottom: 1px dotted rgb(77,77,77);
}

div.pagenavitem {
	float: left;
	background-image: url(../img/site/pagina.gif);
	height: 30px;
	_height: 40px;
	width: 24px;
	color: rgb(0,0,0);
	padding-top: 5px;
	cursor: hand;
	cursor: pointer;
}

div.pagenavitemactief {
	float: left;
	background-image: url(../img/site/pagina_over.gif);
	height: 30px;
	_height: 40px;
	width: 24px;
	color: rgb(0,0,0);
	padding-top: 5px;
	cursor: hand;
	cursor: pointer;
}

.pagenavitem a, .pagenavitemactief a {
	display: block;
	text-decoration: none;
	color: rgb(0,0,0);
}

div.paginaback {
	float: left;
	width: 75px;
	background-image: url(../img/site/back.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	cursor: hand;
	cursor: pointer;
}

div.paginanrs {
	margin-top: -7px;
	_margin-top: 0px;
	float: left;
	text-align: center;
}

div.paginanext {
	float: right;
	width: 75px;
	background-image: url(../img/site/next.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-right: 25px;
	cursor: hand;
	cursor: pointer;
}

div.paginaback a, div.paginanext a, div.paginanrs a {
	color: rgb(180,180,180);
}

div.galleryrow {
	height: 180px;
	_height: 200px;
	width: 425px;
	border-bottom: 1px dotted rgb(77,77,77);
	padding-top: 20px;
}

div.gallerybox {
	width: 130px;
	height: 170px;
	margin-right: 17px;
	float: left;
}

div.galleryboxlast {
	margin-right: 0px;
	float: right;
}

div.galleryboxgroot {
	width: 427px;
	height: 427px;
	position: relative;
	background-color: rgb(255,255,255);
	border: 1px solid rgb(89,89,89);
}

div.galleryitem {
	width: 130px;
	height: 115px;
	_height: 130px;
	padding-top: 15px;
	border: 1px solid rgb(89,89,89);
	position: relative;
}

div.bordertop {
	border-top: 1px dotted rgb(77,77,77);
	padding-top: 5px;
}

div.bordertopsolid {
	border-top: 1px solid rgb(77,77,77);
	padding-top: 5px;
}

div.galleryboxgroot img, div.galleryitem img {
	position: absolute;
	top: 50%;
	left: 50%;
}

div.videoitem {
	background-image: url(../img/site/videobg.gif);
}

div.imgitem {
	background-color: rgb(255,255,255);
}

div.videoitemgroot {
	background-color: rgb(0,0,0);
}

div#outof {
	width: 22px;
	height: 30px;
	padding-top: 2px;
	text-align: center;
	background-image: url(../img/site/xoutofxicoon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#outofx {
	margin-right: 7px;
	margin-left: 5px;
	padding-top: 2px;
}

.downloadicoon {
	background-image: url(../img/site/downloadicoon.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 35px;
}

/********* dealer *************/

div#flashkaart {
	display: none;
}

div#htmlkaart {
	display: none;
}

div#kaart {
	position: relative;
	height: 239px;
	width: 435px;
}

div.stip {
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: hand;
	cursor: pointer;
}

div.stip a {
	text-decoration: none;
}

div#legenda {
	position: absolute;
	top: 15px;
	left: 300px;
	background-image: url(../img/site/legenda.gif);
	width: 89px;
	_width: 124px;
	height: 65px;
	_height: 83px;
	color: rgb(34,34,34);
	padding: 18px 0px 0px 35px;
	line-height: 2.3em;
}


/********* zoekboxgroot *************/

div#zoekboxgroot {
	background-image: url(../img/site/zoekbg.gif);
	width: 501px;
	_width: 513px;
	height: 68px;
	_height: 88px;
	padding: 20px 0px 0px 12px;
}

div#zoekboxgroot h2 {
	text-transform: uppercase;
}

span.oranje {
	color: rgb(220,133,9);
}

/********* collection *************/

iframe#webshop {
	border: 0;
	margin-left: 65px;
}


div#extrading {
	height: 380px;
}

/*****/

span.titel { color: #FFF; font-weight: bold; border:1px white dashed; border-width: 1px 0 1px 0; padding: 3px 100px 3px 3px; height: 20px; width: 450px;}


table.stock { width: 450px; margin-top: 25px; }
table.stock tr td{ background-color: #000; color: #FFF; font-size: 11px; padding: 2px; font-weight: bold;  }
table.stock tr.om td{ background-color: #333; }

hr.dun { border-top: 1px black solid; border-bottom:1px white dashed; width: 450px;}
