body{
	scrollbar-base-color:#000;
	scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-track-color:#fff;
}

#produkt_menue_s1{
  position:absolute;
  top: 180px;
  left: 5px;
}

#produkt_menue_s1 li{
  clear: block;
}

#produkt_menue_s1 a:link,
#produkt_menue_s1 a:visited{
	display: block;
	height: 24px;
	color: #663333;
  font: 12px Arial;
  text-decoration: none;
}

#produkt_menue_s1 a:hover,
#produkt_menue_s1 a:active{
	display: block;
	height: 24px;
	color: #663333;
  font: 12px Arial;
  text-decoration: none;
}

.win{
  visibility: hidden;
  position: absolute;
  top: 198px;
  left: 210px;
  width: 242px;
  height:180px;
  padding-left: 148px;
  color: #663333;
}

.nextPage span,
.lastPage span{
	display: none;
}
a.lastPage:link,
a.lastPage:visited{
	display: block;
	float: left;
  width: 12px;
  height: 13px;
  color: #663333;
  font: 11px Arial;
	position: absolute;
	bottom: 28px;
  right: 195px;
	background: url('../images/nav/back.gif') no-repeat;
}

a.lastPage:hover,
a.lastPage:active{
	display: block;
	float: left;
  width: 12px;
  height: 13px;
  color: #663333;
  font: 11px Arial;
	position: absolute;
	bottom: 28px;
  right: 195px;
	background: url('../images/nav/back2.gif') no-repeat;
}

a.nextPage:link,
a.nextPage:visited{
	display: block;
	float: left;
  width: 12px;
  height: 13px;
  color: #663333;
  font: 11px Arial;
	position: absolute;
	bottom: 28px;
  right: 160px;
	background: url('../images/nav/next1.gif') no-repeat;
}

a.nextPage:hover,
a.nextPage:active{
	display: block;
	float: left;
  width: 12px;
  height: 13px;
  color: #663333;
  font: 11px Arial;
	position: absolute;
	bottom: 28px;
  right: 160px;
	background: url('../images/nav/next2.gif') no-repeat;
}

#center h4{
	margin: 0 auto;
	position: absolute;
	top: 170px;
	left: 30px;
	color: #663333;
  font: bold 11px Arial;
}


#iframe{
	position: absolute;
	top: 170px;
	left: 30px;
	height: 200px;
	width: 560px;
	border: none; /*solid 1px #000;*/  
}

#scroll {
	overflow: auto;
	width: 560px;
	height: 200px;
}


.tabletitle{
	color: #663333;
  font: bold 12px Arial;
}

td{
	color: #663333;
  font:  11px Arial;
}

.firsttd{
	/*background: #DCBC4F;*/
}

#table_left{
	float: left;
	margin-right: 20px;
}

#table_right{
	float: left;
}

#iframe table{
	width: 540px;
}

.firsttdpreis{
	/*background: #DCBC4F;*/
	width: 50px;
	text-align: right;
}

.firsttdeuro{
	/*background: #DCBC4F;*/
	width: 10px;
}

.tdpreis{
	text-align: right;
	width: 50px;
}

a.faxliste:link,
a.faxliste:visited{
	display: block;
  width: 153px;
  height: 43px;
  color: #663333;
  font: 11px Arial;
	position: absolute;
	bottom: 14px;
  left: 30px;
	background: url('../images/nav/download1.gif') no-repeat;
}

a.faxliste:hover,
a.faxliste:active{
	display: block;
  width: 153px;
  height: 43px;
  color: #663333;
  font: 11px Arial;
	position: absolute;
	bottom: 14px;
  left: 30px;
	background: url('../images/nav/download2.gif') no-repeat;
}

.faxliste span{
	display: none;
}


#fax{
	margin: 0 auto;
	position: absolute;
	bottom: 26px;
	left: 230px;
}

#txtleft{
	width: 270px;
	vertical-align: top;
}

#txtright{
	width: 270px;
	vertical-align: top;
}



h6{
	margin: 0 auto;
	margin-bottom: 5px;
	font: bold 11px arial;
	color: #993300;
}
