* {
  margin: 0;
  padding: 0;
}

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

a:hover {
  text-decoration: underline;
}

body {
  background: #261711 url('images/bg.png') center top;
  background-attachment: fixed;
  color: #e2d9b9;
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 11px;
  line-height: 17px;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

#wrapper {
  width: 960px;
  margin: 0 auto;
}

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

h1.gamenaam {
  position: absolute;
  top: 50px;
  left: 40px;
  font-size: 34px;
  line-height: 37px;
  width: 345px;
  text-align: center;
  border: 0;
}

#header img {
  position: absolute;
  left: 522px;
  top: 0px;
}

#topmenu {
  background: url('images/topmenu.png') no-repeat;
  height: 45px;
}

#topmenu ul {
  height: 30px;
}

#topmenu ul li {
  background: url('images/topmenu-li.png') right 1px no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  float: left;
  padding: 6px 20px 6px 18px;
  height: 18px;
}

#topmenu ul li a {
  color: #221313;
}

#left {
  float: left;
  width: 179px;
}

#right {
  float: left;
  width: 179px;
}

#right .stats {
  padding: 4px 8px;
  font-size: 10px;
  line-height: 14px;
  color: #ffffff;
}

#right .stats td {
  padding: 0 4px;
}

#right .stats td img {
  margin-bottom: -1px;
}

#left li.h3, #right li.h3 {
  color: #481616;
  font-family: "Tw Cen MT Condensed";
  font-size: 17px;
  line-height: 21px;
  font-weight: bold;
  padding: 4px 0 0 18px;
  height: 30px;
}

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

#left ul li, #right ul li {
  padding: 0 6px;
}

#left ul li a, #right ul li a {
  color: #fff;
  display: block;
  padding: 0 0 0 14px;
}

#left ul li a:hover, #right ul li a:hover {
  background: #000;
  text-decoration: none;
}

#left ul li.b, #right ul li.b {
  background: url('images/menu-bottom.png') 0 -10px no-repeat;
  height: 5px;
  overflow: hidden;
  font-size: 1px;
  line-height: 1px;
  margin-bottom: 10px;
}

#left ul.screens li a {
  padding: 4px 0 0 8px;
}

#left ul.screens li a:hover {
  background: transparent;
}

#main h1, h5 {
  color: #f4efdc;
  display: inline-block;
  border-bottom: 1px solid #f4efdc;
  font-family: "Tw Cen MT Condensed";
  font-size: 19px;
  line-height: 23px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 6px;
}

#center {
  float: left;
  padding-top: 1px;
  width: 602px;
}

#center .start {
  background: url('images/center-top.png') 11px 0 no-repeat;
  height: 11px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
}

#center .end {
  background: url('images/center-bottom.png') 11px 0 no-repeat;
  height: 11px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
}

#center .content {
  background: url('images/center-bg.png') 11px 0 repeat-y;
  margin-top: -6px;
}

#center .content_block {
  background: url('images/content-top.png') 21px 0 no-repeat;
}

#center .content_inner {
  background: url('images/content-bottom.png') 21px bottom no-repeat;
  padding: 20px 36px 16px 36px;
}

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

#footer {
  border-top: 1px solid #ded5b4;
  color: #ded5b4;
  height: 30px;
  padding-top: 12px;
  text-align: center;
}

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

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

#left li.login {
  padding: 0 0 2px 20px;
}

#left input {
  border: 1px solid #4c2e2e;
  background: #ded5b4;
  color: #100606;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  width: 136px;
}

#left input.l3 {
  border: 1px solid #4c2e2e;
  background: #100606;
  color: #ffffff;
  font-size: 11px;
  line-height: 15px;
  height: 23px;
  font-weight: normal;
  padding: 0 8px;
  width: auto;
}

input.input {
  border: 1px solid #4c2e2e;
  background: #ded5b4;
  color: #100606;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  width: 130px;
}

textarea, select {
  border: 1px solid #4c2e2e;
  background: #ded5b4;
  color: #100606;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
}

input.submit {
  border: 1px solid #4c2e2e;
  background: #100606;
  color: #ffffff;
  font-size: 11px;
  line-height: 15px;
  height: 23px;
  font-weight: normal;
  padding: 0 8px;
}

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

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

.content_table td {
  font-size: 11px;
  line-height: 17px;
}

.content_table img {
  margin-top: 1px !important;
  margin-bottom: -4px !important;
}

.licht {
  background: #261313;
}

.donker {
  background: #392020;
}

.tsub {
  background: url('images/topmenu.png') -6px -6px no-repeat;
  color: #261313;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  height: 22px
}

em.quote {
  color: #57493b;
}

div.quote {
  border: 1px solid #392020;
  background: #261313;
}
