        /*body{
                background-color : #EFEFEF;
        }
        body.home{
                background-image : none;
        }*/
        h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
                font-family:Verdana, Arial, sans-serif ;
                color :black;                                                                                                           #6D4719
        }
        h1{
                /*background-color : #FFCC00;*/
                background-position : left;
        }
        td
        {
        vertical-align: middle;                                                                                                      #E6B611
        padding: 3px 3px 3px 3px;
}
        hr{
                color : black;
        }

        a {
                color:#6D4719;
                text-decoration : none;
                background-color:#88CE16

        }
        a:visited{
                color: #6D4719;
        }

        a:hover {
                text-decoration:none;
                color: #6D4719;
                background-color:#E6B611;
                }

        a:active{
                color: #6D4719;
        }

        .nav1
        {
                background-color :#88CE16;
                text-align: center;
                width : 150px;
                position: absolute;
                top: 165px;
                left : 0px;
                margin:10px 10px 10px 10px;
                padding: 10px 10px 10px 10px;
                vertical-align: middle;
        }
        .navhome
        {
                background-color :#88CE16;
                text-align:center;
                width:250px;
                height:550px;
                position: absolute;
                top : 0px;
                left:0px;
                margin:10px 10px 10px 10px;
                padding: 30px 10px 10px 10px;


        }
        .aktuell{
                position:absolute;
                top:470px;
                left:30px;
                width:200px;
                background-color :#FDB5B5;
                padding : 2px 2px 2px 2px;
                margin : 2px 2px 2px 2px;
                font-size:smaller;

        }
        .aktuell b{
                background-color : #88CE16;
                color : #6D4719;
                padding-right : 60%;
                width : 100%;

        }
        .aktuell i{
                font-weight : bold;
                font-size : smaller;
        }
        .bilder td{
                font-weight : bold;
                background-color : #88CE16;
                color : #FDB5B5;
                padding : 2px 0px 2px 10px;
        }
        .top
        {
                position:absolute;
                top :10px;
                left :10px;
                width:120px;
................height:120px;
        }

        .bottom
        {
        .......background-color:#88CE16;
               position:relative;
               top:0px;
               margin-left:190px;
               width:100px;
               height:20px;
               text-align: center;
               vertical-align: middle;
               font-size:smaller;
               padding:10px 10px 10px 10px;
               }

        .text {
                margin-left : 180px;
                margin-top:0px;
                padding-left : 10px;
        }

        .logo {
               position:absolute;
               top:70px;
               left:400px;
               }
