body
{
        background-color                :#F9FBD9 ;
        font-family                        : Verdana,Arial;
        font-size                        : 1em;
        color                        : #700000;
}


a
{
        color                        : #700000;
        text-decoration              : underline;
}

h1 {    font-size: 1em;
        font-family: Verdana,Arial;
        color                        : #700000;
        background-color                : #E5D8A6;
        border-top                        : 1px;
        border-bottom                : 2px;
        border-left                        : 1px;
        border-right                : 2px;
        border-style                        : solid;
        border-color                        : #000000;
        text-align                        : left;
        font-weight                        : bold;
        padding-left                        : 5px;
        margin-top                       :0; }

p       {  margin-top: 0px;
           margin-bottom: 0.5em;
           hyphens: auto;
         }

button  {  background-color   : #F9FBD9; }

#seitenkopf img   { margin-right        : 0.5em; }

#seitenkopf td    { text-decoration      : bold; }

#inhalt img      {  margin-right        : 0.5em;
            width:       30%;
            height:     auto;
         }

#inhalt ul       {
            margin-top: 0px;
            margin-bottom: 0.5em;
            list-style-type : disc;
         }

#menueliste li       {
        color                        : #700000;
        background-color             : #F9FBD9;
        font-weight                  : bold;
        padding-left                 : 5px;    }
#menueliste ul { list-style-type : none; }
#seitenmenue td { display  : none; }
#seitentext p { display   : none; }
#linkliste ul { list-style-type : none; }                  }
/*
@media(max-width: 1199px) {
  #seitenmenue td { display  : none; }
  #seitentext p { display   : none;
                 font-weight  : bold;}
  #seitentext a  {font-weight  : bold;}

}

@media(min-with: 1200px) {
  #seitenmenue td { display : box; }
  #seitentext p { display : box;
                 font-weight: bold; }  */

}