body {
    /*background: #eae29e url(../../images/ldh-bg1.jpg) repeat fixed;*/
    /*background: #fff4cb;*/
    background: #f0f0f0;
    color: #606060;

}

#logo {
    position: absolute;
    top: 20px;
    z-index: 99;
    margin-left: 0px;

}

#hpic {
    position: absolute;
    top: 100px;
    z-index: 9;
}


#header {
    /*height: 				260px;*/
    /*background: #F5F1DE; */
    /*background: #f7dcb4;*/
    width: 100%;
    background: #f5f5f5;
    height: 100px;
}

#subheader {
    background: url(../images/bg-head1.png) repeat-x;
    /*background: #177f75; */
    /*background: #f7dcb4;*/
    height: 300px;
    width: 100%;
}

#subheader1 {
    /*background: #ffffff;*/
    /*background: #177f75; */
    /*background: #f7dcb4;*/
    /*height: 150px;*/
    /*width: 100%;*/
    position: relative;
    top: -10px;
}

#menu {
    background: url(../images/menubg.png) repeat-x;
    /*background: #177f75; */
    /*background: #f7dcb4;*/
    height: 70px;
    width: 100%;
    color: #ffffff;
    /*position:absolute; top:0px;*/
}

#footer {
    background: #f0f0f0;
    color: #000000;
    height: 50px;
    width: 100%;
    /*position: fixed;*/
    bottom: 0;
}

#footer p {
    font-size: 12px;
    text-align: center;
    padding-top: 20px;
}

#impgrafik {
    z-index: 1;
    /*  border: 5px solid black;*/
}

#impressum {
    z-index: 2;
    /*  border: 5px solid black;*/
}


/*Slideshow   */

#topslide {
    width: 960px;
    height: 400px;
    /*  ;*/
}

#navbar {
    font-family: Helvetica, Verdana, Arial, FreeSans, sans-serif;
    margin-top: 0;
    padding: 0;
    font-size: 12px;
    height: 16px;
    color: #ffffff;
}

#navbar li {
    list-style: none;
    float: left;
}

#navbar li a {
    display: block;
    padding: 16px 8px 10px 8px;
    /*background-color: #fff;*/
    color: #ffffff;
    text-decoration: none;
}

#navbar li a:hover {
    color: #0416a8;
    text-decoration: none;
    background-color: #f2f2f2;
}

/* aktiver Zustand */

#navbar li.active a {
    color: #0416a8;
    text-decoration: none;
    background-color: #f2f2f2 !important;
}

/* aktiver Zustandende */

#navbar li ul {
    display: none;
    width: 13em;
    /* Width to help Opera out */
    background-color: #0416a8;
    z-index: 999;
}

#navbar li:hover ul {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
}

#navbar li:hover li {
    float: none;
}

#navbar li:hover li a {
    /*background-color: #fff;*/
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    color: #ffffff;
}

#navbar li:hover li a:hover {
    color: #0416a8;
    background-color: #ffffff;
    text-decoration: none;
}

#navbar li li a:hover {
    /*background-color: #fff;*/
}


/* subnav links */

#subnav li {
    list-style: none;
    float: left;
    margin-left: 0px
}

#subnav li a,
#subnav li a:visited {
    font-family: Helvetica, Verdana, Arial, FreeSans, sans-serif;
    font-size: 12px;

    text-decoration: none !important;
}

#subnav li a:hover,
#subnav li a:active {
    font-family: Helvetica, Verdana, Arial, FreeSans, sans-serif;
    font-size: 12px;
    color: #13A78F;
    text-decoration: none !important;
    list-style: none;
}


/* subnav links ende*/

.body4 {
    color: #464646;
    text-decoration: underline;
}

.shadow {
    box-shadow: 0 20px 20px -2px #787878;
    -moz-box-shadow: 0 20px 20px -2px #787878;
    -webkit-box-shadow: 0 10px 10px -2px #787878;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.boxtop {
    height: 30px;
    background: #14a890;
    color: #ffffff;
    /*  border: 5px solid black;*/
}

.boxbot {
    background: #ffffff;
    /*  border: 5px solid black;*/
}

.pad {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

#border1 {
    border-left: 10px;
    border-color: #000000;
}

#content {
    background: #ffffff;
}
