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;}
.rosabox { background-color:#FFDDDD; padding:6px; margin:0px; }


body, textarea { font-family:"Trebuchet MS", arial;
                 font-size:12px;
                 color:#000000;
                 background-color:#000000 }

h1 { font-size:18px;
     color:#000000;
     margin-bottom:0px }
h2 { font-size:14px;
     color:#000000 }    
h3 { font-size:12px;
     color:#000000 }
p { margin-top:0px;
    color:#000000 }
      
a:link { color:#4C647C; 
         text-decoration:none; }
a:visited { color:#303e4f; 
            text-decoration:none; }
a:active, a:hover { color:#afafaf; 
                    text-decoration:none }
                    
table a:link { font-size:14px;
               color:#000000; 
               text-decoration:none }
table a:visited { font-size:14px;
                  color:#303e4f;
                  text-decoration:none }
table a:active, table a:hover { font-size:14px;
                                color:#ffffff; 
                                text-decoration:none }
            
#menue { position:absolute;
         z-index: 60;
         top:30px;
         left:0px;
         border-width:1px;
         border-style:solid }           
         
#graphic_background_top { position:absolute; 
                          z-index: 10;
	                        top:0px; 
	                        left:0px }  
	                        
#graphic_background_bottom { position:absolute; 
                             z-index: 11;
	                           top:560px; 
	                           left:0px }  
	                           
#graphic_page { position:absolute; 
                z-index: 12;
	              top:82px; 
	              left:565px }  
	            
#textrun { position:absolute; 
           z-index: 55;
	         top:200px; 
	         left:50px;
           right:0px; 
           color:#000000 } 

#content { position:absolute;
           z-index: 50;
           top:200px;
           left:0px;
           width:100%;
           min-width:650px;
           height:350px;
           padding:5px;
           overflow:auto;
           border-width:1px;
           border-style:solid;
           border-color:#000000;
           background-color:#4C647C;
           text-align:justify }

