body {           background-color: #ffffff;
                 font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: small;
                 color: #2E2E2E;
                 }
a {              color: #ea640d;
                 text-decoration: none;
                 }
a:hover {        color: #9a9a9a;
                 }
h1 {             font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 1.2em;
                 font-weight: bold;
                 color: #ea640d;
                 }
#mitte {         width: 900px;
                 height: 618px;
                 position: absolute;
                 left: 50%;
                 top: 50%;
                 margin-left: -470px;
                 margin-top: -320px;
                 background-image: url(bilder/layout.jpg);
                 background-repeat: no-repeat;
                 }
#navi {          width: 65px;
                 height: 350px;
                 float: left;
                 font-size: 0.9em;
                 }
#navi a {        color: #424242;
                 text-decoration: none;
                 font-size: 0.9em;
                 }
#navi a:hover {  color: #000000;
                 font-size: 0.9em;
                 }
#port {          font-size: 0.9em;
                 }
#port a {        color: #7b7b7b;
                 text-decoration: none;
                 font-size: 0.9em;
                 }
#port a:hover {  color: #000000;
                 font-size: 0.9em;
                 }
#dport {         font-size: 0.9em;
                 width:200px;
                 float:left;
                 }
#dport a {       color: #7b7b7b;
                 text-decoration: none;
                 font-size: 0.9em;
                 }
#dport a:hover { color: #000000;
                 font-size: 0.9em;
                 }
