body {
 font-family: Verdana, sans-serif;
 font-size: medium;
 text-align: center;
 color: #FFFFFF;
 background: #000000;
 background-image: url(../bild/3hg.jpg);
 background-repeat: no-repeat;
 background-position: top center;
 background-attachment: fixed;
}

div#navi {
 float: left;
 margin-left: 10px;
 text-align: left;
 list-style-type: none;
 font-family: "Book Antiqua","Times New Roman",serif;
 font-size: 13pt;
 width: 150px;
}

div#alles {
 text-align: center;
 margin: 0px auto;
 border: 1px solid #555555;
 background: #000000;
 width: 760px;
 min-height: 600px;
 }

#content {
 margin-top:40px;
 }

div#inhalt {
 margin-left: 160px;
 margin-right: 1em;
 margin-bottom: 20px;
 width: 560px;
}

#footer {
 text-align: center;
 font-size: 9pt;
 margin-bottom: 20px;
 }

#topnav {
 text-align: right;
 font-size: 9pt;
 padding: 10px;
 margin-right: 10px;
 }

#zaehler {
 float: left;
 }

a:link {
 color: #FFFFFF;
 text-decoration: none;
}

a:hover {
 color: #000000;
 background: #FFFFFF;
 text-decoration: none;
}

a:visited {
 color: #BF00FF;
 text-decoration: none;
}

h1 {
 font-size: 24pt;
 text-align: center;
 font-family: "Book Antiqua","Times New Roman",serif;
 color: #EFEFEF;
}

h2 {
 font-size: 18pt;
 text-align: left;
 font-family: "Book Antiqua","Times New Roman",serif;
 color: #EFEFEF;
}
h3 {
 font-size: 14pt;
 font-weight: bold;
 text-align: left;
 font-family: "Book Antiqua","Times New Roman",serif;
 color: #EFEFEF;
}
h4 {
 font-size: 11pt;
 font-weight: bold;
 text-align: left;
 font-family: "Book Antiqua","Times New Roman",serif;
 color: #EFEFEF;
}

blockquote {
 color: #CFCFCF;
 font-size: 13pt;
 line-height: 1.3em;
 text-align: justify;
 padding-right: 1cm;
 padding-left:1cm;
 padding-top: 1em;
 padding-bottom: 1em;
 background: #222222;
 line-height: 1.4em;
 }

p {
 color: #CFCFCF;
 text-align: left;
 line-height: 1.4em;
}

li {
 color: #CFCFCF;
 text-align: left;
 text-indent: 1.3cm;
 font-size: 13pt;
 line-height: 1.3em;
}

.klein {
 font-size:11pt;
}



hr {
 text-align: center;
 height: 1px;
 color: C0C0C0;
 width: 60%
 }

td.rechts {
 text-align: right;
 width: 20%;
 }

td.links {
 text-align: left;
 width: 20%;
 }

.zentriert {
 text-align: center;
 }