/* letzten Postings */
.lastPostings	{ font-size : 10px; color : #000000; }
.lastPostuser	{ font-size : 10px; color : #000000; }
a.lastPostings:link { color:#FB4750; }

/* Navigation Links: Die Überschriften */


.menuline	{
//	background-color: {T_TD_COLOR2}; border:1px {T_TH_COLOR2} solid; 
  	background-image: url(images/navi_portal.png);  	
 
 }

td.NaviCat, td.NaviCatLink, a.NaviCat, td.NaviForum, a.NaviForum
{
  	font-size: 11px; 
	font-family:Verdana;
  	font-weight: bold; 
	color: #FFFFFF;
	height: 25px;
	padding-top: 2px;
	text-decoration: none;

}

td.NaviCat
{ 
	height: 25px;
	color:#FFFFFF;
	background-color: #DAE9FB; 
  	background-image: url(images/navi_portal_dunkel.png);  	
	border-bottom: 1px #DAE9FB solid;

}

a.NaviCat		
{
	height: 25px;
	color:#FFFFFF;
  	padding-left: 9px;
}

a.NaviCat:hover, a.Ueberschrift:hover, a.NaviForum:hover
{
	height: 25px;
	text-decoration: underline;
	color:#FFFFFF;
}

/* Navigation Links: Die einzelnen Einträge */
td.NaviForum
{ 
	height: 25px;
	color:#FFFFFF;
	border-bottom: 1px #DAE9FB solid;
  	padding-left: 5px; 
  	background-image: url(images/navi_portal.jpeg);
}



.personally {
	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-style: italic;
	font-size: 20px;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	background-color: #FFFFFF;
}

li
{
// margin-bottom:-12px;

}

body {
	background-color: #D4E6F6;
	scrollbar-face-color: #B6D6F2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #006699;
	scrollbar-3dlight-color: #006699;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #C0DBF3;
	scrollbar-darkshadow-color: #006699;
/*	background-image : url(images/hinten.jpg); */
	background-attachment:fixed;
}


/* Schriftart für alles */
font,th,td,p { font-family: Arial, Arial, Helvetica, sans-serif; color:#000000}


hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* Hintergrundfarbe Mitte */
.bodyline	{ background-color: #FFFFFF;}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 1px #006699 solid; }

/* Hintergrundfarbe Topic-Eintrag links (Index) */
td.row1	{ background-color: #D4E6F6; padding-left: 3px; }

/* Hintergrundfarbe Topic-Eintrag rechts (Index) */
td.row2	{ background-color: #D4E6F6; }

/* Hintergrundfarbe der Spalte "Autor" */
td.row3	{ background-color: #9CC6EE; }


/* Zweite Zeile Forum rechts */
td.rowpic 
{
	background-color:#9196FF; /* #797CFF */;
}

/* Hintergrund Forum/Themen/Beiträge/Letzter Beitrag */
th	
{
	color: #FFffff; font-size: 11px; font-weight : bold;
	background-color: #0000ff; height: 25px;
}

/* Zweite Zeile links */
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom 
{
/*	background-color:#9196FF;*/
			background-image: url(images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; height: 28px;
}



td.catSides2 
{
			background-image: url(images/cellpic11.jpg);
			background-color:#D1D7DC; border: #FFFFFF; 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: #FFFFFF; border-style: solid; height: 28px;
background-image: url(images/cellpic1.gif);
 }

/* Hintergrundfarbe der Spalte "Letzter Beitrag" */
td.row3Right,td.spaceRow {
	background-color: #9CC6EE; border: #FFFFFF; border-style: solid; }


th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; background-image: url(images/cellpic1.gif);}
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. */

.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */

.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }

.genmed_white { color : #FFFFFF;font-size : 10px; }



a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #000000; 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 : #000000;  }
a.mainmenu:hover{ text-decoration: underline; color : #000000; }

/* Zweite Zeile Links */
.cattitle		
{ 
	padding-left:4px;
	font-weight: bold; 
	font-size: 12px ; 
	letter-spacing: 0px; 
	/*color : #000000*/
	color:#006699;
}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

/* Kategorien */
.cattitle_white
{ 
	padding-left:4px;
	font-weight: bold; 
	font-size: 12px ; 
	letter-spacing: 0px; color : #ffffff
}
a.cattitle_white		{ text-decoration: none; color : #ffffff; }
a.cattitle_white:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #00000; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; 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:hover		{ text-decoration: underline; }

/* Themen auf der Titelseite (Index) */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #000000; }
a.topictitle:hover	{ text-decoration: underline; 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 : #000000 }
a.postlink:visited { text-decoration: none; color : #000000; }
a.postlink:hover { text-decoration: underline; color : #000000}

/* Quote & Code blocks */
.code {
	font-family: Arial, '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; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #000000; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */

input,textarea, select {
	color : #006699;
	font: normal 11px;  Arial, Helvetica, sans-serif;
	border-color : #006699;
}

/* The text input fields background colour */

input.post, textarea.post, select {
	background-color : #ABD1F1;
	color : #006699;
}
input { text-indent : 2px; }

input.checkbox {background-color : #92C4EE;}

/* The buttons used for bbCode styling in message post */

input.button {
	background-color : #92C4EE;
	color : #006699;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */

input.mainoption {
	background-color : #92C4EE;
	color:#006699;
	font-weight : bold;
}

/* None-bold submit button */

input.liteoption {
	background-color : #92C4EE;
	color:#006699;
	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: #DEE3E7; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */

@import url("formIE.css");