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

html { min-height: 100%; margin-bottom: 1px; }

body { margin: 0 auto; line-height:1em; }

		
/* Neu, für Einzug bei einfachen Zeilenumbruch �ber padding, nicht wie �blich mit text-indent, realisiert. "<Span Class"artikel_indent">xxx</span> in den Artikeln gesetzt.*/		
.artikel_indent {
			font-family:Helvetica, sans-serif;
			font-size: 11px;
			font-weight:100;
			line-height:16px;
			word-spacing:0px;
			letter-spacing: 0px;
			padding: 0px 0px 0px 10px;
			color:#000000;	
}		
			

.artikel_headline {
			font-family:Helvetica, Arial, sans-serif;
			font-size: 20px;
			font-weight:800;
			line-height:1em;
			word-spacing:0px;
			text-transform: none;
			letter-spacing: 0px;
			color:#000000;
			padding:32px 0px 0px 13px;
}
		

.artikel_headline_oneline {
			font-family:Helvetica, Arial, sans-serif;
			font-size: 20px;
			font-weight:800;
			line-height:1em;
			word-spacing:0px;
			text-transform: none;
			letter-spacing: 0px;
			color:#000000;
			padding:4px 0px 0px 13px;
}


.artikel_subline {
			font-family:Helvetica, serif;
			font-size:12px;
			font-weight:300;
			color:#000000;
			line-height:17px;
			padding: 3px 0px 20px 13px;
}

/* Neu, Subline mit weniger Padding */
.artikel_subline2 {
			font-family:Helvetica, serif;
			font-size:12px;
			font-weight:300;
			color:#000000;
			line-height:17px;
			padding: 3px 0px 12px 15px;
}

.artikel_text_capital {
			font-family:Helvetica, sans-serif;
			font-size: 13px;
			font-weight:600;
			line-height:16px;
			word-spacing:0px;
			letter-spacing: 0px;
			padding: 0px 0px 0px 15px;
			color:#000000;
}

.artikel_text {
			font-family:Helvetica, sans-serif;
			font-size: 11px;
			font-weight:100;
			line-height:16px;
			word-spacing:0px;
			letter-spacing: 0px;
			padding: 0px 5px 0px 15px;
			color:#000000;			
}

/* Neu, Italic */
.artikel_text_ital {
			font-family:Helvetica, sans-serif;
			font-style:italic;
			font-size: 11px;
			font-weight:100;
			line-height:16px;
			word-spacing:0px;
			letter-spacing: 0px;
			padding: 0px 5px 17px 15px;
			color:#000000;			
}

.artikel_text_subline {
			font-family:Helvetica, sans-serif;
			font-size: 12px;
			font-weight:900;
			word-spacing:0px;
			padding: 15px 0px 5px 15px;
			letter-spacing:0px;
			color:#000000;
}
/* Neu, f�r einzeilige Sublines extra gro� */
.artikel_text_subline_extrabig {
			font-family:Helvetica, sans-serif;
			font-size: 19px;
			font-weight:600;
			word-spacing:0px;
			padding: 0px 0px 0px 15px;
			letter-spacing:0px;
			color:#000000;
}
/* Neu, f�r einzeilige Sublines extra gro� Nr.2 */
.artikel_text_subline_extrabig2 {
			font-family:Helvetica, sans-serif;
			font-size: 13px;
			font-weight:100;
			word-spacing:0px;
			padding: 15px 0px 5px 15px;
			letter-spacing:0px;
			color:#000000;
}

/* Neu, f�r einzeilige Sublines */
.artikel_text_subline_oneline {
			font-family:Helvetica, sans-serif;
			font-size: 12px;
			font-weight:900;
			word-spacing:0px;
			padding: 12px 0px 5px 15px;
			letter-spacing:0px;
			color:#000000;
}

/* Neu, f�r einzeilige Sublines ohne padding oben*/
.artikel_text_subline_oneline_2 {
			font-family:Helvetica, sans-serif;
			font-size: 12px;
			font-weight:900;
			word-spacing:0px;
			padding: 0px 0px 2px 15px;
			letter-spacing:0px;
			color:#000000;
}

/* Neu, f�r einzeilige Sublines weniger padding unten*/
.artikel_text_subline_oneline_3 {
			font-family:Helvetica, sans-serif;
			font-size: 12px;
			font-weight:900;
			word-spacing:0px;
			padding: 10px 0px 3px 15px;
			letter-spacing:0px;
			color:#000000;
}

