* {
  font-family: Arial, Helvetica;
  margin: 0;
  padding: 0;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #b62c2c;
}

body {
  background: #000000 url('images/top.png') center top no-repeat;
  color: #d8d8d8;
  font-size: 12px;
  line-height: 17px;
}

h1, h5 {
  background: url('images/h1.png') no-repeat;
  margin: 0;
  border: 0;
  color: #c5c5c5;
  clear: both;
  font-size: 11px;
  line-height: 16px;
  padding: 11px 0 23px 10px;
  margin: -13px -11px 0 -11px;
  font-weight: bold;
}

ul {
  list-style: none;
}

#wrapper {
}

.wrap {
  margin: 0 auto;
  position: relative;
  width: 974px;
}

#precontent {
  height: 179px;
  overflow: hidden;
  position: relative;
}

.main {
  margin-top: -246px;
}

#header {
  height: 179px;
  position: relative;
}

h1.gamenaam {
  background: transparent;
  border: 0;
  color: #aea46f;
  font-family: Arial;
  font-size: 28px;
  line-height: 34px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  position: absolute;
  text-transform: uppercase;
  top: 90px;
  left: 133px;
}

#stats {
  background: url('images/statsmenu.png') center top no-repeat;
  position: absolute;
  top: 24px;
  right: 0px;
  width: 475px;
  height: 130px;
}

#stats h3 {
  background: url('images/statsmenu-pre.png') left top no-repeat;
  padding: 0 0 0 6px;
  line-height: 31px;
  font-size: 10px;
  position: absolute;
  right: 8px;
  top: 8px;
}

#stats h3 span {
  background: url('images/statsmenu-bg.png') right top no-repeat;
  display: inline-block;
  padding: 0 10px 0 4px;
  line-height: 31px;
}

#stats table.lf {
  padding: 20px 0 0 20px;
}

#stats table.lf td {
  font-size: 11px;
}

#stats input {
  background: url('images/login-text.png') center center no-repeat;
  border: 0;
  color: #d8d8d8;
  width: 186px;
  height: 33px;
  line-height: 33px;
  padding: 0 0 0 10px;
  margin-bottom: 4px;
}

#stats input.ls {
  background: url('images/login-button.png') center center no-repeat;
  width: 108px;
  height: 70px;
  padding: 0;
}

#striping {
  background: url('images/striping.png') center top no-repeat;
  height: 306px;
  margin-top: -26px;
  padding-top: 21px;
}

#topmenu {
  background: url('images/topmenu.png') center top no-repeat;
  height: 49px;
  width: 954px;
  margin: 0 auto;
  padding: 0 10px;
}

#topmenu li {
  float: left;
  font-size: 11px;
  line-height: 16px;
  height: 41px;
  width: 106px;
}

#topmenu li a {
  color: #fff;
  display: block;
  font-family: Verdana, Arial, Helvetica;
  padding-top: 18px;
  height: 20px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

#topmenu li a:hover {
  background: url('images/topmenu-hover.png') center bottom no-repeat;
}

#content {
  float: left;
  width: 600px;
}

#content .content_block {
  padding: 0 5px;
  margin-bottom: 11px;
}

#content .content_inner {
  background: #251212 url('images/content_bg.png') center 1px no-repeat;
  border: 1px solid #b58484;
  padding: 12px 10px 10px 10px;
}

#left, #right {
  float: left;
  width: 187px;
}

#left h3, #right h3 {
  background: url('images/h3.png') no-repeat;
  margin: 0;
  border: 0;
  color: #c5c5c5;
  clear: both;
  font-size: 11px;
  line-height: 16px;
  padding: 11px 0 11px 10px;
  font-weight: bold;
}

#left ul, #right ul {
  background: url('images/menu-bg.png') repeat-y;
  padding: 2px 0 3px 0;
  border: 1px solid #aba8a8;
  margin-top: 2px;
  margin-bottom: 11px;
}

#left ul li, #right ul li {
  background: url('images/menu-first.png') no-repeat;
  font-size: 11px;
  line-height: 16px;
  padding: 4px 0 2px 18px;
}

#left ul li+li, #right ul li+li {
  background: url('images/menu-li.png') no-repeat;
}

#left ul li a, #right ul li a {
  color: #fff;
}

#left ul li a:hover, #right ul li a:hover {
  font-weight: bold;
}

#footer {
  background: url('images/footer.png') center top no-repeat;
  clear: both;
  color: #beb7a6;
  text-align: center;
  font-size: 11px;
  line-height: 19px;
  padding-top: 16px;
  padding-bottom: 20px;
  height: 19px;
  overflow: hidden;
  position: relative;
}

.avatar {
  border: 1px solid #c7b999;
}

.content_table tr {
  line-height: 14px !important;
}

.content_table tr {
  min-height: 24px !important;
  height: 24px;
}

.content_table img {
  margin-top: 2px !important;
  margin-bottom: -3px !important;
}

.tsub {
  background: #4b0f0f;
}

.licht {
  background: #705a5a;
}

.donker {
  background: #563434;
}

.info_good, .info_bad, .info_info {
  min-height: 24px !important;
  height: 24px;
}

.info_good img, .info_bad img, .info_info img {
  margin-top: 2px !important;
  margin-bottom: -3px !important;
}

input, textarea {
  background: #342222;
  border: 1px solid #b38181;
  color: #d9d9d9;
  padding: 3px;
  font-size: 10px;
  line-height: 15px;
}

input[type=radio], input[type=checkbox] {
  background: transparent;
  border: 0;
  color: #333;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
  height: 14px;
  width: 14px;
}

input.submit {
  background: #4e1212;
  color: #fff;
  font-weight: bold;
  padding: 0 8px;
  height: 21px;
}

select {
  background: #342222;
  border: 1px solid #b38181;
  color: #d9d9d9;
  border: 0;
  padding: 3px;
  font-size: 10px;
  line-height: 15px;
}

table.box {
  border-spacing: 1px;
  padding: 0;
  margin: 0;
  width: 100%;
}

table.box tr, table.box td {
  border-spacing: 1px;
  padding: 0;
  margin: 0;
  height: 16px;
}

.stats_table {
  padding: 3px 6px 0 6px;
  margin: 0;
  border-spacing: 0;
  width: 100%;
}

.stats_table tr {
  border-spacing: 0;
  line-height: 12px !important;
  min-height: 20px !important;
  height: 20px;
}

.stats_table {
  border-spacing: 0;
}

.stats_table td {
  color: #d8cdad;
}

.stats_table img {
  margin-top: 2px !important;
  margin-bottom: -2px !important;
}

.stats_table .rb {
  padding-top: 2px;
}

.stats_table .rb img {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

#right ul.s li {
  text-align: center;
  background: transparent;
  font-size: 11px;
  line-height: 16px;
  padding: 4px 0 1px 0;
}

div.quote {
  border: 1px solid #b58484;
  padding: 6px;
}

div.clear {
  clear: both;
  margin-bottom: -1px;
  line-height: 1px;
  height: 1px;
  overflow: hidden;
  text-indent: -10px;
}
