html {
height: 101%;
}

body {
 background-color: #845118;
        }

#gesamt {
 color: #000;
 width: 800px;
 margin: 0 auto;
         }

#header {
 color: #000;
 width: 800px;
 padding: 0px;
 height: 120px;
 margin: 5px 0px 0px 0px;
 background:url(head2.jpg) no-repeat;
         }

#haupt {
 color: #000;
 width: 800px;

 background:url(background2.gif) repeat;
 overflow: auto;
               }

#menu {
 color: #000;
 width: 150px;
 float: left;
 display: inline;
 padding: 5px 0px 0px 0px;
         }


#lesebereich {
float: right;
 color: #000;
 width: 620px;
 text-align: left;
 font-weight:bold;
padding: 5px 15px 0px 15px;
        }

.tuer td {
 width: 130px;
 padding-bottom: 22px;
}

.tuer td.image {
 width: 90px;
}

p { margin: 8px 0px 8px 0px;
}

a:link { font-weight:bold; color:#1010E7; text-decoration:none; }
a:visited { font-weight:bold; color:#1010E7; text-decoration:none; }
a:hover { font-weight:bold; color:white; text-decoration:none; }

h1 {
font-size: 22px;
margin: 8px 0px 15px 35px;
}
h2 {
font-size: 18px;

        }
table {
font-size: 13px;
font-weight:normal;
        }
