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

body {
  font: small/150% Helvetica, Verdana, sans-serif;
  
}
#header h1 a {
	text-align: right;
	text-decoration: none;
	font-size: 30pt;
	color: #CCC;
	display: block;
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding-top: 0.5cm;
	padding-bottom: 0.5cm;
	font-weight: normal;  
}
.Accordion {
  overflow: visible !important;
}

.AccordionPanelContent {
  display: block !important;
  overflow: visible !important;
  height: auto !important;
}
#navigation {
	display: none;
}
#subnav {
	display: none;
}
#content h1 {
	color: #989898;
}
#copyright {
font-weight: normal;
font-size: 7pt;
}
#reglinks {
	display: none;
}

/* sIFR Elemente Start */
/* 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;
}
/* sIFR Elemente Ende */
