/*
Styles for http://www.eigenzeit.de
Created by Manuel Molicki
last Update: August 28th 2006
*/
.msg_error{border:1px solid red; padding:10px; margin:10px 0;}



table#cartoverview tr td.row{border-bottom:1px solid #d3d3d3;padding:4px;}
table#cartoverview tr th{border-bottom:1px solid #666;}

table#cart{font-size:0.9em;}
table#cart tr th{border-bottom:1px solid #666;}
table#cart tr td{border-bottom:1px dashed #d3d3d3;padding:2px 0 0 0;}
table#cart tr td img{margin:2px 0 0 0;}
table#cart tr td.checkoutbtn{border:none; padding:10px 0 0 0;}
.shippinginfo{color: #999999;}

.addtocart{margin: 8px 0 0 0;}

.productcolleft{width:210px;float:left;}
.productcolright{width:390px;float:left;margin:0 0 0 10px;}

#teaserbox{border:1px solid #ff9900; background:#ff9900; color:#fff; font-size:0.9em; line-height: 1.6em; padding:0.4em 0.8em;clear:both;}
#teaserbox a:link,#teaserbox a:visited{color: #fff;text-decoration:underline; background:none;}
#teaserbox a:hover{color: #fff;}



/* Produktübersicht */
#products{display:block;float:left;margin:0;padding:0;width:610px;clear:both; font-size:0.9em; line-height:1.6em;}

/* produkte*/
#products .product{display:block;float:left;padding:15px 5px 5px 5px;margin:0 0 5px 0;width:600px;background: url("../img/bg_gradient01.gif") no-repeat;}
#products .product div{display:block;float:left;width:170px;margin:0;}
#products .product p{margin:0;padding:0;width:420px;}
#products .product strong{font-size:1.6em;line-height:1.2em;font-weight:normal;}
#products .product .price{ font-weight:bold;}
#products .product form{float:left;margin:6px 0 0 0;}


.checkout_aktiv{letter-spacing: -1px;font: normal 1.6em georgia,"Times New Roman", serif;color:#ff9900;}
.checkout_inaktiv{letter-spacing: -1px;font: normal 1.6em georgia,"Times New Roman", serif;color: #999999;}

table#orderdetails tr td{padding:2px;}
form#checkout select{width: 170px;}
form#checkout input{padding:2px;}
form#checkout input.text{width:160px;}