/* FirstFish - Mainstyle */

body {
        margin: 0;
        padding: 0;
        background: #0054b6 url(../style/img01.gif) repeat-x;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.8em;
        color: #63abff;
/* propieterer CSS-Code, nur MSIE */
/*         scrollbar-base-color:#0054aa; */
/*         scrollbar-track-color:#51a3ff; */
/*         scrollbar-arrow-color:#08ffff; */
}

input, textarea {
        background: #A4E4F5;
        border: 1px solid #FFFFFF;
        font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
        color: #0F5B96;
}

div.IncBox
{
width: 650px;
border: 0px;
text-align: center;
}


h1, h2, h3, h4, p, ol, ul {
        margin-top: 0;
}

h1, h2, h3, h4 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2 {
        font-weight: normal;
}

h1 {
        letter-spacing: -1px;
        font-size: 1.8em;
        margin-left: 15px;
        color: #63abff;
}

h2 {
        letter-spacing: -1px;
        font-size: 1.5em;
        text-transform: lowercase;
        color: #0a416b;
}

h3 {
        color: #0a416b;
}

h4 {
        font-size: 0.9em;
}

p, ol, ul {
        margin-bottom: 1.5em;
        line-height: 150%;
}

a {
        text-decoration: none;
        color: #78d3d4;
}


a:hover {
        text-decoration: none;
        color: #FFFFFF;
}


hr {
         width:70%;
         color: #0054b6;
         background-color: #0054b6;
         height:1px;
         text-align:center;
         border:1px #0054b6;
}

/* Seitzeichen */

#mark {
       position: absolute;
       overflow: hidden;
       right: 320px;
       top: 150px;
       width: 146px;
       height: 21px;
}

/* image positioning - left, right and middle */

img {
    border: 0px;
}

img.left {
        float: left;
        margin: 6px 20px 0 0;
}

img.right {
        float: right;
        margin: 6px 0 0 20px;

}

img.middle {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 6px;
        margin-bottom: 6px;
}


/* Bild mit Beschriftung */

p.legend {
        float: none;
        text-align: center;
        font-size: smaller;
        margin: 5px;
        padding: 0;

}

p.legend img {
        display: block;
        margin: auto;

}

p.center {
        text-align: center;
}

p.small
{
font-family: verdana, arial, helvetica, geneva, sans-serif; font-size:8pt; font-weight:normal; text-decoration:none;
}

/* Header */

#header {
        height: 150px;
        background: url(../style/img02.jpg) no-repeat center top;
        text-transform: lowercase;
}

#logo {
        float: left;
}

#wm {
        float: right;
}

#logo h1, #logo p {
        float: left;
        margin: 0;
        line-height: normal;
}

#logo h1 {
        padding: 47px 0 0 20px;
        font-size: 3em;
        color: #62D6F5;
}

#logo p {
        padding: 69px 0 0 7px;
        letter-spacing: -1px;
        font-size: 1.4em;
        color: #199DD2;
}

#logo a {
        text-decoration: none;
        color: #62D6F5;
}

#menu {
        float: right;
}

#menu ul {
        margin: 0;
        padding: 81px 20px 0 0;
        list-style: none;
}

#menu li {
        display: inline;
}

#menu a {
        float: left;
        width: 120px;
        height: 36px;
        margin: 0 0 0 2px;
        padding: 0 0 0 0;
        background: #1B97CE url(../style/img03.gif) no-repeat;
        text-decoration: none;
        text-align: center;
        font-size: 1em;
        font-weight: normal;
        color: #000000;
}

#menu a:hover, #menu .current_page_item a {
        background: #63abff url(../style/img04.gif) no-repeat;
}

/* Navigation */

/* .navi{ width:180px; border-bottom:1px solid rgb(170,170,170); background-color:rgb(255,255,255); }*/


a.navileft_passive {
        display:block;
        background:url("../style/nav_arr3.gif") no-repeat;
        background-position:right;
        padding-top:3px;
        padding-bottom:3px;
}

a.navileft_active {
        display:block;
        background:url("../style/nav_arr1.gif") no-repeat;
        background-position:right;
        padding-top:3px;
        padding-bottom:3px;
}

a.navileft_open {
        padding-left:0px;
        display:block;
        background:url("../style/nav_arr2.gif") no-repeat;
        background-position:right;
        padding-top:3px;
        padding-bottom:3px;
}

/* Page */

#page {
        width: 1024px;
        margin: 0 auto;
}

