.unsichtbar { position:absolute; left:-10000px; }

body		{
			background:#666;
			color:#555;
			margin:0;
		}


#container  {	 	width:1200px; 					/*95%;rausgenommen-da Größenänderung bei Zoom */
			min-width:650px;
			margin:2em auto;
			border:3px solid #999999;			/* Kompletter Außenrand in grau*/
			background-color:#eee;  }


		* html div#container {  /* Korrektur fuer IE 5.x */
			width: 1200px;
			w\idth: 1200px;
		}

h1, h2, h3 {color:#666;}


/* der Kopfcontainer */
#kopf 		{			
			height:230px;
			/*background:#fff url('top_akt.jpg') no-repeat; */
			background:#fff url('top_akt_1.jpg') no-repeat; 
			/* background:#fff url('bild1.jpg') no-repeat; */
		}

		* html div#kopf {  /* Korrektur fuer IE 5.x */
			height: 230px;
			h\eight: 230px;
		}



#seitenfuss { width:95%; clear:both; padding:1em;}


div#navcontainer{
			float:left;
			background:url('bg-nav.gif') no-repeat; 
			/* background:url('bg-nav_lightgrey.gif') no-repeat; */
			
			width:1450px; /*121%;	*/			/* Position (nach links) für die Tableiste */
			height:1.9em;
			padding:0px;
		}


		  * html div#navcontainer {  /* Korrektur fuer IE 5.x */
			width: 1450px;
			w\idth: 1300px;
		  }
	



ul#Navigation 	{
			float: right;
			position:relative;
			top:0.1em;
			margin-top:-3px;
			margin-bottom:0px;
			list-style-type:none;
			width:77em;					/* Breite der Tableiste */
		}


		  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
			float: right;
			position:relative;
			top:0.1em;
			margin-top:-3px;
			margin-bottom:0px;
			list-style-type:none;
			width:77em;					/* Breite der Tableiste */
		  }


ul#Navigation  li {
			float: left;

		    list-style: none;
		    display: inline;

			background: url(tab_01.gif) no-repeat top left;
			height:1.85em;
			width:7.5em;					/* Breite des TABS */
			margin-right:2px;
			/* border-bottom:1px solid #aaa; */
		}

		* html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
			margin-bottom: 0.4em;
		}
		*:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
			margin-bottom: -0.4em;
		}


ul#Navigation  li.current {
			border-bottom:1px solid #fff;
			background: url(tab_01c.gif) no-repeat top left;
			height:1.85em;					/* Länge der linken Tabseite des aktuell angewählten Tabs */
			}


ul#Navigation  li  a {
			float: right;
			color: #666;					/* Farbe der Schrift der nicht angewählten Tabs */
			height:1.8em;
			width:7.5em;					/* Zentrieren der Tabschrift im TAB */
			font-size:0.8em;
			font-weight: bold;
			background: url(tab_02.gif) no-repeat top right;
			padding: 0.3em 1em 0.2em 1em;
			text-align: center;
			text-decoration: none;
			/* border-bottom:1px solid #aaa; */
		}
	
ul#Navigation  li.current a	{
			border-bottom:1px solid #fff;
			background: url(tab_02c.gif) no-repeat top right;
			height:1.8em;					/* Länge der rechten Tabseite des aktuell angewählten Tabs */
					}

ul#Navigation  li  a:hover {
			color: #000;
}


ul#Navigation  li.current 	{
			border-bottom:1px solid #fff;
					}

ul#Navigation  li.current a {
			color: #555;					/* Farbe der Schrift des angewählten Tabs */
}



ul#Navigation a, ul#Navigation span {
	display: inline;
}


	* html ul#Navigation a, * html ul#Navigation span {
	    width: 8.6em;   /* Breite nach altem MS-Boxmodell für IE 5.x */
	    w\idth: 8.8em;  /* korrekte Breite fuer den IE 6 im standardkonformen Modus */
	}


	  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
	    width: 8.8em;
	    w\idth: 8.8em;
	  }