/* Neu, f�r einzeilige Sublines ohne padding oben*/
.artikel_text_subline_oneline_4 {
			font-family:Helvetica, sans-serif;
			font-size: 12px;
			font-weight:900;
			word-spacing:0px;
			padding: 0px 0px 5px 15px;
			letter-spacing:0px;
			color:#000000;
}

/* Neu, f�r einzeilige Sublines wie padding following*/
.artikel_text_subline_oneline_5 {
			font-family:Helvetica, sans-serif;
			font-size: 12px;
			font-weight:900;
			word-spacing:0px;
			padding: 40px 0px 5px 15px;
			letter-spacing:0px;
			color:#000000;
}

.artikel_text_subline_oneline_top {
			font-family:Helvetica, sans-serif;
			font-size: 12px;
			font-weight:900;
			word-spacing:0px;
			padding: 40px 0px 5px 15px;
			letter-spacing:0px;
			color:#000000;
}

/* Neu, f�r Zeitangaben im Artikel*/
.artikel_text_time {
			font-family:Helvetica, sans-serif;
			font-size: 11px;
			font-weight:600;
			line-height:16px;
			word-spacing:0px;
			letter-spacing: 0px;
			padding: 0px 0px 0px 0px;
			color:#000000;			
}

/* Neu, f�r Zeitangaben im Artikel mit Einzug �ber padding 10px*/
.artikel_text_time_indent {
			font-family:Helvetica, sans-serif;
			font-size: 11px;
			font-weight:600;
			line-height:16px;
			word-spacing:0px;
			letter-spacing: 0px;
			padding: 0px 0px 0px 10px;
			color:#000000;			
}

.artikel_text_following {
			font-family:Helvetica, sans-serif;
			font-size: 11px;
			font-weight:100;
			line-height:16px;
			word-spacing:0px;
			letter-spacing: 0px;
			padding: 40px 5px 0px 15px;
			color:#000000;
}

.artikel_text_about {
			font-family:Georgia, serif;
			font-style:italic;
			font-size: 11px;
			font-weight:100;
			line-height:16px;
			word-spacing:2px;
			letter-spacing: 0px;
			padding: 0px 0px 0px 0px;
			color:#000000;
}

.artikel_text strong {
			font-weight:normal !important;
}


/* Accordion-Steuerung */

dl.nav dt.accordion_toggle {
			display: block;
			font-family:Helvetica, sans-serif;
			font-weight: 500;
			text-transform:uppercase;
			color:#000000;
			font-size: 11px;
			height: 12px;
			width: 555px;
			white-space:nowrap;
			/* vierte zahl: abstand reiter (links) zu text -> zugeklappt */
			padding: 5px 20px 5px 20px;
			line-height: 15px;
			text-decoration: none;
			margin: 0 0 0 0;
		}


dl.nav dt.accordion_toggle_left {
			display: block;
			font-family:Helvetica, sans-serif;
			font-weight: 500;
			text-transform:uppercase;
			color:#000000;
			font-size: 11px;
			height: 12px;
			width: 300px;
			white-space:nowrap;
			/* vierte zahl: abstand reiter (links) zu text -> zugeklappt */
			padding: 5px 20px 5px 35px;
			line-height: 15px;
			text-decoration: none;
			margin: 0 0 0 0;
		}
div.nav h2 {
			display: block;
			font-family:Helvetica, sans-serif;
			font-weight: 500;
			text-transform:uppercase;
			color:#000000;
			font-size: 18px;
			height: 20px;
			width: 555px;
			white-space:nowrap;
			/* vierte zahl: abstand reiter (links) zu text -> zugeklappt */
			padding: 3.5em 20px 0 20px;
			line-height: 20px;
			text-decoration: none;
			margin: 0 0 -0.3em 0;
			letter-spacing: 0.07em;
		}

div.nav p {
			display: block;
			font-family:Helvetica, sans-serif;
			font-weight: 500;
			color:#000000;
			font-size: 12px;
			height: 14px;
			width: 555px;
			white-space:nowrap;
			/* vierte zahl: abstand reiter (links) zu text -> zugeklappt */
			padding: 5px 20px 0 20px;
			line-height: 14px;
			text-decoration: none;
			margin: 0 0 -0.3em  0;
		}

dl.nav dt.accordion_toggle_about {
			font-family:Georgia, serif;
			font-weight: 500;
			font-style:italic;
			text-transform:none;
			font-size: 11px;
		}

a.item {
			color:#000000;
			text-decoration:none;
		}

.accordion_toggle_about {
			font-family:Georgia, serif;
			font-weight: 500;
			font-style:italic;
			text-transform:none;
			font-size: 11px;
			cursor: pointer;
		}

