body {
margin: 20px 0px;
padding: 0px;
text-align: center;
border: 0px none;
background: #b9c194; /* #b0b589; #D2D6B6;*/
color: #000;
font: 12px arial;
z-index:1;
}

#alles {
position: absolute;
margin : 0px auto; text-align : left;
top: 0px;
left: 0px;
width:900px; /*800px; */
background: url(../Bilder/hg12.jpg);
background-repeat: repeat-y;
z-index:2;
}

#navi {

position: relative;
margin-top: 252px;
margin-left: 25px;

width: 180px;


}

#inhalt {
position: relative;
margin-top: -445px;
margin-left: 220px;
width: 650px; /*560px;*/



}

#unten {
position: relative;

margin-left: 220px;

}

#logo {
 position: absolute;
 left: 25px;
 top: 25px;

 z-index: 1;

}

#titel {
position: absolute;
 left: 215px;
 top: 10px;
 z-index: 1;

}

#rechts {
position: relative;
margin-top: -1250px;
margin-left: 720px;
width: 80px;

}

    h1 {
       font-family: arial;
       font-size: 18px;
       font-weight: bold;
       color:#0066cc;
       font-variant: small-caps;     /*Kapitälchen*/
       letter-spacing: 0.3em;
       /*text-align:center;*/
    	}

    h2
	{font-family:arial;
         font-variant: small-caps;     /*Kapitälchen*/
       	letter-spacing: 0.2em;
	color: #53671a; /*#000; #b6b982; A2A25C*/
	font-size:22px;
	font-weight:bold;}

    h3 {
       font-family:arial;
       color:#53671a;         /*Farbe nach Farbschema auswählen, dunkles grün*/
       font-variant: small-caps;     /*Kapitälchen*/
       font-size:16px;
       font-weight: bold;
       letter-spacing: 0.5em;
       /*text-align:center; */
    }

    h4 	{font-family:arial;
         color:#000000;
	font-size:12px;
	font-weight:bold;}


    p {
    	text-indent: 2em;         /*erste Zeile im Absatz eingerückt*/
         line-height: 1.5;
         font-family: arial;

    }

    .fam
    {
    	line-height: 1.5;
         font-family: arial;
    }


    .bu {
     font: 16px arial;
     font-weight: bold;
    }

    ul, li {
    	line-height: 1.5;

    }

    .punkt
    {list-style-image:url(../Bilder/punkt.jpg);}

    .kreis
    {list-style-image:url(../Bilder/kreis.gif);}


     h5 {
       font-family: arial;
       font-size: 17px;
       font-weight: bold;
       color:#0066cc;
       font-variant: small-caps;     /*Kapitälchen*/
       letter-spacing: 0.3em;
    	}
         .zitat {
         width:500px;
         border: solid 1px #808080;
         font-family: Times New Roman;     /*Arial kursiv ist nicht echt kursiv, sondern nur schräggestellt*/
       font-size: 14px;
       font-weight: normal;
       line-height: 1.5;
       color: #000;/*#0066cc; */
       background-color: #fff;
       font-style: italic;
       margin-left: 40px;
       padding: 15px;
       letter-spacing: 0.05em;
                 }

       .unter {
       font-family: arial;
       font-size: 12px;
       font-style: italic;
       color:#0066cc;

            }

/*  	Tabelle stört die Bildertabellen --> Klasse einführen
         table, tr, td {
	font-size:12px;
	line-height: 1.5;
	vertical-align:top;
	padding:0px;
}*/

        	a.text:link { color:#000066; font-weight:bold; }     /*Klasse text für die Textlinks*/
 	a.text:visited { color:#000; font-weight:bold;  }     /*#6699cc;*/
 	a.text:hover { color:#cc0033;  font-weight:bold; }     /*#6699cc;*/
 	a.text:active  { color:#cc0033; font-weight:bold;  }


                           /*Untermenü*/
         .ddmx {
    font: 11px arial;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    /*Abstände: nach oben  nach rechts nach unten nach links*/
    background:#ffcc00;  /*#b6b982; #FF8052;*/
    font: 14px arial;
    color: #000;
    font-weight: normal; /*bold; */
    letter-spacing: 0.4em;
    font-variant: small-caps;    /* Kapitälchen*/
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    border: 2px solid #fff;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 12px arial;

    font-weight: normal;  /*bold;*/
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    border: 0px solid;
    z-index:500;
}


.ddmx .item2 {
    background: #e4e4e4; /*#e5e1da;#b6b982; */
    color: #666666;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #0066cc;/*#FF8052;  */
    color: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0px solid;  /*das ist der Pfeil  */
}
.ddmx .section {
    border: 1px solid #ffffff;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}


* html .ddmx td { position: relative; } /* ie 5.0 fix */

.nav2 {                                    /*Hauptmenü*/
	width: 177px;
         /*160*/
	font-family: arial, verdana, sans serif;
	margin: 0px;
	padding: 0px;
	list-style:none;
	border: 1px solid #666666;
	border-bottom-width: 0px;
}

.nav2 li a {
	font-size: 11px;
	line-height: 23px;
	height: 23px;
	display: block;
	color:#666666;
	text-decoration: none;
	font-weight: normal;
	background-color: #96a064; /*#b9c194;  #ccc;#b6b982;*/
	border: 1px solid #666666;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px; /*border-top-color:#fff;*/
	cursor: hand;
}

.nav2 li a span {
	height: 23px;
	text-indent: 4px;
	display:block;
	margin-left: 25px;
	background-color:#ffffff;     /*#e4e4e4*/
}

.nav2 li a:hover {
	/*background: url(media/nav.gif) no-repeat 5px 4px; */
	background-color:#ffffff;   /*#e4e4e4*/
}

.nav2 li a:hover span {
	color:#ffffff;
	background-color:#96a064; /*#b9c194;#0066cc; #ccc*/
}