

.lib_frame{
    float:                  center; 
    clear:                  none;
    position:               relative;
    width:                  1240px;
    margin:                 0px auto;
    background-color:       #FF00FF;
}

.lib_region_header_status{
    top:                    0px;
    height:                 120px;
    background-color:       #FFFFFF;
    border-radius:          0px 0px 0px 0px;
    border-width:           0px 10;
    border-style:           solid;
    border-color:           #517fa2;
    text-align:             left;
    background:linear-gradient(90deg, #9CD2EE 35%, #F0A1C1, #F8C07C, #F2F880, #9CD2EE);
}

.lib_region_top{
    height:                 70px;
    background-color:       #FFFFFF;
    border-radius:          0px 0px 0px 0px;
    border-width:           0px 10;
    border-style:           solid;
    border-color:           #517fa2;
    text-align:             right;
    margin-top:             0px;
}

.lib_region_middle{
    height:                 580px;
    background-color:       #FFFFFF;
    border-radius:          0px 0px 0px 0px;
    border-width:           0px 10;
    border-style:           solid;
    border-color:           #517fa2;
}

.lib_region_bottom{
    height:                 0px;
    background-color:       #FFFFFF;
    border-radius:          0px 0px 0px 0px;
    border-width:           0px 10;
    border-style:           solid;
    border-color:           #517fa2;
}

.lib_region_foot_status{
    height:                 40px;
    background-color:       #FFFFFF;
    border-radius:          0px 0px 0px 0px;
    border-width:           0px 10;
    border-style:           solid;
    border-color:           #517fa2;
}

.lib_region_debug{
    background-color:       #C1C1C1;
    border-radius:          0px 0px 0px 0px;
    border-width:           0px 10;
    border-style:           solid;
    border-color:           #517fa2;
}

.lib_region_border{
    border-left-width:      2px;
    border-left-style:      solid;
    border-left-color:      #a6a6a6;
    border-top-width:       2px;
    border-top-style:       solid;
    border-top-color:       #a6a6a6;
    border-right-width:     2px;
    border-right-style:     solid;
    border-right-color:     #a6a6a6;
    border-bottom-width:    2px;
    border-bottom-style:    solid;
    border-bottom-color:    #a6a6a6;
}

.lib_region{
    width:                  1232px;
    left:                   0px;
    float:                  left; 
    clear:                  left;
}

.lib_subRegion{
    width:                  1232px;
    left:                   0px;
    top:                    0px;
    background-color:       #FFFFFF;
    float:                  left; 
    clear:                  none;
    margin-top:             1px;
}

.lib_subRegionTitle{
    width:                  1222px;
    height:                 26px;
    left:                   0px;
    padding-top:            5px;
    padding-left:           10px;
    font-weight:            bold;
    background-color:       #A4D3EE;
}

.lib_menue{
    position:               relative;
    padding-right:          10px;
    height:                 25px;
    float:                  left; 
    clear:                  none;
    font-family:            arial;
}

.lib_menue_row{
    border-bottom-width:    4px;
    border-bottom-style:    solid;
    border-bottom-color:    #A4D3EE;
    left:                   10px;
}

.lib_message{
    position:               relative;
    width:                  1212px;
    top:                    10px;
    height:                 23px;
    left:                   10px;
    background-color:       #FF5500;
    color:                  #FFF;
    border-radius:          2px 2px 2px 2px;
    text-align:             center;
    font-weight:            bold;
    font-size:              18px;
}

.lib_content{
    position:               relative;
    width:                  1212px;
    top:                    0px;
}

.lib_content_row_msg{
    padding-left:	0px;
    color:              #FF5500;
    border-width:       0px;
}

.lib_content_row_box{
    position:               relative;
    width:                  1232px;
    top:                    0px;
}
.lib_hf_text{
    position:               relative;
    float:                  left; 
    clear:                  left;
    top:                    35px;
    left:                   20px;
    font-weight:            bold;
    font-size:              32px;
    color:                  #2D6C9C;
}

.lib_infoladen_text{
    position:               relative;
    float:                  left; 
    clear:                  none;
    top:                    30px;
    left:                   20px;
    font-size:              19px;
    color:                  #2D6C9C;
}

.lib_bib_titel{
    position:               relative;
    float:                  left; 
    clear:                  none;
    top:                    0px;
    left:                   400px;
    font-size:              74px;
    text-align:             right;
    color:                  #A4D3EE;
}
