body {        
  background-color: #dadada;		
  margin-top : 0;		 
  background: url("../bilder/background.gif");   
 }    

div.left {	
  width: 180px;	
  //height: 100%;
}    

td.top {	
  background-color: #000000;	 
  line-height: 26px;	
  text-indent: 10px;	
  font-size: 13px;	
  font-weight: bold;	
  font-family: tahoma;	
  color: #ffffff;	
  padding-top : 1px;	
  padding-bottom : 1px;
}

td.top2 {	
  background-color: #FFCC44;	 
  line-height: 26px;	
  text-indent: 10px;	
  font-size: 13px;	
  font-weight: bold;	
  font-family: tahoma;	
  color: #000000;	
  padding-top : 1px;	
  padding-bottom : 1px;
}	    

td.logo {	
  background-color: #000000;	
  text-align : center;	
  width: 180;
}	    

td.section {        
  //padding: 6px 12px;    
}    

.click-menu {        
  background-color: #000000; 
  -moz-user-select: none;    
}    

.click-menu .box1 {        
  background: url("../bilder/tree-node.gif") no-repeat;        
  padding-left: 19px;		
  cursor:pointer;    
}    

.click-menu .box1-open {        
  background: url("../bilder/tree-node-open.gif") no-repeat;        
  padding-left: 19px;		
  cursor:pointer;    
}    

.click-menu .box1,    .click-menu .box1-open, {    
  background-color: #000000;     
  color: #FF2200;        
  font-family: arial;        
  font-size: 12px;    
}    

/* mozilla fix */    
html>body .click-menu .box1,    html>body .click-menu .box1-open {  
  background-color: #000000;      
  color: #FF2200;        
  font-family: arial;        
  font-size: 12px;        
  line-height: 16px;        
  padding-bottom: 1px;    
}    

/* ie fix */    
* html .click-menu .box1,    * html .click-menu .box1-open {  
  background-color: #000000;       
  color: #FF2200;        
  font-family: arial;        
  font-size: 12px;        
  height: 16px;    
}    

.click-menu .section {  
  background-color: #000000;      
  font-family: arial;        
  font-size: 12px;        
  line-height: 16px;        
  display: none;    
}    

.click-menu .section a { 
  background-color: #000000;        
  color: #FF2200;        
  text-decoration: none;		
  cursor:pointer;    
}    

.click-menu .section a:hover {      
  background-color: #000000;   
  color: #FF2200;        
  text-decoration: none;    
}    

.click-menu .box2 {    
  background-color: #000000;    
  background: url("../bilder/tree-leaf.gif") no-repeat;        
  padding-left: 19px;    
}    

.click-menu .box2-last { 
         
  background: url("../bilder/tree-leaf-last.gif") no-repeat;        
  padding-left: 19px;    
}		

.menue {	
  background-color: #000000;      
  font-family: arial;        
  font-size: 12px;        
  line-height: 16px;		
  color: #FF2200;        
  text-decoration: none;		
  padding-left: 19px;
}

.section {
  background-color: #000000;      
  font-family: arial;        
  font-size: 12px;        
  line-height: 16px;		
  color: #FF2200;        
  text-decoration: none;		
}

.download {	     
  font-family: arial;        
  font-size: 12px;        
  line-height: 16px;		
  color: #FF2200;    	
  white-space: nowrap;
}

table.container {	
  border : 1px solid #000000;	
  background-color: #000000;	
  color: #ffffff;	
  font-family : Arial, Helvetica, sans-serif;	
  font-size : 12px;	
  padding : 2px;
}

table.inlinetable {	
  background-color: black;	
  color: white;	
  font-family : Arial, Helvetica, sans-serif;	
  font-size : 12px;	
  padding : 2px;
}

.fett {	
  font-weight :bold;
}

td.containertop {	
  color: #FF2200;	
  font-family: arial;	
  font-size: 13px;	
  height: 16px;	
  font-weight : bold;	
  text-align : left;
}

.ueberschrift {	
  color: #FF2200;	
  font-family: arial;	
  font-size: 13px;	
  height: 16px;	
  font-weight : bold;
}

.trafficstop {	
  font-weight :bold;	
  color: red;
}

.liste1 {	
  font-weight :bold;
}

.kleiner {	
  font-size : 10px;
}

.text {	
  background-color: black;	
  color: white;	
  font-family : Arial, Helvetica, sans-serif;	
  font-size : 12px;	
}

a {
 color: #FF2200;
}
