html{width:100%; height:100%;}
body,td,th{height:100%; font-size:1em; color:#333; font-family:Verdana, Arial, Helvetica, sans-serif;}
body{width:100%; height:auto; margin:0; padding:0; font-size:100%; background-color:#fff;}
table,div{font-size:1em; line-height:1em;}
img{border:0}
p{margin-top:0; margin-bottom:0}
a{text-decoration:none;}
span.headline {
	font-size:11px; /*11*/
	font-weight:bold;
}
h1 {
	font-size:16px; /*16*/
	padding:0 0 15px 0; /*0 0 15 0 in Abhaengigkeit von 11*/
	margin:0;
	color:#30408F;
}
h2 {
	font-size:11px; /*11*/
	padding:0 0 0.1818em 0; /*0 0 5 0 in Abhaengigkeit von 11*/
	margin:0;
	font-weight:bold;
	color:#30408F;
}
.plaintext {
	font-size:11px; /*11*/
}


/* Positionierung */
#container {
	position:static;
	top:0;
	left:0; 
	width:38em; /*???*/
	height:100%;
	background-color:#FFFFFF;
}
#bg,
#head-container,
#metanavigation,
#logo,
#keyvisual,
#slogan,
#sitepath,
#search { 
	display:none;
}
#main-container { 
	position:static;
	top:0;
	width:36.375em; /*582*/
	height:100%;
	padding:0 0.75em 0 0.75em; /*0 12*/
	left:0;
}
#topline,
#leftcontainer,
#leftnavi,
#notfall { 
	display:none;
}
#content-container {
	margin-left:1.125em; /*18*/
	width:36.375em; /*582*/
}
#content-container {
	position:static;
	top:0;
	margin-left:0; /*18*/
	width:36.375em; /*582*/
	height:auto;
	float:none;
}
#Form1 #content-container {
	margin-left:0; /*18*/
}
#topnavi {
	display:none;
}
#topnavi-spacer {
	clear:both;
	height:1.25em; /*20*/
}
#content {
	position:static;
	top:0;
	left:0;
	width:36.375em; /*582*/
	height:auto;
	clear:both;
	/*padding-top:1.25em; /*20*/
	padding-bottom:0;
}
#teaser {
	display:none;
}
#Form1 #teaser {
	margin-left:0; /*18*/
	width:12.8750em; /*206*/
}
#prefooter {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:2em;
	clear:both;
	margin-top:0;
}
#footer {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
	border-top:0.0625em solid #8A8A8A; /*1*/
	clear:both;
	margin-top:0;
	color:#757A7D;
	padding:0.3125em 0 0.75em 0; /*0 0 12 0*/
}
#footer .plaintext {
	font-size:0.625em; /*9*/
}
/* /Positionierung */

.druckansicht {
 display:none;
}
#prefooter {
 display:none;
}
#content-container .firstline {
	display:none;
}