body {
margin: 0px;
padding: 0px;
}
.body {
margin: 0px;
background-image: url('../images/body-bg-shadow.jpg');
background-repeat: repeat-y;
background-position: center top;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
h1 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #0d3153;
    margin: 0px;
    padding: 0px;
}
h2 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #0d3153;
    margin: 0px;
    padding: 0px;
}
p {
    margin: 0px;
    padding: 0px;
}
.info {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #000;
}

#top-shadow {
    background-image: url('../images/top-shadow.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0px;
    padding: 0px;
}
#bottom-shadow {
    background-image: url('../images/bottom-shadow.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: 0px;
    padding-top: 66px;
    padding-right: 0px;
    padding-bottom: 66px;
    padding-left: 0px;
}
#main-contener {
    margin: auto;
    padding: 0px;
    width: 1023px;
    border: 1px solid #c7c7c7;
}
#top-navigation {
    background-image: url('../images/top-navigation-bg.jpg');
    background-repeat: repeat-y;
    background-position: left top;
    margin: 0px;
    padding: 0px;
    float: left;
    height: 120px;
    width: 1023px;
}
#navigation-bar {
    float: right;
    height: 30px;
    width: 798px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 90px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    /*color: #47423c;*/
    color: #0D3153;
}
.navigation-tabs {
    margin: 0px;
    float: left;
    height: 22px;
    /*width: 85px;*/
    text-align: center;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.navigation-tabs a{
    /*color: #0D3153;*/
    /*color: inherit;*/
    color: #0D3153;
    text-decoration:none;
    }
.navigation-tabs a:hover{
    color: #0D3153;
    text-decoration:underline;
}

.navigation-tabs-ausgewaehlt{
    margin: 0px;
    float: left;
    height: 22px;
    /*width: 85px;*/
    text-align: center;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}

.navigation-tabs-ausgewaehlt a{
    /*color: #0D3153;*/
    /*color: inherit;*/
    color: #666666;
    text-decoration:none;
    }
.navigation-tabs-ausgewaehlt a:hover{
    color: #666666;
    text-decoration:underline;
}

.active {
    color:#666666;
    font-weight: bold;
}

#banner-area {
    margin: 0px;
    padding: 0px;
    float: left;
    height: 265px;
    width: 787px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c8c8c8;
    border-bottom-color: #c8c8c8;
    border-left-color: #c8c8c8;
}
#image {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 411px;
}
#logo {
    margin: 0px;
    float: left;
    height: 220px;
    width: 301px;
    border-right-width: 15px;
    border-right-style: solid;
    border-right-color: #08315f;
    padding-top: 47px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 60px;
}

#left-menu {
    margin: 0px;
    padding: 0px;
    float: left;
    height: 266px;
    width: 235px;
    background-image: url('../images/left-navigation-bg.jpg');
    background-repeat: repeat-y;
    background-position: left top;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFF;
    color: #a29c8e;
}
#left-menu ul{
    color: #a29c8e;
    text-decoration:none;
    margin: 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 220px;
    float: left;
    /**/
    font-family: Verdana;
    font-size: 13px;
    line-height: 28px;
    text-align: right;
}
#left-menu ul li{
    color: #a29c8e;
    text-decoration:none;
    list-style-type: none;
    display: block;
    margin: 0px;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
}
#left-menu ul li a{
    color: #a29c8e;
    text-decoration:none;
}
#left-menu ul li a:hover{
    color: #000;
    text-decoration:none;
    font-weight: bold;
}
#content-left-part {
    width: 220px;
    margin: 0px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    text-align: right;
    padding-top: 32px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#content {
    padding: 0px;
    float: left;
    width: 787px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#right-content {
    padding: 0px;
    float: left;
    width: 350px;
    margin-top: 44px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 20px;
    
}
#left-content {
    width: 400px;
    border-right:#CCC;
    border-right-style:solid;
    border-right-width:1px;
    padding-right:10px;
    float: left;

}
#content1 {
    padding: 0px;
    float: left;
    width: 700px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#right-content1 {
    padding: 0px;
    float: left;
    width: 350px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    
}
#left-content1 {
    width: 350px;
    border-right:#CCC;
    border-right-style:solid;
    border-right-width:1px;
    padding-right:10px;
    float: left;

}
#footer-gray-bar {
    padding: 0px;
    float: left;
    height: 60px;
    width: 788px;
    background-color: #e7e8ea;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: right;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #666;
}