﻿/*-------------------------------------header---*/
.indent
{
    padding: 20px 18px 0px 24px;
}
#top
{
    background: url(../images/top.jpg) no-repeat 0 0;
    height: 103px;
}
#logo
{
    float: left;
    width: 500px;
}
#logo .space
{
    padding: 20px 0px 0px 18px;
}
#top-right
{
    float: right;
    width: 130px;
    padding: 23px 0px 0px 0px;
}
#login-link
{
    width: 92px;
    float: left;
    padding: 7px 0px 0px 0px;
}
#login-link .space
{
    background: url(../images/login-link.png) no-repeat 0 0;
    padding: 9px 0px 15px 12px;
}
#login-link a
{
    line-height: normal;
    color: #fff;
    font: normal 11px Arial, Helvetica, sans-serif;
}
#search
{
    background: url(../images/search-bg.png) no-repeat 0 0;
    float: left;
    width: 316px;
    height: 46px;
}
#header
{
    background: url(../images/header1.html) no-repeat 0 0;
    height: 248px;
}
#mid
{
    background: url(../images/mid-bg.png) repeat-x 0 0;
    width: 100%;
    overflow: hidden;
}
.mid-left
{
    background: url(../images/mid-left_produkte_trans.png) no-repeat 0 0;
}
.mid-right
{
    height: 270px;
    background: url(../images/mid-right_produkte.png) no-repeat right 0;
}
#top-middle
{
    float: right;
    width: 120px;
    padding: 70px 0px 0px 0px;
    color: #fff;
    font-weight: bold;
    vertical-align:bottom;
}
#slogan
{
    float: right;
    width: 574px;
    color: #000;
    font: bold 12px Arial;
}
#slogan .space
{
    padding: 20px 0px 0px 25px;
}
#banners
{
    float: right;
    width: 365px;
}
#topmenu
{
    background: url(../images/topmenu-bg.png) repeat-x 0 0;
    height: 74px;
}
#login
{
    float: right;
    width: 306px;
    padding: 11px 0px 0px 0px;
}

.container
{
    overflow: hidden;
    border-right: 1px solid #cadbe6;
}
