/* Based on the original Style Sheet for the fisubsilver v2 Theme for phpBB version 2+ (Dax)
Edited by CBACK  - http://www.cback.de - last updated 07.10.05 */

/* The content of the posts (body of text) */
body
{
  background:url(images/hintergrundloks.jpg) center no-repeat fixed ;
/*   background:url(images/schneepflug.jpg) center no-repeat fixed ; color war 336699 */
  color						 :#0b2744;

  font						 :12px Verdana, Arial, Helvetica, sans-serif;
  margin					 :6px;
  padding					 :0;

  scrollbar-3dlight-color    :#d1d7dc;
  scrollbar-arrow-color      :#006699;
  scrollbar-darkshadow-color :#98aab1;
  scrollbar-face-color       :#dee3e7;
  scrollbar-highlight-color  :#e3e9ec;
  scrollbar-shadow-color     :#dee3e7;
  scrollbar-track-color      :#efefef
}

/* General font families for common tags */
font,th,td,p
{
  font:14px Verdana, Arial, Helvetica, sans-serif
}

/* General text */
.gensmall
{
  font-size:12px
}

td.genmed,.genmed
{
  font-size:11px
}

.explaintitle
{
  font-size:11px;font-weight:bold;color:#00005a
}


/* General page style */
a:link,a:active,a:visited
{
  color:#03194b; font-size: 12px; text-decoration:none
}

a.postlink:link {
    line-height: 1.5em;
    padding: 0 0 0 13px;
    background: url('images/li_bull.gif') no-repeat 0 1px;
    text-decoration: none; color : #466BA3
}

a.postlink:visited {
    line-height: 1.5em;
    padding: 0 0 0 13px;
    background: url('images/li_bullv.gif') no-repeat 0 1px;
    text-decoration: none; color : #466BA3
}

a.postlink:hover {
    line-height: 1.5em; padding: 0 0 0 13px;
    background: url('images/li_bullh.gif') no-repeat 0 1px;
    text-decoration: none; color : #466BA3
}

a.postlink:active {
    line-height: 1.5em; padding: 0 0 0 13px;
    background: url('images/li_bulla.gif') no-repeat 0 1px;
    text-decoration: none; color : #466BA3
}

a:hover
{ color:#dd4f00
; font-size: 12px; }


/* titles for the topics:could specify viewed link colour too */
.topictitle
{
  font-size:12px;font-weight:bold
}

a.topictitle:visited
{ color:#5c81b1
; font-size: 12px; }

a.topictitle:hover
{ color:#dd6900
; font-size: 12px; }

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

hr
{
  border: 0px solid #e3e9ec;border-top-width:1px;height:0px
}

