/*Styles fuer die Druckversion des Internetauftritt Zertifikate*/

body,
#Inhaltsbereich,
.FooterContainer				{ background: none; }

.DruckHinweis {display:none;}

ul.Sitetools,
.HeadGrafikContainer,
div.TabNavigationContainer,
div.TabLeiste,
.NavigationSpalte,
a.Homelink,
.BoxenContainer,
#Banner							{ display: none; }

.SpaltenLayout					{ display: block; float: none; }
.BgbLogo 						{ display: block; margin-bottom: 8px; }

.Seite							{ width: 99%; position: static; }
#Inhaltsbereich,
#SeitenBreite,
.SpaltenLayout,
.ContentBreite2,
.ContentBreite1				{ width: 100% !important; }

#Inhaltsbereich				{ border-top: 10px solid #ddd; padding-top: 20px; }

#InhaltSpalteLinks,
#InhaltSpalteRechts			{ width: 48%; }

/*TeaserBox */
.TeaserBoxUeberschrift 		{ color: #000; border-top: 0px none; border-right: 0px none; border-bottom: 1px solid #ddd; border-left: 0px none; background: none; padding: 0px 0px 2px 0px; margin-bottom: 8px; }
.TeaserBoxUeberschrift div	{ padding-top: 0px; }
.TeaserBox 						{ border: 0px none; padding:3px 1px 5px 0px; width: 98%; margin-bottom: 15px; }

/*Teaser mit grauem Hintergrund */
.TopTeaserBox 			{ background: none; width: 98%; margin-bottom: 15px; }
.TopTeaserGrafik 		{ background: none; }

/* Bild in Teaserbox */
#InhaltSpalteLinks div a img,
#InhaltSpalteRechts div a img		{ border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; margin-bottom: 5px; }

a,
a:link,
a:visited	{ background: none !important; padding-left: 0px !important; }

table.ProduktWerte,
table.ProduktAngaben,
table.ProduktKurse				{ margin-left: 1px; border-collapse: collapse; }

table.ProduktWerte td,
table.ProduktWerte th,
table.ProduktAngaben td,
table.ProduktAngaben th,
table.ProduktKurse td,
table.ProduktKurse th			{ border: 1px solid #999; color: #000;  background: none; }

#filterform, tr.BlauSortieren	{ display: none; }
div.Kategorie	{ background: none; border: none; font-size: 120%; }
div.Kategorie span	{ background: none; padding-left: 0px; color: #000; }

.Landingpage, .TeaserBoxUeberschrift { clear: both }
