body {  background-image: url(../graphics/slices/slice-27.gif); background-repeat: repeat-y;
		margin: 0px; padding: 0px}

/*This is for the main-menu*/
td.mainmenu	{white-space: nowrap; vertical-align: middle; text-align: left; padding-right: 12px}
img.mainmenu {border: none; vertical-align: middle; height: 36px; padding-right: 2px}

/* Navbars */
td.navbartop, td.navbartopleft, td.navbartopright {
	height: 4px;
}

td.navbartopleft, td.navbartopright {
	width: 5px; vertical-align:middle;
}

td.navbarbottomleft, td.navbarbottom, td.navbarbottomright {
	height: 5px;
}

td.navbarbottomleft,  td.navbarbottomright {
	width: 5px;
}

td.navbarbottomleft {vertical-align:middle; background-image: url(../graphics/navBarBottomLeft.gif)}
td.navbarbottomright {vertical-align:middle; background-image: url(../graphics/navBarBottomRight.gif)}
td.navbarbottom {background-image: url(../graphics/navBarBottom.gif)}

td.navbartopleft {background-image: url(../graphics/navBarTopLeft.gif)}
td.navbartopright {background-image: url(../graphics/navBarTopRight.gif)}
td.navbartop {background-image: url(../graphics/navBarTop.gif)}

td.navbarleft, td.navbarright {width: 5px; vertical-align:middle;}
td.navbarleft {background-image: url(../graphics/navBarLeft.gif);}
td.navbarright {background-image: url(../graphics/navBarRight.gif);}

td.navbarnav {vertical-align: middle; padding-left: 83px; padding-right: 5px; background-image: url(../graphics/navBar.gif)}
td.navbarpagination {text-align: right; vertical-align: middle; background-image: url(../graphics/navBar.gif)}

/*Alles, was für die Sidebar notwendig ist*/
div.sidebarbox, div.sidebarcontent {
	background-color: #EFEFF4;
	padding-left: 1px; padding-right: 1px;
}

div.sidebarbox {
    border: 2px #197BB5 solid;
    width: 180px;
    margin-bottom: 10px;
    padding-top: 1px;
}

div.sidebarcontent    {
    text-align: left;
    padding-bottom: 4px;
}

div.sidebarheader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FF9E00; font-size: 11px; font-weight : bold;
    background-color: #197BB5;
    background-image: url(../templates/subSilver/images/cellpic3.gif);
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    text-align: center;
}

input.sidebarbutton {
    background-color : #FAFAFC;
    font-weight : normal;
    vertical-align: middle;
    font-size: 11px; width: 20%;
    height: 17px;
}

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

/* Forum category titles */
.cattitle        { font-weight: bold; font-size: 12px ; color : #1175B0}
a.cattitle        { text-decoration: none; color : #197BB5; }
a.cattitle:hover{ text-decoration: underline; color : #F86C05;}

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

/* Forum title small: Text and link to the forums used in: index.php */
.forumsmalllink      { font-weight: bold; font-size: 10px; color : #1175B0; }
a.forumsmalllink     { text-decoration: none; color : #1175B0; }
a.forumsmalllink:hover{ text-decoration: underline; color : #F86C05; }

/* 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 : #1175B0; }
a.nav:hover        { text-decoration: underline; }
.dfnav            { font-weight: bold; font-size: 13px; color : #000000;}
a.dfnav            { text-decoration: none; color : #1175B0; }
a.dfnav:hover        { text-decoration: underline; color : #F86C05; }
.newPM            { font-weight: bold; font-size: 13px; color : #FF9E00;}
a.newPM            { text-decoration: none; color : #1175B0; }
a.newPM:hover        { text-decoration: underline; }


div.showSection {margin-right: 3px; width: 75px; text-align: center; border-width: 1px; border-style: solid; border-color: white}

div.showSection a:hover{
		display: block;
		width: 100%;
		background-color: #EFEFF4;
		text-decoration: none;
}
div.showSection a:link{
		display: block;
		width: 100%;
}
div.showSection a:visited{
		display: block;
		width: 100%;
}

table.buttonSection {font-size : 11px; width: 100%; margin-top: 3px; border-width: 1px; border-style: solid; border-color: white}

/* 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 : #F8F6FA;
    color : #000000;
    font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* The main submit button option */
input.mainoption {
    background-color : #FAFAFC;
    font-weight : bold;
}
/* None-bold submit button */
input.liteoption {
    background-color : #FAFAFC;
    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: #E1E6EC; border-style: none; }
.charcount { color: green; background-color: #EFEFF4; border-style: none; font-size: 10px; text-align: right; width: 30px;}

/* Fancy form styles for IE */
input, textarea, select {
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
}
input { text-indent : 2px; }
input.button {
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
}
.postbody { line-height: 18px}
select.jump{width: 175px;}
form{margin-bottom: 0px;}

select.jump{width: 175px;}
form{margin-bottom: 0px;}