* {
  margin: 0px;
  padding: 0px;
}
body {
  background: #666565 url('../images/background.gif') repeat-x;
  background-attachment: fixed;
  text-align: center;
  padding-bottom: 20px;
}
body, h2, h3, h4, input, textarea, select {
  color: black;
}
body, h2, h3, h4, input, textarea, select, code {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
}
img {
  border: 0px;
}
acronym {
  cursor: help;
}
a {
  color: black;
  text-decoration: none;
}
a:hover {
  color: gray;
}
em {
  font-style: normal;
}
input, textarea, select {
  padding: 1px;
}
input[type=file], input[type=submit] {
  font-size: 11px;
  font-family: Arial, Helvetica, Sans-Serif;
  padding: 0px 3px;
}
select {
  width: 110px;
}
label {
  float: left;
  width: 120px;
  font-weight: bold;
}
#password {
  color: gray;
}
#wrap {
  background: url('../images/wrap.gif') repeat-y;
  margin: auto auto 5px;
  width: 794px;
  text-align: left;
}
#container {
  padding: 0px 7px;
}
#header {
  background: url('../images/header.png');
  height: 171px;
  text-align: right;
}
#header h1 {
  font-size: 18px;
  font-family: Arial, Verdana, Sans-Serif;
  font-style: italic;
  padding: 6px;
}
#header h1 a {
  color: #F5F5DC;
}
#url {
  background-color: #2E2E28;
  padding-left: 6px;
  line-height: 18px;
  color: white;
}
#url ul {
  list-style-type: none;
}
#url h3 {
  float: left;
  margin-right: 4px;
  display: none;
}
#url li {
  display: inline;
  padding: 0px 2px;
}
#url a {
  color: white;
  padding: 2px 0px;
  background: url('../images/underline-white.gif') repeat-x bottom;
}
#content {
  width: 600px;
}
#content form h4, #content form p {
  padding-bottom: 14px;
}
#content, #navigation {
  float: left;
}
#content h3 {
  background: url('../images/sub-title.gif') no-repeat;
  line-height: 22px;
  padding-left: 18px;
  font-weight: normal;
}
#title {
  background: url('../images/main-title.gif') no-repeat;
  height: 56px;
}
#title h2 {
  color: #504E4F;
  padding-top: 38px;
  padding-left: 18px;
}
#welcome-message, #intro {
  padding: 4px 18px;
  line-height: 18px;
}
#welcome-message p {
  margin: 6px auto 14px;
}
#welcome-message #sub-navigation a, #welcome-message #sub-navigation strong {
  border: 1px solid gray;
  padding: 2px 6px;
  margin: 1px;
}
#welcome-message #sub-navigation a:hover, #welcome-message #sub-navigation strong {
  background-color: #808085;
  border-color: black;
  color: white;
}
#intro p {
  margin: 6px auto 14px;
}
#intro a, #info a, a.link {
  padding: 2px 0px;
  background: url('../images/underline-black.gif') repeat-x bottom;
}
#warning {
  font-weight: bold;
  color: red;
}
.text {
  padding: 16px 18px;
  line-height: 18px;
}
.text p {
  margin: 2px auto 6px;
}
.text li {
  margin: auto 18px 12px;
}
.text li ul, .user-informations, #ban-list, #exclude-list, #penalty-list {
  margin-top: 12px;
}
.text .top {
  background: url('../images/arrow.gif') no-repeat 0px 6px;
  padding-left: 12px;
}
#e-mail-adress {
  display: block;
  line-height: 12px;
  background: url('../images/mail.png') no-repeat 0px 1px;
  padding-left: 20px;
}
.tool-box {
  display: none;
  position: absolute;
  border: 1px solid #2B2B2B;
  background-color: #E5E5E5;
  padding: 4px;
  width: 270px;
}
.tool-box h4 {
  margin-bottom: 4px;
}
.tool-box p {
  font-weight: bold;
  margin-bottom: 4px;
}
#navigation {
  width: 179px;
  margin-left: 1px;
  margin-bottom: 20px;
}
#navigation ul {
  list-style-type: none;
}
#navigation li {
  text-transform: lowercase;
  line-height: 22px;
}
#navigation li a {
  display: block;
  background: url('../images/navigation-line.gif') no-repeat;
  padding-left: 12px;
  height: 22px;
}
#navigation ul.sub {
  border-top: 1px solid black;
  margin-top: 18px;
}
#navigation ul.sub li a {
  background: url('../images/navigation-line.png') no-repeat;
}
#navigation li a:hover, #navigation ul.sub li a:hover {
  background: gray url('../images/navigation-line-hover.gif') no-repeat;
  color: white;
}
#navigation h3 {
  padding: 12px;
  background-color: #2E2E28;
  color: white;
  display: none;
}
#foot {
  background: url('../images/copyright.gif') no-repeat;
  height: 16px;
  text-align: right;
  clear: both;
}
#foot span {
  margin-right: 6px;
}
#copyright, #keywords {
  width: 794px;
  text-align: left;
  margin: 10px auto auto;
  color: white;
}
#keywords {
  display: none;
}
#copyright a {
  color: white;
  text-decoration: none;
  padding: 2px 0px;
  background: url('../images/underline-white.gif') repeat-x bottom;
}
#loading {
  display: none;
  background: url('../images/loading.gif') no-repeat;
  line-height: 16px;
  padding-left: 20px;
}
#impressum h4, address, p {
  margin-bottom: 8px;
}
.allow {
  color: #00FF00;
}
.disallow {
  color: #FF4500;
}
.allow i, .disallow i {
  color: black;
}
#preload-images {
  display: none;
}
.allow {
  color: #00FF00;
}
.disallow {
  color: #FF4500;
}
.allow i, .disallow i {
  color: black;
}
#preload-images {
  display: none;
}
#toplist-votes {
  text-align: center;
  margin-top: 16px;
}
.allow {
  color: #00FF00;
}
.disallow {
  color: #FF4500;
}
.allow i, .disallow i {
  color: black;
}
#preload-images {
  display: none;
}
.allow {
  color: #00FF00;
}
.disallow {
  color: #FF4500;
}
.allow i, .disallow i {
  color: black;
}
#preload-images {
  display: none;
}
#vote-for-us {
  text-align: center;
}
#vote-for-us {
  padding: 14px 0px;
  line-height: 35px;
}
.spacer {
  margin: 15px auto;
}
.rules ul {
  margin: 10px auto;
}
#affiliate {
  background-color: #FFB;
  border: 1px solid #FD6;
  padding: 4px;
}
.code {
  text-align: right;
  margin-top: -28px;
  height: 25px;
}
.banner {
  display: block;
  margin: 12px auto;
  padding: 4px;
  border: 1px solid gray;
}
.html {
  color: inherit;
  background: #F2F2F2 url('../images/html.png') no-repeat top right;
}
.bottom-spacer {
  padding-bottom: 15px;
}
.stats {
  list-style-type: none;
  margin: 12px 0px;
  padding: 0px;
}
.stats li {
  display: inline;
  margin: 0px;
  padding: 0px;
}
#goto, #goto li, #goto li a, #goto li a:hover {
  list-style-type: none;
  background: none;
  margin: 0px;
  padding: 0px;
}
#goto li a {
  display: block;
  width: 179px;
  height: 65px;
}