 /* General page style. The scroll bar colours only visible in IE5.5+ */
body		{ 	background-color: #111111; 
			scrollbar-face-color: #333333; 
			scrollbar-3dlight-color: #CDCDCD; 
			scrollbar-highlight-color: #333333; 
			scrollbar-shadow-color: #333333; 
			scrollbar-darkshadow-color: #111111; 
			scrollbar-track-color: #111111; 
			scrollbar-arrow-color: #CBCBCB;
		}

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

/* This is the border line & background colour round the entire page */
.bodyline			{ background-color: #212121; border: 1px #444444 solid; }

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

/* Main table cell colours and backgrounds */
td.row1			{ background-color: #111111; }
td.row2			{ background-color: #222222; }
td.row3			{ background-color: #333333; }
td.row4			{ background-color: #111111; }
td.row4:hover		{ background-color: #222222; }
td.row5			{ background-color: #FFFFF0; }
td.row5:hover		{ background-color: #FFFFE0; }
td.row6			{ background-color: #FFFFF0; }

/*
  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
*/
td.rowpic 		{
			background-color: #000000;
			background-image: url(images/cellpic2.jpg);
			background-repeat: repeat-y;
		}
td.kwbrowpic 	{
			background-image: url(images/bankpic1.jpg);
			background-repeat: repeat-y;
		}

/* Header cells - the blue and silver gradient backgrounds */
th		{
			color: #CBCBCB; font-size: 11px; font-weight: bold;
			background-color: #404040; height: 25px;
			background-image: url(images/cellpic3.gif);
		}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom 
		{
			background-image: url(images/cellpic1.gif);
			background-color: #000000; border: #202020; border-style: solid; height: 28px;
		}

/* 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 :-) */
td.cat,td.catHead,td.catBottom 
		{
			height: 29px;
			border-width: 0px 0px 0px 0px;
		}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR 
		{
			font-weight: bold; border: #202020; border-style: solid; height: 28px; 
		}

td.row3Right,td.spaceRow 
		{
			background-color: #000000; border: #000000; 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 1px; }
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; }
th.thCornerR				{ border-width: 1px 1px 0px 0px; }

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

.standard			{ color: #BBBBBB; font:  9pt Tahoma, Verdana; line-height: 16pt;}
.bank			{ color: #CCCCCC; font:  Tahoma, Verdana;}
.banku			{ color: #CCCCCC; font:  Tahoma, Verdana; text-decoration: underline;}
.banksoll			{ color: #FF6868; font:  Tahoma, Verdana;}
.bankindex		{ font-size: 11px; color: #000000; font:  Tahoma, Verdana;}
.banksollu		{ color: #FF6868; font:  Tahoma, Verdana; text-decoration: underline;}
.inputbox			{ color: #CDCDCD; border: 1px solid #666666; height: 20px; padding: 3px; background-color: #111111; font: 8pt Tahoma, Verdana; text-decoration: none;}


.bankmenu	{ font-size: 11px; color: #CCCC66;}
a.bankmenu	{ text-decoration: none; color: #CCCC66;}
a.bankmenu:hover	{ text-decoration: underline; color: #CCCC66; }

.banknorm	{ font-size: 11px; color: #CBCBCB;}
a.banknorm	{ text-decoration: none; color: #CBCBCB;}
a.banknorm:hover	{ text-decoration: underline; color: #CBCBCB; }

/* Bingo Text */
.bingokarte 				{ font-size: 30px; color: #BBBBBB; font-weight: bold;}

/* General text */
.gen 					{ font-size: 12px; }
.gena 					{ font-size: 12px; color: #BBBBBB; }
.genbank					{ font-size: 12px; color: #000000; }
.genmed 					{ font-size: 11px; }
.gensmall 					{ font-size: 10px; }
.gen,.genmed,.gensmall 			{ color: #C0C0C0; }
a.gen,a.genmed,a.gensmall 			{ color: #DEDEDE; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFFFFF; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size: 11px; color: #000000 }
a.mainmenu		{ text-decoration: none; color: #DEDEDE;  }
a.mainmenu:hover		{ text-decoration: underline; color: #FFFFFF; }
a.pmtitle			{ text-decoration: none; font-weight: bold; font-size: 14px; color: #FF0000 }
a.aktion			{ text-decoration: none; font-weight: bold; font-size: 12px; color: #FF0000 }
a.weihnacht			{ text-decoration: none; font-weight: bold; font-size: 10px; color: #FF0000 }

.aprilmenu		{ font-size: 11px; color: #FF0000 }
a.aprilmenu		{ text-decoration: none; color: #FF0000 }
a.aprilmenu:hover		{ text-decoration: underline;  #FF0000 }

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

/* Bank category titles  FFCC33*/
.banktitle			{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color: #CCCC66}
a.banktitle			{ text-decoration: none; color: #CCCC66; }
a.banktitle:hover		{ text-decoration: underline; }

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


/* 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: #CECECE;}
a.nav			{ text-decoration: none; color: #CECECE; }
a.nav:hover		{ text-decoration: underline; color: #FFFFFF; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color: #CBCBCB; }
a.topictitle:link		{ text-decoration: none; color: #DEDEDE; }
a.topictitle:visited		{ text-decoration: none; color: #CBCBCB; }
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: #CBCBCB;}

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

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

/* Quote & Code blocks */
.code 
		{
			font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #CBCBCB;
			background-color: #333333; border: #CBCBCB; 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: #CBCBCB; line-height: 125%;
			background-color: #444444; border: #CBCBCB; border-style: solid;
			border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
		}

/* Copyright and bottom info */
.copyright			{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; letter-spacing: -1px;}
a.copyright		{ color: #999999; text-decoration: none;}
a.copyright:hover 		{ color: #FFFFFF; text-decoration: underline;}

.xcopyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; letter-spacing: -1px;}
a.xcopyright		{ color: #999999; text-decoration: none;}
a.xcopyright:hover 		{ color: #FFFFFF; text-decoration: underline;}

.zeitmenu			{ font-size: 11px; color: #000000 }
a.zeitmenu		{ text-decoration: none; color: #000000;  }
a.zeitmenu:hover		{ text-decoration: underline; color: #000000; }
a.pmtitle			{ text-decoration: none; font-weight: bold; font-size: 14px; color: #FF0000 }
a.weihnacht			{ text-decoration: none; font-weight: bold; font-size: 10px; color: #FF0000 }

.externlink		{ font-size: 11px; color: #FFCC33;}
a.externlink		{ text-decoration: none; color: #FFCC33;}
a.externlink:hover		{ text-decoration: underline; color: #FFCC33; }

.indexmenue		{ font-size: 12px ; letter-spacing: 1px; }
a.indexmenue		{ text-decoration: none; color: #3DAAF2; }
a.indexmenue:hover	{ text-decoration: underline; }

/* The buttons used for bbCode styling in message post */
input.button, input.text, input.password,textarea, select, input.password {
	color: #CECECE;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666; background-color: #111111;
}

input.radio, input.check {
	color: #CECECE;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 0px; background-color: #111111;
}

/* The text input fields background colour */
input.post, textarea.post, select 
		{
			color: #CECECE;
			font: normal 11px Verdana, Arial, Helvetica, sans-serif;
			background-color: #111111;
		}

input { text-indent: 2px; }

/* The main submit button option */
input.mainoption 
		{
			color: #CECECE;
			font: normal 11px Verdana, Arial, Helvetica, sans-serif;
			border: 1px solid #666666; background-color: #111111;
		}

/* None-bold submit button */
input.bankoption 
		{
			color: #CECECE;
			font-weight:bold; font:  Verdana, Arial, Helvetica, sans-serif;
//			border: 1px solid #6B8F63; background-color: #003366;
//			border: 1px solid #6B8F63; background-color: #D7E8CA;
			border: 1px solid #003366; background-color: #325C84;
		}

/* None-bold submit button2 */
input.liteoption 
		{
			color: #CECECE;
			font: normal 11px Verdana, Arial, Helvetica, sans-serif;
			border: 1px solid #666666; background-color: #111111;
		}

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


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


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