/* dynamisches Ein-/Ausblenden */
	ul#Navigation li ul {
			margin: 0; padding: 0;
			position: absolute; 
			top: -2.15em;  /* -2.245em */   /* JM: Position der Unterlinks bestimmen  --> nach oben klappend !!! */
			/*top: 1.8em; */ /* JM: Position der Unterlinks bestimmen  --> nach unten klappend!!! */
			/*left: 33.0em;  */ /* JM: Position der Unterlinks bestimmen !!! */
			display: none;  /* Unternavigation ausblenden */ 
	}
	ul#Navigation li:hover ul {
                      display: inline;  /* Unternavigation in modernen Browsern einblenden */
	}
	ul#Navigation li ul li {
			/*float: none; */

			display: inline; /*block;*/
			margin-bottom: 0.3em;
	}	

	* html ul#Navigation li ul li {  /* Korrektur fuer IE 5.x */
	margin-left: 10em;
	ma\rgin-left: 10em;
	}
	/* Workaround fuer den IE 7 */
	*:first-child+html ul#Navigation ul {
		background-color:silver; padding-bottom:0.4em;
	}

	* html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
		left: 10.5em;
		lef\t: 10.4em;
	}




#iframe1 {	
		clear:both; padding:5em;
		border:1px solid #999999;
		margin:0em;
		/* padding: 0px; */
		padding-top: 40px;
		/* padding-bottom: 30px; */
		padding-left: 250px;
		background-color:#eeeeee;  /*#fff;*/
		*/background:url('inhalt7-bg.gif');*/
	}


#iframe2 {	
		width:1057px;
		clear:both; padding:5em;
		border:1px solid #999999;
		margin:0em;
		/* padding: 0px; */
		padding-top: 20px;
		padding-bottom: 20px; 
		padding-left: 20px;
		background-color:#eeeeee;  /*#fff;*/
		*/background:url('inhalt7-bg.gif');*/
	}
	
#inhalt_start	{ 	
		clear:both; padding:5em;
		border-top:1px solid #999999;
		border-bottom:1px solid #999999;
		margin:0em;
		padding-top: 40px;
		/* padding-bottom: 20px; */
		padding-left: 300px;
		background-color:#FFFFFF; /*   rausgenommen wegen dem Bild */  /*#fff;*/
		/*background:url('inhalt7-bg.gif');*/
		
		
		/*background:#fff url('wartb_back.jpg') no-repeat;*/		/*erstmal rausgenommen für SlidingShow*/ 	
		/*background:#fff url('wartburg_orig.jpg') no-repeat; 	*/		
		
		
		/* border:1px dotted #ddd; */
	}


#inhalt_katalog	{ 	
		clear:both; padding:5em;
		border-top:1px solid #999999;
		border-bottom:1px solid #999999;
		margin:0em;
		padding-top: 20px;
		padding-bottom: 20px; 
		padding-left: 20px;
		background-color:#FFFFFF; /*   rausgenommen wegen dem Bild */  /*#fff;*/
		/*background:url('inhalt7-bg.gif');*/
		
		
		/*background:#fff url('wartb_back.jpg') no-repeat;*/		/*erstmal rausgenommen für SlidingShow*/ 	
		/*background:#fff url('wartburg_orig.jpg') no-repeat; 	*/		
		
		
		/* border:1px dotted #ddd; */
	}

#inhalt	{ 	
		clear:both; padding:5em;
		border-top:1px solid #999999;
		border-bottom:1px solid #999999;
		margin:0em;
		padding-top: 40px;
		/* padding-bottom: 20px; */
		padding-left: 300px;
		background-color:#fff; /*#fff;*/
		/* border:1px dotted #ddd; */
	}

#seitenbild1 {   position:relative;
		top:60px; 
		left:390px; 
		height:535px; 
		width:211px;
	}


#seitenbild2 {   position:relative;
		top:60px; 
		left:390px; 
		height:535px; 
		width:211px;
	}

#seitenbild3 {   position:relative;
		top:-40px; 
		left:385px; 
		height:535px; 
		width:211px;
	}

#seitenbild4 {   position:relative;
		top:35px; 
		left:385px; 
		height:535px; 
		width:211px;
	}

#footer {	
		margin:-5em;
		padding: 80px;
		/*padding-top: 30px; */
		padding-bottom: 70px;
		padding-left: 240px;
		/* background:#fff url('footer_akt.jpg') no-repeat;  */
	}



#inhalt_map	{ 	
		clear:both; padding:5em;
		border-top:1px solid #999999;
		border-bottom:1px solid #999999;
		margin:0em;
		padding-top: 40px;
		/* padding-bottom: 20px; */
		padding-left: 300px;
		background-color:#fff;  /*#fff;*/
		/*background:url('inhalt7-bg.gif');*/

		/* border:1px dotted #ddd; */
	}



#map_canvas{    position:relative;
		top:10px; 
		left:0px; 
	}
	
	