hr.geomap{border: 1px solid #C2C2C2}

/* Category gradients*/
td.cat
{
  font-weight:bold;letter-spacing:1px;background:#b6c4d6 url(images/cellpic1.gif);
  height:29px;text-indent:4px
}

/* Main table cell colours and backgrounds */
.row1
{
  background:#d9e2ec
}

.row2,.helpline
{
  background:#b6c4d6
}

.row3
{
  background:#a2b1c9
}

.row4
{
  background:#2a4040
}

td.spacerow
{
  background:#b6c4d6
}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic
{
  background:#a2b1c9 url(images/cellpic2.jpg) repeat-y
}

/* Table Header cells */
th
{
  background:#005eb2 url(images/cellpic3.gif);
  color:#deeef3;
  font-size:11px;
  font-weight:bold;
  height:27px;
  white-space:nowrap;
  text-align:center;
  padding-left:8px;
  padding-right:8px
}

/* This is the border line & background colour round the entire page */
.bodyline
{
  background:#;
  border:solid 0 #2a4040
}


/* This is the outline round the main forum tables */

.bodyline2
{
  background:#ffffff;
  border:1px solid #1D7EAE
}


.forumline
{
  background:#a2b1c9;
  border:outset 3px #006699
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1
{
  font:bold 20px/120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  color:#00005a
}

.subtitle,h2
{
  font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none
}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav
{
  font-size:11px;font-weight:bold
}

.postbody
{
  font-size:12px;line-height:125%
}

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

/* FI DivExpand - Daz - ForumImages.com - START */
/* Code  */
.codetitle,.code
{
  border:solid 1px #a2b1c9;padding:2px 2px 3px 3px
}

.codetitle
{
  font-size:11px;background: #a2bac9;text-indent:2px;font-weight:bold;margin:10px 20px 0
}

.code
{
  background:#fafafa;border-top-width:0;color:#060;
  font:12px Courier,'Courier New',sans-serif;overflow:auto;height:40px;
  margin:0 20px 0 20px
}

/* Quote blocks */
.quotetitle,.quote
{
  color:#475e61;font-size:11px;border: solid 1px #a2b1c9;padding:2px 2px 3px 3px
}

.quotetitle
{
  background:#a2bac9;text-indent:2px;font-weight:bold;margin:10px 20px 0
}

.quote
{
  background:#fafafa;border-top-width:0;color:#215175;
  overflow:auto;height:40px;margin:0 20px 10px
}


/* This is for the error messages that pop up */
.errorline
{
  background:#add8e6;border:1px solid #006699
}

/* Form elements */
form
{
  display:inline
}

input
{
  font:11px Verdana,Arial,Helvetica,sans-serif
}

select
{
  background:#b6c4d6;font:11px Verdana, Arial, Helvetica, sans-serif
}

input.post,textarea.post
{
  background:#b6c4d6;border:solid 1px #2a4040;
  font:11px Verdana, Arial, Helvetica, sans-serif;padding-bottom:2px;padding-left:2px
}

input.button,input.liteoption,.fakebut
{
  border:1px solid #2a4040;background:#fafafa;font-size:11px
}

input.catbutton
{
  border:1px solid #2a4040;background:#fafafa;font-size:10px
}

input.mainoption
{
  border:1px solid #2a4040;background:#fafafa;font-size:11px;font-weight:bold
}

a.but,a.but:hover,a.but:visited
{
  color:#2a4040;text-decoration:none
}

/* This is the line in the posting page which shows the rollover
help line. Colour value in row2 */
.helpline
{
  border:0 solid;font-size:10px
}

abbr, acronym
{
  border-bottom:1px dotted #FF0000;
  margin:0px;
  font-style: italic;
  color: red;
  cursor:help;
}


/* This is the gradient background at the top of the page */
.topbkg{background: #b6c4d6 url(images/cellpic_bkg.jpg) repeat-x}
.topnav{ font-size:10px; background: #b6c4d6 url(images/cellpic_nav.gif) repeat-x; color:#dd6900; height:21px; border-color: #91a0ae; border-style: solid; white-space:nowrap; border-width: 1px 0 }

/* Admin & Moderator Colours MODification */
.admin,.mod
{
  font-size:11px;font-weight:bold
}

.admin,a.admin,a.admin:visited
{
  color:#dd4f00
}

.mod,a.mod,a.mod:visited
{
  color:#006600
}

a.admin:hover,a.mod:hover
{
  color:#dd4f00
}


/* Specify the space around images */
.imgtopic,.imgicon
{
  margin-left:3px
}

.imgspace
{
  margin-left:1px;margin-right:2px
}

.imgfolder
{
  margin:1px 4px 1px 4px
}


/* Gets rid of the need for border="0" on hyperlinked images */
img
{
  border:0 solid
}

/* Background images for tables */
.tbl
{
  border-collapse:collapse;
  height:4px;
  width:100%
}

.tbll
{
  background: url(images/tb4_l.gif) no-repeat;
  width:8px
}

.tblbot
{
  background: url(images/tb4_m.gif) repeat-x;
  width:100%
}

.tblr
{
  background: url(images/tb4_r.gif) no-repeat;
  width:8px
}

.orionmenu
{
  padding:2px;
}

/* Reiter */
a.REITER-INAKTIV:link {text-decoration:none; color : #DEEEF3}
a.REITER-INAKTIV:hover {text-decoration:none; color : #DEEEF3}
a.REITER-INAKTIV:visited {text-decoration:none; color : #DEEEF3}
div.REITER {position:absolute; z-index:2; top:124px; width:940px}
div.REITER-TEXT {padding: 2px 0px 0px 5px;}
div.REITERMENU { position:absolute; z-index:2; width:235px; top:20px; border: solid 1px #ffffff; visibility:hidden; background-color:#00005a; }
div.REITERMENU a {display:block; font-size:12px; line-height:16px; white-space:nowrap; width:155px; padding: 1px 0px 1px 3px; margin-bottom:1px; color:#DEEEF3}
div.REITERMENU a:hover{color:#DEEEF3}
div.REITERMENU a:visited{color:#DEEEF3}
div.REITERMENU a:hover{color:#dd6900}
div.REITERMENU-TEXT {margin:5px 5px 4px 5px}
a.REITER-AKTIV {position:absolute; z-index:1; font-weight:bold; margin:0 1px; height:24px; background: #00469f; color:#b6c4d6}
a.REITER-INAKTIV { position:absolute; z-index:1; font-weight:bold; margin:0 1px; height:24px; color:#b6c4d6; font-size: 12px; background-color: #00005a; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
a.REITER-AKTIV-OVER:hover, a.REITER-INAKTIV-OVER:hover { font-size: 12px; font-weight: bold;#DEEEF3}
a.REITER-AKTIV-OVER:visited, a.REITER-INAKTIV-OVER:visited { font-size: 12px; font-weight: bold;#DEEEF3}
a.REITER-AKTIV-OVER, a.REITER-INAKTIV-OVER
{ z-index:3; position:absolute; font-weight:bold; margin:0 1px; height:24px; color:#b6c4d6; font-size: 12px; background-color: #00005a; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
div.MENU div.TRENNER {margin:5px}
div.TRENNER {margin: 5px 0; border-bottom: 1px solid #b6c4d6}