/* CSS nur fuer Anzeigen */

div#adsuperbanner {position:absolute; z-index:20; float:left; top:4px; left:300px; width:400px; height:75px;
                   background-color:#f8f8f8;}
				   
div#adsky {position:absolute; display:block; top:0px; left:10px; width:180px; height:500px;
                   background-color:yellow; border:solid; border-width:1px; border-color:yellow; }                
div#adrect {position:absolute; display:block; top:530px; left:10px; width:250px; height:200px;
                   background-color:yellow; border:solid; border-width:1px; border-color:yellow; }     				   
div#text {position:relative; display:block; top:10px; left:5px; width:465px; height:75px;
                   background-color:yellow; border:solid; border-width:1px; border-color:yellow; }  				   
div#sidebaroben {position:relative; display:block; top:5px; left:1px; width:173px; height:85px;
                   background-color:yellow; border:solid; border-width:1px; border-color:yellow; }  					   

div#mainanzeige {position:relative; padding-top:20px; padding-bottom:10px; left:5px; width:470px; height:auto;}                   
                   
td.anzb2col {height:30px; background-color:blue; color:white; font-family:trebuchet ms; font-size:12pt; font-weight:600;}  
td.anzb2 {height:30px; background-color:white; color:black; font-family:trebuchet ms; font-size:11pt; font-weight:400;}                 

div#anzeigen  {position:absolute; z-index:5; top:115px; left:20px; width:800px;  height:auto; background-color:#f8f8f8;}
div#fliesstextanz {position:relative; top:10px; left:20px; width:420px; text-align:justify; font-family:arial; font-size:10pt; color:black;}
div#fliesstextanzbreit {position:relative; top:10px; left:20px; width:700px; text-align:justify; font-family:arial; font-size:10pt; color:black;}
div#vertriebsbox {display:block; vertical-align:middle; margin-left:100px; width:500px; margin-top:10px; height:220px; background-color:#fcfcfc; 
                  border:solid; border-width:1px; border-color:darkblue; font-family:trebuchet ms; font-size:10pt; 
                  color:darkred; font-weight:bolder; padding-top:10px; padding-bottom:10px; padding-left:10px; padding-right:15px;}  
td.artleft {text-align:left; font-family:trebuchet ms; font-size:10pt; font-weight:500; color:black; padding-left:4px;}
td.artright {text-align:right; font-family:trebuchet ms; font-size:10pt; font-weight:500; color:black; padding-right:4px;}
td.artcenter {text-align:center; font-family:trebuchet ms; font-size:10pt; font-weight:500; color:black; padding-right:4px;}


div#anzb2box {position:relative; z-index:5; top:20px; left:0px; width:486px; height:200px;
              background-color:white; border:solid; border-width:1px; border-color:darkblue;
              font-family:trebuchet ms; font-size:10pt;  font-weight:400; 
              padding-top:10px; padding-bottom:10px; padding-left:10px; padding-right:4px;}