/*--------------------------------------------------------
  |                     YaBB 2005                        |
  --------------------------------------------------------
  |     Created by: XIMinc http://www.ximinc.com         |
  |                 YaBB http://www.yabbforum.com        |
  --------------------------------------------------------
  |   You may adapt elements of this CSS in your own     |
  |   projects, but please give credit to yabbforum.com. |
  --------------------------------------------------------*/

/* General layout */

a {
        font-weight: normal;
        color: #000040;
        font-family: arial, helvetica, sans serif;
        text-decoration: none;
}
a:hover {
        color: #000040;
        font-family: arial, helvetica, sans serif;
        text-decoration: underline;
}
body {
        background-color: #305AB1;
        font-family: arial, helvetica, sans serif;
        font-size: 9pt;
        margin-top: 2pt;
        margin-left: 7pt;
        scrollbar-face-color:#305ab1;
        scrollbar-shadow-color:#ffffff;
        scrollbar-3dlight-color:#000040;
        scrollbar-highlight-color:#f8f8ff;
        scrollbar-darkshadow-color:#305ab1;
        scrollbar-track-color:#739cef;
        scrollbar-arrow-color:#f8f8ff;
        }
table   {
        background-color: #ffffff;
        }
table.rahmen
{
        border:0px solid #FF0000;
        border-collapse:collapse;
}
table.blau   {
        background-color: #305AB1;
        font-weight: normal;
        color: #ffffff;
        font-family: arial, helvetica, sans serif;
        }
table.hellblau   {
        background-color: #739cef;
        }
td.blau {
        background-color: #305AB1;
        }
td.hellblau {
        background-color: #739cef;
        }
form {
        display: inline;
        padding: 0px;
        margin: 0px;
}
input {
        background-color: #f8f8ff;
        border: 1px solid #94b5f7;
        color: #000040;
        font-family: arial, helvetica, sans serif;
        font-size: 8pt;
}
textarea {
        background-color: #E8EBEF;
        border: 1px solid #B1BDC9;
        color: #000000;
        font-family: arial, helvetica, sans serif;
        font-size: 12px;
}
select {
        background-color: #E8EBEF;
        border: 1px solid #B1BDC9;
        color: #000000;
        font-family: arial, helvetica, sans serif;
        font-size: 10px;
}
select optgroup {
        color: #000000;
        font-family: arial, helvetica, sans serif;
        font-size: 10px;
}
.copyright {
        font-family: arial, helvetica, sans serif;
        font-size: 11px;
        text-align: center;
}
#fscroller {
        line-height: 1.3;
}

/* YaBB navigation links */

.nav, a.nav, a.nav:visited {
        font-weight: bold;
        font-size: 9pt;
        color : #000040;
        text-decoration: none;
}
a.nav:hover {
        color: #739cef;
        text-decoration: none;
}

/* YaBB alternating bgcolors */

.windowbg {
        background-color: #b7cfff;
        font-size: 9pt;
        font-weight: normal;
        font-style: normal;
        font-family: arial, helvetica, sans serif;
        color: #000040;
        border:1px solid #184284;
        padding: 4px;
}
.windowbg2 {
        background-color: #ffffff;
        font-size: 9pt;
        font-weight: normal;
        font-style: normal;
        font-family: arial, helvetica, sans serif;
        color: #000040;
        border:1px solid #184284;
        padding: 4px;
}
.windowbg3 {
        background-color: #000000;
        font-size: 9pt;
        font-weight: normal;
        font-style: normal;
        font-family: arial, helvetica, sans serif;
        color: #000040;
        border:1px solid #184284;
        padding: 4px;
}

/* Misc/title/category colors */

.dividerbot {
        border-bottom: 1px #184284 solid;
}
.dividertop {
        border-top: 1px #184284 solid;
}
.hr     {
        color: #184284;
}
.bordercolor {
        font-size: 12px;
        font-family: arial, helvetica, sans serif;
        background-color: #ffffff;
}
.small {
        font-size: 8pt;
        font-family: tahoma, arial, helvetica, sans serif;
}
.top{
        font-style: normal;
        font-size: 11px;
        color: #475F79;
}
.titlebg {
        font-size: 9pt;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
        font-family: arial, helvetica, sans serif;
        color: #ffffff;
        background-color: #527bde;
        border-top: 1px solid #184284;
        border-right: 1px solid #184284;
        border-bottom: 0px solid #184284;
        border-left: 1px solid #184284;
        padding: 4px;
}
.titlebg a{
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
        color: #ffffff;
}
.titlebg a:hover{
        text-decoration: underline;
}
.catbg {
        font-size: 9pt;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
        font-family: arial, helvetica, sans serif;
        color: #ffffff;
        background-color: #739cef;
        border:1px solid #184284;
        padding: 3px;
}
.catbg a{
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
        color: #ffffff;
}
.catbg a:hover{
        text-decoration: underline;
}
.message {
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        font-family: arial, helvetica, sans serif;
        color: #000040;
}
.message a{
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        color: #900000;
        background-color: transparent;
}
.message a:hover{
        text-decoration: underline;
        color: #000000;
        background-color: transparent;
}
.droppageindex {
        float: left;
        font-family: arial, helvetica, sans serif;
        background-color: #ffffff;
        color: #000000;
        padding: 0px;
        padding-left: 4px;
        margin: 0px;
        border: 1px inset;
}
.droppages{
        height: 14px;
        padding-left: 1px;
        padding-right: 1px;
}
.droppages a{
        color: #000000;
        font-size: 9px;
        font-weight: normal;
}
.highlight {
        font-size: 13px;
        font-family: arial, helvetica, sans serif;
        font-weight: bold;
        font-style: normal;
        background-color: #FFFF33;
        color: #000000;
}

