html {height:100%; max-height:100%; padding:0; margin:0; border:0;
/* hide overflow:hidden from IE5/Mac */
/* */
overflow: hidden;
/* */ }

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

body, textarea { font-family:"Trebuchet MS", arial;
                 font-size:12px;
                 color:#7db7ff;               
                 background-color:#000000;
                 scrollbar-base-color:#7db7ff;
                 scrollbar-3dlight-color:#000000;
                 scrollbar-arrow-color:#000000;
                 scrollbar-darkshadow-color:#000000;
                 scrollbar-face-color:#035099;
                 scrollbar-highlight-color:#7db7ff;
                 scrollbar-shadow-color:#000000;
                 scrollbar-track-color:#000000 }

h1 { font-size:18px;
     color:#7db7ff;
     margin-bottom:0px }
h2 { font-size:16px;
     color:#7db7ff }    
h3 { font-size:14px;
     color:#7db7ff }
p { margin-left:0px }

a:link { color:#7db7ff; 
         text-decoration:none }
a:visited { color:#cccccc; 
            text-decoration:none }
a:active, a:hover { color:#cccccc; 
                    text-decoration:none }
         
#index_content { position:absolute;
			           z-index: 10;               
                 top:10%;
                 left:0%;
                 right:0%;
                 width:100%;
                 min-width:600px;
                 height:450px;
                 background:url(./pics/graphic_index_bin.gif);
                 background-color:#000000;
                 text-align:justify } 

#content { position:absolute;
			     z-index: 21;
           margin-top:200px;
           margin-left:410px;
           height:340px;
           width:420px;
           border:thin;
           color:#7db7ff;
           background-color:#000000;
           overflow:auto;
           text-align:justify }
          
#content_background { position:absolute;
			                z-index: 20;               
                      top:100px;
                      left:0px;
                      width:1024px;
                      height:1000px;
                      background-color:#000000;
                      text-align:justify }
                      
#flash_logo { position:absolute;
	            z-index: 0;               
              top:515px;
              left:0px;
              text-align:justify }

#link_menue { position:absolute; 
              z-index: 60;
				      top:0px; 
				      left:0px }  

#link_menue_impressum { position:fixed; 
                        z-index: 59;
				                right:0px;
                        bottom:0px }

       

