html { overflow: scroll; }
body	{ background-color:#FFFFFF; color:#888888;  text-align:center; 
		  font-family: Arial, Helvetica, sans-serif; /*font-size:0.8em; */font-size:100.01%; 
		  font-style:normal; font-variant:normal; font-weight:normal; 
		  letter-spacing:normal; line-height:1.8em; text-decoration:none;
		  list-style-position:outside; list-style-type:square; }

div#global	{ position:absolute; height:750px; top:25px; left:0; bottom:20em; text-align:left; }
/*div#global	{ position:absolute; height:750px; top:50px; left:0; bottom:20em; text-align:left; }*/

div#top 	{ position:relative; top:0; left:0; width:818px; margin: 0 0 0 0; padding: 0 0 0 0; }
/*div#top 	{ position:relative; top:0; left:0; width:960px; margin: 0 0 0 0; padding: 0 0 0 0; }*/
	div#logo	{ position:absolute; top:10px; left:25px; width:100%; height:80px; }
/*	div#logo	{ position:absolute; top:10px; left:25px; width:100%; height:100px; }*/
	div#main 	{ position:absolute; top:80px; right:0; width:451px; height:30px; 
				  white-space:nowrap; font-size:0.9em; font-weight:bold; line-height:1.1em; }
/*	div#main 	{ position:absolute; top:100px; right:0; width:451px; height:30px; 
				  white-space:nowrap; font-size:0.9em; font-weight:bold; line-height:1.1em; }*/

div#center	  { position:absolute; top:113px; left:0; width:990px; height:391px; margin: 0 0 0 0; padding: 0 0 0 0;
/*div#center	  { position:absolute; top:133px; left:0; width:1132px; height:391px; margin: 0 0 0 0; padding: 0 0 0 0;*/
				border-top:1px solid; border-top-color:#990000; border-bottom:1px solid; border-bottom-color:#990000; }
	div#pic   { position:absolute; top:3; left:0; margin: 0 0 0 0; overflow:hidden; overflow-x:hidden; }
	div#infobox { position:absolute; width:673px;  height:391px; right:0; 
					border-left:1px solid; border-left-color:#990000; background:#FFFFFF; }
		div#info  {	position:absolute; height:365px; left:0; top:15px; bottom:10px; right:-2px;
/*		div#info  {	position:absolute; height:340px; left:0; top:25px; bottom:25px; right:-2px;*/
					overflow:auto;
					overflow-y:auto; overflow-x:hidden; 
					scrollbar-base-color:#ffffff;
					scrollbar-arrow-color:#990000;
					scrollbar-face-color:#ffffff;
					scrollbar-track-color:#efefef;
					scrollbar-shadow-color:#fffff;
					scrollbar-darkshadow-color:#ffffff;
					scrollbar-3dlight-color:#fffff;
					scrollbar-highlight-color:#ffffff; }
		div#info p	{ padding-left:50px; padding-right:50px; margin: 0 0 0 0; font-size:0.8em; }		

div#bottom	{ position:absolute; top:506px; left:0; width:990px; margin: 0 0 0 0; padding: 0 0 0 0; }
/*div#bottom	{ position:absolute; top:526px; left:0; width:1132px; margin: 0 0 0 0; padding: 0 0 0 0; }*/
	div#navi  { position:absolute; top:65px; right:673px; margin: 0 0 0 0;  
				border-right:1px solid; border-right-color:#990000;
				font-size:0.75em; line-height:1.8em; text-align:right; color: #0189e3; padding-right:10px; }
	div#basis {	position:absolute; top:0; right:0; margin: 0 0 0 0; height:100px; width:623px; 
/*	div#basis {	position:absolute; top:0; right:0; margin: 0 0 0 0; height:130px; width:623px; */
			  	border-left:1px solid; border-left-color:#990000;
				padding-left:50px; white-space:nowrap; font-size:0.7em; font-weight:bold; }
	div#basisintro { position:absolute; top:0; right:0; margin: 0 0 0 0; height:130px; width:623px; 
			  	border-style:none; padding-left:50px; white-space:nowrap; font-size:0.7em; font-weight:bold; }
	div#quotation {	position:absolute; top:70px; right:0; margin: 0 0 0 0; width:673px; 
					border-left:1px solid; border-left-color:#990000; white-space:normal; 
					color: #990000; font-size:0.7em; font-weight:normal; line-height:1.3em; }
	div#quotation p	{ padding-left:50px; padding-right:130px; margin: 0 0 0 0; }		
	p#quoter	  { color: #0189e3; font-size:0.9em; font-weight:normal; line-height:1.3em; padding-top:5px; }
.intro { display:none; }

div#main a:link, div#main a:visited { color:#888888; text-decoration:none; }
div#navi a:link, div#navi a:visited { color:#0189e3; text-decoration:none; }
div#basis a:link, div#basis a:visited { color:#888888; text-decoration:none; }
div#basisintro a:link, div#basisintro a:visited { color:#888888; text-decoration:none; }
div#info a:link, div#info a:visited { color:#888888; text-decoration:underline; }
div#info a.submenue:link, div#info a.submenue:visited { color:#0189e3; text-decoration:none; }
div#main a:hover, div#navi a:hover, div#basis a:hover, div#basisintro a:hover { color:#0189e3; cursor:hand; font-weight:bold; }
div#info a:hover { color:#0189e3; cursor:hand; font-weight:normal; }
div#info a.submenue:hover { cursor:hand; font-weight:bold; }
.textred:hover { color:#0189e3; cursor:hand; font-weight:bold; }
.submenue { color:#0189e3; text-decoration:none; font-weight:normal; }
.submenue:hover { font-weight:bold; }
.textred { color: #990000; }
.textact { color:#0189e3;  font-weight:bold; }
/*a.llink:before { content: url(../grafik/locallink.jpg); }*/
/*a.datlink:before { content: url(../grafik/extlink.jpg) "  "; }*/
/*.liste:before { content: url(../grafik/bullet.jpg); }*/
ul { list-style-image:url(../grafik/bullet.jpg); list-style-type:square; list-style-position:outside; 
	 padding-left:0; margin-bottom:0; padding-bottom:0; }
.test { position:fixed; bottom:0; left:0; color:#6600FF; font-size:14px; }