body { color: black; background-color: white; }
p {  }
a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: #646464 ; text-decoration: none; }
a:active { }
#hintergrund { position: absolute; top: 0; left: 0; width: 1000px; height: 1000px; }
#home { color: white; font-size: 13px; font-family: Arial; background-color: #969696; text-align: right; letter-spacing: 1px; width: 140px; height: 23px; padding-top: 127px; padding-right: 10px; }
#kontakt { color: white; font-size: 13px; font-family: Arial; background-color: #969696; text-align: left; letter-spacing: 1px; width: 140px; height: 23px; padding-top: 127px; padding-left: 10px; }
#portfolio { color: white; font-size: 13px; font-family: Arial; background-color: #969696; letter-spacing: 1px; width: 140px; height: 140px; padding-top: 10px; padding-right: 10px; }
#impressum { color: white; font-size: 13px; font-family: Arial; background-color: #969696; letter-spacing: 1px; width: 140px; height: 140px; padding-top: 10px; padding-left: 10px; }
#textfeld { color: #646464; font-size: 13px; font-family: Arial; background-image: url(../bilder/textfeld.gif); background-repeat: no-repeat; text-align: left; width: 480px; height: 480px; padding: 10px; }
.fett { font-weight: 600; }
.kursiv { font-style: italic; }
.rot { color: red; }
.grau { color: #646464; }
.rechtsbund { text-align: right; }
li { padding-bottom: 10px; list-style-type: none; }
