body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;color:#fff;}
body,td,div,p,pre,ul {font-size: 15px;}
td p {font-size: 22px;
       font-weight:bold;
         color: #FF4500; }
h1 {font-size: 24px;}
h2 {font-size: 18px;}
h3 {font-size: 15px;}
h5 {font-size: 45px;
      font-weight:bold;
        color: #FF4500;
           margin-top: 15px;
             margin-bottom: 15px; }
h6 {font-size: 30px;
         font-weight:bold;
            color: #FF4500;
               margin-top: 15px;
                 margin-bottom: 15px; }
a {font-size: 16px;text-decoration: none}
a:link {color:#fff}
a:visited {color:#fff}
a:active {color:#fff}




body           {   margin: 0;
                   padding: 0;
                   background-color: #808080;
               }
#container     {   width: 942px;
                   margin-left:auto;
                   margin-right:auto;
                   background-color: #1C1C1C;
                   background-image: url(bilder/hgb.png);
                   background-repeat: no-repeat;
                   border: 6px solid #4f4f4f;  border-style:groove
                }
#banner
                {  height: 122px;
                   border-top: 2px solid #808080;
                   border-bottom: 2px solid #999999;
                }
#banner h6      {  font-size: 75px;
                   padding-left: 138px;
                }
#nav            {  border-right: 2px solid #999999;
                   float: left;
                   width: 160px;
                   padding-top: 1em;
                   margin-top: 0px;
                   margin-left:0px;
                   padding-left:0px;
                   list-style-type: none;
                   font-family: Arial, Helvetica, sans-serif;
                   font-weight:bold;
                }
#nav a          {  display: block;
                   padding: 5px;
                   width: 150px;
                   color: #fff;
                   border-bottom: 1px solid #eee;
                   text-decoration: none;
                }
#nav a:hover    {  background-color: #666;color: #fff;text-decoration: none;
                   color: #000;
                   text-decoration: none;
                }
#content        {  padding-top: 1em;
                   margin: 0 2em 0 200px;
                }
#box            {  margin-top: 110px;

                }
#footer         {  clear: both;
                   padding: 0em;
                   text-align: right;
                   border-top: 2px solid #999999;
                }

                 .spalte {
 width: 310px;
 float: left;
 padding: 0 10px;
 }