
#menuSpacer{
  height: 27px;
  background-image: url(images/menuSpacer.gif);
  background-repeat: no-repeat;
  border-top:2px solid gray;   
  width: 150px; 
}
#footer {  
  bottom: 0px;
  left: 0px;
}
.upper {
  text-transform: uppercase;  
  font-size: 10px;  
}
#pfad {  
  height: 13px;
  overflow: hidden;
  padding-top: 7px;
  padding-left: 65px;
}
#divider {
  clear: left;
  background: none;
  width: 28px; 
  height: 18px;
  border-right: 2px solid gray;
}
#menu {
  border-bottom: 2px solid gray;
  width: 150px;
  float: left;
  margin: 0;
  padding:0;
}
.block {
  border: 2px solid gray;
  margin-bottom: 10px;
  width: 568px;
}
.block_small {
  border: 2px solid gray;
  margin-bottom: 14px;
  width: 410px;
  float: left;
  overflow: hidden;
}
.td_small {
  border: 2px solid gray;  
  width: 410px;
  float: left;
  overflow: hidden;
}
.block_content {
  padding: 23px;  
}
.block_spacer {
  float: left;
  width: 152px;   
  text-align: center;
}
.td_spacer {
  width: 152px;   
  text-align: center;
}
.td_spacer_border {
  width: 152px;   
  text-align: center;
  border-right: 2px solid gray;
  border-top: 2px solid gray;
  border-bottom: 2px solid gray;
}
#submenu {
  width: 170px;
  border-bottom: 2px solid gray;
  border-left: 2px solid gray;
  margin-left: 12px;
  float: left;   
}
.row {
  background-color: #EFEFEF;
}
.noprint {
  display: none;
}
#logo {
  margin-right: 45px;
  border: 0;
}
.row_uneven {
  background-color: white;
}
.row_header {
  font-weight: 700;
  font-color: red;
  color: red;
  background: #CDCDCD
}
.link {
  cursor: pointer;
}
.border {
  border: 1px solid #CDCDCD;
}
        #container {
            margin: 0px auto;
            width: 999px;               
            height: auto;                               
            text-align: left;                      
            padding-bottom: 0; 
            background-image: url(images/bgBody.gif);                                                                                           
        }
        #containerTop {
            width: 100%;
            height: 110px;            
            text-align: left;
            padding: 0;
            background-image: url(images/bgTop.gif);
            text-align: right; 
            overflow: hidden;
            display:none;                                                            
        }    
        #containerFooter {            
            height: 22px;            
            text-align: right;           
            overflow: hidden;
            background: white;    
            padding-top: 4px;  
            padding-right: 43px;   
            clear: left;
            display:none;                                                      
        }          
        #containerLeft {
            margin: 0px auto;           
            width: 347px;  
            height: 100%;                  
            text-align: left;
            float: left; 
            padding-bottom: 15px; 
            overflow: hidden;
            display: none;
        }
        #containerContent {           
            width: 651px;
            height: 100%;                
            text-align: left; 
            float: left; 
            padding-bottom:15px;              
        }
        #wrapper {  
          height: 480px;                             
          height: auto;  
          min-height: 480px;                          
        }
        #heightFix {
          height: 480px;
          float: left;          
					overflow: hidden;
					visibility: hidden;
					width:1px;					          
          background-color: red;
        }              
        #content {
          margin-top: 11px;
          padding-left: 40px;          
          font-size: 11px;                            
        }


.lastItem {
  font-family: Arial;
  font-size: 11px;
  color: #00044D;
  width: 143px;
  height: 20px;
  background-image: url(/images/lastBG.gif);  
  padding-top: 1px;
  padding-left: 18px;  
  text-align: right;
}


