@CHARSET "UTF-8";

#buehne,#mainNav,#serviceNav,#footer,#subNav,#breadcrumbs,#cockpit,#cbSidebar,
	.layer,.topLink, .button {
	display: none;
}

p,h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	background-color: #fff;
	color: #000;
	line-height: 1.3;
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

#logoBlock {
	text-align: right;
	margin-bottom: 1cm;
}

h1 {
	font-size: 1.9em;
	font-weight: normal;
	margin-bottom: 0.2em;
}

h2 {
	font-size: 1.7em;
	color: #5a7e92;
	margin: 0.2em 0 2em 0;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	color: #5a7e92;
	margin: 2.5em 0 0.5em 0;
	font-weight: normal;
	clear: left;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 2.5em 0 0.5em 0;
	clear: left;
}

p,ul {
	margin: 0.5em 0;
}

ul {overflow: hidden;}

div.illu,div.illuSmall {
	float: left;
	width: 200px;
}

div.illuSmall {
	width: 105px;
}

p .thickbox img {
	display: none;
}

.abschnitt {clear: left;}

table, .abschnitt {page-break-inside: avoid;} 

#adresse p {
	width: 45%;
	float: left;
	margin-right: 2%;
}

#adresse:after {
	content: " "; 
	display: block; 
	clear: left;
visibility: hidden;
	height: 1px; line-height: 1px;
}

/* produktdatenbank */

.productIntro .illu img,
.productToggle .illu img,
.productContent .illu img {
	max-width:190px;
}

* html .productIntro .illu img,
* html .productToggle .illu img,
* html .productContent .illu img {
	width:this.width > 190 ? 190 : this.width;
}

.productIntro ul li {
	margin: 0.25em 0; /* mit Abstand oder ohne? */
	list-style: none;
	background-position: left 0.3em;
	background-repeat: no-repeat;
	padding-left: 10px;
	max-width: 45em;
}

.productIntro ul,
.productToggle ul,
.productContent ul {
	display: inline-block;
}

.productIntro ol {
	margin-left: 0.6em;
	padding-left: 0.6em;
}

.productIntro ol li {
	margin: 0.25em 0 0.25em 1.5em; /* vertikaler Abstand ? */
	margin-left: 1.5em;
}

#subPage .cbOverflow #cbMain {
	overflow:visible;
}

#subPage .cbOverflow #cbMain .productToggle { /* starker selektor wegen ielte6.css */
	width:748px;
}
/* /produktdatenbank */

/* Tabellen */

	table {border-collapse: collapse; width: 100%; }
	table, th, td {border: 1px solid #999;}
	th {text-align: left; font-weight: bold;}
	th, td {padding: 0 3pt;}
	td ul {overflow: visible; margin-left: 1em; padding-left: 0;}
	.rechtsbdg {text-align: right;}
	
#mbBilder li {clear: left; list-style: none;}

div.etracker {
	display: none !important;
}
