/* Print Style Basics*/
body {
  margin:0;
  padding:0;
  font: 8pt Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: black;
  background: transparent;
  margin-left:0.1cm;
}

a, a:visited, a:hover, a:visited:hover {
  color: #00538A;
  background: transparent;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: .75em 0 .5em 0;
    font-size: 12pt;
    page-break-after: avoid;
}

p {
  margin: 0 0 1em 0;
}

p+p {
 /* margin-top: -1em;
  text-indent: 2em;*/
}


/* Print Style Custom Styles*/ 

#matrixProducts{
	float:left;	
	}
#matrixProducts .profiletable {

	}	
#searchResultsInnerShops {
	font-weight:normal;
	}
#searchResultsInnerProducts {
    font-weight:normal;
    }	
#profileContent {
    font-weight:normal;
    }
#searchResults {
    font-weight:normal;
    }                  

img {
    border:0;
	}
table {
    border-width: 1px 1px 1px 1px;
    border-spacing: 2px;
    border-style: outset outset outset outset;
    border-color: black black black black;
    border-collapse: collapse;
    background-color: white;
    width:90%;
}
table th {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: inset inset inset inset;
    border-color: black black black black;
    background-color: white;
}
table td {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: inset inset inset inset;
    border-color: black black black black;
    background-color: white;
}
	
.profiletable{
	font-size:80%;
	font-weight:normal;
	width:90%
	}
	
   
.searchResultImageCell {
    width:10%;    
    }
.searchResultContentPicCell {
    width:65%;    
    }
 .searchResultContentCell {
    width:40%;    
    }
 .searchResultCertificateCell {
    width:25%;    
    }  
.button_to_pic {
    width:25%;    
    }
.button_to_shop {
    width:20%;    
    }
.searchResultPriceCell {
    width:15%;    
    }
    
#TopElementHeadline {
display:block;
}

	
/* Fuer die Druckausgabe ueberfluessiges abschalten */
#footer, .pagination, #pbright, .button1, .slidetabsmenu, .searchfield, .More, .dropmenudiv_c, #categoryColumn, #maincategories, #toprightdiv{
display: none;
}


#interview_more, #left, #right, #left_interview, #right_interview, #shops_more, .clue, #catDescription, .BottomElement, #left_cat, #right_cat {
display: none;
}

#matrixNavigate_left, #matrixNavigate_right, #BreadCrumb, .orderright, .button_to_pic span, .button_to_shop span, .paginationTable, .tab_navi_item_active, .tab_navi_item, .filter {
	display:none
	}
	
#products_left, #products_right{
    display:none
    }
#section2, #section3, #section4, #section5, #section6, #section7 {
display: none;
}
