* {
  margin: 0;
  padding: 0;
}

a {
  color: #2f140b;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body {
  background: url('images/bg.png') center top;
  color: #6a4f47;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

.wrapper {
  width: 990px;
  margin: 0 auto;
  position: relative;
}

#topper1 {
  background: url('images/topper.png') center -42px repeat-x;
  height: 90px;
}

#topper1 .info, #topper2 .info {
  position: absolute;
  top: 64px;
  left: 799px;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 14px;
  font-weight: bold;
}

#topper2 {
  background: url('images/topper.png') center -30px repeat-x;
  height: 102px;
}

#topper2 .info {
  top: 76px;
}

#topmenu {
  background: url('images/topmenu.png') left top no-repeat;
  height: 87px;
  margin-top: -5px;
  position: relative;
}

#topmenu ul {
  position: absolute;
  top: 27px;
  left: 30px;
  width: 930px;
  height: 40px;
}

#topmenu ul li {
  float: left;
  margin: 0 0 0 1px;
  padding: 0 0 0 0;
  height: 40px;
}

#topmenu ul li a {
  display: inline-block;
  padding: 11px 0 9px 0;
  font-size: 12px;
  color: #333333;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  width: 115px;
  height: 20px;
}

#topmenu ul li a:hover {
  background: url('images/topmenu-hover.png') left top no-repeat;
  color: #eeeeee;
  text-decoration: none;
}

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

h1.gamenaam {
  position: absolute;
  top: 52px;
  left: 300px;
  font-size: 34px;
  line-height: 37px;
  text-align: center;
  width: 390px;
  text-align: left;
  border: 0;
  text-transform: uppercase;
  text-align: center;
}

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

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

#footer {
  background: url('images/footer.png') center top no-repeat;
  color: #eeeeee;
  height: 28px;
  margin-top: -118px;
  padding-top: 148px;
  text-align: center;
}

#left {
  float: left;
  padding: 13px 12px 13px 18px;
  width: 200px;
}

#right {
  float: left;
  padding: 13px 18px 13px 12px;
  width: 200px;
}

#left ul, #right ul {
  background: url('images/menu-bg.png') left top repeat-y;
  margin-bottom: 10px;
}

#left li.h3, #right li.h3 {
  background: url('images/menu-h3.png') left top no-repeat;
  color: #927266;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  padding: 19px 0 0 18px;
  height: 53px;
  margin-bottom: -3px;
}

#left li a, #right li a {
  background: url('images/menu-lia.png') 14px top no-repeat;
  color: #673e2f;
  font-weight: bold;
  height: 14px;
  padding: 2px 0 8px 30px;
  display: block;
  line-height: 14px;
}

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

#left .screens li a {
  background: transparent;
  height: auto;
  padding: 3px 0 0 21px;
  display: inline-block;
}

#left .screens li a img{
  border: 2px solid #edcc13;
}

#left li.b, #right li.b {
  background: #fff url('images/menu-bottom.png') left top no-repeat;
  margin-top: 6px;
  height: 3px;
  line-height: 3px;
  overflow: hidden;
}

#center {
  float: left;
  width: 526px;
  padding: 20px 2px 13px 2px;
}

#center .content_block {
  margin-bottom: 10px;
}

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

#main h1 {
  color: #f4efdc;
  font-size: 19px;
  line-height: 26px;
  font-weight: bold;
  padding-bottom: 4px;
}

#main h5 {
  color: #f4efdc;
  font-size: 15px;
  line-height: 22px;
  font-weight: bold;
  padding-bottom: 4px;
}

#loginmenu {
  margin: 0 auto;
  padding: 15px 0 0 0;
  border: 0;
}

#loginmenu td {
  margin: 0;
  padding: 0 5px 0 5px;
  border: 0;
  font-size: 9px;
  line-height: 9px;
  height: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #484848;
}

#loginmenu input {
  border: 0;
  color: #361b13;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0;
  line-height: 17px;
}

#loginmenu input.l1 {
  background: url('images/input-user.png') no-repeat;
  width: 120px;
  padding: 0 4px 0 25px;
  height: 25px;
}

#loginmenu input.l2 {
  background: url('images/input-pass.png') no-repeat;
  width: 120px;
  padding: 0 4px 0 25px;
  height: 25px;
}

#loginmenu input.l3 {
  background: url('images/input-button.png') no-repeat;
  width: 80px;
  height: 25px;
  font-weight: bold;
  text-transform: uppercase;
}

#loginmenu td.nb {
  background: url('images/statsmenu.png') center center no-repeat;
}

.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 #c1c1c1;
  background: #eeeeee;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  width: 130px;
}

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

input.submit {
  border: 1px solid #c7ab10;
  background: #f2cd13;
  color: #361b13;
  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-size: 11px;
  line-height: 17px;
}

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

.licht, .tcell {
  border-bottom: 1px solid #d2c0ba;
}

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

.tsub {
  background: #190c08;
  color: #927266;
  font-weight: bold;
}

em.quote {
  color: #d2c0ba;
  font-weight: bold;
}

div.quote {
  border: 1px solid #d2c0ba;
  padding: 5px;
}

.fb_connect {
  margin-left: 10px;
}
