#produktliste table td{
     background: white;
     border: 1px solid white;
     
}

table {
     font-size: 12px;
	color: #000;
	font-family: Frutiger, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
}

img {
       border: none;
}

#produktliste thead td{
   border: 1px solid #999;
   text-align: left;
   padding: 5px;
   background: #999;
   color: white;
}
#info_labels {
 border-bottom:2px solid lightgrey;	
 font-size:9px;
}

#produktliste td.rum {
   border: 1px solid #999;
   background: #999;
}

#produktliste td.topzeile {
   background: #999;
}


#produktliste .zeileodd {
   background: lightgrey;
}
#produktliste input {
   background: lightgrey;    
}

/*
#et_photo_content {
  border-width:1px;
  border-style:solid;
  border-color: lightgrey;
  padding:1em;
  text-align:justify;
}
*/
#et_photo_content .color1 {
	background-color: #ffffff;
}

#et_photo_content .color1 input{
   width: 180px;
   height: 27px;
   background: lightgrey;
   margin-bottom: 7px;
}

.line {
   background: lightgrey;
   
}
.invoice_line {
   background: #ffffff;
   line-height: 1,2em;
}

#invoice .invoice_price {
   float: right;
   padding-right: 4px; 
}

}
.line {
	background-color: #999999;
	height: 2px;
}

#invoice .invoice_line {
	clear: left;
}
#orderline .product {
	float: left;
	margin-right: 7px;
	width: 40%
}
#orderline {
	clear: left;
	position: relative; 
        margin-bottom: 100px;
}
#orderline imageFrame {
	float: left;
	width: 190px;
}

.infobox {
	border: 1px solid #cc0000;
	padding: 3px;
	margin-bottom: 10px;
}
#orderline .product select {
	width: 100%;
     
}
#orderline .quantity {
	float: left;
	width: 7%;
	margin-right: 7px;
        
}

#orderline .quantity {
	float: left;
	width: 7%;
	margin-right: 7px;
        
}
#orderline .quantity input {
	width: 100%;
}

orderline .price div {
	float: left;
	padding-right: 7px;
} 
.csc-mailform {
       padding-top: 20px;
       padding-left: 15px;
}
.csc-mailform input {
        display: block;
        width: 420px;
        float: left;
        margin-bottom: 10px;
}
.csc-mailform label {
      display: block;
      text-align: right;
      width: 50px;
      padding-right: 12px;
}
.csc-mailform br {
      clear: left;
}
.csc-mailform .csc-mailform-submit {
      margin-top: 10px;
      margin-right: 10px;
      width: 100px;
      float: right;
      
}
#et_faq_popup dl dd {
        color: blue;  
}

#etphoto_footer {
	background-color: #cccccc;
}
#etphoto_footer li, #etphoto_footer ul {
	display: inline;
	margin: 0;
	padding: 3;
	list-style-type: none;
}
#etphoto_footer a {
	color: #666666;
	font-size: 11px;
	font-family: Frutiger, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#etphoto_footer a:hover {
	color: #999999;
}
