*
{
	scrollbar-arrow-color: #E6B114;
    scrollbar-face-color: #2B2913;
    scrollbar-highlight-color: #4B492C;
    scrollbar-3dlight-color: #2B2913;
    scrollbar-shadow-color: #353212;
    scrollbar-darkshadow-color: #100F05;
    scrollbar-track-color: #4B492C;
}

body{
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #222110;
	font-family: Verdana;
	font-size: 10px;
	color: #4B492C;
	margin: 0 0 0 0;
}

.container{
	width: 850px;
	height: 460px;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}

/* -------Begin header------*/

.headerkop-left{
	color: #E6B114; padding-top: 20px; padding-left: 35px;
}

.header-top{
	background-image: url('../images/top_header_repeat.gif');
	background-repeat: repeat-x;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	height: 50px;
	width: 100%;
}

.header-logo{
	background-image: url('../images/header-logo.gif');
	width: 305px;
	height: 235px;
	position: relative;
	display: block;
	float: left;
}

.header-image{
	background-image: url('../images/header-image.png');
	width: 545px;
	height: 235px;
	position: relative;
	display: block;
	float: left;
}

.header-menu{
	background-image: url('../images/header-menu.gif');
	background-repeat: repeat-x;
	display: block;
	position: relative;
	float: left;
	height: 65px;
	width: 100%;
}

.star{
	display: block;
	position: absolute;
	float: right;
	height: 112px;
	width: 86px;
	top: -47px;
	right: 40px;
}

a.nlflag{
	background-image:url('../images/nlflag_bw.gif');
	display: block;
	position: absolute;
	float: right;
	width: 37px;
	height: 24px;
	top: 15px;
	right: 59px;

}

a.nlflag:hover, a.nlflag_active
{
	background-image:url('../images/nlflag.gif');
	display: block;
	position: absolute;
	float: right;
	width: 37px;
	height: 24px;
	top: 15px;
	right: 59px;

}

a.usflag{
	background-image:url('../images/usflag_bw.gif');
	display: block;
	position: absolute;
	float: right;
	width: 37px;
	height: 24px;
	top: 15px;
	right: 15px;
}

a.usflag:hover, a.usflag_active
{
	background-image:url('../images/usflag.gif');
	display: block;
	position: absolute;
	float: right;
	width: 37px;
	height: 24px;
	top: 15px;
	right: 15px;
	}

/*------------MENU-------------*/
.home_nl{
		background-image: url('/images/menu/home_nl.gif');
	width: 88px;
	height: 60px;
	display: block;
}
.home_nl:hover, .home_active_nl{
	background-image: url('/images/menu/home_active_nl.gif');
	width: 88px;
	height: 60px;
	display: block;
}
.museum_nl{
		background-image: url('/images/menu/museum_nl.gif');
	width: 101px;
	height: 60px;
	display: block;
}
.museum_nl:hover, .museum_active_nl{
	background-image: url('/images/menu/museum_active_nl.gif');
	width: 101px;
	height: 60px;
	display: block;
}
.parts_nl{
		background-image: url('/images/menu/parts_nl.gif');
	width: 120px;
	height: 60px;
	display: block;
}
.parts_nl:hover, .parts_active_nl{
	background-image: url('/images/menu/parts_active_nl.gif');
	width: 120px;
	height: 60px;
	display: block;
}
.vehicles_nl{
		background-image: url('/images/menu/vehicles_nl.gif');
	width: 120px;
	height: 60px;
	display: block;
}
.vehicles_nl:hover, .vehicles_active_nl{
	background-image: url('/images/menu/vehicles_active_nl.gif');
	width: 120px;
	height: 60px;
	display: block;
}
.open_nl{
		background-image: url('/images/menu/open_nl.gif');
	width: 130px;
	height: 60px;
	display: block;
}
.open_nl:hover, .open_active_nl{
	background-image: url('/images/menu/open_active_nl.gif');
	width: 130px;
	height: 60px;
	display: block;
}
.contact_nl{
		background-image: url('/images/menu/contact_nl.gif');
	width: 77px;
	height: 60px;
	display: block;
}
.contact_nl:hover, .contact_active_nl{
	background-image: url('/images/menu/contact_active_nl.gif');
	width: 77px;
	height: 60px;
	display: block;
}

