.sIFR-flash, object, 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;
}

body {
	font: 10pt Tahoma, 'Times New Roman', Times, serif;  /* grundlegende definition von schriftart und -groesse*/
}

#wrapper {
	border: 0px solid black;
}

#quernavigation, #navigation, #banner, #header, #foot, #meta {
	display: none;
}


#context {
	display: none;}


.ahem { display: none; }

span.ahem a {
	display: none;	
}


/* ##### typographie ##### */

h1 {
	margin: 10px 2px 5px 0px;
	font-size: 1.3em;
	font-weight: bold;
}

h1.normal {
	display: none;
}

h2 {
	margin: 10px 2px 2px 0px;
	font-size: 1.1em;
	font-weight: bold;
	clear: left;
	
}

h3 {
	margin: 10px 2px 2px 0px;
	font-size: 1em;
	font-weight: bold;
	clear: left;
	
}

h4 {
	margin: 10px 2px 2px 0px;
	font-size: 1.15em;
	font-weight: bold;
	
}

h5 {
	margin: 5px 2px 2px 0px;
	font-size: 1.0em;
	font-weight: bold;
	
}

h6 {
	margin: 2px;
	font-size: 0.8em;
	font-weight: bold;
	
}

hr { 
	display: none;
}

p {
	margin: 0;
	line-height: 130%;
	font-size: 0,9em;
}

p a {
	text-decoration: none;
}

.liste {
	margin: 0px 5px 10px 15px;
	padding: 0;
	line-height: 1.5em;
}

.liste ul {
	margin: 0px 5px 0px 25px;
	padding: 0;
	line-height: 1.5em;
}


#context img {
	display: none; 
}

sup {
	font-size: 10px;
	font-family: Tahoma, "Courier";
	padding: 0px 2px 0px 1px;
}
sub {
	font-size: 10px;
	font-family: Tahoma, "Courier";
	padding: 0px 2px 0px 1px;
}

.bildlinks img {
	float: left;
	margin-top: 2px;
	padding: 0 5pt 0 5pt;
}

.bildrechts img {
	float: right;
	margin-top: 2px;
	padding: 0 5pt 0 5pt;
}
.contentteaser img {
	display: none
}
#content p table { /* Sonderfall: Newsletter */
	border: 1px solid #B4B4B3;
	font-size: 10px;
}
#content p table td { /* Sonderfall: Newsletter */
		padding-top: 0px;
		border-bottom: 1px solid #B4B4B3;
}
