/* Allgemeiner Seiten-Style. The scroll bar colours only visible in IE5.5+ */body {	background-color: #D7D3C8;	scrollbar-3dlight-color:#d1d7dc;	scrollbar-arrow-color:#006699;	scrollbar-darkshadow-color:#98aab1;	scrollbar-face-color:#dee3e7;	scrollbar-highlight-color:#ffffff;	scrollbar-shadow-color:#dee3e7;	scrollbar-track-color:#efefef}/* Allgemeine Font-Styles für gemeinsame Tags */font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }a:link,a:active,a:visited { color : #006699; }a:hover		{ text-decoration: underline; color : #DD6900; }hr	{ height: 0px; border: solid #FFB877 0px; border-top-width: 1px;}/* Border-Linie & Hintergrund-Farbe für die ganze Seite */.bodyline	{ background-color: #E3DBD2; border: 1px #ACABA2 solid; }/* Außenlinie rund um die Tabellen */.forumline	{ background-color: #EFF2F8; border: 1px #FFFFFF solid; }/* Farben und Hintergründe der Tabellen-Zellen */td.row1	{ background-color: #EFF2F8; }td.row2	{ background-color: #FFFFCE; }td.row3	{ background-color: #d2e0ec; }/*Tabellen-Zellen für Topic's u. Ankündigungen  */td.rowpic {		background-color: #cdcdcd;				}/* Tabellen-Header-Zellen */th	{	color: #FFFFFF; font-size: 11px; font-weight : bold;	background-color: #B4D676; height: 25px;	background-image: url(images/cellpic1.gif);}td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {			background-image: url(images/cellpic1.gif);			background-color:#FFB877; border: #006699; 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: #FBF1D6; border-style: solid; height: 25px;}td.row3Right,td.spaceRow {	background-color: #FFB877; border: #006699; border-style: solid;}th.thHead,td.catHead { font-size: 11px; 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 { font-size: 11px; 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	{	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;	text-decoration: none; line-height : 120%; color : #000000;}/* General text */.gen { font-size : 10pt; line-height : 14px; }.genmed { font-size : 11px; }.gensmall { font-size : 10px; }.gen, .genmed, .gensmall { color: #454545 }a.gen, a.genmed, a.gensmall { color: #006699; text-decoration: none }a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }.entry {	line-height:10pt;	color: #3E566E;	font-size:10pt;	text-align:left;	font-family:verdana,sans-serif;	border-bottom:1px solid #ACCDCD;		padding: 1 1 1 1;}/* The register, login, search etc links at the top of the page */.mainmenu		{ font-size : 11px; color : #000000 }a.mainmenu		{ text-decoration: none; color : #006699;  }a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }/* Forum category titles */.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}a.cattitle		{ text-decoration: none; color : #006699; }a.cattitle:hover{ text-decoration: underline; }/* Forum title: Text and link to the forums used in: index.php */.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }a.forumlink 	{ text-decoration: none; color : #006699; }a.forumlink:hover{ text-decoration: underline; color : #DD6900; }/* 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 : #006699; }a.nav:hover		{ text-decoration: underline; }/* titles for the topics: could specify viewed link colour too */.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }a.topictitle:link   { text-decoration: none; color : #006699; }a.topictitle:visited { text-decoration: none; color : #5493B4; }a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }/* 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; line-height: 18px}a.postlink:link	{ text-decoration: none; color : #006699 }a.postlink:visited { text-decoration: none; color : #5493B4; }a.postlink:hover { text-decoration: underline; color : #DD6900}/* Quote & Code blocks */.code {	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;	background-color: #FAFAFA; border: #FFB877; 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: #FFB877; border-style: solid;	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}.introquote {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;	background-color: #EFF2F8; border: #FFB877; border-style: solid;	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}.rahmen { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%; background-color: #FAFAFA; border: 1 dashed #FFB877 }/* Copyright and bottom info */.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}a.copyright		{ color: #444444; text-decoration: none;}a.copyright:hover { color: #000000; text-decoration: underline;}/* Form elements */form {   margin-bottom:0px;}SELECT {	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: tahoma,helvetica; BACKGROUND-COLOR: #ebebf3}TEXTAREA {	BORDER-RIGHT: #9fafbe 1px solid; BORDER-TOP: #9fafbe 1px solid; FONT-SIZE: 12px; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(images/input.gif); BORDER-LEFT: #9fafbe 1px solid; COLOR: #000000; TEXT-INDENT: 2px; BORDER-BOTTOM: #9fafbe 1px solid; FONT-FAMILY: tahoma,helvetica; BACKGROUND-COLOR: #ebebf3}INPUT { border-width:1px;	font-size:12px;	border-width:1; border-color:000000; border-style:solid; background-color:#A6B1BA;background-image: url(images/input.gif); }/* 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: #FFD9A6; border-style: none; }.mxlink		{ background-color: #E5E5E5; border-style: none; font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}/* Styles für die Startseite vom HTC, uebernommen von tierstyle.css*/.klein{	font-family : Verdana, Arial, Heletica, sans-serif;	font-size : 8px;		color: #e4e4e4;	}.normal{	font-family : Verdana, Arial, Heletica, sans-serif;	font-size : 12px;	line-height : 14px;	text-align: justify;	}