body {
  background: #FFAE00 url('images/backgrounds/verlauf.gif') repeat-x fixed top left;
  margin:     0;
  padding:    0
}

#header {
  width:      900px;
  height:     100px;
  background: url('images/backgrounds/header.png') no-repeat center;
  padding:    0; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:0
}

#content {
  width:      900px;
  background: url('images/backgrounds/content_bg.png') repeat-y center;
  margin:     0 auto;
  padding:    0
}

#navi {
  height:              30px;
  color:               #fff;
  background:          #e09d00 url('images/backgrounds/navi_bg.gif') repeat-x 0 -30px;
  margin-left:6px; margin-right:7px; margin-top:0; margin-bottom:0; padding-left:22px; padding-right:22px; padding-top:0; padding-bottom:0
}
#navi li {
  font-size:      11px;
  letter-spacing: 1px;
  display:        inline;
  line-height:    30px
}
#navi ul {
  list-style-type: none
}
#navi a {
  font-family: Tahoma;
  font-size: 8pt;
  color: #ffffff;
  text-decoration: none;
  padding: 0 10px;
  float: left
}
#navi a:hover {
  background:          url('images/backgrounds/navi_bg.gif') 0 0;
  text-decoration:     none;
  background-position-x:0; background-position-y:0
}

#main {
  width: 830px
}

#footer {
  font-family: Tahoma;
  font-size: 7pt;
  width:      900px;
  height:     100px;
  color:      #000;
  background: url('images/backgrounds/footer.png') no-repeat center;
  font-size:  11px;
  text-align: center;
  padding:    0; margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:20px
}
#footer a {
  color:           #000;
  text-decoration: underline
}
#footer a:hover {
  text-decoration: none
}

font, th, td, p { font: 11px 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 #D1D7DC 0px; border-top-width: 1px;}


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



th {
  height:                      30px;
  background:                  #ff8e00 url('images/cellpic3.gif');
  color:                       #fff;
  font-size:                   11px;
  font-weight:                 bold;
  -moz-border-radius-topleft:  15px;
  -moz-border-radius-topright: 15px;
  border-top-right-radius:     15px;
  border-top-left-radius:      15px
}

td.cat {
  height:       25px;
  background:   #ffb354;
  color:        #fff;
  font-size:    11px;
  font-weight:  bold;
  text-align:   center
}
td.catBottom {
  height:                         30px;
  background:                     #ff8e00 url('images/cellpic3.gif');
  color:                          #fff;
  font-size:                      10px;
  -moz-border-radius-bottomleft:  15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius:     15px;
  border-bottom-left-radius:      15px
}




/* The largest text used in the index page title and toptic title etc. */
.maintitle, h1, h2        {
                        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 : 12px; line-height: 12.5pt; }
.gen2 { font-size : 9pt; line-height: 15pt; font-family: Verdana; }
.gen3 { font-size : 12px; line-height: 14pt; }
.gen4 { font-size : 9pt; line-height:13pt; font-family: Verdana; }
.big { font-size: 14px; line-height: 12.5pt; }
.genmed { font-size : 8pt; font-family: Verdana; }
.genmed2 { font-size : 11pt; line-height: 15pt; font-family: Verdana; }
.gensmall { font-size : 8pt; line-height: 10pt; font-family: Verdana; }
.gensmall2 { font-size : 8pt; line-height: 10pt; font-family: Tahoma; color: #000000; }
.genlink { font-size : 8pt; line-height: 10pt; font-family: Tahoma; color: #000000; }
.gensmall3 { font-size : 8pt; line-height: 15pt; font-family: Tahoma; }
.gensmall4 { font-size : 9pt; line-height: 15pt; font-family: Tahoma; }
.gen, .genmed, .gensmall { color : #000000; }
a.genlink { font-size : 8pt; line-height: 10pt; font-family: Tahoma; color: #006699; text-decoration: none; }
a.gen, a.genmed, a.gensmall, a.gensmall2 { color: #006699; text-decoration: none; }
a.genlink:hover { font-size : 8pt; line-height: 10pt; font-family: Tahoma; color: #6699cc; text-decoration: none; }
a.gen:hover, a.genmed:hover, a.gensmall:hover        { color: #DD6900; text-decoration: underline; }
a.genb { font-size: 11pt; line-height: 12.5pt; font-family: Verdana; color: #006699; text-decoration: none; }
a.genb:hover        { color: #DD6900; 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 : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


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


/* 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                        { 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 : 12pt; 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: 13.5pt;}
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: #D1D7DC; 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: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* 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 */
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 : #EFEFEF;
        color : #000000;
        font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
        background-color : #FAFAFA;
        font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
        background-color : #FAFAFA;
        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: #DEE3E7; border-style: none; }


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