/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(css-images/bodybg.gif);
	margin: 30px;
	color: #000000;
	line-height: 12pt;
	background-color: #CAD2DA;
	background-repeat: repeat-x;
	background-position: left top;
}

html:not([dummy]) body { /*Diese Regel gilt nur fuer Mozilla Firefox*/
	overflow-y: scroll;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #660000;
	line-height: normal;
	margin-top: 0px;
}
h2 {
	color: #660000;
	font-size: 14pt;
	line-height: 16pt;
	padding-top: 5px;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
	padding-top: 5px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
	padding-top: 5px;
	clear: both;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
strong {
	color: #330000;
}

li {
	margin-bottom: 8px;
}

a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a strong {
	color: #FF6600;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:-2px;
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
	style=”table-layout: fixed;”
	width: 99%;
}
.preformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:-2px;
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
	style=”table-layout: fixed;”
	width: 99%;
	padding: 0px 10px 10px 10px;
}
#page {
}
#header {
	height: 172px;
	width: 960px;
	position: relative;
	text-align: left;
	border-top: 1px #FFCC33 solid;
	border-right: 1px #CC6600 solid;
	border-left: 1px #FFCC33 solid;
	overflow: hidden;
}
#header #headerLeft {
	float: left;
	height: 172px;
	width: 210px;
	background-image: url(css-images/headLeft.png);
	background-repeat: no-repeat;
}
#header #headerLeft a {
	line-height: 172px;
	display: block;
	height: 172px;
	width: 210px;
	border: 0px;
}
#header #headerLeft a:hover {
	background-image: url(css-images/headLeft_f2.png);
	width: 210px;
	background-position: left top;
}

#header #headerNav {
	float: left;
	height: 172px;
	background-image: url(css-images/headBackground.png);
	background-repeat: repeat-x;
	width: 585px;
}
#header #headerNav #upperNav {
	height: 104px;
	background-repeat: no-repeat;
	background-image: url(css-images/headCenter.png);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993300;
}

#header #headerNav #navbar {
	height: 31px;
	font-size: 12pt;
	line-height: 31px;
	text-align: center;
}
#header #headerNav #navbar a {
	text-decoration: none;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#header #headerNav #navbar a:hover {
	color: #FFFF00;
}
#header #headerNav #lowerNav {
	height: auto;
	font-size: 8pt;
	color: #660000;
	display: block;
	padding-top: 10px;
}
#header #headerRight {
	float: right;
	height: 172px;
	width: 165px;
	background-image: url(css-images/headRight.png);
	background-repeat: no-repeat;
}
#header #headerRight #headerRightCorner {
	height: 104px;
}
#header #headerRight #headerRightNav {
	height: 24px;
	color: #CC6600;
	font-size: 8.5pt;
	margin-top: 7px;
	margin-left: 33px;
}
#container {
	height: auto;
	width: 960px;
	background-image: url(css-images/contentBackground.png);
	background-repeat: repeat-y;
	overflow: visible;
	position: relative;
	clear: both;
	text-align: left;
	border-right: 1px #CC6600 solid;
	border-left: 1px #FFCC33 solid;
	float: left;
}
#container #left {
	width: 178px;
	float: left;
	height: 425px;
	text-align: left;
	background-color: #FF9900;
	display: block;
}
#container #left #leftMenue {
	text-align: left;
	background-color: #FF9900;
	height: 330px;
	display: block;
}
#container #left #leftMenue p {
	font-size: 8.5pt;
	display: block;
	padding-left: 15px;
}
#container #left #leftMenue ul li{
	background-image: url(css-images/submenuicon2.gif);
	background-position: 4px 5px;
	text-indent: 20px;
	background-repeat: no-repeat;
}
#container #left #leftMenue ul li ul li{
	margin-left: 2.5em;
	background-image: url(none);
	text-indent: 0px;
}
#container #left #address {
	height: 80px;
	overflow: hidden;
	position: relative;
	width: 159px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
}
#container #left #address p {
	font-size: 8.5pt;
	line-height: 10pt;
	margin: 0px 0px 10px;
	color: #660000;
	padding-left: 0px;
}
#container #left #address a {
	text-decoration: none;
	color: #660000;
}
#container #left #address a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFFF00;
}
#container #content {
	float: left;
	width: 584px;
	margin-left: 32px;
	display: block;
	height: auto;
	background-color: #FFE0B2;
}
#container #content .column_frame {
	padding-left:20px;	
	float: left;
	width: 564px;
	overflow: visible;
}
#container #content .column_frame div{
	padding:0px;
	margin:0px;
	float: left;
	height: auto;
	width: 282px;
}
#container #content .column_frame ul{
	padding:0px;
	margin:0px;
	list-style-type: none;
}
#container #content .column_frame ul li{
	padding-left:0px;
	margin-left:0px;
	list-style-type: none;
	background-image: url(/css/css-images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
#container #right {
	float: right;
	width: 132px;
	height: 425px;
	background-color: #FF9900;
}
#container #right #showcase {
	float: right;
	width: 133px;
	display: block;
	text-align: center;
	position: relative;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	height: 415px; 
	overflow: hidden;
	padding-bottom: 5px;
}
#container #right #showcase a {
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	color: #660000;
	text-decoration: none;
	display: block;
	/*padding-top: 64px;*/
	margin-top:6px;
	font-size: 8.5pt;
	outline:none;
}
#container #right #showcase a:hover {
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFF00;
}
#container #right #showcase #navAktion {
	background-image: url(/css/css-images/aktion.gif);
	height:55px;
	padding-top:5px;
	/*margin-bottom:3px;*/
	font-weight:bold;
	color:#FF0000;
	font-size: 7pt;
}
#container #right #showcase #navAktion .aktion {
	text-decoration: underline;
}
#container #right #showcase #navAktion:hover {
	text-decoration: underline;
}
#container #right #showcase #wgs2010 {
	background-image: url(/css/css-images/weihnachtsgs10.gif);
	height: 60px;
	margin-bottom:10px;
}
#container #right #showcase #wgs2010:hover {
	background-image: url(/css/css-images/weihnachtsgs10_f2.gif);
}
#container #right #showcase #navFTO {
	background-image: url(/css/css-images/navFTO.gif);
	height: 52px;
}
#container #right #showcase #navFTO:hover {
	background-image: url(/css/css-images/navFTO_f2.gif);
}
#container #right #showcase #navWorkout {
	background-image: url(/css/css-images/CD-Label-small.gif);
	height: 90px;
	/*padding-top: 92px;*/
	/*margin-bottom:3px;*/
}
#container #right #showcase #navHypoxi {
	background-image: url(css-images/btnHypoxi.gif);
	height: 55px;
}
#container #right #showcase #navHypoxi:hover {
	background-image: url(css-images/btnHypoxi_f2.gif);
}
#container #right #showcase #navTaebo {
	background-image: url(/images/taebo.gif);
	height: 63px;
	/*padding-top:60px;*/
}
#container #right #showcase #navTaebo:hover {
	background-image: url(/images/taebo_f2.gif);
}
#container #right #showcase #navTuev {
	background-image: url(css-images/tuev.gif);
	height: 60px;
}
#container #right #showcase #navGSK2012 {
	margin-top:8px !important;
	background-image: url(css-images/goldeneservicekrone2012.gif);
	height: 60px;
}
#bottom {
	height: 41px;
	width: 960px;
	border-right: 1px #CC6600 solid;
	border-left: 1px #FFCC33 solid;
	background-image: url(css-images/hwlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
}
#bottom #bottomLeft {
	background-image: url(css-images/bottomLeft.png);
	height: 41px;
	width: 175px;
	float: left;
	padding-right: 35px;
	font-size: 8.5pt;
	color: #660000;
}
#bottom #bottomNav {
	background-color: #FFE0B2;
	float: left;
	height: 30px;
	width: 585px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
	line-height: 12px;
	color: #660000;
	display: block;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bottom #bottomNav a {
	color: #660000;
	text-decoration: none;
}
#bottom #bottomNav a:hover {
	text-decoration: underline;
}
#bottom #bottomRight {
	float: right;
	height: 41px;
	width: 132px;
	background-image: url(css-images/bottomRight.png);
	padding-left: 33px;
}
#lastline {
	position: static;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
	color: #FFFFFF;
	clear: both;
	padding-top: 0.25em;
	background-color: #FF9900;
	border-left: 1px #FFCC33 solid;
	border-right: 1px #CC6600 solid;
	border-bottom: 1px solid #CC6600;
}


