html
{
	margin: 0px;
	padding: 0px;
}
body
{
	margin: 0px;
	padding: 5px 0px 15px 0px;
	font-family: Verdana,Arial,Verdana,sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	background-color: #FFFFFF;
	color: #666666;
}

/* Container */
form
{
	display: inline;
	font-size: 12px;
	line-height: 16px;
}
div.page_body
{
	text-align: left;
	width: 960px;
	margin: 0px auto;
	border: 1px solid  #CCCCCC;
}
div.page_content
{
	padding: 0px 5px 5px 5px;
}
div.page_language
{
	text-align: right;
	padding-right: 5px;
}

td.left_frame
{
	width: 275px;
	background: url('../_images/bg_left.png') repeat-y top left;
}
td.content_frame
{
	padding: 0px 25px;
}

td.footer_cell
{
	padding-left: 15px;
	padding-right: 15px;
	text-align:center;
}
td.order_table_header
{
	border-top: 1px solid #B6B6B6; 
	border-bottom: 1px solid #B6B6B6; 
	background-color: #F2F2F2;
}
td.order_total_header
{
	border-top: 3px double #B6B6B6; 
	border-bottom: 3px double #B6B6B6; 
	background-color: #FFFFFF;
}
td.order_table
{
	border-bottom: 1px solid #B6B6B6; 
}
tr.order_table_row
{
	height: 30px;
}
td.form_left
{
	border-left: 3px double #D6D6D6; 
	padding-left: 10px;
}

/* Text */
p
{
	padding: 0px;
	margin: 5px 0px 5px 0px;
	text-align: left;
}
td.header_text
{
	font-size: 10px;
}
h1
{
	font-size: 20px;
	font-family: Arial,sans-serif;
	font-weight:bold;
	font-weight: 700;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
	color: #666666;
	line-height:20px;
	background: url('../_images/div_dot.png') repeat-x bottom left;
}

.small_text
{
	font-size: 10px;
}
.partner_text
{
	font-style: italic;
	font-size: 10px;
	color: #999999;
}

/* Forms */
select.currency
{
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #919191;
	padding: 0px;
}
input, textarea, select
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding: 2px;
	border: 1px solid #83B1E0;
}
input.add
{
	background-image: url(../_images/button_add.png);
	border-width: 0px;
	height: 25px;
	width: 111px;
	cursor: pointer;
	font-size: 0px;
	padding: 0px;
}
input.add_de
{
	background-image: url(../_images/button_add_de.png);
	border-width: 0px;
	height: 25px;
	width: 141px;
	cursor: pointer;
	font-size: 0px;
	padding: 0px;
}

input.del
{
	background-image: url(../_images/button_del.png);
	border-width: 0px;
	height: 25px;
	width: 85px;
	cursor: pointer;
	font-size: 0px;
	padding: 0px;
}
input.del_de
{
	background-image: url(../_images/button_del_de.png);
	border-width: 0px;
	height: 25px;
	width: 85px;
	cursor: pointer;
	font-size: 0px;
	padding: 0px;
}

input.cont
{
	background-image: url(../_images/button_checkout.png);
	border-width: 0px;
	height: 25px;
	width: 161px;
	cursor: pointer;
	font-size: 0px;
	padding: 0px;
}
input.cont_de
{
	background-image: url(../_images/button_checkout_de.png);
	border-width: 0px;
	height: 25px;
	width: 141px;
	cursor: pointer;
	font-size: 0px;
	padding: 0px;
}
input.weiter_de
{
	background-image: url(../_images/button_de_weiter.png);
	width: 128px;
}
input.bestellen_de
{
	background-image: url(../_images/button_de_bestellen.png);
	width: 128px;
}


/* Links */
a
{
	color: #5B6D77;
	text-decoration: underline;
}

  CAPTION.MYTABLE
  {
     background-color:#dddddd;
     color:#666666;
     border-style:solid;
     border-width:2px;
     border-color:#dedede;
  }

  TABLE.MYTABLE
  {
     font-family:arial;
     font-size:10pt;
     background-color:#efefef;
     width:800px;
     border-style:solid;
     border-color:#666666;
     border-width:2px;
  }

  TH.MYTABLE
  {
     font-size:10pt;
     color:#666666;
     border-style:solid;
     border-width:1px;
  }


  TR.MYTABLE
  {
  }

  TD.MYTABLE
  {
     font-size:10pt;
     background-color:#dfdfdf;
     color:#666666;
     text-align:center;
  }
.page_body table tr .content_frame form table tr td .ProductDescBig strong {
	color: #900;
}
.WasPriceCut {
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: line-through;
}
.tdprice {
	font-size: 14px;
	font-weight: 700;
	color: #000;
}
.tdofferprice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
}
.product {
	border: 2px solid #CCC;
	padding: 5px;
	width: 280px;
	float: left;
	margin: 10px;
	height: 280px;
}
.centeralign {
	text-align: center;
}

.products {
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.line {
	padding-bottom: 5px;
	color: #666666;
	background: url('../_images/div_dot.png') repeat-x bottom left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

