       body {
               margin: 0 0 0 0px;
               background-image: ;
               text-align:center;
               }











#header, #content {
                position: relative;
                width: 770px;
                margin-right:auto;
                margin-left:auto;
                margin-top: 0px;
                margin-bottom: 0px;
                padding: 0px;
                font-family: Georgia, Times, serif;
                font-size: 0.75em;
                line-height: 1.5;
                text-align:left;
                color: #2F2F2F;

                border-right: 1px solid gainsboro;
                border-left: 1px solid gainsboro;
                }

html>body #header, html>body #content {
                width: 770px !important;
                }

#links {
                 padding: 0 0 0 2px; 
                 margin: 0 0 0 2px;
                 }

#mitte {
                 padding: 0 2 0 0px;
                 margin: 0 6 0 6px;
                 }

#rechts {
                 margin: 0 0 0 0px;
                 }

#links, #mitte, #rechts {
                 float: left;
                 width: 250px;
                 }

html>body #content #links, html>body #content #mitte, html>body #content #rechts {
                width: 248px !important;
                }


#header {
         z-index:1;
         padding-bottom: 10px;
         }

#kopf {        position: absolute;
               left: 5px;
               top: 15px;
               z-index:10;
               }

#abbinder {    padding: 5px; 
               border-top: 1px solid gray;
               font-size: 0.8em;
               background-color: #F5F4F1;
               }

#spacer {
         clear: both;
         line-height:0px;}

#content, #header {background-image: ;
         background-repeat: repeat-y; 
                }