BODY          { color: white; font-size: 12px; font-family: Arial, sans-serif; background-color: black; text-align: center; margin: 0 }
#main         { visibility: visible; display: block; margin: auto; position: relative; width: 600px; height: 100% }
#top { visibility: visible; display: block; margin: auto; position: relative; width: 600px; height: 212px }
#profil  { visibility: visible; display: block; margin: auto; position: absolute; top: 60px; left: 237px; width: 322px; height: auto }
#nav_left { font-size: 14px; font-weight: bold; text-align: right; visibility: visible; display: block; margin: auto; position: absolute; top: 0; left: 0; width: 152px; height: 212px }
#nav_left a { color: white; text-decoration: none }
#nav_left a:hover { color: red; text-decoration: none }
#nav_right { font-size: 14px; font-weight: bold; text-align: left; visibility: visible; display: block; margin: auto; position: absolute; top: 0; left: 449px; width: 152px; height: 212px }
#nav_right a { color: white; text-decoration: none }
#nav_right a:hover { color: red; text-decoration: none }
#title { visibility: visible; display: block; margin: auto; position: absolute; top: 212px; left: 0; width: 41px; height: 100% }
#field    { text-align: left; visibility: visible; display: block; margin-left: 41px; position: absolute; top: 212px; left: 0; width: 600px; height: auto }
.copyright     { color: #a9a9a9; font-size: 11px; text-align: left; visibility: visible; margin: auto }
.text  { color: white; font-size: 12px; font-family: Arial, sans-serif }
.text11 { color: white; font-size: 11px; font-family: Arial, sans-serif }
.text14  { color: #f00; font-size: 14px; font-family: Arial, sans-serif; font-weight: bold }
A:link	         { color: red; text-decoration: underline }
A:visited	         { color: red; text-decoration: underline }
A:hover	         { color: red; text-decoration: none }