* {
  margin: 0;
  padding: 0;
}

a {
  color: #6a6851;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body {
  background: url('images/bg.png') center center;
  color: #725934;
  font-family: Calibri, Arial, Helvetica;
  font-size: 12px;
  line-height: 17px;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

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

#header {
  height: 258px;
  position: relative;
  width: 960px;
}

h1.gamenaam {
  position: absolute;
  top: 35px;
  left: 265px;
  font-size: 36px;
  line-height: 37px;
  width: 345px;
  text-align: left;
  border: 0;
}

#topmenu {
  position: absolute;
  top: 150px;
  left: 254px;
  height: 28px;
  width: 600px;
}

#topmenu ul {
  height: 28px;
}

#topmenu ul li {
  float: left;
  padding: 0 4px;
  height: 28px;
}

#topmenu ul li a {
  display: inline-block;
  padding: 5px 10px;
  font-size: 12px;
  color: #1d1b18;
  line-height: 18px;
  height: 18px;
}

#topmenu ul li a:hover {
  background: #edce8a;
  text-decoration: none;
}

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

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

#left li.h3, #right li.h3 {
  background: url('images/h3.png') center 8px no-repeat;
  color: #481616;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  padding: 9px 19px 0 0;
  height: 28px;
  text-align: right;
}

#right li.h3 {
  padding: 9px 0 0 19px;
  text-align: left;
}

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

#left ul li {
  font-family: Arial, Helvetica;
  padding: 0 21px 0 0;
  text-align: right;
}

#right ul li {
  font-family: Arial, Helvetica;
  padding: 0 0 0 21px;
  text-align: left;
}

#left ul li a, #right ul li a {
  color: #1d1b18;
  font-size: 11px;
  line-height: 16px;
}

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

#left ul.screens li {
  padding-right: 20px;
}

#main {
  margin-top: -8px;
}

#main .top {
  background: url('images/main-top.png') center top no-repeat;
  height: 8px;
  line-height: 8px;
  overflow: hidden;
}

#main .bottom {
  background: url('images/main-bottom.png') center top no-repeat;
  height: 8px;
  line-height: 8px;
  overflow: hidden;
}

#main .main {
  background: url('images/main.png') center top repeat-y;
}

#main h1, h5 {
  background: url('images/h1.png') center 50px no-repeat;
  color: #f4efdc;
  font-size: 30px;
  line-height: 32px;
  font-weight: normal;
  padding: 18px 0 12px 0;
}

#center {
  float: left;
  width: 546px;
  padding: 8px 16px;
}

#statsmenu, #loginmenu {
  background: url('images/stats.png') no-repeat;
  height: 40px;
  position: relative;
  margin: -48px -18px -8px -18px;
}

#loginmenu table {
  margin: 0;
  padding: 6px 18px 0 18px;
  border: 0;
  width: 100%;
}

#loginmenu table td {
  color: #f1e1b2;
  font-weight: bold;
  margin: 0;
  padding: 0;
  border: 0;
}

#loginmenu table td img {
  margin-top: 2px;
  margin-bottom: -3px;
}

#loginmenu table td span img {
  margin: 0;
}

#loginmenu table td .l1, #loginmenu table td .l2 {
  background: #f8fafa;
  border: 1px solid #dddfdf;
  height: 15px;
  margin: 0;
  padding: 1px 4px;
  line-height: 13px;
  font-size: 11px;
  width: 110px;
}

#loginmenu table td .l3 {
  background: url('images/login.png') no-repeat;
  border: 0;
  width: 71px;
  font-size: 10px;
  font-weight: bold;
  height: 19px;
  color: #000;
}

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

#footer {
  background: url('images/footer.png') center top no-repeat;
  color: #ded5b4;
  height: 60px;
  padding-top: 110px;
  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;
}

input.input {
  border: 1px solid #aeab86;
  background: #ede9bc;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  width: 130px;
}

textarea, select {
  border: 1px solid #aeab86;
  background: #ede9bc;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
}

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

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

.content_table td {
  font-family: Arial, Helvetica;
  font-size: 11px;
  line-height: 17px;
}

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

.licht, .tcell {
  background: #e4e0af;
}

.donker, .tsell {
  background: #afac87;
}

.tsub {
  background: #1c0c06;
  color: #d0cc9e;
  font-weight: bold;
}

em.quote {
  color: #afac87;
}

div.quote {
  border: 1px solid #afac87;
  background: #e4e0af;
}

.fb_connect {
  position: absolute;
  right: 18px;
  top: 37px;
}
