/* Oberndorfer Druckerei - Copyright Agentur365 - www.agentur365.com */

#iemac {display:none;}
#od_printh1 {display:none;}

/* Navigation Anfang */

#nav {
    font-size: 1.1em;
    width: 585px;
    height: 33px;
    margin:0px;
}
#nav ul {
    padding:0px;
    line-height: 33px;
    margin: 2px 0 0 0;
    height:33px;
}

#nav ul li {
    float:left;
    list-style: none;
    background-image: url(../bilder/borderleft.jpg);
    background-repeat: no-repeat;
}

#nav ul li a, #nav ul li a:hover, #nav ul li a:visited, #nav ul li a:active {
    text-decoration: none;
    float:left;
    display: block;
    padding: 0 17px 0 17px;
    height:30px;
    line-height: 30px;
    color: #0d3774;
    font-weight: normal;
    margin: 0px;
}

#nav ul li a strong {
    float:left;
    font-weight: normal;
    background-image: url(../bilder/navstrong.jpg);
    background-repeat: no-repeat;
    padding: 0 17px 0 17px;
    margin: 0 -17px 0 -17px;
    height:30px;
    display: block;
}

/* IE bis Version 6 */
* html #nav ul li a strong {
  padding: 0 17px 0 17px;
  margin: 0 -9px 0 -9px;
}


#subnav {
    position: absolute;
    font-size: 1.1em;
    left: 0px;
    top: 157px;
    width: 117px;
    float: left;
}

#subnav ul {
    margin:0px;
    padding:0px;
}


#subnav ul li {
    background-image: url(../bilder/subnav.jpg);
    background-repeat: no-repeat;
    list-style: none;
    width:117px;
    height:35px;
    margin:0px;
    padding:0px;

}

#subnav ul li a, #subnav ul li a:active {
    font-weight: normal;
    width:117px;
    height:37px;
    line-height: 30px;
    text-decoration: none;
    color: white;
    font-size: 0.9em;
    padding: 0 0 0 10px;
    margin:0px;
    display: block;

}

#subnav a:hover {
    color: #fdd73b; /*altes gelb #ffe71a; */
}

#subnav ul li a strong {
    font-weight: normal;
    color: #fdd73b;
    margin:0px;
    padding:0px;
}

#subnav2 ul {
    position: absolute;
    font-size: 1.1em;
    margin: 0px;
    padding:0px;
    left:-30px;
    top: 485px;
    width:117px;
    height:35px;
}

#subnav2 ul li {
    background-image: url(../bilder/subnav.jpg);
    background-repeat: no-repeat;
    list-style: none;
    width:117px;
    height:35px;
    margin:0px;
    padding:0px;

}

#subnav2 ul li a, #subnav2 ul li a:active {
    font-weight: normal;
    width:117px;
    height:37px;
    line-height: 30px;
    text-decoration: none;
    color: white;
    font-size: 0.9em;
    padding: 0 0 0 40px;
    margin:0px;
    display: block;
}

#subnav2 a:hover {
    color: #fdd73b;
}

#subnav2 ul li a strong {
    font-weight: normal;
    color: #fdd73b;
    margin:0px;
    padding:0px;
}

#lang {
    position: absolute;
    top: 558px;
    left: 10px;
}












