

 /* General page style. The scroll bar colours only visible in IE5.5+ */

/* General font families for common tags 
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #000000; }
a:hover		{ text-decoration: underline; color : #000000; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
*/

#offorum { 
  line-height: 3.3ex;
}

#offorum.div {
  padding-left: 10px;
  margin-left: 10px;
}

/* This is the border line & background colour round the entire page */
#offorum .bodyline	{ background-color: #fff; border: 0px #98AAB1 solid; }
#offorum .bodyline img {padding-left: 5px; padding-right: 5px; }
#offorum .maintable {border: none; }

/* This is the outline round the main forum tables */
#offorum .forumline	{ background-color: #FFFFFF; border: 1px #000000 solid; }


/* Main table cell colours and backgrounds */
#offorum td.row1, #offorum td.row2, #offorum td.row3, #offorum td.row3Right, #offorum td.postheadersep	{ 
  background-color: #FFFFFF; 
  border:0px solid #888888; 
  border-bottom:1px dotted #888888;
  padding:2px;
}

#offorum .inhalt	{ border: none; }

#offorum td.postername { border-right:1px dotted #888888;
  background-image: url(http://www.open-flair.de/images/paper-back-white.jpg);
 }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
#offorum td.rowpic {
		background-color: #ffffff;
		border: #000000; border-style: none; border-width: 1px 0px 1px 0px;
    height: 26px;
    background-image: url( /images/bar-headline-back.png );
    color: #fff;
    padding: 8px 12px;
    margin-bottom: 10px;
}

/* Header cells - the blue and silver gradient backgrounds */
#offorum th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #9b0909; height: 25px;
}

#offorum td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#1f211c;
			border: #000000;
			border-style: none;
			height: 28px;
			background-color: #fff;
      position: relative;
      height: 26px;
      background-image: url( /images/bar-headline-back.png );
      color: #fff;
      padding: 8px 12px;
      margin-bottom: 10px;
      
}

#offorum td.trenner{
			border-width: 1px 0px 1px 0px;
			background-color:#1f211c;
			bordercolor: #000000;
			border-style: solid;
			height: 10px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
#offorum td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
#offorum th.thHead,th.thHeadline,th.thSides,th.thTop,th.thTopline,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR,th.thCornerLline,th.thCornerRline {
	font-weight: bold; border: #000000; border-style: solid; height: 28px; }
#offorum td.spaceRow {
	background-color: #FFFFFF; border: #FFFFFF; border-style: solid; }

th.thHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thHeadline { font-size: 12px; border-width: 0px 0px 1px 0px; }
td.catHead { font-size: 12px; border-width: 0px 0px 1px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 1px 0px 1px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 1px 0px 1px 0px; }
th.thLeft,td.catLeft	  { border-width: 1px 0px 1px 0px; }
th.thBottom,td.catBottom  { border-width: 1px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thTopline	 { border-width: 0px 0px 1px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }
th.thCornerLline { border-width: 0px 0px 1px 0px; }
th.thCornerRline { border-width: 0px 0px 1px 0px; }


/* The largest text used in the index page title and toptic title etc. */
#offorum .maintitle, #offorum h1, #offorum h2	{
			font-weight: bold; font-size: 13px; font-family: "Verdana",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

.forumsline { 
  padding-top: 0px; 
  padding-bottom: 0px; 
  padding-left: 4px; 
  padding-right: 2px; 
  vertical-align: middle;
}

.forumsline img {
padding-right: 15px;
padding-left: 15px;
}

.row2 img {
padding-right: 5px;
padding-left: 5px;
}

.row1 img {
padding-right: 5px;
padding-left: 5px;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px;}
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited	{ color: #FF0000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FF0000; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000 }
a.mainmenu		{ text-decoration: none; color : #000;  }
a.mainmenu:visited{ text-decoration: none; color : #000; }
a.mainmenu:hover{ text-decoration: none; color : #3f3f3f; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #eeeeee}
a.cattitle		{ text-decoration: none; color : #eeeeee; }
a.cattitle:visited{ text-decoration: none; color : #eeeeee;}
a.cattitle:hover{ text-decoration: none; color : #eeeeee;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 16px; color : #000000; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:visited{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: none; color : #000000; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #000000; }
a.nav:visited		{ text-decoration: none; color : #000000;}
a.nav:hover		{ text-decoration: none; color : #000000;}


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #FF0000; }
a.topictitle:hover	{ text-decoration: none; color : #000000; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #9b0909 }
a.postlink:visited { text-decoration: none; color : #9b0909; }
a.postlink:hover { text-decoration: underline; color : #9b0909}


/* Quote & Code blocks */
#offorum  .code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.postbody .quote {
  margin-left:10px;
  position:relative;
  left:99px;
}

.quote {
	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;
	padding-left: 6px;
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; color: #485F9C; letter-spacing: -1px;}
a.copyright		{ color: #485F9C; text-decoration: none;}
a.copyright:visited { color: #485F9C; text-decoration: none;}
a.copyright:hover { color: #FFFFFF; text-decoration: none;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
	border: #3f3f3f; border-style: solid; border-width: 1px;
} 

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; 
	border: #3f3f3f; border-style: solid; border-width: 1px;
}



/* The main submit button option */
input.mainoption {
	background-color : #000;
	font-weight : bold;
	border: #900011; border-style: solid; border-width: 1px;
}

/* None-bold submit button */
input.liteoption {
	background-color : #000;
	font-weight : normal;
	border: #900011; border-style: solid; border-width: 1px;
}

/* 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: #FFFFFF; border-style: none; }


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