body  { 
        font-family:verdana,sans-serif;
        font-size:12px;
        color:#000000;
        scrollbar-base-color:#FFFFFF;
        scrollbar-face-color:#F8F8F8;
        scrollbar-track-color: #FFFFFF;
        scrollbar-arrow-color:#FF9200;
        scrollbar-darkshadow-color:#C4C4C4;
        scrollbar-shadow-color:#F8F8F8;
      
      }



a:link  { 
              font-family:verdana,sans-serif;
              font-size:11px;
              text-decoration:none;
              color:#A8A89D;
            }

a:visited { 
                    font-family:verdana,sans-serif;
                    font-size:11px;
                    text-decoration:none; 
                    color:#A8A89D;
                  }

a:hover   { 
                    font-family:verdana,sans-serif;
                    font-size:11px;
                    color:#EF5931;
                    text-decoration:none; 
                    
                  }             

a:active  {
                    font-family:verdana,sans-serif;
                    font-size:11px;
                    text-decoration:none; 
                    color:#A8A89D;
                  }
  
h1 			{ font-family:arial,sans-serif;
              font-size:11px;
              font-weight:normal; 
              color:#888888;
              border-top:0px #DCDCDC solid;
              border-right:0px #DCDCDC solid;
              border-left:0px #DCDCDC solid;
              border-bottom:0px #DCDCDC solid;   
			  margin-bottom:1px;
			  margin-top:1px;
			}

            
td.titel  { 
              font-family:arial,sans-serif;
              font-size:16px;
              font-weight:bold; 
              color:#888888;
              border-top:0px #DCDCDC solid;
              border-right:0px #DCDCDC solid;
              border-left:0px #DCDCDC solid;
              border-bottom:0px #DCDCDC solid;           
              
            }

h2 			{ font-family:arial,sans-serif;
              font-size:16px;
              font-weight:bold; 
              color:#888888;
              border-top:0px #DCDCDC solid;
              border-right:0px #DCDCDC solid;
              border-left:0px #DCDCDC solid;
              border-bottom:0px #DCDCDC solid;   
			  margin-bottom:1px;
			  margin-top:1px;
			}			
            
td.datum  { 
              font-family:arial,sans-serif;
              font-size:11px;
              color:#888888;
              text-align: right;
              border-top:0px #DCDCDC solid;
              border-right:0px #DCDCDC solid;
              border-left:0px #DCDCDC solid;
              border-bottom:0px #DCDCDC solid;           
              
            }             
            
td.titel_inaktiv  { 
              font-family:arial,sans-serif;
              font-size:13px;
              font-weight:bold; 
              color:#AAAAAA;
              text-decoration: line-through; 
              border-top:0px #DCDCDC solid;
              border-right:0px #DCDCDC solid;
              border-left:0px #DCDCDC solid;
              border-bottom:1px #DCDCDC solid;
              background-color : #FFFFFF;           
              
            }            
            
td.subtitel  { 
              font-family:arial,sans-serif;
              font-size:12px; 
              color:#888888;
              border-top:0px #DCDCDC solid;
              border-right:0px #DCDCDC solid;
              border-left:0px #DCDCDC solid;
              border-bottom:1px #DCDCDC solid;
              background-color : #FFFFFF;           
              
            }  

td.artikel  { 
              font-family:arial,sans-serif;
              font-size:12px; 
              color:#777777;
              border-top:0px #DCDCDC solid;
              border-right:0px #DCDCDC solid;
              border-left:0px #DCDCDC solid;
              border-bottom:0px #DCDCDC solid;   
              line-height: 1.4;      
              
            }  
            
td.markiert {
             text-decoration: underline;
             color:#FF7777;

            }
            

#div_inhalt{
              position:absolute; top:150px; left:0px;
              width:600px;
              margin:0;
              padding:0;              
}