/*********************************
Navigation links, Linkdarstellung
*********************************/
a:link{
	color:#ffffff;
   text-decoration: none;
}
a:active {
   color:#000000; 
   text-decoration: none;
}
a:visited{
   color:#DDFFFF; 
   text-decoration: none;
}
a:hover, a:focus {
   color:#FFEECC; 
   text-decoration: underline;
}

/*********
Body-Teil
*********/
body{	
	background-color:#839FC4;                        
	scrollbar-base-color:#839FC4;
	scrollbar-3dlight-color:#839FC4;
	scrollbar-arrow-color:#eeee77;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#839FC4;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#274788;
	scrollbar-track-color:#4767a8;
	color:#eeee77;
	font-family:Verdana, Arial, Times New Roman, Times New Roman PS MT, Helvetia;
	font-size:8pt;
	border-color:#000000;
	border-width:0px;
}

/********
Tabellen
********/
table.maintable{	
	background-color:#274788;
	border-style:solid;
	border-color:#000000;
	border-width:3px;
	width:80%;
	max-width:900px;
	min-width:500px;
}
table.content{	
	background-color:#4767a8;
	width:95%;
	margin:5px;
}
table.content_bordered{	
	background-color:#4767a8;
	width:95%;
	margin:5px;
	border-style:solid;
	border-color:#ffffff;
	border-width:1px;	
}
table.counter{	
	background-color:#274788;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	width:450;
}

table.subtitle{
	width:95%;
	text-align:center;
}

td.pagetitle{
	padding-left:25pt;
}

td.navigation{	
	padding-left:15px;
}

th.subtitle{
	padding:10px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	text-align:center;
}

td.text{
	padding:10px;
}

td.color_row_2{
	padding:5px;
	background-color:#4464a5;
}

td.color_row_1{
	padding:5px;
	background-color:#5070b1;
}

td.title{
	padding:15px
}


/********
Schriften
********/

.counter{
	font-family:Verdana, Arial, Times New Roman, Times New Roman PS MT, Helvetia;
	font-size:8pt;
	padding:3px;
}

.pagetitle{
	color:#FFFFFF;
	font-family:Verdana, Arial, Times New Roman, Times New Roman PS MT, Helvetia;
	text-align:center;
	font-size:15pt;
}

.title{
	color:#FFFFFF;
	font-family:Verdana, Arial, Times New Roman, Times New Roman PS MT, Helvetia;
	text-align:center;
	font-size:13pt;
	font-weight:bold;
}
.subtitle{
	color:#FFFFFF;
	font-family:Verdana, Arial, Times New Roman, Times New Roman PS MT, Helvetia;
	text-align:left;
	font-size:11pt;
}

.navigation{	
	color:#ffffff;
	font-family:Verdana, Arial, Times New Roman, Times New Roman PS MT, Helvetia;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}

.subnavigation{	
	color:#ffffff;
	font-family:Verdana, Arial, Times New Roman, Times New Roman PS MT, Helvetia;
	font-size:8pt;
	text-decoration:none;
}

/********
Forum
********/

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Times New Roman, Times New Roman PS MT, Helvetia;}
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page 
.bodyline	{ border: 1px #98AAB1 solid; }*/

/* This is the outline round the main forum tables */
.forumline	{ 
	border: 2px #006699 solid; 	
	background-color:#4767a8;
	width:95%;
	margin:5px;
}


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #4464a5; }
td.row2	{ background-color: #5070b1; }
td.row3	{ background-color: #5676b7; }

/* 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%
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall {}


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px;}


/* 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;}


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; }


/* 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;}


/* Quote & Code blocks */
.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
}

.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
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px;}


/* 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;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* 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: #5070b1; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
