body {
	background:#000000 url(images/body_bg.jpg) top center no-repeat fixed;
	color:#FFFFFF;
	text-align:center; 
}

#page { /* Zentrieren der Seite */
	margin:0px auto;
  padding:0px;
  background: url(images/wrap_bg.gif);
  width:800px;
  text-align:left;
}

#page2 { /* Abstände zum Rahmen */
  margin-left:12px;
  margin-right:11px;
}

.forumline {
width:777px;
}

.forumline .catHead	{ 

}

hr {
  color:#666666;
  border:solid 1px;
  width:100%;
  text-align:left;
}

font,th,td,p { 
  font-family:Verdana, Arial, Helvetica, sans-serif 
}

a:link,a:active,a:visited { 
  color:#fe9800; 
}

a:hover	{ 
  text-decoration: underline; 
  color:#ffffff; 
}

td.row1	{ 
  background:transparent;
}

td.row1	{ 
  background:transparent;
color:#ffffff;
}

td.row2	{ 
  background:transparent;
  color:#ffffff;
}

td.row3	{ 
  background:transparent;
  color:#ffffff;
}

td.rowpic {
  height:40px;
  background-image:url('./images/cat.gif');
}

th	{
  color:#F6EFDD;
  font-size:11px; 
  font-weight:bold;
  height:40px;
  background-image:url('./images/cat.gif');
}

h1 {
  font-size:18px;
  font-family:Impact, Arial, Helvetica, sans-serif;
  text-decoration:none;
  line-height:0.5;
  color:#666666;
}

.gen {
  font-size:12px;
  color:#ffffff;
}

.genmed { 
  font-size:11px;
}

.gensmall {
  font-size:10px;
}

.gen,.genmed, .gensmall {
  color:#777777;
}

a.gen,a.genmed,a.gensmall {
  color:#fe9800;
  text-decoration:none;
}

a.gen:hover,a.genmed:hover,a.gensmall:hover	{
  color:#ffffff;
  text-decoration:underline;
}

.gensmall2 {
  font-size:10px;
  color:#777777;
}

.gensmall3 {
  font-size:10px;
  color:#777777;
}

.maintitle,h1,h2{
  font-weight:normal;
  font-size:16px;
  font-family:Impact, Arial, Helvetica, sans-serif;
  text-decoration:none;
  line-height:0.5;
  color:#666666;
}

.nav{
  font-size:11px;
  color:#777777; 
}

a.nav{
  text-decoration:none;
  color:#fe9800; 
}

a.nav:hover{ 
  text-decoration:underline;
}

.nav2{
  font-size:11px;
  color:#ffffff; 
}

a.nav2{
  text-decoration:none;
  color:#fe9800; 
}

a.nav:hover2{ 
  text-decoration:underline;
  color:#ffffff;
}

.copyright{
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url('images/footer_bg.gif') center bottom no-repeat;
	height: 32px;
	width: 800px;		
	color: #8d8f92;
	font-size: 0.8em;
	padding: 0px;
	display:block;
}

.copyright p{
	margin:0;
	padding:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.copyright{
  color:#fe9800;
  text-decoration:none;
}
a.copyright:hover{
  color:#ffffff;
  text-decoration:underline;
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
  height:40px;
  background-image: url('./images/cat.gif');
}
td.cat,td.catHead,td.catBottom {
  height:40px;
  border-width:0px 0px 0px 0px;
  background-image:url('./images/cat.gif');
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
  font-weight:bold;
  height:40px;
}
td.row3Right,td.spaceRow {
  background-color:transparent;
  border:transparent;
  border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL {
  border-width:1px 0px 0px 1px;
  font-size:12px;
  padding-left:10px;
}

th.thCornerR { 
  border-width: 1px 1px 0px 0px; 
  }

/* The register, login, search etc links at the top of the page */
table.mainmenu{ 
  font-size : 11px; 
  color : #ffffff; 
  height:40px;
  background:url(images/wrap_bg.gif) center top repeat-y transparent;
  margin:0px auto 0px auto;
  display:block;
  padding:3px 0px 0px 11px;
  text-align:center;
}

a.mainmenu		{ 
	text-decoration: none; color :#fe9800; ;  
	display: inline;
	margin:10px 5px 0px 5px;
	padding:2px 7px;
	background:url(images/button_bg_02.gif) left top repeat-x;
	height:20px;
	border-left:1px solid #999999;
	border-right:1px solid #444444;
	text-align:center;
	}

a.mainmenu img {
	display:none;
}

a.mainmenu:hover{ 
  text-decoration: underline; 
  color : #ffffff; 
}

/* Forum category titles */
.cattitle {
  padding-left:5px;
  /*font-weight:bold;*/
  color: #feaf00; 
  font-family:Impact, Arial, Tahoma, sans-serif;
  font-size:14px;
}

a.cattitle { text-decoration: none; color : #fe9800; }
a.cattitle:hover{ text-decoration: none; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{
  font-size: 12px; 
  color : #fe9800; 
}

a.forumlink 	{ 
	text-decoration: none; color : #fe9800; 
	background:url(images/entrytitle_bg.gif) left top no-repeat transparent; 
	height:19px;
	width:400px;
	display:block;
	margin:2px 0px 0px 0px;
	}
	
a.forumlink:hover{ text-decoration: underline; color : #ffffff; }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-size: 11px; color : #cccccc; }
a.topictitle:link   { text-decoration: none; color : #fe9800; }
a.topictitle:visited { text-decoration: none; color : #fe9800; }
a.topictitle:hover	{ text-decoration: underline; color : #ffffff; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #cccccc;}
/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #777777; }
/* The content of the posts (body of text) */
.postbody { 
	font-size : 12px; color:#777777;
	width:400px !important;
}
a.postlink:link	{ text-decoration: none; color : #fe9800; }
a.postlink:visited { text-decoration: none; color : #fe9800; }
a.postlink:hover { text-decoration: underline; color : #ffffff;}
/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #cccccc;
	background-color: #000000; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: 125%;
	background-color: #111111; border: #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
/* Form elements */
input,textarea, select {
	color : #ffffff;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */ /*Color muss #666666*/
input.post, textarea.post, select {
	background-color : #000000;
	color : #666666;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #333333;
	color : #ffffff;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color :#111111;
	font-weight : bold;
	color:#666666;
}

/* None-bold submit button */
input.liteoption {
	background-color : #111111;
	font-weight : normal;
	color:#666666;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #000000; border-style: none; color:#ffffff;}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: {T_BODY_HLINK}; }
a.topic-new:hover, a.topic-new:active { color: {T_BODY_LINK}; }
/* End Simple Subforums MOD */

