.body_frame {
    margin:0px; 
    padding:0px; 
    margin-left:-5px; 	
    font-family: Arial, Helvetica, sans-serif;
    font-size:9pt;
    font-weight:Normal;
    padding-left:5px;
    color:black;
    height:18px;
    width:500px; 
}

.to_upload {
    cursor:pointer;
    margin-left: 15px;
    background-image:url(/php/upload_images/3.png);
    background-repeat: no-repeat;
    height: 23px;
    position:relative;
    left:268px;
}
.upload_link
{
color:#006cc9;
text-decoration:none;
}
.to_upload_detail {
    cursor:pointer;
    margin-left: 15px;
    background-image:url(/php/upload_images/10.png);
    background-repeat: no-repeat;
    height: 23px;
    position:relative;
    left:234px;
}

.save_upload_detail {
    cursor:pointer;
    margin-left: 15px;
    background-image:url(/php/upload_images/11.png);
    background-repeat: no-repeat;
    height: 23px;
    position:relative;
    left:325px;
    margin-top:10px;
}

td {
   font-size:14px !important;
}

.td_headline {
    font-weight:bold
}

.td_pfeil {
    font-size: 8pt;
    //margin-left: 15px;
    //background-image: url(/php/upload_images/5.png);
    background-repeat: no-repeat;
    height: 16px;
    //padding-left:20px;
}

.td_delete {
    cursor:pointer;
    background:url(/php/upload_images/7.png);
    background-repeat: no-repeat;
    border-radius:3px;
    width:16px;
    height:16px;
    float:right;
    margin-right:20px; 
}

tbDetail_head_blue {
    
}

.dl_container {
    width:500px;
    margin-left:-6px;
    margin-bottom:-3px;
}

.dl_icon {
    cursor:pointer;
    margin-left:6px;
    border-radius:35px;
    height:35px;
    width:35px;
    float:left;
}

.dl_header {
   cursor:pointer;
   line-height:39px;
   margin-top:-3px;
   margin-right:-3px;
   height:37px; 
}

#dl_header_direct {
    background:url(/php/upload_images/1.png);
    background-repeat: no-repeat;
}

#dl_header_later {
    background:url(/php/upload_images/2.png);
    background-repeat: no-repeat;
}

.dl_headline {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   color:white;
   margin-left:5px 
}

.dl_content {
  margin-right:-3px;
  cursor:pointer;
  line-height:20px;
  padding-left:6px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#333;  
}

.druckdaten {
  display: none; 
  font-weight: normal;
  margin-left:-4px;
  height:330px;
  display:none;  
}

#upload_frame {
  border-width:0px;
  min-height:100%;
  width:100%;  
}

.dl_footer {
  width:500px;
  height:20px;
  margin-left:-2px;  
}

.dl_footer_link {
  position:relative;
  float:right;
  right:-19px;
  margin-right:5px;
  width:100px;
  height:23px;
  text-decoration:none;
  background:url(/php/upload_images/8.png);
    background-repeat: no-repeat;
   
}

#weitercheck {
  margin-left:35px;
  color:grey;
  line-height:15px;
}

.tr_td_name {
  width:180px;
}

.tr_td_size {
  width:180px;
}

.tr_td_date {
  width:180px;
}

.element_header_active {
  width:180px;
  padding:0px;
  color:#0F9400;
  background-color:#EAF7DA;
  background-image:url(/php/upload_images/9.png);
  background-repeat: no-repeat;
  padding-left:25px;
  height:25px;
  background-position:5px 6px;
}

.element_header_old_ok {
  width:180px;
  padding:0px;
  color:#0F9400;
  background-color:#dfe4dc;
  background-image:url(/php/upload_images/9.png);
  background-repeat: no-repeat;
  padding-left:25px;
  height:25px;
  background-position:5px 6px;
}

.element_header_unsaved {
  width:180px;
  padding:0px;
  color:#0F9400;
  background-color:#EAF7DA;
  background-image:url(/php/upload_images/13.png);
  background-repeat: no-repeat;
  padding-left:25px;
  height:25px;
  background-position:5px 6px;
}

.element_header_nOk {
  width:180px;
  padding:0px;
  color:red;
  background-color:#E5d1b1;
  background-image:url(/php/upload_images/12.png);
  background-repeat: no-repeat;
  padding-left:25px;
  height:25px;
  background-position:5px 6px;;
}

.list_header {
  color:#006CC9;
  background-color:#CCECFF;
}

td {
   font-size:14px !important;
}