* {
  margin: 0;
  padding: 0;
}

a {
  color: #82d900;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body {
  background: #000;
  color: #c7c7c7;
  font-family: Arial, Helvetica;
  font-size: 11px;
  line-height: 16px;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

#wrapper {
  background: url('images/main.png') center top repeat-y;
  position: relative;
  width: 946px;
  margin: 0 auto;
}

#header {
  height: 169px;
  position: relative;
  overflow: hidden;
}

#header .wrap {
  width: 1000px;
  height: 169px;
  margin: 0 auto;
  position: relative;
}

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

#loginmenu {
  position: absolute;
  right: 0;
  top: 10px;
  height: 26px;
  width: 330px;
}

#loginmenu input {
  border: 0;
  color: #282828;
  background: transparent;
  padding: 0;
  margin: 0;
}

#loginmenu .l1 {
  position: absolute;
  left: 22px;
  top: 15px;
  height: 18px;
  font-size: 11px;
  width: 108px;
}

#loginmenu .l2 {
  position: absolute;
  left: 172px;
  top: 15px;
  height: 18px;
  font-size: 11px;
  width: 108px;
}

#loginmenu .l3 {
  position: absolute;
  left: 295px;
  top: 15px;
  height: 18px;
  font-size: 11px;
  width: 20px;
}

#topmenu, #topmenu_out {
  background: url('images/topmenu-in.png') no-repeat center top !important;
  position: relative;
  height: 73px;
  width: 946px;
  margin: -11px auto 0 auto;
}

#topmenu_out {
  background: url('images/topmenu-out.png') no-repeat !important;
}

#topmenu ul, #topmenu_out ul {
  height: 61px;
  padding-top: 12px;
  padding-left: 3px;
}

#topmenu ul li, #topmenu_out ul li {
  float: left;
  padding: 7px 14px 6px 14px;
  height: 28px;
  border-right: 1px solid #555555;
}

#topmenu ul li a, #topmenu_out ul li a {
  color: #181717;
  display: block;
  padding: 5px 0;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 18px;
  height: 18px;
}

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

#left li.h3, #right li.h3 {
  background: url('images/left-h3.png') no-repeat;
  color: #282727;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 19px;
  font-weight: bold;
  padding: 8px 0 0 18px;
  margin-bottom: -3px;
  height: 40px;
  position: relative;
}

#right li.h3 {
  background: url('images/right-h3.png') no-repeat;
  padding: 8px 18px 0 0;
  text-align: right;
}

#left li.h3 img {
  position: absolute;
  right: 9px;
  top: 9px;
}

#right li.h3 img {
  position: absolute;
  left: 9px;
  top: 9px;
}

#right .stats {
  background: transparent;
}

#right .stats table {
  margin-left: -6px;
  margin-right: -6px;
}

#right .stats td {
  font-size: 11px;
  line-height: 16px;
}

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

#right .stats td span img {
  margin: 0;
}

#left ul {
  background: url('images/left-li.png') 8px top repeat-y;
}

#right ul {
  background: url('images/right-li.png') 8px top repeat-y;
}

#left ul li {
  padding: 3px 6px 3px 20px;
}

#right ul li {
  padding: 3px 6px 3px 14px;
}

#left ul li a, #right ul li a {
  color: #4f4f4f;
  font-size: 12px;
  line-height: 21px;
  padding: 0;
}

#left ul li a:hover, #right ul li a:hover {
  color: #9c9c9c;
}

#left ul li.b, #right ul li.b {
  text-indent: -10px;
  line-height: 5px;
  height: 5px;
  overflow: hidden;
}

#left ul.screens {
  background: transparent;
}

#left ul.screens li a img {
  margin: 2px 0 0 2px;
}

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

#main h1, h5 {
  color: #a3a3a3;
  border-bottom: 2px solid #242424;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  padding: 0 0 4px 0;
  margin:  0 0 6px 0;
}

#center {
  float: left;
  width: 550px;
  padding: 0 10px;
}

.content_block {
  border-top: 12px solid #282727;
  padding: 12px;
}

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

#footer {
  background: url('images/footer.png') center top no-repeat;
  color: #303030;
  height: 16px;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 16px;
  padding: 17px 0 13px 0;
  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 #3d3d3d;
  background: #b9b9b9;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  width: 130px;
}

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

input.submit {
  border: 1px solid #3d3d3d;
  background: #7acc00;
  color: #ffffff;
  font-size: 11px;
  line-height: 15px;
  height: 23px;
  font-weight: bold;
  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: #555555;
}

.donker {
  background: #7b7b7b;
}

.tsub {
  background: #979797;
  color: #282727;
  font-weight: bold;
}

em.quote {
  color: #797979;
}

div.quote {
  background: #797979;
  padding: 4px;
}
