#details-description {
clear: both;
}

#details-title {
width: 460px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#details-title h2 {
margin: 15px 0 10px 0;
padding: 0 0 0 0;
}

#details-left {
float: left;
width: 230px;
margin: 0 0 1em 0;
padding: 0;
}

#details-right {
float: right;
width: 225px;
height: 152px;
margin: 0 0 1em 0;
padding: 0 0 0 5px;
}

div#lieferbare {
display:none;
}

/*
#details-left {
float: right;
width: 230px;
margin: 0 0 1em 0;
padding: 0 0 0 5px;
}

#details-right {
float: left;
width: 225px;
margin: 0 0 1em 0;
padding: 0;
}
*/

#details-right p {
margin: 0;
padding: 0;
}

#details-right ul {
margin: 4px 0 12px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.3em;
}

#details-right li {
margin: 0 0 0 15px;
padding:0;
}

#details-data {
clear: both;
width: 460px;
margin: 0 0 15px 0;
padding: 1.3em 0 0 0;
}

#details-parameter {
clear: both;
width: 460px;
margin: 0 0 15px 0;
padding: 0;
}

#details-data-right {
float: right;
width: 225px;
margin: 0 0 2em 0;
padding: 0 0 0 5px;
}

#details-data-left {
float: left;
width: 220px;
margin: 0 0 2em 0;
padding: 0;
}

/*  -------------------------------------------------------------
	Typography
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.detail-price {
display:block;
color: #2452A6;
font-size: 1.6em;
font-weight: bold;
margin: 15px 0 15px 0;
font-family : Arial, Helvetica, sans-serif;
}

.detail-price-small {
color: #ff6600;
font-size: 1.0em;
font-weight: bold;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

.detail-itemno {
display:block;
margin: 15px 0 10px 0;
font-size: 0.9em;
font-weight: bold;
}

.detail-pricetitle {
margin: 0;
font-size: 0.9em;
color: #999;
}

.detail-description {
display:block;
margin: 0 0 10px 0;
font-size: 0.9em;
line-height: 1.3em;
}

#details-right p {
margin: 0;
padding: 0;
line-height: 1.0em;
}

#details-right ul {
margin: 4px 0 12px 0;
padding: 0;
font-size: 1em;
line-height: 1.3em;
}

#details-right li {
margin: 0 0 0 15px;
padding:0;
}

img.detail-image {
margin: 0;
padding: 2px;
border: 1px solid #D7D7D7;
}

img.detail-icons {
margin: 0 0 0 0;
}

span.detail-icons {
 
position: relative; /* center vertically */
top:  -0.4em;       /* realtive to p-tag i.e. image*/

margin: 0 0 0 5px;
line-height: 2em;
font-size: 0.8em;
text-transform: uppercase;
}



/*  -------------------------------------------------------------
	Data Sheet
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.datasheet-title {
font-weight: bold;
color: #2452A6; 
}

td.details-datasheet {
border-bottom: 1px solid #A8C4DF;
font-size: 1em;
}

.datasheet-icons {
margin: 0 0.5em 0 0;
padding: 0;
}

/*  -------------------------------------------------------------
	Parameter Table
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#details-parameter table {
background-color: #fff;
}

#details-parameter select {
width: 100px;
margin: 3px;
font-size: 0.9em;
}


tr.parameter-cell-white {
background-color: #fff;
}

tr.parameter-cells {
text-align: center;
background-color: #ff9933;
}

td.parameter-title {
color: #2452A6;
text-align: left;
padding: 0 0px 0 3px;
background-color: #ff9933;
border-left: 0px solid #A8C4DF;
}

/*  -------------------------------------------------------------
	Submit Button
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#buttonSend {
text-align: right;
clear: both;
}

.detailSubmit {
background-color: #FFC100;
color:#000000;
font-family:Arial,Helvetica,Geneva,sans-serif;
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
border: 1px solid #B28600;
padding: 1px 3px 0px 3px;
margin: 0px 0 15px 0;
cursor: pointer;
}

.detail-links  a {
color: #999;
font-size: 0.9em;
text-decoration: underline;
}

.detail-links  a:hover {
text-decoration: none;
}

.detail-links  a:active, .detail-links  a:focus {
text-decoration: none;
}

.parameters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

/*  -------------------------------------------------------------
	Print friendly Button
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	p#print-reset {
	display:none;
	}
	

/*  -------------------------------------------------------------
	Product List
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#prod-list-footer {
clear: both;
margin: 0 0 20px 0;
padding: 5px;
background-color: #f7f7f7;
border-top: 1px solid #d3d3d3;
border-bottom: 1px solid #d3d3d3;
}

#prod-list-header {
margin: 0 0 12px 0;
}

#prod-list-header h2 {
float: left;
}

/*	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§
	Log-in Page
	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */
	
#login-new {
background-color: #E9F4FE;
padding: 10px 10px 0px 10px;
margin: 5px 0 15px 0;
border: 1px solid #90C0F0;
color: #155DA2;
}

#login-new h3 {
margin: 0 0 1em 0;
padding: 0px;
font-weight: bold;
}

#login-new span {
text-align: left;
}

#login-registered {
background-color: #E9F4FE;
padding: 10px 10px 0px 10px;
margin: 0 0 15px 0;
border: 1px solid #90C0F0;
color: #155DA2;
}

