@charset "UTF-8";
/* CSS Document */

body {
	background: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #000;
}
#wrapper {
	width: auto;
	margin: 0 5%;
	padding: 0;
	text-align: left;
}
#logo {
	padding: 0 0 10pt 0;
	border-bottom: 1pt solid #CCC;
}
#logo .screen{
	display:none;
}
#copyright {
	font-size: 8pt;
	width: auto;
	border-top: 1pt solid #CCC;
	padding: 5pt 0;
}
img {
	margin: 0 0 10pt 0;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
}
a {
	text-decoration: none;
	color: #000;
}
#artikellink {
	padding: 10pt 0;
	border-top: 1pt solid #CCC;
}
#tvstations, #notabene, #mainnav, #contentNavi, #contentZusatz, #aktuell, #timeline, .timelineBar, #footer, #partner,.tx-indexedsearch-info {
	display: none;
}