body {
    background-image:url(../img/kontakt/hg_kontakt.png) ;
}

.kopf {
    background-image:url(../img/kontakt/kopflogo.png);
    background-repeat:no-repeat;
    width:986px;
    height:125px
    
}

.kopfmenue {
    background-image:url(../img/kontakt/kopfmenue.png);
    clear:both;
    width:986px;
    height:63px;
    font-size: 1.7em;
    font-weight:bold;
}

.hauptteil {
    background-image:url(../img/kontakt/hauptteil.png) ;
    width:986px;
}


.navmenue {
    background-image:url(../img/kontakt/navigation.png);
    background-repeat:no-repeat;
    clear:both;
    float:left;
    width:205px;
    height:600px;
    font-size: 1.7em;
    font-weight:bold;
    color: #ffffff;    
}
        
.navmenue li {
    display: block;
    padding: 1px;
    margin: 0;
    text-decoration: none;
    font-weight: bold;
}
.navmenue li li {
    display: block;
    padding: 1px 0 1px 8px;
    margin: 0;
    text-decoration: none;
    font-weight: bold;
}

.navmenue li.linie a {
    display: block;
    padding: 10pt 5pt 10pt 10pt;
    color: #ffffff;
    text-decoration: none;
    background-image:url(../img/kontakt/linien_kontakt.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
}
.navmenue li.ohnelinie a {
    display: block;
    padding: 10pt 5pt 10pt 10pt;
    color: #ffffff;
    text-decoration: none;
}

.navmenue li.active a {
    border-bottom: 1px dotted #68c639;
}
.navmenue li.active li a {
    border-bottom: 1px dotted #68c639;
}
.navmenue li li.active a {
    border-bottom: 1px dotted #68c639;
}
.navmenue li li a {
    width: 169px;
}

.navmenue a:hover ,#nav a:active {
    text-decoration: none;
}
.navmenue li li a:hover ,#nav a:active {
    text-decoration: none;
}
.navtrenner {
    background-image:url(../img/kontakt/navtrenner.png);
    background-repeat:no-repeat;
    float:left;
    width:56px;
    height:600px;
}

.inhalt {
    background-image:url(../img/kontakt/inhalt.png);
    background-repeat:no-repeat;
    float:left;
    width:725px;
    font-size:1em;
    color: #000;
}

.inhalt ul {
list-style-type: square;
list-style-position:outside
margin: 7px 0 10px 20;
line-height: 1.6;
font-size:1.2em;
}

/*#breadcrumb {
    font-size: 1.1em;
    text-align: left;
    font-weight: normal;
    margin: 0px 10px;
    padding: 0px 7px;
    line-height: 1.9em;
    height: 1.9em;
    border-bottom: 1px dotted #F4380C;
    width: 600px;    
}
#breadcrumb a {
  color: #F4380C;
  text-decoration: none;
}
#breadcrumb a:hover ,#breadcrumb a:active {
  color: #F4380C;
  text-decoration: underline;
} */

/* =Typo-Anpassung */

body {
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 62.5%;
}

img {
     border: 0;
}

ul {
list-style-type: none;
margin: 7px 0 10px 20;
line-height: 1.6;
}

li {
margin: 0px 0 5px 0;
}

/* MISC: =Headings
----------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    margin: .9em 0 .4em 0;
    padding: 0;
}
h1 {
    padding: 0 0 0 30px;    
}

h1 {
    background-image:url(../img/kontakt/pfeil_kontakt.gif);
    background-repeat:no-repeat;
    font-size: 2em;
    margin: 1em 0 .7em 0;
    color:#cc3300;
}
h2 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.6em;
}

h4 {
    font-size: 1.4em;
}
h5 {
    font-size: 1.2em;;
}
h6 {
    font-size: 1em;
}
.ende {
    clear: both;
}
.ende {
    clear: both;
}
p {
    font-size: 1.2em;
    line-height: 1.6;
}
