* {
  margin: 0;
  padding: 0;
}

body {
  background: #2e2c2c url('images/bg2.png') repeat-x;
  color: #ccc;
  font-family: Arial, Tahoma;
  font-size: 11px;
}

.hide {
  display: none;
}

.lichtb {
  color: #a69a87;
}  

#wrapper {
  width: 990px;
  margin: 0 auto;
  background: url('images/wrapper2.png') repeat-y;
}

#wrap_in {
  width: 978px;
  margin: 0 auto;
}

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

h1.gamenaam {
  position: absolute;
  top: 59px;
  left: 278px;
  font-family: Impact, Arial;
  font-size: 30px;
  color: #dfd0b7;
  font-weight: normal;
  text-decoration:none;
  border: 0;
}

h2.slogan {
  position: absolute;
  top: 68px;
  left: 278px;
  font-family: Impact, Arial;
  font-size: 12px;
  color: #dfd0b7;
  font-weight: normal;
}

h3.gamenaam {
  position: absolute;
  top: 39px;
  left: 278px;
  font-family: Impact, Arial;
  font-size: 24px;
  color: #dfd0b7;
  font-weight: normal;
}

#menu {
  width: 978px;
  height: 52px;
  background: url('images/menu2.png') repeat-x;
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu li {
  list-style: none;
  display: inline;
  font-weight: bold;
  font-family: tahoma, verdana;
  font-size: 11px;
}

#menu li a {
  height: 29px;
  background: url('images/lijn2.png') no-repeat right;
  float: left;
  display: block;
  padding: 13px 25px 0 25px;
  color: #cccccc;
  text-decoration: none;
}

#menu li a:hover {
  background: url('images/hover2.png') repeat-x;
  color: #ffffff;
  text-decoration: underline;
}

#content {
  width: 978px;
  overflow: hidden;
}

#content_wrap {
  width: 978px;
}

#links {
  width: 160px;
  float: left;
}

#midden {
  width: 608px;
  float: left;
}

#rechts {
  width: 209px;
  float: left;
}

h3 {
  background: url('images/h32.png') repeat-x;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial;
  color: #c2ab81;
  font-size: 11px;
  padding: 10px 0 0 10px;
  height: 35px;
}

.box {
  width: 150px;
  padding: 5px;
}

ul {
  margin: 0 0 10px 0;
  padding: 0;
}

li {
  list-style: none;
}

li a {
  color: #ccc;
  font-family: arial, tahoma;
  font-size: 11px;
  height: 15px;
  text-decoration: none;
  display: block;
  padding: 3px 3px 3px 10px;
  background-color: #191616
}

li a:hover {
  color: #fff;
  background: #191616;
  font-weight: bold;
}

.content_block, .content_infobar {
  width: 578px;
  margin: 5px auto 5px auto;
  background: #332d2d;
  padding: 10px;
  position: relative;
}

.content_inner {
  margin: 0;
  padding: 0;
}

.content_inner a {
  color: #c2ab81;
}

h4 {
  font-size: 18px;
  color: #c2ab81;
  font-weight: normal;
  margin: 0 0 7px;
  padding: 0 0 7px;
}

h1 {
  font-size: 12px;
  color: #c2ab81;
  font-weight: normal;
  border-bottom: 2px solid #ccc;
  margin: 0 0 4px 0;
  padding: 0 0 4px 0;
  font-weight: bold;
}

h2 {
  font-size: 12px;
  color: #c2ab81;
  font-weight: normal;
  border-bottom: 2px solid #ccc;
  margin: 0 0 4px 0;
  padding: 0 0 4px 0;
  font-weight: bold;
}

big {
  font-size: 12px;
  color: #7f7566;
  font-weight: normal;
}

p {
  font-size: 11px;
  color: #ccc;
  line-height: 18px;
}

h5 {
  font-size: 12px;
  color: #c2ab81;
  font-weight: normal;
  border-bottom: 2px solid #ccc;
  margin: 0 0 4px 0;
  padding: 0 0 4px 0;
  font-weight: bold;
}

.berichtToe a {
  display: block;
  position: absolute;
  color: #c2ab81;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
  left: 477px;
}

