/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** # "YAML for TYPO3" (c) by Dieter Bunkerd (http://yaml.t3net.de) ######################################
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 6.11.06  
**  Datei       : print_abb.css
**  Funktion    : Druck-Stylesheet - druckt die Spalten #col2 und #col3 des YAML-abb-Layouts
**
*/

* { font-size: 11px; font-family: tahoma,arial,sans-serif;}
h2 { font-size: 14px; padding: 0px; margin: 0px 0px 15px 0px; }

a{
	color: #555555;
	}

#print_header {
    margin-top: 90px;
    margin-bottom: 40px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	color: #555555;
}

#print_header2 {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:8px;
	color: #555555;
	padding-left:0px;
	padding-right:0px;
}

#print_content {
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
    width: 90%;
	margin-left:auto;
	margin-right:auto;
	color: #555555;
	height:auto;
	
}

#print_content td div{    
    float: left;
}

#print_content .csc-firstHeader{    
    clear: both;
    float: none;
}

#print_content p.bodytext{
     clear: left;
}

#print_left{
	margin:0px;
	padding:0px;
	border:0px;
	float:left;
	width:50%;
}


#print_right{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:8px;
	padding:0px;
	border:0px;
	float:right;
	width:400px;
}

#print_spacer_col{    
	clear:both;
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	height:18px;
	margin-top:0px;
	maring-bottom:0px;

}

#print_footer_col{    
	border-top: 1px solid #CCCCCC;
	clear:both;
	width: 90%;
	margin-left:auto;
	margin-right:auto;
    padding-top:1px;
	color: #555555;
}

input.text_place_contact {
	clear:left;
	display:block;
}


.resultsItem{
	width: 380px;
 	display:block;
	float: none;
	margin-top:7px;
	margin-bottom:10px;
}

.resultsItem p {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	
}

.produktmatrix_pi9{
	float:left;
	clear:none;
}

.produktmatrixoverlay_pi9{
	visibility:hidden;
	display:none;
}


.produktmatrix_pi8{
	float:left;
	clear:none;
}

.produktmatrixoverlay_pi8{
	visibility:hidden;
	display:none;
}

.news-list-item {
    width: 185px;
    float: left;
    height: 330px !important;
    height: 350px;
    margin-left:6px;
}



.news-item-spacer {
	margin:0px;
	padding:0px;
}

.news-list-item h3{
    margin-top: 2px;
}

.produkt-detail-navigation{
	visibility:hidden;
	display:none;
}

.product-detail-image-navi{
	visibility:hidden;
	display:none;
}

.news-list-image-navi{
	visibility:hidden;
	display:none;
}

.awards_container{

    z-index: 200;
    float: left; 
    margin-bottom: 10px;
    margin-left: 0px;
    weight: 350px;
}

.awards_container td{
    height: 55px;
    vertical-align:bottom;
}


.awards_container img, .awards_container p{
    float: left;   
    margin-left: 5px;
}

.awardrow {
   width: 770px;
   height: 160px;
   clear: both;
}

.awardrow-item img{
   border: 1px solid #CCCCCC;
}

.awardrow-item-product img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 5px;

}

.awardrow-item-product-header {
   font-weight: bold;
   margin-left: 5px;
   margin-bottom: 2px;
   height:12px;
}

.awardrow-item-award, .awardrow-item-product  {
   float: left;
   margin: 9px 0px 8px 0px;
   width: 112px;
}

.awardrow-item-award  {
   width: 160px;
}

.awardrow-item-award-img-box{
	height: 110px;
   	padding: 0px 15px 0px 15px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px; 
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

.awardrow-item-award-img-box img{
   	border: 0px; 	
   	vertical-align:middle;
   	margin-top: 0px;
   	margin-bottom: 0px;
}

.awardrow-item-award-header {
   font-weight: normal;
   margin-left: 5px;
   height:12px;
   margin-bottom: 2px;
}

.awardrow-no-awards {
   margin: 11px 0px 0px 5px;
}

.awards-selector {
   border-bottom: 1px solid #cccccc;
   padding-bottom: 3px;
}

/*Ausblenden der Input Felder in der Druckansicht*/
.retailersearch {display:none;}
