/********************** Stylesheet for content ****/
/*************Copyright 2009 Netzbewegung GmbH ****/
/**************************************************/
/********************* s.kenk@netzbewegung.com ****/ 
/****************** last update on 05 Nov 2010 ****/
div.content-main
{
	padding: 10px 14px 0;
}

body#startpage div.content-main
{
	width: 655px;
	padding: 0;
}

body#startpage object#startpage-teaser
{
  width:655px;
  height: 368px;
  background: url(../img/icons/load.gif) center center no-repeat;
}

.clear-after:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-m ac \*/
* html .clear-after { zoom: 1; }
*+ html .clear-after { zoom: 1; }
/* End hide from IE-mac */

.next
{
    padding-bottom: 10px;
}

div.cols-wrapper
{
	position: relative;
	top: 48px;
	margin-top: -48px;
}

/* Hides from IE-m ac \*/
* html div.cols-wrapper { position: static; top: 0; margin: 0 0 -48px 0;}
*+ html div.cols-wrapper { margin-top: -25px; top: 26px; }
/* End hide from IE-mac */

div.cols-wrapper div.col-1
{
	float: left;
	width: 416px;
	padding: 0 1px 27px 0;
	background: url(../img/backgrounds/line-vertical.gif) right top repeat-y;
}

div.col-2
{
	position: relative;
	left: -1px;
	float: left;
	width: 200px;
	background: url(../img/backgrounds/line-vertical.gif) left top repeat-y;
}

div.content-cols-wrapper.grey
{
	background: url(../img/backgrounds/line.gif) left bottom repeat-x #f0f0f0;
	padding: 0;
}

div.content-cols-wrapper:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-m ac \*/
* html div.content-cols-wrapper { zoom: 1; }
*+ html div.content-cols-wrapper { zoom: 1; }
/* End hide from IE-mac */

div.content-cols-wrapper div.col-1,
div.content-cols-wrapper div.col-2
{
	float: left;
	width: 194px;
	padding: 0 0 0 14px;
	background: none;
}

.loading
{
	background: url(../../img/icons/load.gif) center center no-repeat;
}

div.spacer-6px
{
	padding-top: 6px;
}

div.hr
{
	height: 21px;
	background: url(../img/backgrounds/line.gif) left 11px repeat-x;
}

a.back
{
	padding: 0 0 0 19px;
	font-weight: bold;
	background: url(../img/icons/arrow-back.gif) 5px 5px no-repeat;
}

a.link
{
	padding: 0 0 0 12px;
	color: #4f4f4f;
	background: url(../img/icons/arrow.gif) 0 4px no-repeat;
}

a.pdf
{
	padding: 0 0 0 17px;
	color: #000;
	background: url(../img/icons/pdf.gif) 0 3px no-repeat;
}

span.pipe
{
	padding: 0 4px;
}

div.content div#visual-header
{
	width: 631px;
	background: url(../img/backgrounds/visual-header.gif);
}

div.content div#visual-header img
{
	display: block;
	width: 631px;
	height: 177px;
}

div.content div#visual-header h1
{
	padding: 9px 13px 0;
	font-size: 1.2em;
	font-weight: bold;
}

div.content div#visual-header h2
{
	padding: 0 13px 6px;
	font-size: 1.1em;
	font-weight: bold;
	color: #4e4e4e ;
}

div.csc-header.fold-out
{
	padding: 1px 8px 1px 13px;
	background: url(../img/backgrounds/header-yellow.gif) left top repeat-x;
}

div.csc-header.fold-out h1
{
	position: static;
	font-size: 1.1em;
	font-weight: bold;
	cursor: pointer;
	background: url(../img/icons/fold-out.gif) right 5px no-repeat;
}

div.csc-header.fold-in h1
{
	background-image: url(../img/icons/fold-in.gif) !important;
}

div.content h2
{
	color: #505050;
	font-weight: bold;
}

div.content h3
{
	color: #6a6a6a;
	font-weight: bold;
}

div.content div.table
{
	padding: 13px 0 0;
}

div.content div.table table
{
	width: 100%;
}

div.content table th
{
	padding: 2px 15px;
	font-weight: bold;
	text-align: left;
	color: #6b6b6b;
	background: url(../img/backgrounds/dot-787878.gif) #f0f0f0 0 bottom repeat-x;
}

div.content table td
{
	padding: 0 15px;
	color: #6b6b6b;
}

div.content table tr.even
{
	background: #f0f0f0;
}

div.content table.dotted-border td
{
	padding: 4px 0;
	background: url(../img/backgrounds/line.gif) left bottom repeat-x;
}

div.content table.dotted-border td.separator
{
	padding: 0;
}

div.content table.dotted-border td.date
{
	width: 107px;
	padding: 4px 0;
	vertical-align: top;
	background: none;
}

