/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

.uebersichtHeadFlash {
	padding-bottom: 0px;
	display: block;
}
.articleHead .sIFR-alternate{
	font-size: 16pt;
	padding-bottom: 1em;
}
.uebersichtRubrikHeadFlash {
	background-image:url(/images/elem/pixel-grau_3x2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.uebersichtRubrikHead .sIFR-alternate{
	font-size: 16pt;
	padding-bottom: 0;
}

/* Specific print styles for website */

body {
	font-family:Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-image: none;
	padding: 0;
	margin: 0;
}
#shadowWrapper {
	background-image: none;
	padding: 0;
	/* border: 1px solid #000000; */
	width: 600px;
}
#logoWrapper, #logoWrapperTab1, #logoWrapperTab2, #logoWrapperTab3, #logoWrapperTab4, #logoWrapperTab5{
	background-image: url(/images/elem/elem_logo_folge_2_druckversion.gif);
	background-repeat:no-repeat;
	height: 80px;
	width: 600px;
	margin: 0;
	margin-top: -10pt;
	padding-bottom: 20pt;
}
#contentWrapper{
	width: 600px;
	font-size: 10pt;
}

#fourthlevelNavWrapper, #tabWrapper, #portal-tools, #portal-column-one, #portal-column-two, #portal-breadcrumbs, .tipContainer .close, #cssSwitch, #bottomNav {
	display:none;
}
#portal-column-content{ 
	width: 600px;
}
.uebersichtHead{
	font-size: 11pt;
	width: 600px;
	padding-bottom: 2em;
	font-weight: bold;
}
.teaserFotoLinks{
	float:left;
	padding-right: 1em;
	padding-bottom: 0.5em;
}
.uebersichtRubrikHead{
	font-size: 100%;
	color: #000000;
	padding: 0 0 0.8em 0;
	margin:2em 0 0 0;
	font-weight: bold;
}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body .uebersichtRubrikHead{
	padding: 1.3em 0 0.8em 0;
}
.teaser{
	margin-top: 1.5em;
	float:none;
	display:block;
}
/* Rounded corners */

#nifty, #nifty2, #nifty3, #nifty4{
	display:block;
	background-color:#FFFFFF;
	float:none;
}
.tipLayerWrapper a{
	background-color: #FFFFFF;
	color: #000000;
	/*font-size:bold;*/
	width: 700px;
}
.tipContainer{
	display: block;
	width: 600px;
	margin-top: 5px;
	background-color: #FFFFFF;
	background-image:none;
	color: #000000;
}
.explainStretcher{
	display:block;
	background-color:#FFFFFF;
}

.tipLayerWrapper {
	background-color:#FFFFFF;
	width: 500px;
	padding-bottom: 50px;
	display:block;
}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body .tipLayerWrapper {
	padding-bottom: 0px;
}
.tipLayerWrapper p{
	float:left;
}


#explainContent{
	background-color: #CCCCCC;
}
.explainStretcher p{
	width: 500px;
	background-color:#FFFFFF;
}
.releatedHead{
	background-image:none;
}
#copyright{
	padding-top: 10px;
	text-align: center;
	text-align:center;
	line-height: 160%;
	font-size: 10pt;
	color: #000000;
}
#bottomNav{ 
	clear:both;
	text-align:center;
	line-height: 160%;
	font-size: 65%;
	color: #A0A0A0;
	background-image:url(/images/elem/pixel-orange.gif);
	background-repeat:repeat-x;
	margin-top: 5px;
	padding-top: 5px;
	background-position:top;
}
#bottomNav a{ 
	color: #A0A0A0;
	text-decoration: none;
}
#bookmarking{
	display:none;
}