    body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    letter-spacing: 0.5px;
    margin: 0px;
    margin: 0px;
    text-align: center; //Internet Explorer
    background-color: #79A405;
    }


/* Navigation Bereich */

    .sprachewechseln {
    position: absolute;
    width: 85px;
    height: 20px;
    top: 6px;
    right: 0;
    text-align: left;
    padding: 0;
    font-size: 0.75em;
    }

    .bereicheins {
    position: absolute;
    width: 85px;
    height: 20px;
    top: 65px;
    right: 0;
    text-align: left;
    padding: 0;
    font-size: 0.75em;
    }

    .bereichzwei {
    position: absolute;
    width: 85px;
    height: 20px;
    top: 85px;
    right: 0;
    text-align: left;
    padding: 0;
    font-size: 0.75em
    }

    .bereichdrei {
    position: absolute;
    width: 85px;
    height: 20px;
    top: 105px;
    right: 0;
    text-align: left;
    padding: 0;
    font-size: 0.75em;
    }

    ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

    li {
    margin: 0 0 3px 0;
    padding: 0;
    }

    .sprachwahl a:link, .sprachwahl a:visited {
    display: block;
    text-decoration: none;
    background-color: #FFFFFF;
    color: #000000;
    }
    .sprachwahl a:hover, .sprachwahl a:active, .sprachwahl :focus {
    color: #666666;
    }

    .betrieb a:link, .betrieb a:visited {
    display: block;
    text-decoration: none;
    background-color: #79A405;
    color: #FFFFFF;
    }
    .betrieb a:hover, .betrieb a:active, .betrieb :focus {
    background-color: #8EC008;
    }

    .fohlenweide a:link, .fohlenweide a:visited {
    display: block;
    text-decoration: none;
    background-color: #663333;
    color: #FFFFFF;
    }
    .fohlenweide a:hover, .fohlenweide a:active, .fohlenweide :focus {
    background-color: #9F5454;
    }

    .agrarservice a:link, .agrarservice a:visited {
    display: block;
    text-decoration: none;
    background-color: #6699CC;
    color: #FFFFFF;
    }
    .agrarservice a:hover, .agrarservice a:active, .agrarservice :focus {
    background-color: #77B2ED;
    }

    .uebersicht a:link, .uebersicht a:visited {
    display: block;
    text-decoration: none;
    background-color: #888888;
    color: #FFFFFF;
    }
    .uebersicht a:hover, .uebersicht a:active, .uebersicht :focus {
    background-color: #999999;
    }



/* Logo */

    .kopf {
    margin: auto;
    background-color: #FFFFFF;
    height: 113;
    padding: 10px;
    }


/* Hauptnavigation */

    .navigation {
    margin: auto;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 17px;
    padding: 5px;
    font-size: 0.8em;
    font-weight: bold;
    color: #FFFFFF;
    border-top: 2px dotted #9FD808;
    border-bottom: 2px dotted #9FD808;
    }

    .navigation a, .navigation a:link, .navigation a:visited {
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    padding: 5px;
    }

    .navigation a:hover, .navigation a:active, .navigation :focus {
    color: #000000;
    }

    .panoramas a, .panoramas a:link, .panoramas a:visited {
    color: #f2f593;
    }

    .panoramas a:hover, .panoramas a:active, .panoramas :focus {
    color: #000000;
    }

    #betrieb .b1, #philosophie .b2, #mitarbeitende .b3, #kontakt .b4, #veranstaltungen .b5, #bildergalerie .b6, #panorama .b7 {
    color: #000000;
    }


/* Inhalt */

    .inhalt {
    margin: auto;
    width: 650px;
    }

    .bild {
    width: 325px;
    height: 180px;
    float: left;
    padding-bottom: 12px;
    }

    h1 {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.3em;
    color: #FFFFFF;
    text-align: left;
    border-bottom: 2px dotted #9FD808;
    padding-bottom: 3px;
    }

    .text {
    width: 325px;
    float: left;
    font-size: 0.8em;
    line-height: 1.4em;
    color: #FFFFFF;
    text-align: left;
    padding-top: 1px;
    padding-bottom: 20px;
    }

    .textlinks {
    padding-right: 15px;
    }

    .textrechts {
    padding-left: 15px;
    }

    .inhalt a, .inhalt a:link, .inhalt a:visited {
    text-decoration: underline;
    color: #FFFFFF;
    text-align: left;
    }

    .inhalt a:hover, .inhalt a:active, .inhalt :focus {
    color: #E0EFB8;
    }

    .inhalt ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

    .inhalt li {
	list-style-type: disc;
	margin-left:15px;
	list-style-position:outside;

    }

    .bildergalerieoben {
    border-top: 2px dotted #000000;


    }
	
	.bildergalerieunten {
    border-bottom: 2px dotted #000000;

    }
	
    .galerie_link a, .galerie_link a:link, .galerie_link a:visited {
    text-decoration: underline;
    font-size: 0.8em;
    color: #000000;
    text-align: left;
    }

    .galerie_link a:hover, .galerie_link a:active, .galerie_link :focus {
	font-size: 0.8em;
    color: #79A405;
    }
	
/* Abschluss */

    .abschluss {
    clear: left;
    width: 650px;
    border-top: 2px dotted #9FD808;
    padding-top: 5px;
    padding-bottom: 30px;
    font-size: 0.8em;
    line-height: 1.4em;
    color: #FFFFFF;
    text-align: left;
    }
