* { margin: 0; padding: 0; }
html { width: 100%; height: 100%; }
body { color: black; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: white; background-image: url(../images/hintergrund.gif); text-align: center; width: 100%;  height:100%; margin:0 0 -300px; padding:0; }
td {  }

a:link { color: #565656; font-weight: normal; text-decoration: none; }

a:visited { color: #565656; text-decoration: none; }

a:hover { color: #000; text-decoration: underline; }
a:active { }
#head { background-image: url(../images/head.jpg); background-repeat: no-repeat; width: 867px; height: 209px; padding-left: 25px; }
#headtext { color: #550900; font-size: 3em; padding-top: 25px; padding-right: 25px; }
#nav { line-height: 2.5em; background-image: url(../images/navi.gif); background-repeat: no-repeat; text-align: center; width: 867px; height: 44px; }
#box { padding: 10px; }
#content { background-image: url(../images/box.jpg); text-align: left; width: 867px; height: auto; min-height: 100%; margin: 0 auto -300px; padding: 0; }
#navigation { margin-left: 25px; list-style-type: none; list-style-position: inside; display: inline; }
.ueberschrift { font-weight: bold; line-height: 3em; height: 40px; }
p { margin-left: 100px; }
