﻿
        body				{ font-family: Comic Sans MS; background-color: #000000; text-align: center; }
        *					{ font-size: 9pt; color: #80FF80; text-decoration: None; }       
        h1					{ color: #FF8080; font-size: 10pt; display: inline;} 
        h2					{ font-size: 10pt; }
        h3					{ color: #FF80FF; display: inline;} 
        ul					{ text-align: left; margin: 0px; padding: 0px; list-style-type:disc; }
        a:link				{ color: #00ffff; }
        a:visited			{ color: #00ffff; }
        a:hover				{ color: #FF8080; }
        a:link.defekt		{ color: #111111; }

		a.tooltip:hover		{ position: relative; background: transparent; }  
		a.tooltip span		{ position: absolute; visibility: hidden; width: 10em; top: 2em; left: 1em; }
		a.tooltip:hover span{ visibility: visible; }
		a.tooltip           { text-decoration: none; }
		a.tooltip span		{ background: #333333; border: 1px solid #999999; padding: 7px; color: #FFFFCC;}
		a.tooltip span b	{ display: block; font-weight: bold; border-bottom: 1px solid #999999; margin-bottom: 5px; color: #FFFFCC;}
        
        table				{ border: 0px none; background-color: Transparent; margin: auto; border-collapse: collapse ; }        
        td					{ font-size: 8pt; background-color: Transparent; text-align: center; vertical-align: top; border: 0px Transparent solid; padding: 3px; }
         
        div.Kopfzeile		{ position: absolute; width: 1000px; height: 1000px; top: 0; left: 50%; margin-left: -500px; background-repeat: no-repeat; }
        
        div.Login			{ position: absolute; width: 175px;  height: 70px;  margin: 20px 20px;  }
        div.Logo			{ position: absolute; width: 555px;  height: 70px;  margin: 10px 220px; z-index:2}
        div.Seiteninfo		{ position: absolute; width: 175px;  height: 70px;  margin: 20px 800px; }
        
        div.Anime			{ position: absolute; width: 145px; height: 645px;  margin: 115px 20px;  overflow: auto; padding: 0px 5px 5px 25px }
        div.Inhaltskopf		{ position: absolute; width: 555px; height:  20px;  margin: 115px 220px; background-color: #333333; z-index:1}
        div.Inhalt			{ position: absolute; width: 535px; height: 568px;  margin: 136px 220px; overflow: auto; padding: 20px 10px 20px 10px }
        div.Inhaltsfuss		{ position: absolute; width: 555px; height:  20px;  margin: 745px 220px; background-color: #333333}
        div.InhaltsfussL	{ position: absolute; width: 100px; height:  18px;  margin: 748px 222px; background-color: #333333; z-index:1}
        div.Info			{ position: absolute; width: 175px; height: 650px;  margin: 115px 800px; }
        div.Detail			{ position: absolute; width: 935px; height: 160px;  margin: 790px 20px; padding: 20px 10px 10px 10px }

        .RahmenFarbe1		{ border: 1px #80FFFF solid; }
        .RahmenFarbe2		{ border: 1px #999999 solid; }
        .RahmenFarbe3		{ border: 1px Transparent solid;}
        
        .links				{ text-align: left; }   
        .rechts				{ text-align: right; } 
        .zentriert			{ text-align: center; } 
        
        .TabFarbe1			{ background-color: #000000; } 
        .TabFarbe2			{ background-color: #000F55; }        
        
        .FarbeTransparent	{ background-color: Transparent; }   
        
        .SpaltenBreite1		{ width: 50%; }             
        .SpaltenBreite2		{ width: 70%; }     

        .Abstand0			{ padding: 0px; }     
        .Abstand5			{ padding: 5px; } 
        
        .bereich			{ display: block; font-size: 10pt; background-color: #333333 ; width: 100px; border: 1px #999999 solid; }
        .bereich2			{ display: block; font-size: 10pt; background-color: #333333 ; width: 150px; border: 1px #999999 solid; color: #FF8080; }
        a.link				{ display: block; border-bottom: 1px #666666 solid; }
        a.link2				{ display: block; border-bottom: 1px #666666 solid; color: #FF80FF;}
        a.link.bereich		{ display: block; background-color: #444444 ; }
        a.link:hover		{ display: block; background-color: #444444; }  
        
        input				{ color: #FFFFCC; border: 1px #999999 solid; background-color: #333333; padding: 2px 2px 2px 5px;}
        textarea			{ color: #FFFFCC; border: 1px #999999 solid; background-color: #333333; padding: 2px 2px 2px 5px; }
        input.Schalter      { color: #FFFFCC; border: 1px #999999 solid; background-color: #333333; padding: 2px 2px 2px 5px; color: #00ffff; cursor: pointer }
        select				{ color: #FFFFCC; border: 1px #999999 solid; background-color: #333333; padding: 2px 2px 2px 5px;}
        option				{ color: #FFFFCC; border-right: 1px #999999 solid; background-color: #333333; padding: 2px 2px 2px 5px;}


