body {
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  margin: 0;
  padding: 0px;
  text-align: left;
  overflow: auto;
}
body#druck {
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  margin: 0;
  padding: 0px;
  text-align: left;
  overflow: auto;
}

#bg {
  background-color: #ffffff;
  text-align: center;
  width: 100%;
}
#t_main {
  background-image: url('img/bg_main.gif');
  background-repeat: repeat-y;
  text-align: center;
  width: 1000px;
  margin: 0 auto 0 auto;
}
#main_content {
  width: 955px;
  margin: 0;
  padding: 0;
}
#headline {
  clear: both;
  margin: 8px 0 15px 0;
  padding: 0;
}
#logo {
  float: left;
  width: 495px;
  height: 105px;
  margin: 0;
}
#t_language {
  position: absolute;
  top: 100px;
  left: 30px;
  width: 50px;
  height: 20px;
  display: inline;
}
#content_container {
  clear: both;
  /* REAL-CONTENT-WIDTH: 475px */
  width: auto;
  margin: 0 10px 5px 10px;
  text-align: justify;
  color: #000000;
}
#content_footer {
  clear: both;
  display: block;
  background-color: #e6e6e6;
  text-align: center;
  margin: 15px 0 0 0;
  padding: 3px;
}
#nav_left {
  float: left;
  width: 305px;
  color: #000000;
  margin: 0 0 10px 19px;
}
#nav_right {
  float: right;
  width: 160px;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}
.nav_right1 {
  float: left;
  width: 185px;
}
.nav_right2 {
  float: right;
  width: 100px;
  margin-top: 10px;
  text-align: center;
}
.nav_right_header {
  background-image: url('img/nav_right_header.png');
  background-repeat: no-repeat;
  width: 100px;
  height: 25px;
  letter-spacing: 0;
}
#nav_right_buttons {
  float: right;
  width: 25px;
  height: 600px;
  text-align: right;
}
#nav {
  clear: both;
  width: 100%;
  text-align: left;
}
#t_footer {
  clear: both;
  width: 100%;
  height: 40px;
}
#login {
  float: left;
  width: 210px;
  height: 100px;
  margin: 12px 0 0 10px;
}
#stats {
  float: right;
  width: 130px;
  margin: 68px 5px auto 0;
  text-align: right;
}
#werbung {
  float: left;
  width: 480px;
  height: 60px;
  margin: 10px 0 0 12px;
  padding-left: 12px;
}
#quality {
  float: right;
  width: 220px;
  margin: 35px 0 0 0;
}
#t_keywords {
  background-image: url('img/px_transparent4.png');
  padding: 0 30px 5px 30px;
  font-size: 8px;
  color: #000000;
  line-height: 10px;
  text-align: justify;
  vertical-align: bottom;
}

.nobr {
  white-space: nowrap;
}

/* ### FORMS ### */
form {
  display: inline;
}
fieldset {
  color: #000000;
  width: 100%;
  text-align: left;
}
fieldset.inline {
  color: #000000;
  width: 100%;
  display: inline;
  border: 0;
  margin: 0;
  text-align: left;
}
label {
  width: 100%;
  text-align: left;
  cursor: pointer;
}
legend {
  color: #000000;
}
.button {
  background-color: transparent;
  border: 0;
  font-size: 11px;
  padding: 1px;
}
/* ### INPUT, TEXTAREA --> BGW-EDITOR ### */
input #text {
  text-align: left;
}

div {
  text-align: left;
  vertical-align: top;
}
/* ### TABLE ### */
table {
  width: 100%;
  font-size: 12px;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 1px;
  line-height: 16px;
  letter-spacing: 1px;
  clear: both;
}
table.auto {
  width: 100%;
  font-size: 12px;
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 1px;
  line-height: 16px;
  letter-spacing: 1px;
  clear: both;
}
td {
  text-align: left;
  vertical-align: top;
}
.td {
  background-color: transparent;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  border-spacing: 1px;
}
.tdlefttop {
  text-align: left;
  vertical-align: top;
}
.tdright {
  text-align: right;
}
.tdrighttop {
  text-align: right;
  vertical-align: top;
}
.tdsmall {
  font-size: 10px;
  table-layout: auto;
  border-collapse: collapse;
}
.tdpad {
  vertical-align: top;
  padding-bottom: 10px;
}
.tdpadleft10 {
  padding-left: 10px;
}
.tdmiddle {
  text-align: left;
  vertical-align: middle;
}
.tdcenter {
  text-align: center;
}
.tdtop {
  text-align: left;
  vertical-align: top;
}
.tdrightcenter {
  text-align: right;
  vertical-align: middle;
}
.tdb0010 {
  border-bottom: 1px solid #cccccc;
}
.tdb0010center {
  border-bottom: 1px solid #cccccc;
  text-align: center;
}
tr.hover:hover {
  background-color: #eeeeee;
  color: #000000;
}
td.hover:hover {
  background-color: #eeeeee;
  color: #000000;
}
.tdbold {
  font-weight: bold;
}
.tdboldtop {
  background-color: transparent;
  font-weight: bold;
  vertical-align: top;
}

/* ### ALIGNS ### */
.left {
  text-align: left;  
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}

/* FORMAT */
img {
  border: 0px;
  border-style: none;
}
img.default {
  border: 0px;
  border-style: none;
}

/* ### LISTE ### */
ol {
  list-style: decimal;
}
#nav_left li {
  background-color: transparent;
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
  width: 100%;
}
#nav_right li {
  background-color: transparent;
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
  width: 100%;
}
.bday li {
  background-color: transparent;
  padding: 0 0 0 20px;
  margin: 0;
  list-style: none;
  display: inline;
  clear: both;
  border: 1px solid red;
}

/* SPECIFIC CSS */
#control_buttons {
  clear: both;
  width: 96%;
  margin: 0 0 0 auto;
  text-align: center;
}
.icon_top {
  float: left;
  width: 25px;
  height: 25px;
  background-color: #e6e6e6;
  text-align: center;
  margin: 2px;
}