div.content table.dotted-border td.number
{
	width: 48px;
	padding: 4px 10px 4px 0;
    vertical-align: top;
	background: none;
}

div.content table.dotted-border td.date img,
div.content table.dotted-border td.number img
{
	border: 1px solid #dbdbdb;
}

div.content span.tips
{
	position: relative;
	cursor: default;
	background: url(../img/backgrounds/dot-787878.gif) left bottom repeat-x;
	z-index: 2;
}

div.content span.tips div.glossary-tip
{
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: 290px;
	padding-bottom: 6px;
	z-index: 6;
	background: url(../img/backgrounds/tips.gif) left bottom no-repeat;
}

div.content span.tips div.glossary-tip h3
{
	padding: 1px 7px;
	color: #fff;
	background: #000;
}

div.content span.tips div.glossary-tip p
{
	padding: 4px 7px;
	border-right: 1px solid #000;
	font-weight: normal;
	color: #000;
	background: #feed01;
}

div.productlist
{
	position: relative;
	min-height: 92px;
	padding: 0 0 9px 102px;
	background: url(../img/backgrounds/productlist-product-border.gif) no-repeat;
}

* html div.productlist { height: 92px; }

div.productlist div.img
{
	position: absolute;
	top: 1px;
	left: 1px;
	display: block;
	width: 90px;
	height: 90px;
	background: #fff center center no-repeat;
}

div.productlist div.img a
{
	display: block;
	width: 90px;
	height: 90px;
	outline: none;
}

div.productlist h3 a
{
	padding-left: 12px;
	font-weight: bold; 
	color: #4f4f4f;
	background: url(../img/icons/arrow.gif) left 5px no-repeat;
}

div.productlist p
{
	padding: 0 0 17px 19px;
	color: #4f4f4f;
	background: url(../img/icons/dash.gif) 12px 9px no-repeat;	
}

div.articlelist
{
	position: relative;
	min-height: 90px;
	padding: 0 0 38px 151px;
	background: url(../img/backgrounds/productlist-article-border.gif) no-repeat;
}

* html div.articlelist { height: 100px; }

div.articlelist div.img
{
	position: absolute;
	top: 1px;
	left: 1px;
	display: block;
	width: 135px;
	height: 105px;
	background: #fff center center no-repeat;
}

div.articlelist p
{
	color: #6a6a6a;
}

div.articlelist p.part-number
{
	position: absolute;
	left: 0px;
	bottom: 10px;
	width: 446px;
	padding: 0 0 8px 151px;
	background: url(../img/backgrounds/line.gif) left bottom repeat-x;
}

div.articlelist.last p.part-number
{
	background: none;
}

div.link-wrapper
{
	padding: 8px 0;
	color: #6b6b6b;
	background: url(../img/backgrounds/line.gif) left bottom repeat-x;
}

div.link-wrapper.last
{
	background: none;
}

div.link
{
	padding-left: 192px;
	background: 16px center no-repeat;
}

div.link h3
{
	font-size: 1.1em;
	color: #000;
}

div.link a
{
	font-weight: bold;
	color: #6b6b6b;
	background-image: url(../img/icons/arrow-6b6b6b.gif);
}

ul.bullet li
{
	padding-left: 11px;
	color: #4f4f4f;
	background: url(../img/icons/bullet.gif) 2px 7px no-repeat;
}

div.highlights h2
{
	padding: 0 0 0 8px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background: #000;
}

div.highlights ul
{
	padding: 5px 15px 4px;
	margin: 0 0 5px;
	background: #feed01;
}

div.highlights li
{
	line-height: 1.2em;
	padding: 5px 10px;
	border-top: 1px solid #fff;
}

div.highlights li:first-child
{
	border: none;
}

div.content div#toolbar
{
	position: relative;
	padding: 39px 0 7px 0;
	background: url(../img/backgrounds/line.gif) 0 48px repeat-x;
}

body#startpage div.content div#toolbar
{
	display: none;
}

div.content div#toolbar a.back
{
	position: absolute;
	top: 24px;
	left: 0;
	z-index: 2;
}

div.content div#toolbar p.print-page
{
	font-size: 0.9em;
	float: left;
	padding: 18px 0 3px 0;
}

div.content div#toolbar p.print-page a
{
	padding: 0 0 0 18px;
	background: url(../img/icons/print.gif) no-repeat;
}

div.content div#toolbar p.recommend-page
{
	font-size: 0.9em;
	clear: both;
}

div.content div#toolbar p.recommend-page a
{
	padding: 0 0 0 18px;
	background: url(../img/icons/recommend.gif) 0 2px no-repeat;
}

div.content div#toolbar a#scroll-to-top
{
	display: block;
	float: right;
	width: 13px;
	height: 9px;
	margin: 20px 0 0 0;
	outline: none;
}

