html { overflow: hidden; }
body	{ background-color:#FFFFFF; color:#999999;  text-align:left; 
		  font-family: Arial, Helvetica, sans-serif; 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; top:0px; left:50px; text-align:left; width:550px; height:750px; }

div#top 	{ position:relative; top:0; left:0; margin: 0 0 0 0; padding: 0 0 0 0; height:150px; }
	div#logo	{ position:absolute; top:10px; left:0px; width:100%; }
	div#main span { position:absolute; top:115px; left:10px; font-size:1.1em; font-weight:bold; color:#0189e3; }
	div#main img  { display:none; }

div#center	  { position:relative; top:0px; left:0; margin: 0 0 0 0; padding: 0 0 0 0; }
	div#pic   {   }
		div#pic img#intro { position:absolute; top:0px; left:0; margin: 0 0 0 0; padding: 0 0 0 0; }
		div#pic img.content { display:none; }
	div#infobox { position:absolute; top:0px; left:0; margin: 0 0 0 0; padding: 0 0 0 0; }
		div#info  {	position:absolute; top:0px;  left:10px; width:550px; overflow:hidden; }
		div#info p	{ margin: 0 0 0 0; font-size:0.8em; }		

div#bottom	{  }
	div#navi  { display:none; }
	div#basis span { position:absolute; top:115px; left:10px; font-size:1.1em; font-weight:bold; color:#0189e3; }
	div#basis img  { display:none; }
	div#basisintro {   }
	div#quotation {	display:none; }
	div#quotation p	{ display:none; }		
	p#quoter	  { display:none; }
.intro { display:none; }

div#main a:link, div#main a:visited { color:#0189e3;  font-weight:bold; text-decoration:none; }
div#navi a:link, div#navi a:visited { display:none; }
div#basis a:link, div#basis a:visited { color:#0189e3;  font-weight:bold; text-decoration:none; }
div#basisintro a:link, div#basisintro a:visited { display:none; }
div#info a:link, div#info a:visited { color:#999999; 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 { display:none; }
div#info a:hover { color:#999999; cursor:hand; font-weight:normal; }
div#info a.submenue:hover { cursor:hand; font-weight:bold; }
.textred:hover { color:#999999; cursor:hand; font-weight:bold; }
.submenue { color:#999999; text-decoration:none; font-weight:normal; }
.submenue:hover { font-weight:bold; }
.textact { color:#0189e3;  font-weight:bold; }
.textred { display:none; }
.textgray { display:none; }
/*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 { display:none; }