<!-- 
/* $ GENERELL ---------------------------------------------- */

			html{height:100%;width:100%;}
			body{position:relative;font-family:sans-serif; height:37.5em;color:#000;font-size:100.01%;width:50em;margin:0 auto;}
			body.frame{ height:20em;width:30em;background : transparent;}
			#geblockte {position:absolute;top:10px;left:40px;height:60px;background-color:#0c0;color:#fff;z-index:20;}
			img{border:0;}


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

			div#heim{position:absolute;top:1em;left:0;z-index:1;}
			
			div#kopf{position:absolute;top:0;left:6em;z-index:2;height:3.4em;width:40em;}
				a#namenszug{position:absolute;top:.28em;left:8.5em;z-index:3;font-weight:normal;letter-spacing:-1px;font-size:220%;color:#fff;}

			div#cultd{position:absolute;top:34em;left:-6em;z-index:20;}

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

			div#navi{
				position:absolute;top:22em;left:2em;z-index:20;
				text-align:right;
				height:14em;width:9em;
				margin:0;
				padding:0;
				border:0;
				background:transparent;
			}

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

			ul#aussen_ul{list-style-type:none;}

			li.haupt{padding-left:0;margin-bottom:1em;}
			a{font-size:75%;text-decoration:none;font-weight:normal;color:#fff;background:#301;}
			a.ankerUmBild{font-size:100%;background:transparent;}
			
		/* $ INHALTSBEREICH ---------------------------------------------- */

			iframe#main {position:absolute;left:13em;top:5em;z-index:10;height:33em;width:36em;overflow:auto;margin:0;border:0;background:transparent;}


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

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

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

		/* $ TEXT ---------------------------------------------- */
		
				body.frame{background-color : #fff;}
		
				p.titel{line-height:1.25em;}
				p.ueSchrft{font-size:85%;font-weight:bold;}
				p.texte{font-size:80%;}
				p.texteWeiss{color:#fff;font-size:80%;}
				p.texte:first-letter{font-size:100%;color:#006;}
				p.auszug {font-size:.8em;font-style:italic;}

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

				div#av {width:34em;height:32em;text-align:left;}
				.audio{display:block;cursor:pointer;margin-bottom:.5em;}

		
		/* $ IMPRESSUM VERWEISE---------------------------------------------- */

				div#impressum {position:absolute;top:4em;left:0;width:36em;margin: 0 auto;text-align:left;}
				.impress {font-size:70%;}

-->		