#login-registered h3 {
margin: 0 0 1em 0;
padding: 0px;
font-weight: bold;
}

#login-registered span {
text-align: left;
}

.login-input {
width: 205px;
text-align: left;
}

/*	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§
	Shopping Cart
	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */

.cart-total {
font-weight: bold;
color: #155DA2;
}

.table-headings {
background-color: #fff;
font-size: 1.2em;
padding: 2px 2px 2px 2px;
border-bottom: 2px solid #fc0;
}

td.padding {
padding: 5px;
}

td.topborder {
border-top: 2px solid #fc0;
}

td.confirm-heading {
border-bottom: 2px solid #fc0;
background-color: #fff;
padding: 0 0 2px 0;
font-size: 1.2em;

}

/*	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§
	Checkout Progress Bar
	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */

td.checkout-line img {
margin: 48px 0 0 0;
padding: 0;
}


#checkout-bar {
margin: 0;
padding: 0;
width: 460px;
height: 100px;
/*background: White url(./images/checkout_bullet01.gif) repeat-x 0;*/

}

#checkout-bar p {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #F4BF98;
text-transform: uppercase;

}

.checkout-inactive {
float: left;
}

#step-one {
background: White url(./images/checkout_bullet01.gif) top left no-repeat;
float: left;
height: 75px;
width: 60px;
}

#step-two {
background: White url(./images/checkout_bullet01.gif) top left no-repeat;
}

#step-three {
background: White url(./images/checkout_bullet01.gif) top left no-repeat;
}

#step-done {
background: White url(./images/checkout_bullet01.gif) top left no-repeat;
}

/*	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§
	CSS BUTTONS WITH MOUSE OVER EFFECT
	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */

.submit
{
color: #155DA2;
padding: 1px;
margin: 3px 0 3px 0;
border: 1px solid #155DA2;
background: #EBF4FD;
text-align: center;
cursor: pointer;
font-size: 1em;
	
}

input[type=submit]:hover
{
background: #fff;
color: #155DA2;
border: 1px solid #155DA2;
cursor: pointer;
}

input.buttonbold,
a.buttonbold,
a.buttonbold:link,
a.buttonbold:visited  {
color: #155DA2;
background: #EBF4FD;
border: 1px solid #155DA2;
cursor: pointer; 
white-space: nowrap; 
text-decoration: none;
padding:2px 5px; 
height:20px; 
vertical-align: middle; 
font-weight: bold;
}

input.button,
a.button,
a.button:link,
a.button:visited,
span.button /* span.button for the dynamic link function */
{
color:#155DA2; 
background:#EBF4FD; 
border:1px solid #155DA2; 
cursor:pointer; 
white-space:nowrap; 
text-decoration:none; 
padding:2px 5px 2px 5px; 
line-height: 2em;
}

input.buttoninactive,
a.buttoninactive,
a.buttoninactive:link,
a.buttoninactive:visited,
span.buttoninactive
{
color:#999; 
background:#f5f5f5; 
border:1px solid #ccc; 
cursor:default; 
white-space:nowrap; 
text-decoration:none; 
padding:2px 5px; 
height:20px;
vertical-align:middle;

}

input.button:hover,
input.buttonbold:hover,
input.buttoninactive:hover,
a.button:active,
a.button:hover,
a.buttonbold:active,
a.buttonbold:hover,
a.buttoninactive:active,
a.buttoninactive:hover,
span.button:hover /* span.hover for the dynamic link function */
{
color:#155DA2; 
background:#fff; 
border-color:#155DA2
}


/*	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§
	Text Pages
	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */

#text-content {
margin: 0 0 20px 0;
padding: 1px 10px 10px 10px; 
text-align: left;
/* background-color: #F5F5F6;
border-bottom: 1px solid #d7d7d7;*/
}

.pageheader {
margin: 0 0 0 -12px;
}

img.content-foto {
border-color:#155DA2;
padding: 5px;
margin: 0 7px 0 0;
border: 1px solid #d7d7d7;
}	

/*	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§
	Help Pages (Kundenservice)
	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */

.kundenservice {
  
  clear: both;
  width: 245px;
}
.kundenservice h3 {
  font-size: 170%;
  margin-bottom: 0.6em;
}
.kundenservice ul {
  list-style: none;
  padding: 0;
}
.kundenservice li {
  clear: both;
  width: 100%;
}
.kundenservice a {
  background: transparent url("./img/icons/icon_text.gif") no-repeat 0 0.3em;
  border-bottom: 1px solid #e2ebf4;
  color: #061642;
  display: block;
  padding: 0.2em 0;
  padding-left: 20px;
}

/*	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§
	AGB / Terms and Conditions
	§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */
	
#content ol.agblist {
 margin: 0 0 0 30px;
}

#content li.agblist {
 list-style-type: upper-roman;
 margin-bottom: 0; 
 line-height: 1.4em;
}

#content li.agblist a {
 text-decoration:underline;
}

#agb-highlight {
background-color: #E9F4FE;
padding: 0px 10px 0px 10px;
margin: 5px 0 15px 0;
border: 1px solid #90C0F0;
color: #155DA2;
}

#agb-highlight h3 {
margin: 0 0 1em 0;
padding: 0px;
font-weight: bold;
}

#agb-highlight span {
text-align: right;
}

#agb-highlight img.agb-icon {
margin: -30px 0 0 0;
/*margin: -30px 0 5px 400px;*/
}