.textlink {
        padding-left: 20px;
        background: url(../style/img08.gif) no-repeat left center;
        text-decoration: none;
        font-weight: bold;
        color: #0A416B;
}

/* Content */

#content {
        float: left;
        width: 695px;
        padding: 0 0 0 0px;
}

.post {
        margin-bottom: 15px;
        background: #63abff url(../style/img05.gif) no-repeat;
        color: #001424;
}

.post a {
        text-decoration: none;
        font-weight: bold;
        color: #0A416B;
}

.post a:hover {
        color: #5a8cce;
}

.post .title {
        margin: 0;
        padding: 30px 20px 0 20px;
}

.post .title a {
        text-decoration: none;
        color: #0A416B;
}

.post .byline {
        margin: 0;
        padding: 10px 20px;
}

.post .entry {
        padding: 20px 20px 10px 20px;
}

.post .links {
        margin: 0;
        padding: 10px 30px 30px 20px;
        background: url(../style/img06.gif) repeat-x left bottom;
        border-top: 1px solid #2872A6;
}

.post .links .forum {
        padding-top: 7px;
        padding-left: 30px;
        background: url(../style/forum.gif) no-repeat left center;
}

.post .links .lex {
        padding-top: 7px;
        padding-left: 30px;
        background: url(../style/lex.gif) no-repeat left center;
}

.post .links .bewert {
        padding-top: 7px;
        padding-left: 30px;
        background: url(../style/bewert.gif) no-repeat left center;
}

.post .links .umfrage {
        padding-top: 7px;
        padding-left: 30px;
        background: url(../style/umfrage.gif) no-repeat left center;
}

.post .links a {
        padding-left: 20px;
        /* background: url(../style/img08a.gif) no-repeat left center; */
        text-decoration: none;
        font-weight: bold;
        color: #0A416B;
}

.post .links a:hover {
        color: #ffffff;
}

.post li {
list-style-type: square;
}


.blue {
        background: #0054b6 url(../style/img09.gif) no-repeat right;
        height: 60px;
}

.list {
        background: #0054b6 url(../style/img10a.gif) no-repeat left;
        margin: 60px;
        height: 60px;
        font-weight: bold;
        color: #a4e4f5;
}

.blockquote {
           margin: 20px;
           padding: 10px 20px;
           border-top: 1px solid;
           border-bottom: 1px solid;
           background-color: #539df3;
           color: #002f63;
           border-color: #2474d1;
}

/* Paginierung */

#pagebreak {
}

.break {
        background: url(../style/pagebreak.gif) no-repeat center;
        text-align: center;
}

.break a {
        text-decoration: none;
        font-weight: normal;
        font-size: 0.8em;
        color: #ffffff;
}

/* Sidebars */

.sidebar {
        float: left;
        width: 150px;
}

.sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
        line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
        padding: 6px 0 6px 10px;
        border-bottom: 1px solid #2872A6;
         /* background: url(../style/img08.gif) no-repeat 0 12px; */
}

.sidebar li li a {
        text-decoration: none;
        color: #C9ECF5;
}

.sidebar li li a:hover {
        color: #FFFFFF;
}

.sidebar li h2 {
        padding-top: 20px;
        color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
        padding: 0 10px 0 0;

}

/* Right Sidebar */

#rightbar {
        padding: 0 0 0 10px;
}

/* Search */

#search {

}

#search h4 {
        margin-bottom: 10px;
}

#s {
        width: 200px;
        margin-right: 5px;
        padding: 3px;
        border: 1px solid #BED99C;
}

#x {
        padding: 3px;
        border: none;
        background: #8FD3EF;
        text-transform: lowercase;
        font-size: 11px;
        color: #085B7B;
}

/* Search results */
div.suchausgabe hr.noshade {
        border: none;
        border-top: 1px solid #a0a0a0;
        height: 0px;
        margin: 15px 10px 0 10px;
}

div.suchausgabe h4 {
        padding: 0;
}

div.suchausgabe p {
        padding: 0;
        margin: 0;
}

div.suchausgabe h4 span {
        color: #000;
        font-weight: bold;
        text-decoration: underline;
}

/* Footer */

#footer {
        clear: both;
        padding: 5px 0;
        background: #083253;
}

#footer p {
        text-align: center;
        font-size: smaller;
        color: #0F5B96;
}

#footer a {
        color: #0F5B96;
}

#footer a:hover {
        color: #ffffff;
}

/*----------------------------------------------------------------*/
/*--           Artikelliste Newsarchiv/Bildergalerie            --*/
/*----------------------------------------------------------------*/

