@charset "utf-8";
html {
	height:100%;
}
body {
	font-family: "Bell MT", sans-serif, Helvetica, Verdana, Arial;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	height:100%;
	width: 100%;
	padding-top: 40px;
}
A {
	color: #0F0;
	text-decoration: none;
}
A:hover {
	color: #F3C;
	text-decoration: none;
}
td.models {
	font-family: inherit;
}
#header {
padding-right: 30px;
padding-bottom: 10px;
}
TD.content_table{
background-position:bottom right; 
background-repeat:no-repeat;
}
#footer {
	font-size:12px;
	font-family: "Bell MT", sans-serif, Helvetica, Verdana, Arial;;
	text-align: center;
	font-weight:300;
}
#index_image {
	position: relative;
z-index: 0;
}
#models {
	font-weight:bold;
	position: absolute;
	z-index: 0;
	left: 689px;
	bottom: 20px;
}
#abrands {
	position: absolute;
	left: 100px;
	bottom: -150px;
	width: 233px;
}
							/* menu styles */
.slidetabsmenu{
	position: relative;
	float:left;
	width:100%;
	font-size: 14px;
	line-height:normal;
}

* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
}

.slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

.slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

.slidetabsmenu a{
float:left;
background:url(images/menu/leeg.jpg) no-repeat left top;
margin:0;
margin-right: 5px;
text-decoration:none;
}

.slidetabsmenu a span, TD.slidetabsmenu {
float:left;
background:url(images/menu/leeg.jpg) no-repeat left top;
display:block;
font-weight:bold;
color:#FEFEFE;
padding:0px 23px 0px 24px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span, TD.slidetabsmenu{
color: #999999;
}


.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span, TD.slidetabsmenu:hover{
	background-position:100%;
	background:url(images/menu/ico.jpg) no-repeat left center;
}

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
background-color: #eaeaea;
}
							/* einde menu styles 
							 styles for carousel */
.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 90%; /*Width of Carousel Viewer itself*/
/*height: auto; Height should enough to fit largest content's height*/

}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
}
						/*	 styles for carousel */

.models {
background-image:url('iconset/white.png');
padding: 6px;

}
.models :hover {
background-image:url('iconset/white2.png');

}
.menu_line {
	background:url(images/menu/line.jpg) repeat-x left bottom;
	background-color: #2E2E2E;
}

.style1 {color: #E4E4E4}
.light_text {
	color:  #E4E4E4;
	font-size:36px;
}

.moz_60{
		opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
}
.moz_90{
		opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}
.prijsvraag{
	color:#E8E8E8;
}
