* {
  margin: 0;
  padding: 0;
}

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

.licht a {
  color: #000051;
}

a:hover {
  text-decoration: underline;
}

body {
  background: #343c40 url('images/bg.png') repeat-x;
  color: #d2d2d2;
  font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
  font-size: 12px;
  line-height: 17px;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

#topmenu {
  height: 23px;
  width: 732px;
  margin: 0 auto;
}

#topmenu ul {
  height: 23px;
}

#topmenu ul li {
  float: left;
  height: 23px;
  width: 122px;
}

#topmenu ul li a {
  background: url('images/tab.png') center top no-repeat;
  display: block;
  font-size: 11px;
  color: #fff;
  line-height: 23px;
  height: 23px;
  text-align: center;
}

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

#header {
  background: url('images/header-bg.png') center top no-repeat;
  height: 248px;
}

#header div {
  width: 940px;
  margin: 0 auto;
  height: 192px;
  position: relative;
}

#header a.logo {
  position: absolute;
  left: 203px;
  top: 6px;
  width: 292px;
  height: 86px;
  text-decoration: none;
}

#header a.logo:hover {
  background: url('images/logo-hover.png') no-repeat;
}

#wrapper {
  background: url('images/gradient-bottom.png') repeat-y;
  position: relative;
  width: 940px;
  margin: 0 auto;
}

#wrapin {
  background: url('images/gradient.png') no-repeat;
}

#loginmenu {
  background: url('images/login-bg.png') no-repeat;
  position: absolute;
  top: 215px;
  left: 50%;
  margin-left: -470px;
  width: 760px;
  padding-left: 180px;
  padding-top: 12px;
  height: 45px;
}

#loginmenu td {
  padding-right: 10px;
}

#loginmenu .l1, #loginmenu .l2 {
  background: #d5d6d6;
  border: 1px solid #333535;
  height: 15px;
  line-height: 15px;
  width: 115px;
  padding: 1px 5px;
  color: #000;
}

#loginmenu .l3 {
  background: url('images/go.png') no-repeat;
  width: 35px;
  height: 19px;
  border: 0;
}

#loginmenu a {
  font-size: 11px;
  color: #fff;
}

#statsmenu {
  background: url('images/stats-bg.png') no-repeat;
  position: absolute;
  top: 215px;
  left: 50%;
  margin-left: -470px;
  width: 760px;
  padding-left: 180px;
  padding-right: 180px;
  padding-top: 8px;
  height: 49px;
}

#statsmenu table {
  width: 580px;
}

#statsmenu td {
  color: #fff;
  font-size: 12px;
}

#statsmenu td img {
  margin-top: 2px;
  margin-bottom: -2px;
}

#statsmenu td span img {
  margin: 0;
}

#left, #right {
  float: left;
  width: 164px;
  padding: 0 1px;
  margin-top: -55px;
}

#left ul, #right ul {
  padding-bottom: 5px;
}

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

#left h5, #right h5, #left #advert2, #right #advert1 {
  display: none;
}

#left li a, #right li a {
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  display: block;
  padding-left: 9px;
}

#left li a:hover, #right li a:hover {
  background: url('images/menu-hover.png');
  text-decoration: none;
  color: #000;
}

#left .screens li a, #left .advert li a, #right .advert li a {
  display: inline;
  padding: 0;
}

#left .screens li, #left .advert li, #right .advert li {
  text-align: center;
  padding: 0;
}

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

#footer {
  color: #bac6d4;
  height: 28px;
  padding-top: 12px;
  text-align: center;
}

#main h1, h5 {
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  font-weight: bold;
  padding: 7px 10px 20px 10px;
  margin: -12px -10px 0 -10px;
}

#center .content_inner {
  padding: 15px;
}

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

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

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

input.submit {
  border: 1px solid #4c5692;
  background: #4a609b;
  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 {
  line-height: 17px;
}

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

.licht {
  background: #dbdfea;
  color: #000;
}

.donker {
  background: #adb8ce;
  color: #000;
}

.tsub {
  background: #31436b;
  color: #fff;
}

em.quote {
  color: #93a1be;
}

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