.thirdItem {
  font-family: Arial;
  font-size: 11px;
  color: #383838;  
  width: 150px;
  height: 12px; 
  height: auto; 
  padding: 2px;
  padding-left: 16px;
  cursor: pointer;
  border-top: 1px solid gray;
  border-right: 2px solid gray;  
  background-color: #dee1e3; 
}
.thirdItemOver {
  border-top: 1px solid gray;
  font-family: Arial;
  font-size: 11px;
  color: #383838;
  width: 150px;
  height: 12px; 
  height: auto; 
  padding: 2px;
  padding-left: 16px;
  cursor: pointer;
  background-color: #d2d7d9;
  border-right: 2px solid gray;    
}
.fourthItem {
  font-family: Arial;
  font-size: 10px;
  color: #383838;  
  width: 141px;
  height: 12px; 
  height: auto;  
  padding: 2px;
  padding-left: 25px;
  cursor: pointer;
  border-top: 1px solid gray;
  border-right: 2px solid gray; 
  background-image: url(/images/graystar.gif);
  background-repeat: no-repeat;   
  border-right: 2px solid gray;   
}
.fourthItemOver {
  border-top: 1px solid gray;
  font-family: Arial;
  font-size: 10px;
  color: #383838;
  width: 141px;
  height: 12px;
  height: auto;
  padding: 2px;
  padding-left: 25px;
  cursor: pointer;
  background: white;
  background-image: url(/images/redstar.gif);
  background-repeat: no-repeat;   
  border-right: 2px solid gray;  
}
.red {
  font-family: Arial;
  font-size: 10px;
  background: #efefef;
}
.menuItemOver {
  font-family: Verdana;
  font-size: 11px;
  color: #383838;
  width: 132px;
  height: 20px;      
  cursor: pointer;
  background-color: #BEC0BF;
  border-right: 2px solid gray;
  padding-left: 16px;
  padding-top:7px;
  border-top: 2px solid gray;  
}
.menuItem {
  font-family: Verdana;
  font-size: 11px;
  color: #383838;
  width: 132px;
  height: 20px;     
  cursor: pointer;
  padding-left: 16px;
  padding-top:7px;
  background-color: #D2D0C1;
  border-right: 2px solid gray;
  border-top: 2px solid gray;  
}
.submenuItemOver {
  font-family: Verdana;
  font-size: 11px;
  color: #383838;
  width: 152px;
  height: 20px;   
  height: auto;   
  cursor: pointer;
  background-color: #BEC0BF;
  border-right: 2px solid gray;
  padding-left: 16px;
  padding-top:7px;
  padding-bottom: 7px;
  border-top: 2px solid gray;  
  text-transform: uppercase;
}
.submenuItem {
  font-family: Verdana;
  font-size: 11px;
  color: #383838;
  width: 152px;
  height: 20px;  
  height: auto;   
  cursor: pointer;
  padding-left: 16px;
  padding-top:7px;
  padding-bottom: 7px;
  background-color: #D2D0C1;
  border-right: 2px solid gray;
  border-top: 2px solid gray;  
  text-transform: uppercase;
}
.topmenuItem {
  width: 120px;
  text-align: center;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 11px;
  color: white;
  font-weight: 800;
  background: #8E8E8E; 
  height: 14px;  
  margin-top: 4px;
  margin-right: 4px;
  padding: 1px;
  cursor: pointer;
  float: left;
  
}
.topmenuItemOver {
  width: 120px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  font-family: Arial;
  font-size: 11px;
  color: white;  
  height: 14px;
  background: #00044B; 
  margin-top: 4px;
  margin-right: 4px;
  padding: 1px;
  float: left;  
  cursor: pointer;
}
.menuSpacer {
  font-family: Arial;
  font-size: 11px;
  color: #00044D;
  width: 164px;
  height: 12px;  
  margin-top: 4px;
  padding: 1px;  
}


 

.myimage {  
  padding:0px;
  margin: 0px;
  border: 0;
}



.table {
  width: 100%;
  padding: 0;
  margin: 0;  
}
.mouse_over { 
  cursor: pointer;
  background-color: #D4D0C8; 
}
.mouse_out { 
  background-color: #FFFFFF;
  cursor: pointer;
}
.list {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  height: 19px;
}

.clear {
  clear: left;
}
.left {
  float: left;
}
input, textarea {
 border: 1px solid gray;
 padding: 1px;
 font-family: Arial;
 font-size: 10px;  
 background: white;
}
.border {
  border: 1px solid #EAEAEA;
}