BODY
{
  background:#292420 url("../images/footer_bg.gif");
  background-attachment:fixed;
  margin:0;
  padding:0;
  color:#9c9895;
  font-family:arial;
  font-size:12px;
  font-weight:regular;
}

A
{
  color:#9c9895;
  text-decoration:underline;
}

A:hover
{
  color:#d8b051;
  text-decoration:underline;
}



DIV#header
{
  text-align:left;
  width:100%;
  height:80px;
  padding-top:25px;
  z-index:999;
  background:#292420 url("../images/footer_bg.gif");
  padding-left: 100px;
  position:fixed;
  /* border: 1px solid #333; */
}

#logo{
	float:left;
	margin-right:120px;
	cursor:pointer;
}

#headercontent
{
  text-align:left;
  padding-top:25px;
  width:280px;
  height:35px;
  /* border: 3px solid #333; */
  float:left;
}



DIV#header P
{
  margin:0;
  padding:0;
}

DIV#header P a.active
{
  color:#fefefe;
}




#container {
  position: relative;
  background:#292420 url("../images/footer_bg.gif");
  margin: 0px auto;
  width: 17200px;
  border: 2px solid #33aaff;
  border-bottom:1px dotted #59514e;
  background-attachment:fixed;
}




DIV.entree
{
  padding-top:125px;
  display:inline;
  text-align:left;
  float:left;
  height:760px;
  width:824px;
  margin-left:60px;
  margin-right:40px;
  /* border: 2px solid #3aa; */
}


#overview 
{	width: 824px; 
	border: 0px solid #3aa; 
	position: relative;
}

#overview div {position: absolute;}
#product01{  left: 10px; top: 120px; cursor:pointer; }
#product02{  left: 130px; top: 120px; cursor:pointer; }
#product03{  left: 390px; top: 120px; cursor:pointer; }
#product04{  left: 650px; top: 120px; cursor:pointer; }
#product05{  left: 10px; top: 290px; cursor:pointer; }
#product06{  left: 265px; top: 290px; cursor:pointer; }
#product07{  left: 390px; top: 250px; cursor:pointer; }
#product08{  left: 650px; top: 320px; cursor:pointer; }
#product09{  left: 390px; top: 420px; cursor:pointer; }
#product10{  left: 520px; top: 420px; cursor:pointer; }
#product11{  left: 10px; top: 460px; cursor:pointer; }
#product12{  left: 265px; top: 500px; cursor:pointer; }
#product13{  left: 10px; top: 590px; }
#product14{  left: 390px; top: 550px; cursor:pointer; }
#product15{  left: 10px; top: 720px; cursor:pointer; }
#product16{  left: 140px; top: 720px; cursor:pointer; }
#product17{  left: 270px; top: 720px; cursor:pointer; }
#product18{  left: 650px; top: 720px; cursor:pointer; }

#product99{  left: 10px; top: 840px; }





DIV.slide
{
  padding-top:125px;
  display:inline;
  text-align:left;
  height:700px;
  float:left;
  width:824px;
  margin-left:40px;
  margin-right:40px;
}


DIV.slide DIV.inner
{
  height:650px;
  display:inline;
  text-align:left;
}

DIV.slide DIV.inner A
{
  color:#9c9895;
  text-decoration:underline;
}

DIV.slide DIV.inner A:hover
{
  color:#d8b051;
  text-decoration:underline;
}


H2 
{
  margin:0;
  padding:0;
  font-size:20px;
  font-weight:normal;
  color:white;
  line-height:100%;
}

H3
{
  margin:0;
  padding:0;
  font-size:16px;
  font-weight:normal;
  color:white;
  line-height:2;
}

DIV.col1
{
  padding-top:30px;
  padding-left:40px;
  line-height:150%;
  width:360px;
}

DIV.col2
{
  padding-top:30px;
  padding-right:40px;
  width:340px;
  padding-left:10px;
  line-height:150%;
  float:right;
}

DIV.col2prices
{
  padding-top:54px;
  padding-right:30px;
  padding-left:30px;
  width:330px;
  line-height:150%;
  float:right;
  border: 0px solid #33ffff;
}








div.caroussel.js
{
	position:relative;
}

DIV.caroussel UL 
{
  margin:0;
  padding:0;
  list-style-type:none;
  width:824px;
  height:425px;
}

DIV.caroussel UL LI
{
  width:824px;
  margin:0;
  padding:0;
  height:425px;
}

DIV.caroussel UL LI IMG
{
 width:824px; 
 height:425px;
}

A.carousel-previous,
A.carousel-next
{
  width:824px;
  display:block;
  text-align:center;
  cursor:pointer;
  height:30px;
  position:absolute;
  z-index:10;
  padding-top:5px;
  background-image:url("../images/prev.png");
  background-repeat:no-repeat;
  background-position:center;
}

A.carousel-next
{
  margin-top:-40px;
  height:30px;
  background-image:url("../images/next.png");
}

A.carnav
{

}


A.disabled /* inactieve knop boven foto */
{
  /* background-color:#332f29; */
  cursor:default;
  margin-top:-40px;
  height:30px;
  background-image:url("../images/next.png");
}
