#kitoltes {height: 10px;}


#keretes{
	position: relative;
	width: 710px;
	height: auto;
	border: 1px solid #666;
		
}

#productPage{
	position: relative;
	max-width: 710px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333;
	margin: 0px;
	padding: 0px;
	
}

#productPage #flashDiv {
	z-index: 0;
}


#productPage #btns {
	position: relative;
	float: left;
	width: 250px;
	/* border: 1px solid #666; */
	margin-left: 10px;
	margin-top: 10px;
}
#productPage #stat {
	position: relative;
	float: right;
	width: 430px;
	margin-top: 5px;
	margin-right: 5px;
	/*border: 1px solid #666; */
}

#productPage #cad {
	display: block;
	/*top: 100px;*/
	text-align: center;
	/* border: 1px solid #666; */
}
#productPage #cad img {

	/* border: 1px solid #666; */
}

#productPage #discription {
	position: relative;
	text-align: left;
	padding: 10px 10px 10px 10px;
	background-color: #e9e9e9;
	/*border: 1px solid #666; */
	margin: 20px 0px 10px 0px;
}
#productPage #discription2 {
	width: 380px;
	padding: 5px;
	float: left;
	line-height: 14px;
	border: 1px solid #aeb3b6; 
	margin: 21px 0px 10px 5px;
	font: 13px/20px Verdana,Arial,sans-serif;
	color: #333;
}
#productPage h2 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#productPage #discription ul {
	color: #333;
	border: 0px;
}
#productPage #discription ul li {
  background:url("/store/images_custom/sprites.png") no-repeat scroll -698px -125px transparent;
  list-style:none outside none;
  padding-left:20px;
	line-height: 18px;
}
#productPage #bottomLine  {
	display: none;
	clear: both;
	height: 10px;
	border-bottom: 1px solid #717d95;
	margin: 10px;
	
	}


#productPage table 
{
	text-align: left;
	width: 100%;
	border-spacing: 0px;
	border: 1px solid #aeb3b6;
	border-collapse: collapse;
	margin: 5px 0px 10px 0px;
	
	
}


#productPage table a, #productPage table, #productPage tbody, #productPage tfoot, #productPage tr, #productPage th, #productPage td 
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.0em;
	font-size: 12px;
	color: #333;
}
#productPage tbody td{
	line-height: 2em;
}

#productPage table caption
{
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color: #FF6300;
}

#productPage table a
{
	display: block;
	text-decoration: none;
	color: #FF8E53;
	padding-right: 1.5em;
	
}

#productPage table a:hover, #productPage table a:focus
{
text-decoration: none;
}

#productPage table th a
{
	color: #333;
}

#productPage table th a:hover, #productPage table th a:focus, #productPage tbody tr:hover th
{   
   background-color: #FF6300;
	color: #fff !important;
}
#productPage table .odd th,#productPage table .odd td{
	background-color: #EAEAEA;
}

#productPage thead th
{
	background-image: url(verlauf_schwarz.gif);
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	/*color: #fff;*/
	
}

#productPage tbody th
{
   width: 55%;
   text-align: left;
   padding-left: 1.0em;
	color: #333;
	font-style: normal;
	background-color: #fff;
	border-bottom: 1px dotted #aeb3b6;
}

#productPage td
{
	color: #FF6300;
	text-align: left;
	border-bottom: 1px dotted #aeb3b6;
	padding-right: 0.5em;
	
}

#productPage tbody tr.odd
{
	border-bottom: 1px dotted #aeb3b6;
}

#productPage tbody tr:hover td
{
  background-color: #FF6300;
}

#productPage tbody tr:hover td,#productPage tbody tr:hover th,#productPage tbody tr:hover a
{
	color: #fff !important;
}

#productImages {height: 90px; display: block;  }
#productImages img {border: none; }
#productImages a {display: inline; float: left; margin-left: 10px; border: solid 1px #666;}
#productImages a:link {border: solid 1px #666;}
#productImages a:visited {border: solid 1px #666;}
#productImages a:hover {border: solid 1px #FF6300;}
#productImages a:active {border: solid 1px #666;}