#lastline #copyright {
	padding-bottom: 2px;
	padding-left: 40px;
	color: #FFCC00;
}
.wrap {
	display: block;
	width: 962px;
}
.subMenue ul {
	margin: 0px 0px 5px 0px;
	display: block;
	padding: 0px;
}
.subMenue ul li{
	border-top: 1px solid #FFCC33;
	font-weight: bold;
	list-style-type: none;
	line-height: 14px;
	padding-top: 6px;
	display: block;
	height: auto;
	margin-top: 0px;
	padding-right: 4px;
}
.subMenue ul li ul li{
	font-weight: normal;
	list-style-type: none;
	display: block;
	background-image: none;
	text-indent: 0px;
	border-width: 0px;
	margin: 0px;
	font-size: 8.5pt;
}
.subMenue a {
	color: #660000;
	text-decoration: none;
}
.subMenue a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.subMenue ul li ul li a:hover {
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.pagetop_sidelink {
	display: block;
	font-size: 8pt;
	line-height: 14px;
	color: #660000;
	text-decoration: none;
	height: 14px;
	margin: 10px 0 0 0;
	padding: 0px;
	width: 95px;
	background-image: url(css-images/pagetop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.pagetop_sidelink:hover {
	color: #FFFF00;
	text-decoration: none;
}
.arrowed_link {
	background-image: url(css-images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
}
.disclaimer {
	color: #330000;
	font-size: 8pt;
	margin: 5px 0px 0px;
}
.small {
	font-size: 8.5pt;
}

.lined {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	padding-top: 5px;
	display: block;
	width: auto;
}
.first_headline {
	margin-top: 0px;
}
.image_left {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 4px;
	border: 1px solid #663300;
}
.image_left_frameless {
	margin-top: 4px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}
.image_right {
	display: block;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 4px;
	border: 1px solid #663300;
}
.image_right_frameless {
	margin-top: 4px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
.align_right {
	text-align: right;
}
.dead_anchor {
	cursor: inherit;
}
.footnotes {
	font-size: 8pt;
	margin-bottom: 20px;
	padding-top: 15px;
	margin-top: 0px;
	padding-bottom: 0px;
}
.underlined {
	text-decoration: underline;
}
