#gesamtrahmen {
   margin-left: auto;margin-right: auto;width: 960px; margin-top:15px;
}

#logozeile {
   background: url('../gui/navi_bildchen/bg_mainclaim_neu.png') no-repeat scroll 0 0 transparent;
   margin-top: 0;
   padding-top: 0;
   padding-bottom: 15px;
   position: relative;
}

#logozeile .font_big {
   color: #009CCE;
   font-size: 21px;
   font-weight: bold;
   left: 118px;
   position: absolute;
   top: 18px;
}

#logozeile .font_small {
   color: #009CCE;
   font-size: 16px;
   font-weight: bold;
   left: 118px;
   position: absolute;
   top: 54px;
}

.content_rahmen {
   border: 1px solid #C6C7C8;
   padding:10px;
}

.content_rahmen .font_orange {
   color: #F3A33A;
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 23px;
   margin-top: 0;
   text-align:center;
}

.tr_head {
    background-color: #009CCE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.tr_head td {
    color: white;
    padding:2px 5px;
}

.tr_odd {
    background-color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.tr_even {
    background-color: #DEF3F7;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#einspruchsliste a {
    color: #5FC1E0;
    font-size: 12px;
    text-decoration: none;
}