.inputTekst {
  background: #f0ebe0;
  border: 1px solid #beb7ab;
  font-size: 11px;
  color: #8d8a87;
  padding: 3px;
  margin: 3px 0;
  height: 14px;
  width: 150px;
}

.loginform {
  width: 180px;
  margin: 0 auto;
}

.login {
  width: 84px;
  height: 22px;
  border: 0px;
  color: #cabda8;
  font-size: 11px;
  background: url('images/b-login2.png') no-repeat;
}

.loginopties {
  color: #656564;
  border-top: 3px solid #000;
  width: 200px;
  margin: 5px auto;
  line-height: 16px;
  padding: 5px 0;
}

.loginopties a {
  color: #656564;
  font-weight: bold;
  text-decoration: underline;
}

.loginopties a:hover {
  text-decoration: none;
}

#footer {
  height: 56px;
  background: url('images/footer2.png') no-repeat;
  position: relative;
}

#footer .tekst {
  position: absolute;
  width: 800px;
  left: 102px;
  top: 20px;
  height: 27px;
  text-align: center;
  color: #aba394;
}

a {
  color: #E1EBEE;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

td.tsub {
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
  background-color: #413A3A;
  border-bottom: 2px solid #d5cab9;
  padding: 3px;
}

td.tcell {
  padding: 3px;
}

td.tprofiel {
  background: #332d2d;
  border-bottom: 2px solid #d5cab9;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  margin: 3px;
  color: #CCC;
}

td.tprofiel2 {
  background: #332d2d;
  border-bottom: 2px solid #d5cab9;
  border-top: 0px;
  border-left: 0px;
  border-right: 2px solid #d5cab9;margin: 3px;
  color: #CCC;
}

.licht {
  background: #413A3A;
  padding-left: 3px;
}

.submit {
  background: #434040;
  height: 20px;
  padding: 2px 8px 2px 8px;
  color: #ccc;
  font-weight: bold;
  font-family: arial, tahoma;
  font-size: 11px;
}

.submit2 {
  background: #434040;
  height: 26px;
  padding: 2px 8px 2px 8px;
  color: #cabda8;
  font-weight: bold;
  font-family: arial, tahoma;
  font-size: 11px;
}

.icon {
  text-align: center;
}

.input {
  background: #413A3A;
  border: 1px solid #beb7ab;
  font-size: 11px;
  color: #8d8a87;
  margin: 3px 0;
  height: 16px;
  width: 150px;
}

.select {
  background-color: #413A3A;
  border: 1px solid #c4c4c4;
  font-family: Arial;
  font-size: 11px;
  color: #8d8a87;
  font-weight: lighter;
  margin-bottom: 2px;
  padding-bottom: 2px;
}

.textarea {
  width: 350px;
  height: 70px;
  background: #413A3A;
  border: 1px solid #beb7ab;
  font-size: 11px;
  color: #8d8a87;
  padding: 3px;
  margin: 3px 0;
}

.message {
  width: 492px;
}

.belbox {
  background: #413A3A;
  padding: 5px;
}

.icon {
  margin: 3px;
}

td {
  padding: 3px;
}

ul.screenshots li a {
  height: 72px;
  padding: 3px;
}

ul.screenshots li a:hover {
  background: transparent;
}

ul.stats {
  list-style-type: decimal;
  margin: 0;
  padding: 0;
}

#plaatje {
  position: absolute;
  z-index: 1000;
  visibility: hidden;
}

.forward {
  font-family: Arial, Tahoma;
  font-size: 11px;
  text-align: center;
  color: #2d2b28;
  background: url('images/forward.png') no-repeat;
}

.avatar {
  border: 1px solid #2e2c2c;
}

.donker {
  background: #434040;
  color: #ffffff;
}

.donker a {
  color: #ffffff;
}

em.quote {
  color: #c4c4c4;
  display: inline-block;
  margin: 2px 0 -2px 0;
  padding: 0 4px;
}

div.quote {
  background: #434040;
  border: 1px solid #2e2c2c;
  padding: 2px 4px;
  margin: 2px 0;
}

.tiptag {
  background: #303030;
  color: #dfd0b7;
}
