

/*--Anfang Meta-Formatierung--*/
*	 {margin:0px;
	  padding:0px;
           border:0px;
           }

body   	 {font-family:Courier,"Courier New",Tahoma;
          color:#FFFFFF;
           background-color:#000000;
           }

a	  {text-decoration:underline;color:#FFFFFF;font-weight:bold;}
a:link	  {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover   {text-decoration:none;}
a:active  {text-decoration:underline;}
a:focus   {text-decoration:underline;}
/*--Ende Meta-Formatierung--*/


h1	{
	font-weight:bold;
	font-size:1.5em;
         }


/*--Box CONTENTS--*/
#tls 	{
	position:absolute; top:10px; left:25px;
	text-align:left;
	width:625px;
       	height:400px;
	}

#tls_scroll {
	position:absolute; top:10px; left:25px;
	width:600px;
	height:399px;
	overflow:auto;

    /*--scrollbarfarbe, nur ms-explorer--*/
	scrollbar-base-color:#FF7F00;
	scrollbar-highlight-color:black;
	scrollbar-track-color:black;

	}
	



/*--CONTENTS, Links--*/
#tls a		{font-weight:bold;line-height:1.5em;}
#tls a:link	{text-decoration:none; color:#FF7F00;}
#tls a:visited 	{text-decoration:none; color:#FF7F00;}
#tls a:hover   	{text-decoration:underline; color:#FF7F00;}
#tls a:active  	{text-decoration:underline; color:#FF7F00;}
#tls a:focus   	{text-decoration:underline; color:#FF7F00;}

/*--CONTENTS, Tabelle--*/
#tls table	{font-size:0.8em;}

	/*--CONTENTS, Header--*/
.tlshead	{
	font-size:2em;
         }


/*--CONTENTS, Text--*/
.tlstext	{
	font-size:0.8em;
         }

#tls p {line-height:1.1em;}
#tls a {line-height:1.1em;}


/*--Box FEATURE & anderes--*/
#spezi 	{
	position:absolute; left:25px; top:367px;
	text-align:left;
         height:220px;
	width: 380px;
	font-size:0.8em
         }

/*--Box IMPRESSUM--*/
#impre 	{
	position:absolute; top:27px; left:650px;
	text-align:right;
	width:130px;
       	height:20px;
	font-size:0.8em;
         }
/*--Box MENU--*/
#menu 	{
	position:absolute; top:368px; left:650px;
	text-align:right;
	width:130px;
    	height:200px;
    	letter-spacing:0.08em;
         }

#menu p 	{
	line-height:1.5em;
         font-size:1em;
         }

	/*--MENUformatierung --*/
.menunav	{font-size:0.5em;
	font-weight:normal;
	}
	/*--MENUformatierung, normale Letters--*/
.menulit	{font-weight:normal;
	}
	/*--MENUformatierung, fette Letters--*/
.menudik	{font-weight:bold;
	text-decoration:none;
	color:#FF7F00;
	}
