body {
    padding-top: 30px;
    background-color: #C5C7C8;
    color: #646566 !important;
    font-size: 14px;
    line-height: 150%;
}

#header .inside img {
    width: 125px;
}

a {
    color: #646566 !important;
    text-decoration: none;
}

a.activeLink {
    text-decoration: underline;
}

h2 {
    border-bottom: 3px solid #646566;
}

#main .inside {
    margin-top: 32px;
}

.malerei #main .inside {
    margin-top: 0px !important;
}

#image-categories table {
    width: 100%;
}

#image-categories table td {
    padding-bottom: 10px;
}

#image-categories table td.left {
    width: 35%;
}

#image-information {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 3px solid #646566;
}

#image-information table {
    line-height: 130%;
}

#image-information .image td {
    padding-bottom: 5px;
}

#image-information .image td.image-name {
    padding-bottom: 10px;
}

#image-information .image-name {
    font-weight: bold;
}

#kunstwerke-mit-faszinierender-synthese-von-malerei-grafik-und-collage {
    position: relative;
    top: -21px;
}

#main .inside {
    margin-left: 100px;
    /*float: right;*/
    padding-right: 3px;
}

.malerei #main .inside {
    margin-left: 0px !important;
    float: right;
}

#left .inside .presse a {
    display: block;
    margin-bottom: 10px;
}

#left .mod_navigation ul {
    height: 20px;
}

#left .mod_navigation li {
    float: left;
    width: 75px;
}

#left .mod_navigation li a,
#left .mod_navigation li span {
    color: #fff !important;
    text-align: center;
    display: block;
    height: 25px;
}

#left .mod_navigation li a {
    background: url('menu-inactive.png') no-repeat;
}

#left .mod_navigation li span.active {
    background: url('menu-active.png') no-repeat;
    font-weight: bold !important;
}

#category-preview a {
    margin-right: 2px;
}

#image-content {
    line-height: 0%;
    background-color: #fff;
    padding: 3px;
}

#image-content img {
    line-height: 0%;
    max-width: 600px;
    max-height: 475px;
}