@CHARSET "UTF-8";

/* class for elements that are not to be displayed in print */

.noPrint {
	display: none;
}

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

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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	background-color: #fff;
	color: #000;
	line-height: 1.3;
}

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;
}

#cbMain form fieldset {
	border: 0 none;
}

/* 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, td {padding: 0 3pt;}
	th {text-align: left; font-weight: bold;}
	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;
}


/* rebrush 2011 */
#mainNavRebrush,
#footerLinklist {
    display: none;
}



#home #contentTop
{
    width: auto;
    min-width: 1%;
    min-height: 1%;
}


#contentTop {
    min-height: 1%;
    min-width: 1%;
}


    #contentTop #ctMain
    {
    width: 100% !important;
    }
    #home #contentTop #ctMain
    {
        min-width: 1%;
    }

    #home .multiTeasers
    {
        min-width: 1% !important;
    }

    #home .multiTeasers .paging, .back, .next
    {
        display: none;
    }
    #home.multiTeasers .move
    {
        width: auto;
    }
    #home .multiTeasers .clipping .move
    {
        margin-left: 0px !important;
    }

    #home .multiTeasers .clipping .move .clonedItem
    {
        display: none !important;
    }

    #home .multiTeasers .clipping .move .item h2
    {
        margin: 10px 0px;
    }

    #home .multiTeasers .clipping .move .item strong
    {
        display: block !important;
        margin-top: 5px;
    }

    #home .multiTeasers .head
    {
        display: none;
    }

    #home .multiTeasers .item{
        width: 100%;
    }
    #home .teaser.news
    {
        clear: left;
        float: left;
        margin-top: 20px;
        display: block;
    }
    #home .teaser.news h2
    {
        margin-bottom: 10px;
    }
    #home .teaser.news a
    {
        display: block;
        margin-bottom: 10px;
    }
    #home .teaser.news a .more
    {
        display: none;
    }

/* print catalogues */

#cbMain form ul#pmWahl,
#cbMain form.filterForm,
#cbMain form.filterForm .produktMarke {
	display: none;
}

#cbMain .cataloguesResult {
	list-style: none;
	padding-left: 0;
}

#cbMain .cataloguesResult .item {
	border-top: 1px solid #e6e3e0;
	padding: 15px 0;
	clear: both;
}

#cbMain .cataloguesResult h3 {
	margin-top: 2px;
}

#cbMain .cataloguesResult .item div.illu {
	width: 110px;
}

#cbMain .cataloguesResult .item div.desc {
	float: left;
	padding-bottom: 10px;
}

#cbMain .cataloguesResult .item div.logo {
	display: none;
}

