
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}

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

table.frame {
	border: none;
}

table.news {
	border: none;
}

td.news_header {
	background-color: #500000;
	background-image: url(img/gradient.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #D4CBBA;
	font-weight: bold;
	border-left: 1px #763838 solid;
	border-top: 1px #763838 solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

td.news_info {
	background-color: #500000;
	background-image: url(img/gradient.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #D4CBBA;
	border-right: 1px #500000 solid;
	border-top: 1px #763838 solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: right;
}

td.frame {
	border: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #D4CBBA;
	vertical-align: top;
}

td.content {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #D4CBBA;
	border-left: 1px #94876B solid;
	border-right: 1px #94876B solid;
	border-bottom: 1px #94876B solid;
	border-top: 1px #94876B solid;
	padding: 5px;
	vertical-align: top;
}

td.content_row {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #D4CBBA;
	border-left: 1px #94876B solid;
	border-right: 1px #94876B solid;
	border-bottom: 1px #94876B solid;
	padding: 5px;
}

.wrapframe {
  border: 0;
  width: 100%;
  height: 1200px;
}

.achtung {
  border: 3px #94876B solid;
  background-color: #500000;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
}

/******************************************************************************
 * menu and dropdown
 ******************************************************************************/
div.dropdown, a.dropdown, a.topmenu, a.topmenu_over {
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
}

a.topmenu {
  text-decoration: none;
  padding: 1px .75em;
  border: 1px solid #000000;
}

a.topmenu_over, a.topmenu:hover {
  text-decoration: none;
  padding: 1px .75em;
  border: 1px solid;
  border: #f0f0f0 #94876B #94876B #f0f0f0;
  color: #000000;
  background-color: #f6da83;
}

div.dropdown {
  background-color: #000000;
  border: 1px solid #94876B;
  top: 0px;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  visibility: visible;
  white-space: nowrap;
  z-index: 101;
}

a.dropdown {
  color: #ffffff;
  display: block;
  padding: 2px 1em;
  text-decoration: none;
  white-space: nowrap;
}

a.dropdown:hover {
  color: #000000;
  background-color: #f6da83;
  text-decoration: none;
  white-space: nowrap;
}

.navtree {
	color: #D4CBBA;
	background-color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

/******************************************************************************
 * forum specific
 ******************************************************************************/
.forum_title,.gen,.genmed,.gensmall {
  color: #d4cbba;
}
a.gen,a.genmed,a.gensmall {
  color: #f6da83;
  text-decoration: none;
}
a.gen:hover,a.genmed:hover,a.gensmall:hover {
  color: #f6da83;
  text-decoration: underline;
}

.forum_title {
  color: #f6da83;
  font-size: 20px;
}
.gen { font-size: 12px; }
.genmed { font-size: 11px; }
.gensmall { font-size: 10px; }
.boldsmall { color: #ffffff; font-size : 10px; }
.genbold { color: #ffffff; font-size: 12px; }
.postdetails { font-size: 10px; }
.bigbold { color: #ffffff; font-size: 14px; }

th.gensmall {
  background-color: #500000;
  font-weight: bold;
}

td.row1 {
	background-color: #3e3232;
}

td.row2 {
	background-color: #403838;
}

td.row3 {
	background-color: #403838;
}

table.ug_main, table.forum_main {
  border: 1px solid #94876B;
}

th.ug_main, th.forum_main {
  background-color: #500000;
  font-size: 12px;
  font-weight: bold;
  height: 28px;
}

.forum_category {
  color: #ffffff;
  background-color: #360000;
  height: 29px;
  border-width: 0px 0px 0px 0px;
}

.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
