@charset "iso-8859-1";

/*
file         print.css
license      (c) 2009 bpm consult ag, CH-Birsfelden - all rights reserved.

version history:
2.6.0-0  24.02.2009  sb  initial release
*/

img {
	border: 0px;
}

.action img {
	display: none;
}

.biginfo img {
	display: none;
}

.biginfo img.cover {
	display: block;
}

div.header {
	display: none;
}


div.left {
	display: none;
}

div.adressForPrint {
	display: block;
	padding-bottom: 13px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	font-weight: bottom;
}

div.main {
	font-size: 12px;
	font-family: Verdana;
}

div.tabtitle {
	font-size: 15px;
	font-weight: bold;
}

div.main img {
	float: left;
	padding-right: 5px;
}

div.actionbar {
	display: none;
}

div.content {
	padding-top: 50px;
}

.details {
	clear: both;
}

div.overlay {
	display: none;
}

div.main .tabbottom img {
	display: none;
}

div#tabLink, div.tablinks {
	display: none;
}

div.right {
	display: none;
}


div.footer {
	display: none;
}

.biginfo {
  display:              none;
  height:               114px;
  clear: both;
  margin-bottom: 10px;
}

.list {
  clear: both;
  display: block;
  margin-bottom: 5px;
 }