.home_en{
		background-image: url('/images/menu/home_en.gif');
	width: 87px;
	height: 60px;
	display: block;
}
.home_en:hover, .home_active_en{
	background-image: url('/images/menu/home_active_en.gif');
	width: 87px;
	height: 60px;
	display: block;
}
.museum_en{
		background-image: url('/images/menu/museum_en.gif');
	width: 99px;
	height: 60px;
	display: block;
}
.museum_en:hover, .museum_active_en{
	background-image: url('/images/menu/museum_active_en.gif');
	width: 99px;
	height: 60px;
	display: block;
}
.parts_en{
		background-image: url('/images/menu/parts_en.gif');
	width: 77px;
	height: 60px;
	display: block;
}
.parts_en:hover, .parts_active_en{
	background-image: url('/images/menu/parts_active_en.gif');
	width: 77px;
	height: 60px;
	display: block;
}
.vehicles_en{
		background-image: url('/images/menu/vehicles_en.gif');
	width: 89px;
	height: 60px;
	display: block;
}
.vehicles_en:hover, .vehicles_active_en{
	background-image: url('/images/menu/vehicles_active_en.gif');
	width: 89px;
	height: 60px;
	display: block;
}
.open_en{
		background-image: url('/images/menu/open_en.gif');
	width: 127px;
	height: 60px;
	display: block;
}
.open_en:hover, .open_active_en{
	background-image: url('/images/menu/open_active_en.gif');
	width: 127px;
	height: 60px;
	display: block;
}
.contact_en{
		background-image: url('/images/menu/contact_en.gif');
	width: 99px;
	height: 60px;
	display: block;
}
.contact_en:hover, .contact_active_en{
	background-image: url('/images/menu/contact_active_en.gif');
	width: 99px;
	height: 60px;
	display: block;
}

/*--------Einde header----------*/

/*--------Begin Main Content----------*/

.content{
	background-image: url('../images/content-bg.jpg');
	background-repeat: repeat-y;
	display: block;
	position: relative;
	width: 850px;
	float: left;
	word-spacing: 5px;
	line-height:14px;
}

.content2{
	background-image: url('../images/content-bg2.jpg');
	background-repeat: repeat-y;
	display: block;
	position: relative;
	width: 850px;
	float: left;
	word-spacing: 5px;
	line-height:14px;
}

.content2-noscroll{
	background-image: url('../images/content-bg2.jpg');
	background-repeat: repeat-y;
	display: block;
	position: relative;
	width: 850px;
	float: left;
	word-spacing: 5px
}
.content3{
	background-image: url('../images/content-bg3.jpg');
	background-repeat: repeat-y;
	display: block;
	position: relative;

	width: 850px;
	float: left;
	overflow: auto;
	word-spacing: 0px;
	line-height:14px;
}

.scroll-content{
	display: block;
	position: relative;
	height:640px;
	width: 545px;
	float: left;
	overflow: auto;
overflow-x:hidden;
}


.content4{
	background-color: #f3f3f3;
	background-repeat: repeat-y;
	display: block;
	position: relative;

	width: 850px;
	float: left;
	overflow: auto;
	word-spacing: 5px;
	line-height:14px;
}

.wit-bg .tekst
{
text-align:left;
}


.wit-bg{
	display: block;
	position: relative;
	float: left;
	width: 230px;	
	overflow: auto;
}

.wit-bg2{
	display: block;
	position: relative;
	float: left;

	width: 436px;
	overflow: auto;
	word-spacing: 0px;
}
.noscroll{
	display: block;
	position: relative;
	float: left;
	width: 420px;
}

.wit-bg3{
	display: block;
	position: relative;
	float: left;

	width: 545px;
	overflow: auto;
}

.wit-bg4{
	display: block;
	position: relative;
	float: left;
	min-height: 400px;
	max-width: 845px;
}

.wit-bg5{
 	width: 525px;
	padding: 1px 10px 0px 10px;
	border-bottom: 1px dotted #D3D3D3;	
	position: relative;
	display: block;
	float: left;
}

.grey-bg{
 	width: 315px;
 	min-height: 400px;
 	height: 100%;
 	background-color: #EAEAEA;
	display: block;
	position: relative;
	float: left;
}

.grey-bg3{
	background-color: #EAEAEA;
	padding: 1px 10px 0px 10px;
	border-bottom: 1px dotted #D3D3D3;
	width: 525px;
	position: relative;
	display: block;
	float: left
}

.yellow-bg{
	background-image: url('../images/content-yellow.jpg');
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 305px;
	float: left;
	word-spacing: 5px;
	}

.yellow-bg-big{
	background-image: url('../images/content-yellow-big.jpg');
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 414px;
	min-height: 400px;
	float: left;	
}

