.start_table td {
    width: 180px;
    border-bottom: none !important;
}

.navigation {
    background: #a1a3a2;
    color: #FFFFFF;
}

th, .header {
    background: #006666;
    color: #FFFFFF;
}

body {
    font-family: arial;
    font-size: 13px;
}

h2 {
    font-size: 17px;
    margin-bottom: 10px !IMPORTANT;
}

h3 {
    border: 0 solid #fff;
    border-width: 1px 0;
    font-size: 16px;
    padding: 0 8px;
    clear: both;
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 4px;
    padding-bottom: 4px;
}

#content select{
    background: #fff;
}
#content input{
    background: #fff;
}

#content .job-content p {
    margin: 10px 0 10px 0;
    padding: 0 !important;
    font-size: 13px !important;
    line-height: normal !important;
}

#content #content-left{
    background: none !important;
}

#content #content-left #content-left-inner{
    min-height: 200px !important;
}

#content_content_sidebar_spezial {
    font-size: 16px !important;
}

.evenrow{
    background: #d3d4d5 !important;
}

.oddrow {
    background: #c6c7c8 !important;
}

#jnw_pswd_info *{
    color: #263236 !important;
}

#st_page h2 *, #top_auth_block * {
    color: #444;
}

.menu_stp .di *{
    color: #333 !important;
}

.evenrow a, .oddrow a {
    color: #000;
}

.job-content {
    background: #dcdddf;
    color: #000 !important;
}

.job-content a {
    color: #000 !important;
    outline: none !important;
    cursor: pointer;
}

.navigation a{
    text-decoration: none;
}