body {
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
 	line-height: 16px;
  letter-spacing: 1px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
#druck {
  background-color: #FFFFFF;
  background-image: url('img/line_white.gif');
  text-align: left;
  vertical-align: top;
  letter-spacing: 1px;
}

.smfont {
	font-size: 10px;
  letter-spacing: 1px;
}
.smfontrot {
	font-size: 10px;
  letter-spacing: 1px;
	color: #be3232;
}
.frot {
	color: #840000;
}
.fgruen {
	color: #008000;
}
.fblau {
	color: #0000ff;
}
.bgrot {
	background-color: #840000;
}
.bggruen {
	background-color: #008000;
}
.frotbold {
	color: #be3232;
	font-weight: bold;
}
.black {
  color: #000000;
}

#t_main {
  width: 1000px;
  border: 0px;
  border-style: none;
  text-align: left;
  margin: 0px auto auto auto;
}
#t_header {
  position: absolute;
  top: 0px;
  width: 100%;
}
#t_header_top {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 98px;
}
#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 850px;
  height: 98px;
  display: inline;
}
#community_status {
  position: absolute;
  bottom: 0px;
  right: 5px;
  width: 140px;
  color: #000000;
  text-align: right;
  vertical-align: bottom;
  display: inline;
}
#t_nav_bgw {
  position: absolute;
  left: 10px;
  bottom: 0px;
  height: 25px;
  color: #000000;
  letter-spacing: 3px;
}
#nav_right {
  position: absolute;
  right: 3px;
  bottom: 10px;
  text-align: right;
  vertical-align: middle;
}
#t_nav_sub {
  position: absolute;
  top: 135px;
  width: 348px;
  min-height: 80%;
  background-color: #F2F2F2;
  border: 0px;
  border-style: none;
  text-align: left;
  vertical-align: top;
  margin: 0px 200px 0px 482px;
  padding-top: 5px;
}
#t_nav_right {
  position: relative;
  left: 835px;
  top: 135px;
  width: 167px;
  border: 0px;
  border-style: none;
  text-align: right;
  vertical-align: top;
  padding: 10px 0px 10px 0px;
}
#content {
  padding: 0px;
  margin: 10px 5px 10px 5px;
  text-align: left;
  vertical-align: top;
  text-align: justify;
  letter-spacing: 1px;
}
#t_keywords {
  position: relative;
  bottom: 0px;
  background-color: transparent;
  border: 0px;
  border-style: none;
  font-size: 10px;
  color: #FFFFFF;
  padding: 0px 5px 0px 10px;
  text-align: center;
  vertical-align: bottom;
}

.news_header_content {
  line-height: 27px;
  background-image: url('img/news_header_content.gif');
  height: 22px;
  vertical-align: bottom;
}
.nobr {
  white-space: nowrap;
}

/* ### FORMS ### */
form {
  display: inline;
}
input, textarea, select {
	background-color: #F5F5F5;
	border: 1px solid #E38F8F;
	color: #000000;
}
select.optgroup {
	background-color: #E6E6E6;
	color: #BE3232;
  font-style: normal;
  font-weight: bold;
}
select.optgroup_sub {
	background-color: #E6E6E6;
	color: #000000;
  font-style: normal;
  font-weight: bold;
}
.form {
	background-color: #f0f0f0;
	border: 1px solid #404040;
	color: #000000;
}
.smform {
	background-color: #f0f0f0;
	border: 1px solid #404040;
	color: #000000;
  font-size: 10px;
}
.redform {
	background-color: #FFD9D9;
	border: 1px solid #BE3232;
	color: #000000;
}
.blueform {
	background-color: #CCCCFF;
	border: 1px solid #F5F6FF;
	color: #323299;
}
.button {
	background-color: transparent;
	border: 0px;
	font-size: 11px;
	padding: 1px;
}
.send {
	background-color: #E6E6E6;
	border: 2px solid #000A90;
	font-size: 13px;
  font-weight: bold;
	color: #000A90;
}
/* ### INPUT, TEXTAREA --> BGW-EDITOR ### */
input #text {
  text-align: left;
}

/* ### TABLE ### */
table {
  font-size: 11px;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 1px;
  line-height: 16px;
  letter-spacing: 1px;
}
table.auto {
  font-size: 11px;
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 1px;
  line-height: 16px;
  letter-spacing: 1px;
}
.td {
	background-color: transparent;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  border-spacing: 1px;
}
.tdlefttop {
	text-align: left;
  vertical-align: top;
}
.tdsmall {
	font-size: 10px;
	table-layout: auto;
  border-collapse: collapse;
}
.tdbold {
  font-weight: bold;
}

.tdpad {
	vertical-align: top;
	padding-bottom: 10px;
}
.tdboldtop {
	background: transparent;
	font-weight: bold;
	vertical-align: top;
}
.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;
}

/* ### ALIGNS ### */
.left {
  text-align: left;  
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