div#teaser-wrapper a
{
	outline: none;
}

body#startpage div.teaser-wrapper
{
	padding: 7px 0 0 0;
}

body#startpage div.teaser-wrapper:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html body#startpage div.teaser-wrapper { zoom: 1; },
*+ html body#startpage div.teaser-wrapper { zoom: 1; }
/* End hide from IE-mac */

body#startpage div.teaser
{
    position: relative;
    left: -3px;
    float: left;
    width: 317px;
    height: 144px;
    padding: 5px 4px 1px 3px;
    margin-bottom: 5px;
    background: url(../img/backgrounds/teaser.png) no-repeat;
}

* html body#startpage div.teaser
{
    background: url(../img/backgrounds/teaser.gif) no-repeat;
}

body#startpage div.teaser.big
{
    width: 655px;
    background-image: url(../img/backgrounds/teaser-big.png);
}

* html body#startpage div.teaser.big
{
    background-image: url(../img/backgrounds/teaser-big.gif);
}

body#startpage div.teaser.right
{
	float: right;
	left: 4px;
}

body#startpage div.teaser h2
{
	padding: 1px 0 1px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

body#startpage div.teaser p
{
	padding: 3px 0 0 0;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;	
}

body#startpage div.teaser a
{
	outline: none;
}

body#startpage a.fallback-teaser
{
	display: block;
	height: 150px;
	width: 155px;
	padding-top: 21px;
	position: absolute;
	bottom: 10px;
	outline: none;
}

div.content-main p.bodytext
{
	color: #4f4f4f;
}

div.content-main div.tx-nb-subteasers-pi1
{
	padding: 4px 0;
}

div.content-main div.tx-nb-subteasers-pi1:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html div.content-main div.tx-nb-subteasers-pi1 { zoom: 1; },
*+ html div.content-main div.tx-nb-subteasers-pi1 { zoom: 1; }
/* End hide from IE-mac */

div.content-main div.teaser
{
	float: left;
	width: 290px;
	height: 120px;
	margin-bottom: 15px;
	background: #f0f0f0;
}

div.content-main div.teaser h2
{
	padding: 6px 9px 0;
	font-weight: bold;
}

div.content-main div.teaser p
{
	padding: 0 9px 0 21px;
	color: #4f4f4f;
}

div.content-main div.teaser.big-image h2,
div.content-main div.teaser.big-image p
{
	display: none;
}

div.content-main div.teaser-spacer
{
	width: 37px;
	height: 104px;
	float: left;
}

div.contact
{
	padding: 16px 0;
	color: #6a6a6a;
}

div.contact a
{
	color: #6a6a6a;
}

div.contact a.link
{
	padding-left: 12px;
	text-decoration: underline;
	background: url(../img/icons/arrow-6a6a6a.gif) 3px 5px no-repeat;
}

div.header
{
	background: url(../img/backgrounds/header-grey.gif) repeat-x;
}

div.header:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html div.header { zoom: 1; },
*+ html div.header { zoom: 1; }
/* End hide from IE-mac */

div.header h3
{
	float: left;
	padding: 2px 0 0 3px;
	font-size: 1.1em;
	color: #000;
}

div.terms
{
	padding: 14px 0 0 0;
}

div.terms dl:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html div.terms dl { zoom: 1; },
*+ html div.terms dl { zoom: 1; }
/* End hide from IE-mac */

div.terms dl
{
	padding: 8px 0;
	background: url(../img/backgrounds/line.gif) left bottom repeat-x;
}

div.terms dl.last
{
	background: none;
}

div.terms dt
{
	float: left;
	width: 150px;
	font-weight: bold;
	color: #6b6b6b;
}

div.terms dd
{
	float: left;
	width: 467px;
	color: #6d6d6d;
}

.advertisement
{
	padding: 10px 14px;
	background: #f5f5f5;
}

p.pdf-first-aid
{
	padding: 1px 0 14px 55px;
	color: #4e4e4e;
	background: url(../img/backgrounds/pdf-first-aid.gif) 24px top no-repeat;
}

p.pdf-guide-blotches
{
	padding: 1px 0 23px 55px;
	color: #4e4e4e;
	background: url(../img/backgrounds/pdf-guide-for-blotches.gif) 24px top no-repeat;
}

p.pdf-first-aid a,
p.pdf-guide-blotches a
{
	font-size: 0.9em;
	color: #4e4e4e;
	background-position: 0 1px;
}

p.pdf-first-aid strong,
p.pdf-guide-blotches strong
{
	font-size: 1.1em;
}


div .content .loupe-icon
{
    width: 16px;
    height: 16px;
    background: url(../img/icons/enlarge.gif) bottom left no-repeat;
    position: absolute;
    bottom: 16px;
    left: 5px;
}

div.tx-nbtipafriend-pi1
{
    background: #ffffff;
}