.menuline{
	background-image: url('../images/menu-space.gif');
	height: 56px;
	width: 3px;
	margin-top: -20px;
	margin-left: 10px;
	margin-right: 10px;
}

.border{
	border-top: 0px;
	border-left: 0px;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	background-image: url('../images/image-border.gif');
	padding: 4px 4px 4px 4px;
}

.border-museum{
	border-top: 0px;
	border-left: 0px;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	background-image: url('../images/image-border.gif');
	padding: 4px 4px 4px 4px;
	margin: 10px 10px 10px 10px;
}

.border-line{
	border-bottom: 1px dotted #D3D3D3; margin-left: 20px; margin-right: 19px; 
}

.prijslijst{
 	margin-top: 28px;
	width: 364px;
	height: 64px;
	border: 1px solid #4B492C;
	display: block;
	position: relative;
}

.inputveld{
	width: 235px;
}

/*--------Einde header----------*/
/*--------begin Footer----------*/

.footer-bg{
	background-image: url('../images/footer.gif');
	background-repeat: repeat-x;
	display: block;
	position: relative;
	float: left;
	height: 51px;
	width: 100%;
	
}


/*--------Einde footer----------*/
/*--------Begin Tekst-----------*/

.footer-right{
	margin-top: -13px; padding-right: 21px; text-align: right; color: #656237;
}


.footer-tekst{
	color: #E6B114;
	padding-top: 19px;
	padding-left: 35px;
}

 ul{
  position: relative;
  display: block;
}



a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#E6B114
}

.tekst{
	padding: 20px 20px 20px 20px;
	text-align: justify;
}

table.tekst{
	padding: 20px 20px 20px 20px;
	text-align: justify;
	color: #fff;
	font-size: 10px;
	font-family: Verdana;
}

.prijs-tekst{
	margin: 25px 20px 20px 20px; 
}

.gallerij{
 	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 326px; 
}

.pager{
	margin-left: auto;
	margin-right: auto;
	display: block;
	word-spacing: 0px;
	text-align: center;
	width:326px;
}

a:link{color: #4B492C; text-decoration: underline; font-weight: bold;}
a:visited{color: #4B492C;text-decoration: underline;font-weight: bold;}
a:hover{color: #67643C;text-decoration: underline;font-weight: bold;}

a.normale:link{color: #4B492C; text-decoration: underline; font-weight: normal;}
a.normale:visited{color: #4B492C;text-decoration: underline;font-weight: normal;}
a.normale:hover{color: #67643C;text-decoration: underline;font-weight: normal;}


a.orange:link {color: #E6B114; text-decoration: underline; font-weight: normal;}
a.orange:visited {color: #E6B114; text-decoration: underline; font-weight: normal;}
a.orange:hover {color: #E6B114; text-decoration: underline; font-weight: normal;}

a.pagerlink:link {color: #4B492C; text-decoration: none; font-weight: normal;}
a.pagerlink:visited {color: #4B492C; text-decoration: none; font-weight: normal;}
a.pagerlink:hover {color: #4B492C; text-decoration: none; font-weight: normal;}

a.pagerlink_current:link {color: #fff; text-decoration: underline; font-weight: normal;}
a.pagerlink_current:visited {color: #fff; text-decoration: underline; font-weight: normal;}
a.pagerlink_current:hover {color: #fff; text-decoration: underline; font-weight: normal;}

a.onderdelen:link{color: #4B492C; text-decoration: none; font-weight: bold;}
a.onderdelen:visited{color: #4B492C;text-decoration: none;font-weight: bold;}
a.onderdelen:hover{color: #67643C;text-decoration: none;font-weight: bold;}


h1{
	font-family: verdana;
	font-size: 18px;
	color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	word-spacing: 0px;
}

h2{
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 17px;
	color: #4B492C;
	width: inherit;
	overflow: hidden;
}

.pager a
{
	padding:2px;
}

/*--------Einde Tekst-----------*/
/*--------sFIR 2.0 --------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* GRID-dingen */
.ListTD
{
	padding: 0px;
}

.GridPager_none SPAN
{
	font-weight: bold;
}

.GridPager_none A
{
	font-weight: normal !important; 
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-family: verdana;
	font-size: 18px;
	line-height:22px;
	color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 10px;
	word-spacing: 0px;
	background-color: transparent;
}

.sIFR-hasFlash h2 {
	color: #4B492C;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 17px;
	background-color: transparent;
	text-transform:uppercase;	
	line-height:22px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
	text-transform:uppercase;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


