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

html{height:100%;text-align:center;}
body{font-family:times; height:100%;color:#fff;font-size:100.01%;background-color:#000;margin:0;text-align:left;}
body.MSIE{text-align:center;}
#flashintro {position:absolute;top:-22px} 
#geblockte {position:absolute;top:10px;left:40px;height:60px;background-color:#0c0;color:#fff;z-index:20;}

/* $ IFRAME ------------------------------------------------------- */

			body#liste0{width:60em;margin:0 auto;}
			div#rahmen{position:relative;background:transparent;height:100%;width:46em;margin:0 auto;}

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

			div#heim{position:absolute;top:0;left:-5em;z-index:1;}
				img#logo{width:12em;}
			div#kopf{height:5em;border-bottom:0.08em solid #999;}
			div#autor{position:absolute;top:5.5em;left:9em;z-index:3;font-size:1em;letter-spacing:2px;}
			div#name{position:absolute;top:2.5em;right:0;z-index:3;}
						a.ankerName{font-size:180%;letter-spacing:-1px;}

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

			div#navi{text-align:right;position:absolute;top:11em;left:-3em;z-index:1;height:18em;width:6em;margin:0;padding:0px;border:0;background:transparent;}

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

			ul#aussen_ul{list-style-type:none;}
			ul.innen_ul{list-style-image:url(../_gfk/pfeilchen_rg.gif);color:#000;margin-left:1em;margin-top:2px;margin-bottom:4px;}

			li.haupt{margin-top:1em;}
			li.unter{line-height:.8em;margin-bottom:.5em;}

			#liste1{display:none;}

			a{text-decoration:none;font-weight:normal;color:#fff;}
			a.hauptLink{font-weight:normal;font-size:115%;}
			a.hauptLink:hover{color:#fee;text-decoration:none;letter-spacing:2px;font-weight:bold;}
			
					
		/* $ INHALTSBEREICH ---------------------------------------------- */

			iframe#main {position:absolute;left:8em;top:7em;height:80%;width:38em;overflow:auto;margin:0;border:0;background:transparent;}

			body#txt {padding:1em;}

			p{text-align:justify;}
			p:first-letter{font-size:130%;}
			
			.sprecher{font-weight:bold;color:#ccc;}
			

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

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

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


		/* $ bilder ---------------------------------------------- */

				body#bilder{width:36em;height:30em;color:#fff;font-family:serif;overflow:auto;margin:0 auto;}
				#bild{width:26em;margin:0 auto;}	table#bild{margin:0 auto;}
				#legende{text-align:center;color:#fff;font-size:.8em;}
		
		/* $ IMPRESSUM VERWEISE---------------------------------------------- */

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

/* PLAYER */

	body.player {
		background:#000;
		overflow:hidden;
		text-align:center;
	}
	object {
		width:400px;height:300px;
		margin: 2em auto;
	}
	embed {
		width:400px;height:300px;
		margin: 2em auto;
	}




-->		