#artikellist
  {
  width: 100%;
  margin-top: 10px;
  }

#listheaderbox
  {
  margin-bottom: 10px;
  }

.listheader
  {
  }

.listeintrag
  {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  font-size: 1em;
  background: #63abff;
  }

A.list:link
  {
  font-size: 1em;
  text-decoration: none;
  color: #0A416B;
  padding-left: 10pt;
  background: #51a3ff;
 }

A.list:visited
  {
  font-size: 1em;
  text-decoration: none;
  color: #3e4d74;
  padding-left: 10pt;
  background: #51a3ff;
  }

A.list:hover
  {
  font-size: 1em;
  text-decoration: none;
  color: #5a8cce;
  padding-left: 10pt;
  background: #51a3ff;
  }

/* Umfrage */

h3 { /* Headline im Text */
color: #000000;
margin-top: 0px;
font-size: 120%;
font-weight: 900;
}

input.button {
color:#000000;
border-top: 1px solid #00037F;
border-left: 1px solid #00037F;
border-bottom: 2px solid #00037F;
border-right: 2px solid #00037F;
background-color:#F4FFF4;
}

table.umfrage {
font-size: 100%;
background: #00037F;
}

td.umfrage_stimmen,
td.umfrage_gesamt_stimmen {
color: #ffffff;
unicode-bidi: inherit;
vertical-align: top;
text-align: right;
}

td.umfrage_gesamt_stimmen {
border-top: 1px solid #97a7d5;
}

td.umfrage_balken,
td.umfrage_gesamt_balken {
border-left: 1px solid #97a7d5;
border-right: 1px solid #97a7d5;
}

td.umfrage_gesamt_balken {
border-left: 1px solid #97a7d5;
border-right: 1px solid #97a7d5;
border-top: 1px solid #97a7d5;
}


td.umfrage_prozent,
td.umfrage_gesamt_prozent {
text-align: right;
color: #ffffff;
font-size: 80%;
}

td.umfrage_gesamt_prozent {
border-top: 1px solid #97a7d5;
}

th.umfrage,
th.umfrage_antworten,
th.umfrage_gesamt {
background: #00037F;
color: #ffffff;
text-align: left;
font-weight: 900;
padding: 3px;
unicode-bidi: inherit;
vertical-align: top;
}

th.umfrage {
border-bottom: 2px solid #97a7d5;
}

th.umfrage_gesamt {
border-top: 1px solid #97a7d5;
}

/*------------------------------------*/
/*--           Accesskey            --*/
/*------------------------------------*/

#acc {
    margin : 0;
    padding : 6px 0 6px 10px;
    width : 10.3em;
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 0.9em;
    text-align : center;
    line-height : 1.1em;
}
#acc li {
    margin : 0 0.25em 0.25em 0;
    padding : 0;
    border : 1px solid #63abff;
    float : left;
    list-style : none;
    display : block;
}
#acc li a:link, #acc li a:visited {
    color : #000000;
    background : #539df3;
    padding : 0.25em 1em;
    width : 0.9em;
    display : block;
    text-decoration : none;
}
#acc li a:hover {
    color : #fffff2;
    background : #f9a107;
    font-weight : bold;
}
#acc li a:focus, #acc li a:active {
    color : #fffff2;
    background : #bb0000;
    font-weight : bold;
}
#acc .acc-n {
    border : 1px dotted #d7e9ff;
    padding : 0.25em 1em;
    width : 0.9em;
    color : #000000;
    background : #0054b6;
}
#acc li.acc-logo {
    border : 0;
    width : 6.3em;
}
#acc .acc-logo a:link, #acc .acc-logo a:visited {
    padding : 0.25em 0 0.25em 0.1em;
    width : 6.1em;
    display : block;
    color : #ff0000;
    background : transparent;
    letter-spacing : 0;
    text-decoration : none;
    border : 1px solid #ffffff;
}
#acc .acc-logo a:hover, #acc .acc-logo a:focus, #acc .acc-logo a:active {
    background : #539df3;
    text-decoration : underline;
    border : 1px solid #63abff;
}
#acc strong {
    font-size: 0.8em;
    color : #ffffff;
    font-variant : small-caps;
    font-weight : bold;
}
#acc strong em {
    color : #ff0000;
    font-style : italic;
    letter-spacing : 0;
}
#acc span {
    width : 0;
    position : absolute;
    left : -1000px;
    top : -1000px;
    height : 0;
    overflow : hidden;
}