/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  Komplett modifiziert von Markus Rehm
  info@rehm-neuss.de
  http://www.rehm-neuss.de
*/


.newsbutton {
	cursor: hand;
}



 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #D0C0A9;
	background-image: url(images/site_bg.jpg);
	background-repeat: repeat-x;
	scrollbar-face-color: #EFE5D0;
	scrollbar-highlight-color: #D2C5A6;
	scrollbar-shadow-color: #D2C5A6;
	scrollbar-3dlight-color: #EFE5D0;
	scrollbar-arrow-color:  #D2C5A6;
	scrollbar-track-color: #EFE5D0;
	scrollbar-darkshadow-color: #EFE5D0;
}


td.left_bg {
	background-image: url(images/bg_links.jpg);
}

td.left_nav_bg {
	background-image: url(images/bg_links_nav.jpg);
	background-repeat: no-repeat;
	height: 452px;
}

td.right_bg {
	background-image: url(images/bg_rechts.jpg);
}

td.right_nav_bg {
	background-image: url(images/bg_rechts_nav.jpg);
	background-repeat: no-repeat;
	height: 452px;
}

td.bg_content {
	background-color: #EFE9DD;
}	

td.footer {
	background-image: url(images/bottom_center.jpg);
	height: 48px;
}


td.portal_nav_bg {
	background-image: url(images/bg_portal_nav.jpg);
	background-repeat: no-repeat;
	height: 490px;
}

td.portal_bg {
	background-image: url(images/bg_portal.jpg);
}




