body { color: blue; background-color: black; margin: 0; }

p { color: black; text-align: left; }

td {}

a:link { color: black ; text-decoration: none; text-align: center; margin-top: 50px; }

a:visited { color: black ; text-decoration: none; margin-top: 50px; }

a:hover { color: orange ; text-decoration: none; text-align: center; margin-top: 50px; }

a:active { color: red }
#container { background-color: orange; width: 1000px; height: 768px; margin: 0 auto; }
#header { background-color: #ffa500; width: 850px; height: 100px; float: right; }
#nav { background-color: #ffc; width: 150px; height: 768px; float: left; }
#content { color: black; background-color: #ffc; text-align: center; width: 850px; height: 668px; overflow: auto; float: right; }
#nav ul { margin: 175px 0 0; padding: 0; list-style: none; }
#nav li { color: black; text-decoration: none; text-align: center; margin: 0; padding: 0; }
#nav a:link { color: black; background-color: white; background-image: url(../bilder/schaltfl1.jpg); margin: 10px 15px; padding: 2px; display: block; }
#nav a:visited { background-color: white; background-image: url(../bilder/schaltfl1.jpg); margin: 10px 15px; padding: 2px; display: block; }
#nav a:hover { background-image: url(../bilder/schaltfl2.jpg); margin: 10px 15px; padding: 2px; display: block; }
#htm>body #nav a:link, #nav a:visitedl { height: auto; }
.p1 { color: black; font-size: 1em; line-height: 0.5em; text-align: left; }
h2 { color: black; font-size: 1.2em; font-weight: bold; line-height: 0.8em; text-align: left; margin: 0.83em 0; }
h1 { color: black; font-size: 2em; font-weight: bold; text-align: center; margin: 0.67em 0; }
.p2 { color: black; font-size: 1em; line-height: 0.3em; text-align: center; }
.reihe { text-align: left; margin: 10px 0 10px 110px; }
.label { margin-left: 50px; }
.p3 { text-align: justify; margin-right: 30px; margin-left: 10px; }
.p4 { text-align: center; }
.p5 { font-weight: bold; text-align: center; }

