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

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

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


.navmenue {
    background-image:url(../img/hort/navigation.png);
    background-repeat:no-repeat;
    clear:both;
    float:left;
    width:205px;
    height:600px;
    font-size: 1.7em;
    font-weight:bold;    
    color: #66cc33;
}

.navmenue li {
    display: block;
    padding: 1px;
    margin: 0;
    text-decoration: none;
    font-weight: bold;
    background-repeat:repeat-x;    
}
.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: #66cc33;
    text-decoration: none;
    background-image:url(../img/hort/linien_hort.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
}
.navmenue li.ohnelinie a {
    display: block;
    padding: 10pt 5pt 10pt 10pt;
    /*color: #1d90cf;*/
    color: #66cc33;    
    text-decoration: none;
}

.navmenue li.ebene2 a {
    display: block;
    padding: 0pt 5pt 10pt 15pt;
    /*color: #1d90cf;*/
    color: #ff6633;    
    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/hort/navtrenner.png);
    background-repeat:no-repeat;
    float:left;
    width:56px;
    height:600px;
}

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

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


#content {
    padding: 10px 15px 0px 23px;    
    font-size: 1.2em;
    margin: 0 0 0 200px;
}

.ende {
    clear: both;
}

/* =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/hort/pfeil_hort.gif);
    background-repeat:no-repeat;
    font-size: 2em;
    margin: 1em 0 .7em 0;
    color:#66cc33;
}
h2 {
    font-size: 1.8em;
    color: #ff9966;
}
h3 {
    font-size: 1.6em;
    color: #ff9966;
}

h4 {
    font-size: 1.4em;
    color: #ff9966;
}
h5 {
    font-size: 1.2em;;
}
h6 {
    font-size: 1em;
    color: #ff9966;
}
p {
    font-size: 1.2em;
    line-height: 1.6;
}
