﻿@charset "utf-8";
			
	* {
	margin:0;
	padding:0;
	}

html, body {
	height:100%;
	}

body {
	background-image:url(../Bilder/verlauf_center.jpg);
	background-position:center;
	color:black;
	font-family:VERDANA,ARIAL,HELVETICA;
	text-align:center;		/* horizontal mittig für IE */
	}

ul {
list-style-type:disc;
}

img
	{
	border: 0px;
	}	

#ind1 {position:absolute; margin:0px; padding:0px; left:455px; top:151px; width:350px; height:300px;}
#ind2 {position:absolute; left:0px; top:0px; margin:0px; padding:0px; font-size:17px; font-family:VERDANA,ARIAL,HELVETICA; text-align:left; line-height:170%;}
	
#distance { 
	width:1px;		/* nicht ändern! */
	height:50%;
	background-color:white;
	margin-bottom:-300px;		/* Hälfte der Höhe von container */
	float:left;
	}

#container {
	margin:0 auto;
	position:relative;		/* container vor distance */
	text-align:left;
	height:600px;		/* 2x pos. Höhe von distance */
	width:800px;
	clear:left;		/* Grundlayout! */
	border:0px solid black;
	}

/*Navigationszeile*/	
#navigation {		
	position:absolute; margin:0px; padding:0px; left:0px; top:0px; width:800px; height:25px; clip:rect(0px 800px 25px 0px); overflow:hidden; 		
	border:0px solid black;
	}

/*Sichtbarer Restbereich unterhalb der Navi-Zeile*/
#contentfa {		
	position:absolute; margin:0px; padding:0px; left:0px; top:26px; width:800px; height:575px; clip:rect(0px 800px 575px 0px); overflow:hidden; 
	border:0px solid black;
	}	

/*Überschriftsbereich-Titel*/
#contues {
	position:absolute; margin:0px; padding:0px; left:315px; top:76px; width:470px; height:25px; clip:rect(0px 470px 25px 0px); overflow:hidden;
	border:0px solid black;
	}
	
/*Horizontaler Bilderbereich*/
#contimg {
	position:absolute; margin:0px; padding:0px; left:315px; top:110px; width:470px; height:200px; clip:rect(0px 470px 200px 0px); overflow:hidden;
	border:0px solid black;
	}	
	
#logogross {
	position:absolute;top:159px;
	}	
	
#logoklein {
	position:absolute;top:190px;
	}		

/*3 Bilder Positionen*/
#vl {
	position:absolute; top:0px; left:0px;
	border:0px solid black;
	}
	
#vm {
	position:absolute; top:0px; left:160px;
	border:0px solid black;
	}

#vr {
	position:absolute; top:0px; right:0px;
	border:0px solid black;
	}	
	
/* deutsch-englische Startseite*/
#willk {		
	position:absolute; margin:0px; padding:0px; left:90px; top:10px; width:800px; height:25px; clip:rect(0px 800px 25px 0px); overflow:hidden; 		
	border:0px solid black;
	color:#CE712B;
	}	
	
#deen {
	position:absolute; top:220px; left:620px;
	border:0px solid black;
	}	

/* WDB CS-Beginn */	


#jFlowSlide{ 
	font-family: VERDANA,ARIAL,HELVETICA;
	font-size:12px; 
	}
	
#myController { 	
	position: absolute; left:315px; top:545px;
	width: 470px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420) , 1=border aus sliderwrapper */
	text-align: right;
	padding: 5px 1px;
	font-size:12px; 
	font-family:VERDANA,ARIAL,HELVETICA;
	}
	
#myController span.jFlowSelected { 
	color: #CE712B; 
	margin-right:0px;
	}

.sliderwrapper1 {
	position: absolute; left:315px; top:320px;
	overflow: hidden;
	border:0px solid black; /* Breite zusätzlich 2x zu width */
	width: 470px; /* Breite des inneren Textfeldes */
	height: 220px; /* gleiche Werte f. Höhe und Breite wie in jquery_config.js */
	text-align:justify; 
	font-family: VERDANA,ARIAL,HELVETICA;
	font-size:12px; 
	line-height:170%;
	}

.sliderwrapper2 {
	position: absolute; left:315px; top:110px;
	overflow: hidden;
	border:0px solid black; /* Breite zusätzlich 2x zu width */
	width: 470px; /* Breite des inneren Textfeldes */
	height: 430px;
	text-align:justify; 
	font-family: VERDANA,ARIAL,HELVETICA;
	font-size:12px; 
	line-height:170%;
	}	
	
	
.slide-details { 
	width:470px; 
	}

.jFlowControl a:hover, .jFlowControl a.selected {
	color: #CE712B;
	}
	
