#header {background: url("/i/inner-header-bg-tr.jpg") no-repeat 100% 0;}

#logo-bg {
    width: 422px;
    background: url("/i/inner-logo-bg.png");
}
#logo {margin-left: -422px;}
#logo img {top: 27px;}

#phone {
    position: absolute;
    top: 155px;
    left: 41px;
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    background: none;
}
#phone img {
    top: auto;
    left: auto;
}

#naturmort {
    float: none;
    position: absolute;
    top: 12px;
    left: 228px;
    background: url("/i/inner-naturmort-c-bg.png");
}
#naturmort div {background: url("/i/inner-naturmort-bg.png");}
#naturmort, #naturmort div {
    width: 315px;
    height: 231px;
}

#footer {
    height: 150px;
    margin-top: -150px;
}


/* =Products
==============*/
.columns {
    overflow: hidden;
}
.columns .left {
    float: left;
    width: 45%;
}
.columns .right {
    float: right;
    width: 48%;
}
.columns h2 {clear: none !important;}
#prod-index {clear: both;}
#prod-index .pic {padding-right: 20px;}
#prod-index td {
    padding: 5px 0;
    vertical-align: middle;
    font-weight: bold;
}
#prod-index .des {width: 100%;}

.more {margin-top: 30px;}


/* =Events
============*/
.events a {color: #1456a0;}
.n-items h3 {
    font-weight: normal !important;
    margin-bottom: 10px !important;
}
.n-items h3, .n-items p {
    margin-left: 140px;
    clear: none !important;
    margin-top: 0 !important;
}
.n-items .pic {
    float: left;
    margin-left: 0 !important;
}
.n-items .item {
    overflow: hidden;
    padding-bottom: 15px;
}
