<!-- 

/* $ GENERELL ---------------------------------------------- */

			html{height:100%;width:100%;}
			body{
				font-family:sans-serif; 
				Xheight:96%;
				color:#000;
				font-size:100.01%;
				margin:0;
				overflow : hidden;
			}
			
			body.MSIE{text-align:center;}
			
			#geblockte {position:absolute;top:10px;left:40px;height:60px;background-color:#0c0;color:#fff;z-index:20;}
			
			img{border:0;}

			body#liste0{
				width:60em;
				margin:0 auto;
				overflow : auto;
			}


			div#rahmen{
				position:relative;
				background:transparent;
				Xheight:96%;
				width:55em;
				margin:0 auto;
			}

		/* $ KOPFBEREICH ---------------------------------------------- */

			div#heim{position:absolute;top:0;left:0;z-index:0;}
			/*	img#logo{width:12em;}  */
				
			div#kopf{position:absolute;top:0;left:12em;z-index:1;height:3.4em;width:42em;border-bottom:1px solid #ccc;}
				img#namenszug{position:absolute;top:2.3em;right:1em;z-index:3;}


		/* $ NAVIGATIONSBEREICH  ---------------------------------------------- */

			div#navi{
				position:absolute; top:14.8em; left:0; z-index:1;
				text-align:left;
				height:22em; 
				width:10em;
				margin:0;
				padding-left:1em;
				border:0;
				border-right:1px solid #ccc;
			}

			ul,li{margin:0;padding:0px;}

			ul#aussen_ul{list-style-type:none;}
			
			ul.innen_ul{
				list-style-type:none; 
				color:#000; 
				margin-top:2px;
				padding-left:1em;
				list-style-image:url(../_gfk/pfeilchen_rg.gif); 
			}
			
			li.haupt{padding-left:0;}
			
			li.unter{line-height:.8em;margin-bottom:.5em;}

			#liste1{display:none;}
			#liste2{display:none;}
			#liste3{display:none;}
			#liste4{display:none;}
			#liste5{display:none;}
			#liste6{display:none;}

			a{font-size:75%;text-decoration:none;font-weight:normal;}
			a.ankerUmBild{font-size:100%;}
			a.hauptLink{font-weight:bold;color:#000;}
			a.hauptLink:link, a.unterLink:link{color:#000;}
			a.hauptLink:visited, a.unterLink:visited{color:#000;}
			a.hauptLink:active, a.unterLink:active{color:#f00;}
			a.hauptLink:focus, a.unterLink:focus{color:#f00;}
			a.hauptLink:hover, a.unterLink:hover{text-decoration:underline;}
			
			a.unterLink{ }
			a.intern{font-size:100%;}
			p.texte a{font-size:100%;}
			
/* $ IFRAME INHALTSBEREICH ---------------------------------------------- */

			iframe#main {position:absolute;left:16em;top:4em;
				Xheight:34em;
				width:40em;
				overflow:auto;
				margin:0;
				border:0;
				background:transparent;
			}


/* $ EINZELNE SEITEN ---------------------------------------------- */

		/* $ MAIN start---------------------------------------------- */

			img#main {position:absolute;right:0;bottom:0;}

		/* $ TEXT ---------------------------------------------- */
		
			div#texte{padding-right:.5em;margin-bottom : 4em;}
		
			h1{font-size:90%;}	
			h2, h3{font-size:80%;}	
		
			p.titel{line-height:1.25em;}
			p.ueSchrft{font-size:85%; font-weight:bold;}
			p.ueSchrft2{font-size:75%; font-weight:bold;}
			
			p.texte{font-size:80%; text-indent:0; text-align:justify;}
			p.texte:first-letter{font-size:100%; color:#006;}
			p.footnote{font-size:70%; text-indent:.2em;}
			p.zitat{font-size:80%; margin-left:20em;}
			p.schreibort {font-size:.8em;color:#030;text-align:right;}				
			p.anmerkungDerHrsg {font-size:.6em;color:#030;text-align:left;padding-bottom:12em;}				
			p.widmung {font-size:.8em;color:#030;text-align:right;}				

			.beitrag{color:#600;letter-spacing:-1px;}
			a:link.oben,a:visited.oben{color:#900;font-size:70%;}
				
			.sdfootnote-western{font-size:60%;color:#090;}

		/* bibliografie */
			p.jahr {margin-top:2em;color:#036;text-align:left;font-size:100%;font-weight:bold;}

		/* ab hier für Ordner presse */
			p.quelle {font-size:12px;color:#006;text-align:right;padding-right:.5em;}
			p.untertitel {font-size:12px;font-weight:bold;font-style:italic;}
			p.autor {font-size:.8em;color:#030;}				

		/* $ AudioVideo ---------------------------------------------- */

			div#av {width:34em;height:31em;text-align:left;}
			
			.anker{cursor:pointer;color:#00f;}

		/* $ FOTOS ---------------------------------------------- */

			table#bild{margin:0 auto;height:30em;}
			td#bildTd{width:352px;height:288px;}
			td#legende{text-align:center;color:#030;font-size:75%;}
		
		/* $ IMPRESSUM VERWEISE ARCHIVE ---------------------------------------------- */

			div#archiv {position:absolute;top:4em;left:0;width:36em;margin: 0 auto;text-align:left;}
			div#verweis {position:absolute;top:4em;left:0;width:36em;margin: 0 auto;text-align:left;}
			
			div#impressum {
				position:absolute;top:4em;left:0;
				width:30em;
				margin: 0 auto;
				text-align:left;
				background:transparent;
			}

			.impress {
				width:100%; 
				font-size:80%;
			}

-->		