.accordion_toggle_about_content {
			font-family:Helvetica, sans-serif;
			font-size: 11px;
			font-weight:100;
			line-height:17px;
			word-spacing:2px;
			letter-spacing: 0px;
			padding: 0px 0px 0px 26px;
		}

.accordion_toggle {
			display: block;
			font-family:Helvetica, sans-serif;
			font-weight: 500;
			text-transform:uppercase;
			color:#000000;
			font-size: 11px;
			height: 12px;
			width: 800px;
			/* vierte zahl: abstand reiter (links) zu text -> zugeklappt */
			padding: 5px 20px 5px 35px;
			line-height: 15px;
			text-decoration: none;
			margin: 0 0 0 0;
		}
.accordion_toggle_details {
			text-transform:none;
		}
		
		.accordion_toggle_active {
			background-color: #ffffff;
			/* Dritte Zahl: Abstand zwischen aktiver Headline und eigentlichem Artikel inkl Balken */
			/* vierte zahl: abstand reiter (links) zu text -> aufgeklappt */
			padding: 5px 20px 5px 35px;
		}
		
		.accordion_content {
			font-family:Helvetica, Arial, sans-serif;
			font-weight: normal;
			color:#000000;
			font-size: 12px;
			/* Letzte Zahl ist linker Rand der Balken */
			padding: 0px 0px 0px 8px;
			/* Diesen Wert erh��hen, wenn horizontal nicht genug Reiter reinpassen */
			width: 890px;
			background-color: #ffffff;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #000000;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		/*	Horizontal Accordion */
		
		.horizontal_accordion_toggle {
			/* wichtig */
			float: left;	/* damits ein horizontales wird */
			/* wichtig */
			
			display: block;
			height: 444px;
			width: 12px;
			background: url(images/balk_1.gif) no-repeat top left #ffffff;
			font-family:Helvetica, sans-serif;
			font-size:10px;
			font-style:normal;
			color:#000000;
			text-decoration: none;
			cursor: pointer;
			/* Letzte Zahl ist Abstand Reiter zu Reiter */
			margin: 35px 0px 20px 0px;
		}
		
.horizontal_accordion_toggle_about {
			/* wichtig */
			float: left;	/* damits ein horizontales wird */
			/* wichtig */
			
			display: block;
			height: 410px;
			width: 12px;
			background: url(images/balk_2.gif) no-repeat top left #ffffff;
			font-family:Helvetica, sans-serif;
			font-size:10px;
			font-style:normal;
			color:#000000;
			text-decoration: none;
			cursor: pointer;
			/* Letzte Zahl ist Abstand Reiter zu Reiter */
			margin: 35px 0px 20px 0px;
		}
		
		.horizontal_accordion_page_number {
			font-family:Helvetica, sans-serif;
			font-size:9px;
			font-style:normal;
			padding:430px 0px 0px 3px;
			font-weight:400;
			color:#000000;
		}
		
		.horizontal_accordion_page_number_about {
			font-family:Helvetica, sans-serif;
			font-size:9px;
			font-style:normal;
			padding:396px 0px 0px 3px;
			font-weight:400;
			color:#000000;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(images/balk_1.gif) no-repeat top left #ffffff;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			z-index: 1000 !important;
			height: 300px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			width: 800px;
			/* padding: 100 20px 100 20px; */
			overflow: hidden;
			/* padding:0px 0px 0px 13px; */
			margin: 0px 0px 0px 0px;
			background-color: transparent;
			color: #000000;
		}
			
			.horizontal_accordion_content p {
				width: 800px;
				line-height: 100%;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 0px 0px 0px 0px;
      width: 920px;   
      height: 479px;    
    }
    

.page-footer-left {
			font-family:Helvetica, Arial, sans-serif;
			font-size: 10px;
			font-weight:400;
			letter-spacing: 0px;
			padding: 20px 20px 17px 33px;
			color:#000000;
	}
    

.page-footer-right {
			font-family:Helvetica, Arial, sans-serif;
			font-size: 10px;
			font-weight:400;
			letter-spacing: 0px;
			padding: 20px 20px 17px 20px;
			color:#000000;
	}
	
/* Lytebox */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #CCCCCC; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #FFFFFF; }
	#lbOuterContainer.red { border: 3px solid #FFFFFF; }
	#lbOuterContainer.green { border: 3px solid #FFFFFF; }
	#lbOuterContainer.blue { border: 3px solid #FFFFFF; }
	#lbOuterContainer.gold { border: 3px solid #FFFFFF; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #FFFFFF; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #FFFFFF; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #FFFFFF; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #FFFFFF; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #FFFFFF; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 108px; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(images/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/pause_gold.png) no-repeat; }
