.home{
    margin-top: 50px;
}
.home-container{
    margin-top: 20px;
}
.home-empty{
    line-height: 40px;
    text-align: center;
    border: 1px solid #AAAAAA;
    background-color: #EEEEEE;
}
.home-container table{
    width: 100%;
    font-size: 10px;
}
.home-container table th{
    font-weight: normal;
    font-size: 12px;
}
.home-container table tr.odd{
    background-color: #FFFFFF;
}
.home-container table tr.even{
    background-color: #EEEEEE;
}
.home-table-rest-navi{
    width: 50px;
}
.home-table-rest-navi .ui-icon{
    float: left;
}
.home-table-rest-navi span.icon-hover{
    background-image: url("../images/ui-icons_2e83ff_256x240.png");
    cursor: pointer;
}
.home form{
    width: 600px;
    margin-right: auto;
    margin-left: auto;
}
.home form .home-field{
    margin-top: 10px;
}
.home form .home-field label{
    width: 300px;
    float: left;
}
.home form .home-field input.text{
    border: 1px solid #AAAAAA;
    width: 290px;
}
.home form .actions{
    margin-top: 10px;
    text-align: right;
}
#error_explanation{
    border: 1px solid #cc0000;
    background-color: #f89595;
}
.home-container table th a{
    text-decoration: underline;
}
.searched-table-item{
    border: 1px solid #2E6E9E;
}
.home-header-desc{
    font-style: italic;
    font-size: 12px;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
}
.home-header-desc ul{
    margin: 0;
    padding: 0;
}
.home-header-desc-header{
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
}
.home-header{
    border-bottom: 1px solid #AAAAAA;
}
.home-header-links{
    float: right;
}
.home-header-links a{
    margin-right: 20px;
}
.home-header-text{
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}
.table-ul{
    margin: 0;
}
.home .like-form{
    width: 600px;
    margin-right: auto;
    margin-left: auto;
}
.home .like-form .home-field{
    margin-top: 10px;
}
.home .like-form .home-field label{
    width: 300px;
    float: left;
}
.home .like-form .home-field input.text{
    border: 1px solid #AAAAAA;
    width: 290px;
}
.admin .like-form .actions{
    margin-top: 10px;
    text-align: right;
}
select.text{
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    width: 290px;
    z-index: -10;
}
tr.markiert{
    background-color: #afabf9 !important;
}
.select-all-image{
    position: relative;
    left: 13px;
}
.home-select-all-container{
    cursor: pointer;
    width: 50px;
}
#home-select-all{
    position: relative;
    left: 50px;
}
.home-select-all-untermenu{
    position: absolute;
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
}
.home-select-all-untermenu-item{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: left;
    border: 0 none !important;
}
.selected-actions{
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
}
td.td-centered{
    text-align: center;
}
th.th-for-gewerke{
    width: 60px;
}
.impressum-container{
    width: 400px;
    margin-right: auto;
    margin-left: auto;
}