body    {
        background-color: #B32400;                                /* ziegel */
        background-image: url(kraut0.jpg);
        background-attachment: fixed;
        width: 100%;
        }
#logo {
        position: fixed;
        left: 6%;
        top: 20px;
        padding: 0em;
        border: 0px solid black;
        z-index: 3;
}
#inhalt {
        position: relative;
        margin-top: 5em;
        margin-right: 6%;
        margin-left: 8%;
        margin-bottom; 0;
        padding: 1em;
        width: 80%;
        /* background-color: #A10048;                           /* bordeaux */
        background-image: url(brown.jpg);
        background-attachment: fixed;
        border-top: 0;
        border-bottom: 0;
        border-right: 25px solid rgb(153,0,0);                           /* bordeaux */
        border-left: 25px solid rgb(153,0,0);                           /* bordeaux */
        }
#inhalt2 {
        position: static;
        margin: 5em 0em 0 7em;
        padding: 1em;
        width: 940px;
        background-color: rgb(85,85,85);                 /* schmutzgrün */
        /* background-image: url(yellow2.jpg); */
        background-attachment: fixed;
        border-top: 0;
        border-bottom: 0;
        border-right: 25px solid rgb(102,0,0);                           /* bordeaux */
        border-left: 25px solid rgb(102,0,0);                           /* bordeaux */
        }
#aktuell {
         padding-left: 195px;
         }
#inhaltneu {
        position: relative;
        margin: 5em 10% 0 8%;
        padding: 1em;
        w/idth: 88%;
        /width: 100%;
        text-align: center;
        background-color: 255,255,255255,255,255255,255,255;                               /* dunkelbeige */
        border-top: 0;
        border-bottom: 0;
        border-right: 25px solid rgb(158,140,81);                           /* oliv */
        border-left: 25px solid rgb(158,140,81);                             /* oliv */
}

p        {
         font-family: arial, helvetica, sans-serif;
         font-size: 16px;
         font-weight: bold;
         color: rgb(0,0,102);                               /* dunkelblau */
         }
h1      {
         font-family: arial, helvetica, sans-serif;
         font-size: 16px;
         font-weight: bold;
         color: rgb(0,0,102);                               /* dunkelblau */
         text-align: right;
         margin-right: 3em;
        }
h4        {
         font-family: arial, helvetica, sans-serif;
         font-size: 16px;
         font-weight: bold;
         text-align: center;
         color:rgb(0,0,102);                               /* dunkelblau */
         }
dl  {
    float: none;
    margin: auto;
    padding: 0 5px 0 5px;
    width: 330px;
    } 
dt  {
    padding: 0 5px 0 5px;
    }
dd  {
    margin: 0 0em 0 0em; 
    padding: 0 5px 0 5px;
    text-align: left;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.4em;
    }
.menu  {
        position: absolute;
        margin: 5.5em 0em 0em 0;
        }
img     {
        border: none;
        }
table   {
        border: 0;
        width: 100%;
        font-family: arial, helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        }
.cleaner {
		clear:both;
		height:0px;
		font-size:0px;
		border: none;
		margin:0; 
    padding:0;
    }
a       {  color: rgb(0,0,102);                               /* dunkelblau */  }
li a:link {
        font-family: arial, helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-decoration: underline;
        color: rgb(0,0,102);                               /* dunkelblau */
        }
ul a:link {
        font-family: arial, helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-decoration: underline;
        color: rgb(0,0,102);                               /* dunkelblau */
        }
li a:hover, a:active {
         font-family: arial, helvetica, sans-serif;
         font-size: 16px;
         text-decoration: underline;
         color: rgb(0,0,102);                               /* dunkelblau */
         background-color : #B32400;                           /* ziegel */
        }
a:visited {
          font-family: arial, helvetica, sans-serif;
          font-size: 16px;
          font-weight: bold;
          text-decoration: underline;
          color: rgb(0,0,102);                               /* dunkelblau */
          background-color: none;
          }
ul a:visited {
          font-family: arial, helvetica, sans-serif;
          font-size: 16px;
          font-weight: bold;
          text-decoration: underline;
          color: rgb(0,0,102);                               /* dunkelblau */
          background-color: none;
          }
a:hover, a:active {
         font-family: arial, helvetica, sans-serif;
         font-size: 16px;
         text-decoration: underline;
         color: rgb(0,0,102);                               /* dunkelblau */
         background-color: rgb(255,204,0);                    /*dunkelgelb */
        }
ul {
         list-style: none;
         width : 11em;
         left: 3.5em;
         padding: 0.5em;
         color: rgb(0,0,102);                               /* dunkelblau */
         }
li      {
         line-height : 2em;
         background-color: none;
         list-style: none;
         }
li ul    {
         display : block;
         position : absolute;
         left: -999em;
         margin-left : 10em;
         margin-top : -1.5em;
         /*color: rgb(153,204,0);                           /* grün */
         background-color: rgb(255,204,0);                    /* DER HIER dunkelgelb */
         /* background-image: url(red3.jpg); */
         }
li a     {
         display : inline;
         padding : 0em;
         width: 14em;
         text-decoration : none;
         }
li:hover ul, li.sfhover ul { 
         left: 3.5em;
         }
.button   {
         font-family: arial, helvetica, sans-serif;
         font-size: 16px;
         font-weight: bold;
         color: rgb(255,255,0);
         background-color: rgb(51,0,153);
         border-top: solid 2px #66A69E;
         border-left: solid 2px #66A69E;
         border-right: 2px solid black; 
         border-bottom: 2px solid black; 
         }
.field   {
         background-color: rgb(255,255,204);
         color: rgb(51,0,153);
         font-family: arial, helvetica, sans-serif; 
         font-size:16px; 
         font-weight:bold;
         border: 1px solid black; 
         }
         
* html {
        margin: 0;
        padding: 0;
}
* html body {
        overflow: hidden;
        height: 100%;
        width: 100%;
}
* html #inhalt {
        width: 95%;
        margin-left: 10%;
        margin-right: 0;
}
* html #container {
        margin:0;
        padding: 0;
        overflow: auto;
        height: 100%;
        width: 100%;
}
* html #logo {position: absolute;}
