#Ersatzteilbestellung {
width: 705px;
float: right;
overflow: hidden;
}
#Explosionszeichnung {
margin-top: 2px;
position: relative;
background: #FFFFFF;
border: 1px solid #000000;
height: 486px;
width: 703px;
overflow: hidden;
}
#explosion {
position: absolute;
left: 1px;
width: 704px;
height: 454px;
overflow: hidden;
}
#Klickbereich  {
position: absolute;
left: 1px;
width: 704px;
height: 454px;
background: transparent;
z-index: 50;
overflow: hidden;
}
#Bestellleiste {
color: #000000;
padding-top: 3px;
position: absolute;
text-align: right;
left: 0px;
bottom: 0px;
height: 28px;
overflow: hidden;
width: 100%;
background: #E4EEF8;
background: -webkit-gradient(linear, left top, left bottom, from(#E4EEF8), to(#FFFFFF));
background: -moz-linear-gradient(top,  #E4EEF8,  #FFFFFF);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4EEF8', endColorstr='#FFFFFF');
border-top: 1px solid #033266;
}
#Bestellleiste form{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #FFF;
border: 1px solid #809DB8;
float: right;
height: 23px;
margin: 0 10px 0 0;
padding: 0 10px 0 0;
width: 380px;
}
#Bestellleiste Label{
color: #FFFFFF;
margin-right: 10px;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 10pt;
}
#ErsatzteilErkl {
float: right;
width: 170px;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 10px;
}
#ErsatzteilErkl ul{
margin-top: 15px;
list-style: none;
text-align: center;
float: left;
background: transparent;
width: 130px;
}
#ErsatzteilErkl ul li{
display: block;
}
#ErsatzteilErkl ul li a{
display: block;
margin-top: 5px;
padding-top: 2px;
height: 20px;
background: transparent url('../gfx/sbutton.jpg') no-repeat;
text-decoration: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}
#rightmenueet {
width: 180px;
margin-left: 2px;
float: left;
}
#rightmenueet SELECT{
width: 170px;
}
.ETErklB {
font-size: 12px;
font-weight: bold;
text-decoration: none;
line-height: 20px;
color: black;
}
.ETErklB:hover {
color: #FF6600;
}
.helpbox {
  background: #E4EEF8;
  background: -webkit-gradient(linear, left top, left bottom, from(#E4EEF8), to(#FFFFFF));
	background: -moz-linear-gradient(top,  #E4EEF8,  #FFFFFF);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4EEF8', endColorstr='#FFFFFF');
	border-top: 1px solid #033266;
	margin: 10px 0 0 0;
	height: auto;
	width: 175px;
	padding: 5px;
	overflow: hidden;
}
.helpbox p{
  color: #00355F;
  padding: 5px 0px 0 30px;
  min-height: 95px;
  font-size: 11px !important;
}
.helpbox p.step1{
  background: url("../gfx/ersatzteilbestellung/step1.png") no-repeat;
}
.helpbox p.step2{
  background: url("../gfx/ersatzteilbestellung/step2.png") no-repeat;
}
.helpbox p.step3{
  background: url("../gfx/ersatzteilbestellung/step3.png") no-repeat;
}
.helpbox p.step4{
  background: url("../gfx/ersatzteilbestellung/step4.png") no-repeat;
}
.helpbox p.step5{
  background: url("../gfx/ersatzteilbestellung/step5.png") no-repeat;
}
.helpbox select{
  border: 1px solid #00355F;
}
a.marker {
	text-indent: -10000px;	
	border: 2px solid #f3c7ba;
	border: 2px solid rgba(255, 0, 0, 0.2);
	z-index: 100;
	-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
a.marker:hover {
	text-indent: 0px;	
	font-size: 11px;
	padding: 10px 20px;
	border: 1px solid #ccc;
	background: #FFF;
	width: auto !important;
	height: auto !important;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	line-height: 16px !important;
	height: 16px !important;
	z-index: 101;
}
#Steuerkreuz {
background: transparent url("../gfx/ersatzteilbestellung/steuerkreuz.png") no-repeat;
width: 44px;
height: 44px;
bottom: 10px;
right: 10px;
position: absolute;
z-index: 900;
}
#Steuerkreuz a.up{
position: absolute;
height: 15px;
width: 25px;
left: 10px;
top: 0px;
text-indent: -10000px;
}
#Steuerkreuz a.left{
position: absolute;
height: 24px;
width: 14px;
left: 0px;
top: 10px;
text-indent: -10000px;
}
#Steuerkreuz a.right{
position: absolute;
height: 24px;
width: 14px;
right: 0px;
top: 10px;
text-indent: -10000px;
}
#Steuerkreuz a.down{
position: absolute;
height: 15px;
width: 25px;
left: 10px;
bottom: 0px;
text-indent: -10000px;
}