.jFlowControl, .jFlowPrev, .jFlowNext { 
	color:#404040; 
	cursor:pointer; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:2px; 
	padding-bottom:2px; 
	}

/*
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover {
  }
*/	

/* WDB CS-Ende */	

	
.rahmen {
	border: 1px solid white;
	}	

.rahmeno {
	border: 1px solid #404040;
	}		
	
.fa {
	letter-spacing:1px;
	}	
	
.fa2 {
	color:#CE712B;
	}

b.normal {/*normale Zeilenhöhe*/
	color:#404040;
	font-weight:600;
	font-size:12px;
	font-family:VERDANA,ARIAL,HELVETICA;
	text-align:left;
	line-height:100%;
	}

.unbold {
	font-weight:300;
	}

.klein {
	font-size:9px;
	}

.oben1 {/*Leerzeile mit space.gif*/
	vertical-align:top;
	width:1px;
	height:10px;
	border: 0px;
	}

.oben2 {/*Leerzeile mit space.gif*/
	vertical-align:top;
	width:1px;
	height:20px;
	border: 0px;
	}

.oben3 {/*Leerzeile mit space.gif*/
	vertical-align:top;
	width:1px;
	height:30px;
	border: 0px;
	}

.oben4 {/*Leerzeile mit space.gif*/
	vertical-align:top;
	width:1px;
	height:40px;
	border: 0px;
	}

.punkte {/*Aufzählungen-Zeilenabstand*/
	height:15px;
	border: 0px;
	}
	
.ues {/* Überschriften orange*/
	color:#CE712B;
	font-weight:600;
	font-size:13px;
	font-family:VERDANA,ARIAL,HELVETICA;
	text-align:left;
	line-height:190%;
	}

.uess {/* etwas kleinere Überschriften schwarz*/
	color:#404040;
	font-weight:600;
	font-size:12px;
	font-family:VERDANA,ARIAL,HELVETICA;
	text-align:left;
	line-height:190%;
	}

.uesp {/* etwas kleinere Überschriften schwarz o. Ausrichtung*/
	color:#404040;
	font-weight:600;
	font-size:12px;
	font-family:VERDANA,ARIAL,HELVETICA;
	line-height:190%;
	}

.uesb {/* Überschriften blau*/
	color:#3D91CF;
	font-weight:600;
	font-size:12px;
	font-family:VERDANA,ARIAL,HELVETICA;
	text-align:left;
	line-height:100%;
	}
	
ul,li {
	margin-top: 3px;
	padding-top: 3px;
	margin-left: 8px;
	padding-left: 8px;
	line-height:150%;
	/* Beide Werte (für padding und margin) müssen gleich sein für IE-Firefox*/
	}

	a.s { /* schwarzer Link Abonda */
	color:#404040;
	text-decoration:none;
	font-weight:600;
	font-size:12px;
	font-family:VERDANA,ARIAL,HELVETICA;
	text-align:left;
	line-height:190%;
	}

	a.s:hover { /* schwarzer Link */
	color:#404040;
	text-decoration:none;
	font-weight:600;
	font-size:12px;
	font-family:VERDANA,ARIAL,HELVETICA;
	text-align:left;
	line-height:190%;
	}

a.s:active { /* schwarzer Link */
	color:#404040;
	text-decoration:none;
	font-weight:600;
	font-size:12px;
	font-family:VERDANA,ARIAL,HELVETICA;
	text-align:left;
	line-height:190%;
	}
	
a.sn { /* schwarzer Link - normale Zeilenhöhe*/
	color:#404040;
	text-decoration:none;
	font-weight:600;
	font-size:12px;
	font-family:VERDANA,ARIAL,HELVETICA;
	text-align:left;
	line-height:100%;
	}
	
a.sn:hover { /* schwarzer Link - normale Zeilenhöhe */
	color:#404040;
	text-decoration:none;
	font-weight:600;
	font-size:12px;
	font-family:VERDANA,ARIAL,HELVETICA;
	text-align:left;
	line-height:100%;
	}
	
a.sn:active { /* schwarzer Link - normale Zeilenhöhe */
	color:#404040;
	text-decoration:none;
	font-weight:600;
	font-size:12px;
	font-family:VERDANA,ARIAL,HELVETICA;
	text-align:left;
	line-height:100%;
	}
	
a {
	color:#CE712B;
	text-decoration:none;
	font-weight:500;
	}
	
a:hover {
	color:#CE712B;
	text-decoration:none;
	font-weight:500;
	}
	
a:active {
	color:#CE712B;
	text-decoration:none;
	font-weight:500;
	}
	
a.orange {
	color:#CE712B;
	text-decoration:none;
	font-weight:500;
	line-height:190%;
	}
	