/* Image fonts */

.imgbg {
        font-style: normal;
        font-size: 10px;
        color: #ffffff;
}
.imgcatbg {
        font-style: normal;
        font-size: 10px;
        color: #000000;
        font-weight: bold;
}
.imgtitlebg {
        font-style: normal;
        font-size: 10px;
        color: #FFFFFF;
        font-weight: bold;
}
.imgwindowbg {
        font-style: normal;
        font-size: 9px;
        color: #005177;
}
.imgmenu {
        font-style: normal;
        font-size: 11px;
        color: #000000;
        font-weight: bold;
}

/* Post quote/code colors */

.quote {
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        font-family: arial, helvetica, sans serif;
        color: #000000;
        background-color: #E8EBEF;
        border: 1px #34689A solid;
        width: 90%;
        padding: 4px;
}
.code {
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-family: Courier, Courier New, Sans-Serif;
        color: #000000;
        background-color: #cccccc;
        border: 1px #34689A solid;
        width: 90%;
        padding: 4px;
}
.editbg{
        color: #000000;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        font-family: arial, helvetica, sans serif;
        background-color: #FFFEDF;
        border: 1px #cc0000 solid;
        width: 90%;
        padding: 4px;
}

/* Anything below here is just for the template */

#container{
        background-color: #305ab1;
        width: 90%;
        padding: 0px;
        border-top: 0px;
        margin-bottom: 10px;
        font-family: arial, helvetica, sans serif;
}
.topline{
        border-top: 1px solid #34689A;
}
.topheader{
        background: #4981B8;
        margin-bottom: 10px;
}
.boardcontainer {
        background-color: #ffffff;
        border-top: 0px solid #184284;
        border-right: 0px solid #184284;
        border-bottom: 0px solid #184284;
        border-left: 0px solid #184284;
}
.displaycontainer {
        width: 100%;
        padding: 1px;
        background-color: #ffffff;
}
.headerwelc{
        color: #000000;
        font-size: 9pt;
        font-weight: normal;
        background-color: #739cef;
        padding: 4px;
}
.headerwelc a{
        color: #000040;
        font-weight: bold;
}
.headerwelc a:hover{
        text-decoration: underline;
}
.headerinfo{
        color: #ffffff;
}
.headerinfo a{
        color: #ffffff;
        text-decoration: underline;
}
.headerinfo a:hover{
        color: #80DAF2;
}
.seperator {
        background-color: #305AB1;
}
.navbarcontainer{
        margin: 0px;
}

/* vetvita layout */

td     {
       font-family: arial, helvetica, sans serif;
       font-size: 9pt; color:#000040;
       }
       
td.header   {
            font-family: arial, helvetica, sans serif;
            font-size: 9pt; color:#ffffff;
            font-weight: bold;
            vertical-align:bottom;
            }
a.weiss {
        font-family: arial, helvetica, sans serif;
        font-size: 9pt; color:#ffffff;
        font-weight: normal;
        text-decoration: none;
        }
a.weiss:hover {
        font-family: arial, helvetica, sans serif;
        font-size: 9pt; color:#ffffff;
        font-weight: normal;
        text-decoration: underline;
        }
a.weissb {
        font-family: arial, helvetica, sans serif;
        font-size: 9pt; color:#ffffff;
        font-weight: bold;
        text-decoration: none;
        }
a.weissb:hover {
        font-family: arial, helvetica, sans serif;
        font-size: 9pt; color:#ffffff;
        font-weight: bold;
        text-decoration: underline;
        }
a.blau {
        font-family: arial, helvetica, sans serif;
        font-size: 9pt; color:#000040;
        font-weight: normal;
        text-decoration: none;
        }
a.blau:hover {
        font-family: arial, helvetica, sans serif;
        font-size: 9pt; color:#000040;
        font-weight: normal;
        text-decoration: underline;
        }
input.suche {
            background-color: #739cef;
            border: 1px solid #739cef;
            }