.links_head				{ padding-left:15px; color : #CEB996; font-size : 14px; }

a.menulinks {	  display:block;
			      color:#CEB996;
			      padding-left:15px;
			      padding-top:1px;
   			      padding-bottom:1px;
			      font-size:11px;
			      text-decoration:none;
			      background-image:url(images/button_left_off.gif); }

a.menulinks:link {
			      display:block;
			      color:#CEB996;
			      padding-left:15px;
			      padding-top:1px;
   			      padding-bottom:1px;
			      font-size:11px;
			      text-decoration:none;
			      background-image:url(images/button_left_off.gif); }


a.menulinks:visited {
			      display:block;
			      color:#CEB996;
			      padding-left:15px;
			      padding-top:1px;
   			      padding-bottom:1px;
			      font-size:11px;
			      text-decoration:none;
			      background-image:url(images/button_left_off.gif); }

a.menulinks:hover {
				  display:block;
			      color:#EFE9DD;
			      text-decoration:none;
			      background-image:url(images/button_left_on.gif); }


td.navirechts {
    background-image:url(images/headline_portal_rechts.gif); 
	height: 20px;
}

.rechts_head			{ padding-left: 37px; color : #825421; font-size : 12px; }
a.rechts_head			{ padding-left: 37px; color : #825421; font-size : 12px; text-decoration: none }
a.rechts_head:link		{ padding-left: 37px; color : #825421; font-size : 12px; text-decoration: none }
a.rechts_head:visited	{ padding-left: 37px; color : #825421; font-size : 12px; text-decoration: none }
a.rechts_head:hover		{ padding-left: 37px; color : #567239; font-size : 12px; text-decoration: none }







a.menurechts {	  display:block;
			      color:#825421;
			      padding-left:10px;
			      padding-top:1px;
   			      padding-bottom:1px;
			      font-size:11px;
			      text-decoration:none;
			      background-image:url(images/button_right_off.gif); }

a.menurechts:link {
			      display:block;
			      color:#825421;
			      padding-left:10px;
			      padding-top:1px;
   			      padding-bottom:1px;
			      font-size:11px;
			      text-decoration:none;
			      background-image:url(images/button_right_off.gif); }


a.menurechts:visited {
			      display:block;
			      color:#825421;
			      padding-left:10px;
			      padding-top:1px;
   			      padding-bottom:1px;
			      font-size:11px;
			      text-decoration:none;
			      background-image:url(images/button_right_off.gif); }

a.menurechts:hover {
				  display:block;
			      color:#567239;
			      text-decoration:none;
			      background-image:url(images/button_right_on.gif); }










td.navcrumb {
	background-image: url(images/navcrumb.jpg);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	height: 40px;
}

td.navcrumb_portal {
	background-image: url(images/navcrumb_portal.jpg);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	height: 40px;
}

td.navcrumb2 {
	background-image: url(images/navcrumb2.jpg);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	height: 40px;
}


.navsmall 			{ font-weight: bold; color : #617F3F; font-size : 10px; }
a.navsmall 			{ font-weight: bold; color : #617F3F; font-size : 10px; text-decoration: none}
a.navsmall:link		{ font-weight: bold; color : #617F3F; font-size : 10px; text-decoration: none}
a.navsmall:visited	{ font-weight: bold; color : #617F3F; font-size : 10px; text-decoration: none}
a.navsmall:hover	{ font-weight: bold; color : #335B2D; font-size : 10px; text-decoration: none}


.onlinelist 			{ color : #CEB996; font-size : 10px; }
a.onlinelist 			{ color : #CEB996; font-size : 10px; text-decoration: none}
a.onlinelist:visited	{ color : #CEB996; font-size : 10px; text-decoration: none}
a.onlinelist:hover		{ color : #CEB996; font-size : 10px; text-decoration: underline}



.portaltitel 		{ font-weight: bold; color : #567239; font-size : 14px; }

.portalcontent		{ color : #845522; font-size : 11px; }

.portallink 			{ font-weight: bold; color : #567239; font-size : 9px; }
a.portallink 			{ font-weight: bold; color : #567239; font-size : 9px; text-decoration: none}
a.portallink:link		{ font-weight: bold; color : #567239; font-size : 9px; text-decoration: none}
a.portallink:visited	{ font-weight: bold; color : #567239; font-size : 9px; text-decoration: none}
a.portallink:hover		{ font-weight: bold; color : #567239; font-size : 9px; text-decoration: underline}






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

p,td { font-size : 11px; }


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

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


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


/*
  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: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #C2B095; font-size: 10px; font-weight : bold;
	background-color: #E5D9C6; height: 18px;
}

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


/*
  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 {
	height: 22px;
	border-width: 0px 0px 0px 0px;
}

td.catBottom {
	height: 28px;
	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: 18px; }


td.row3Right,td.spaceRow {
	background-color: #EFE9DD; 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; }
*/

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }




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

.maintitle 	{ font-weight: bold; font-size: 18px; color: #C2B095; line-height : 120%; }



/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #855622; text-decoration: none; }
a.gen:link,a.genmed:link,a.gensmall:link { color: #855622; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #617F3F; 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 : #855622;  }
a.mainmenu:hover{ text-decoration: underline; color : #617F3F; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #855622}
a.cattitle		{ text-decoration: none; color : #855622; }
a.cattitle:hover{ text-decoration: none; color : #617F3F;  }


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


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 10px; color : #000000;}
a.nav			{ text-decoration: none; color : #855622; }
a.nav:hover		{ text-decoration: underline; color : #617F3F; }


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


/* 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 : #855622 }
a.postlink:visited { text-decoration: none; color : #855622; }
a.postlink:hover { text-decoration: underline; color : #617F3F}


/* Quote & Code blocks */

.quote-table, .code-table {
	border-left: solid 1px #D0C0A9;
	border-top: solid 1px #D0C0A9;
	border-right: solid 1px #D0C0A9;
	border-bottom: solid 1px #D0C0A9;
	margin: 5px 0;
}
.quote-corner, .code-corner {
	background-color: #C9AB80;
	border-right: solid 1px #D0C0A9;
}
.quote-left {
	background: #C9AB80 url(images/quote_left.gif) top center no-repeat;
	border-right: solid 1px #D0C0A9;
}
.code-left {
	background: #C9AB80 url(images/code_left.gif) top center no-repeat;
	border-right: solid 1px #D0C0A9;
}
.quote-header, .code-header {
	border-bottom: solid 1px #D0C0A9;
	padding: 0 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	background-color: #E5D9C6;
	color: #855622;
}
.quote-text {
	color: #B5A288;
	text-align: left;
	font-size: 11px;
	vertical-align: top;
	line-height: 120%;
	padding: 3px 5px;
	background-color: #FDF7E5;
}

.code-text {
	font-family: Courier, 'Courier New', sans-serif;
	color: #B5A288;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 120%;
	padding: 3px 5px;
	background-color: #FDF7E5;
}


/* 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;}


/* Copyright and bottom info */
.copyright2				{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #EFE9DD; }
a.copyright2			{ color: #EFE9DD; text-decoration: none;}
a.copyright2:link		{ color: #EFE9DD; text-decoration: none;}
a.copyright2:visited	{ color: #EFE9DD; text-decoration: none;}
a.copyright2:hover 		{ color: #EFE9DD; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	background-color : #E5D9C6;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color: #D3C3AC;
	border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

/* The text input fields background colour */
input.post, select {
	color : #000000;
	background-color : #E5D9C6;
	margin: 1px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color: #D3C3AC;
	border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

textarea.post {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background-color : #E5D9C6;
	border-color: #D3C3AC;
	border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #E5D9C6;
	color : #855622;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #D3C3AC;
	border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

/* The main submit button option */
input.mainoption {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #E5D9C6;
	color : #855622;
	font-weight : bold;
	border-color: #D3C3AC;
	border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

/* None-bold submit button */
input.liteoption {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #E5D9C6;
	color : #855622;
	font-weight : bold;
	border-color: #D3C3AC;
	border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

input.borderoption {
	background-color : transparent;
	font-weight : normal;
	border-color: #C7BA9C;
	border-style: solid;
	border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px;
}

.portalcontent img {
    max-width:500px;
}

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


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

