*        {
         margin: 0;
         padding: 0;
         }
html, body
         {
         font-family: Tahoma, Arial, Helvetica, sans-serif;
         font-size: 14px;
         background: url(Bilder/back.jpg) repeat-x;
         }
#container
         {
         width: 800px;
         color: #333;
         line-height: 100%;
         margin-top: 20px;
         margin-right: auto;
         margin-left: auto;
         border: 1px solid gray;
         background: url(Bilder/back.jpg) repeat-x;
         }
#contgross
         {
         width: 960px;
         color: #333;
         line-height: 100%;
         margin-top: 20px;
         margin-right: auto;
         margin-left: auto;
         border: 1px solid gray;
         background: url(Bilder/back.jpg) repeat-x;
         }
#contkl
         {
         width: 450px;
         min-height:400px;
         color: #333;
         line-height: 100%;
         margin-top: 20px;
         margin-right: auto;
         margin-left: auto;
         border: 1px solid gray;
         background: url(Bilder/back.jpg) repeat-x;
         }
#banner
         {
         height: 200px;
         line-height: normal;
         border-bottom: 1px solid gray;
         }
#navi
         {
         float: left;
         font-size: medium;
         line-height: 18pt;
         text-align: left;
         padding-top: 10px;
         padding-right: 10px;
         padding-left: 10px;
         padding-bottom: 1px;
         }
#news
         {
         float: right;
         font-size: medium;
         line-height: 18pt;
         text-align: right;
         padding-top: 10px;
         padding-right: 10px;
         padding-left: 10px;
         padding-bottom: 1px;
         }
#navi-oben
         {
         height:29px;
         border-left: 1px solid gray;
         align: center;
                 margin-top: 0px;
         margin-left: 3px;
         }
.navibox
         {
         height:22px;
         padding-top: 7px;
         width:87px;
         margin:0px;
         text-align: center;
         float: left;
         border-right: 1px solid gray;
         border-bottom: 1px solid gray;
         background: url(Bilder/backkk.jpg) repeat-x;
         }
#inhalt
         {
         width: 450px;
         margin-left: auto;
         margin-right: auto;
         padding: 5px;
         min-height:250px;
         font-size: medium;
         line-height: normal;
         text-align: center;
         border-right: 1px solid gray;
         border-left: 1px solid gray;
         }
.box-wetter
         {
         float: left;
         margin-left: 15px;
         margin-right: 0px;
         width: 200px;
         }
#text
         {
         width: 760px;
         margin-left: auto;
         margin-right: auto;
         padding: 10px;
         min-height:300px;
         font-size: medium;
         line-height: normal;
         text-align: center;
         border-right: 0px solid gray;
         border-left: 0px solid gray;
         }
#fusszeile
         {
         height: 50px;
         clear: both;
         padding: 5px;
         font-size: 16px;
         line-height: 18pt;
         text-align: center;
         color: #201C95;
         background: url(Bilder/backkk.jpg) repeat-x;
         border-top: 1px solid gray;
         }
a:visited
        {
        text-decoration:none;
        color: #3490AC;
        }
a:active
        {
        text-decoration:none;
        color: #3490AC;
        }
a:link{
        font-family: Thaoma, Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #201C95;
        text-decoration: none;
        }
a:hover{
        font-family: Thaoma, Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #201C95;
        font-weight: bold;
        text-decoration: none;
        }
.textarea
         {
         width: 400px;
         height: 76px;
         resize: none;
         font-family: Tahoma, Arial, Helvetica, sans-serif;
         color: #333;
         font-size: 14px;
         border: none;
         background: url(Bilder/back76.jpg) repeat-x
         }
.textareae:hover
         {
         animation-play-state: paused;
         }