<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%"  align="center">
<tr><td width="250">
 </td><td width="330">
<div align="center">
	<div class="smallfont" align="center">
	
	</div>
	
	<div class="smallfont" align="center">
	
	</div>
</div></td>
<!-- Do not remove this copyright notice -->
<td  width="250"><span class="gensmall"><div align="right">Designed by:<a href="http://www.vbdesigns.de" target="_blank">vbdesigns.de</a></span></div><br /></td></tr>
<!-- Do not remove this copyright notice -->
</table>/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #FBF9E7;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #295D65;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

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


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

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


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFECD2; }
td.row2	{ background-color: #EFECD2; }
td.row3	{ background-color: #EFECD2; }


/*
  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: #5C5E2B;
		background-image:   url(../../../../../../DOKUME%7E1/---/LOKALE%7E1/images/cellpic2.jpg);
		background-repeat: repeat-y;
}

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

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image:   url(images/cellpic3.jpg);
			background-color:#D1D7DC; border: #5C5E2B; 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: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #EFECD2; border: #FFFFFF; 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. */
.maintitle, h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}
.h1	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #5C5E2B;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.genneu { font-size : 11px; }
.gensmall { font-size : 10px; }
.genneu{ color : #FFFFFF; }
.gen, .gensmall,.genmed{ color : #5C5E2B; }
a.gen,a.genmed,a.gensmall { color: #C24B00; text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color : #5C5E2B; text-decoration: underline; }
.geniron { font-size : 11px; color: #C24B00;}

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #C24B00;  }
a.mainmenu:hover{ text-decoration: underline; color : #5C5E2B; }


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

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



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


/* 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 : #5C5E2B;}
a.nav			{ text-decoration: underline; color : #C24B00; }
a.nav:hover		{ text-decoration: underline; color : #5C5E2B;}

.nav2			{ font-weight: bold; font-size: 11px; color : #FFFFFF;}
a.nav2			{ text-decoration: underline; color : #FFFFFF; }
a.nav2:hover		{ text-decoration: underline; color : #C24B00;}


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


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

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


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


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

.Ironie{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #5C5E2B; font-style: italic; font-weight: bold;
	background-color: color: #CACA9E; border: #C24B00; border-style: solid; 
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	font-style: italic;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C24B00;
	line-height: 125%;
	background-color: #E1DCAE;
	border: #C24B00;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-style: italic;
}

/* Lexicon navigation*/
.letter { font:bold 10pt Verdana; text-decoration:none }
.letter:hover { text-decoration:underline }
.letter2 { font:bold 11pt Verdana; text-decoration:none; }
.letter3 { font:bold 10pt Verdana; color:#BDB782 }

/* Lexicon categorie */
.categorie { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color : #5C5E2B; text-decoration:none;font-style: italic; }

/* Lexicon crosslinks */
crosslink: { color : #000000; }
a.crosslink:link { text-decoration: none; color : #C24B00; }
a.crosslink:visited { text-decoration: none; color : #BDB782; } 
a.crosslink:hover { text-decoration: underline; color : #BDB782; }
/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #BDB782; letter-spacing: -1px;}
a.copyright		{ color: #BDB782; text-decoration: none;}
a.copyright:hover { color: #BDB782; text-decoration: underline;}


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

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FBF9E7;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #FBF9E7;
	color : #5C5E2B;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FBF9E7;
	font-weight : bold;
	color : #5C5E2B;
}
/* The main submit button option */
input.mainoption1 {
	background-color : #FBF9E7;
	font-weight : bold;
	color : #336600;
}
/* The main submit button option */
input.mainoption2 {
	background-color : #FBF9E7;
	font-weight : bold;
	color : #990000;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FBF9E7;
	font-weight : normal;
	color : #5C5E2B;
}

input.liteoption2 {
	background-color : #C24B00;
	font-weight : normal;
	color : #FFFFFF;
}

/* 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");