a:hover.orange {
	color:#CE712B;
	text-decoration:none;
	font-weight:500;
	line-height:190%;
	}
	
a:active.orange {
	color:#CE712B;
	text-decoration:none;
	font-weight:500;
	line-height:190%;
	}

/*
---------------Formular------------------------
*/

form
{
	margin:		0px 0px;   /*Abstand zum Text oben, Abstand nach links*/
	display:	block;
	line-height:100%;
}

fieldset
{
	text-align:	left; 
	border:		1px solid white;
	display:	block;
	padding:	0px 40px 10px 40px;	/*Innenabstand zum Rahmen - oben wg. IE mit Space*/
	clear:		both;
	width:		388px;		/*Rahmenbreite= Sollbreite minus 2x padding links rechts - s.o. - minus 2 px Rahmen*/
	margin:		30px 0px 0px 0px;	/*Abstand des f. nach aussen: Oben zum Text, bzw. nächstem Element*/
}

select
{
	position: 	relative;
	top: 		-15px;
	left: 		110px;
	display:	block;
	width:		100px;
	border:		1px solid #404040;
	font-family: VERDANA,ARIAL,HELVETICA;
	font-size: 11px;
}

/*
select:hover, input.f:hover, textarea:hover
{
	border:		1px solid #CE712B;
	color:		#31709F;
}

select:focus, input.f:focus, textarea:focus
{
	background:	#DFF1FF;
	border:		1px solid #404040;
	color:		#000;
}
*/

legend
{
	color:		#000;
}

.links
{
	clear: 		left;
	float: 		left;
	display: 	block;
	width: 		100px;
	margin-top: 10px;
	font-weight: 600;
	color:		#404040;
}

.linksbutton	/* Zeile Zurücksetzen-Button */
{
	clear: 		left;
	float: 		left;
	display: 	block;
	width: 		100px;
	margin-top: -10px;
	font-weight: 600;
	color:		#404040;
}

.rechts
{
	position: 	relative;
	clear: 		both;
	float: 		left;
	left: 		110px;
	display: 	block;
	width: 		250px;
	font-weight: 600;
	line-height:170%;
}

.info2 
{
	font-family:VERDANA,ARIAL,HELVETICA;
	font-size:	12px;
	font-weight:normal;
	color:		black;
}

.f
{
	position: 	relative;
	top: 		-15px;
	left: 		110px;
	display: 	block;
	border:		1px solid #404040;
	padding:	3px;
	background:	#fff;
	width:		250px;
	font-family:VERDANA,ARIAL,HELVETICA;
	font-size:	11px;
}

.fradio
{
	position: 	relative;
	top: 		-15px;
	left: 		110px;
	display: 	block;
	
}

.fbutton
{
	position: 	relative;
	top: 		-15px;
	left: 		110px;
	display: 	block;
	border:		1px solid #404040;
	padding:	3px;
	background:	#fff;
	width:		258px;	/* Breite plus 2xpadding + 2xborder */
	font-family: VERDANA,ARIAL,HELVETICA;
	font-size: 11px;
}

textarea
{
	position: 	relative;
	top: 		-15px;
	left: 		110px;
	display: 	block;
	border:		1px solid #404040;
	padding:	3px;
	width:		250px;
	height:		100px;
	font-family: VERDANA,ARIAL,HELVETICA;
	font-size: 11px;
}

img.x 
	{
	border: 1px solid #404040;
	}

	
/*
---------------Formular Ende-------------------
*/	
		
/*Lytebox*/

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#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 #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#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 #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; 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(../Bilder_LB/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: 100%; background: transparent url(../Bilder_LB/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../Bilder_LB/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(../Bilder_LB/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(../Bilder_LB/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(../Bilder_LB/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(../Bilder_LB/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../Bilder_LB/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../Bilder_LB/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(../Bilder_LB/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(../Bilder_LB/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(../Bilder_LB/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(../Bilder_LB/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(../Bilder_LB/close_grey.png) no-repeat; }
	#lbClose.red { background: url(../Bilder_LB/close_red.png) no-repeat; }
	#lbClose.green { background: url(../Bilder_LB/close_green.png) no-repeat; }
	#lbClose.blue { background: url(../Bilder_LB/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(../Bilder_LB/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../Bilder_LB/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(../Bilder_LB/play_red.png) no-repeat; }
	#lbPlay.green { background: url(../Bilder_LB/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(../Bilder_LB/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(../Bilder_LB/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../Bilder_LB/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(../Bilder_LB/pause_red.png) no-repeat; }
	#lbPause.green { background: url(../Bilder_LB/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(../Bilder_LB/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(../Bilder_LB/pause_gold.png) no-repeat; }