/* Main NfSHQ */

body {
    background-color: #101010;
    padding: 0px;
}
body, td, li, p, h2, div {
    font-family: verdana, arial, tahoma, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    margin: 0px;
}

li {
    font-size: 11px;
}

th {
    font-weight: bold;
    font-size: 13px;
}


h2 {
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
}

input, textarea, button {
    color: #FFFFFF;
    padding: 2px;
    font-size: 11px;
    background: #1F1F1F;
    border: 1px solid;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #5F5F5F;
    border-bottom-color: #5F5F5F;
    font-family: verdana, arial, tahoma, sans-serif;
}

.button {
    border-top-color:#49677F;
    border-left-color:#49677F;
    border-right-color:#00001F;
    border-bottom-color:#00001F;
    background-color:#18364E;
    padding: 1px;          
    cursor: pointer;
}

select {
    color: #2F5EBD;
    font-size: 11px;
    background: #0F0F0F;
    font-family: verdana, arial, tahoma, sans-serif;
}

form {
    margin: 0px;
}

/* Schriftarten */

.header { font-size: 13px; color: #FFFFFF; font-weight: bold; margin-top: 3px; }
.big    { font-size: 13px;
          font-weight: normal; }
div.big {
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    width: 90%;
 }
.red    { color: #AF0F0F; }

a:link, a:visited, a:active {
    color: #FFFFFF;
    text-decoration: none;
}
a:hover {
    color: #AF0F0F;
    text-decoration: none;
}

/* Hauptseite */

.copyright {
     background-image: URL("/images/style10/copyright.gif");
     background-repeat: no-repeat;
     background-position: center;
     height: 19px;
}
.backgnd_left {
    background-image: URL('/images/style10/banner2.jpg');
    background-repeat: no-repeat;
    background-position: top;
    font-size: 0px;
    padding-top: 22px;
    text-align: left;
    vertical-align: top;
    width: 131px;
}
.backgnd_right {
    background-image: URL('/images/style10/banner4.jpg');
    background-repeat: no-repeat;
    background-position: top;
    font-size: 0px;
    padding-top: 22px;
    text-align: right;
    width: 190px;
    vertical-align: top;
}
.backgnd_center {
    background-image: URL('/images/style10/banner3.jpg');
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 35px;
    text-align: center;
    vertical-align: top;
}

/* Netzwerkleiste */

.pdownb {
   background: #7F7F7F;
   text-align: left;
   padding: 1px;
}

.pdownd {
   background-color: #161616;
   font-size: 13px;
   padding: 3px;
   cursor: pointer;
}

.pdownh {
   background-color: #242424;
   font-size: 13px;
   padding: 3px;
   cursor: pointer;
   color: #BF0000;
}

.netbar1 { background-image: URL('/images/style10/netbar_left.gif'); width: 12px; }
.netbar2 { background-image: URL('/images/style10/netbar_center.gif'); height: 24px; }
.netbar3 { background-image: URL('/images/style10/netbar_right.gif'); width: 12px; }
.netbar { width: 1001px; table-layout: fixed; } 

/* Counter und Poll rechts */

.countbgnd {
    background-image: URL("/images/style10/count_bgnd.gif");  
    background-repeat: repeat-y;
    margin-right: 6px;
    width: 184px;
}
.counthead {
     background-image: URL("/images/style10/count_head.jpg"); 
     background-repeat: no-repeat;
     margin-right: 6px;
     height: 32px; 
}
.countfoot {
     background-image: URL("/images/style10/count_foot.gif");  
     background-repeat: no-repeat;
     margin-right: 6px;
     height: 25px;
}
.votehead {
     background-image: URL("/images/style10/vote_head.jpg"); 
     background-repeat: no-repeat;
     margin-right: 6px;
     height: 32px; 
}
.shouthead {
     background-image: URL("/images/style10/shout_head.jpg"); 
     background-repeat: no-repeat;
     margin-right: 6px;
     height: 32px; 
}
.counter {
   width: 168px;
}

#if1 { width: 100%; }

/* Linkes und Rechtes Menu */

.menu_left {
    background-image: url('/images/style10/backgnd_left.gif');
    background-repeat: repeat-y;
    padding-top: 6px;
    margin-left: 6px;
    padding-left: 8px;
    padding-bottom: 6px;
    text-align: left;
}

.menu_right {
    background-image: url('/images/style10/backgnd_right.gif');
    background-position: right;
    background-repeat: repeat-y;
    padding-top: 6px;
    margin-right: 6px;
    padding-right: 8px;
    padding-bottom: 6px;
    text-align: right;
}

.menu_right2 {
    background-image: url('/images/style10/backgnd_right2.gif');
    background-position: right;
    background-repeat: repeat-y;
    margin-right: 6px;
    padding-right: 7px;
    padding-bottom: 6px;
    text-align: right;
}

.mhead_left {
    text-align: left;
    margin-left: 6px;
    vertical-align: absmiddle;
}

.mhead_right {
    text-align: right;
    margin-right: 6px;
    vertical-align: absmiddle;
}

/* Banner */

.banner {
    background-image: URL("/images/style10/banner1.jpg"); 
    background-repeat: no-repeat;
    height: 135px;
    width: 1001px;
}
.main {
    width: 999px;
    background-color: #141414;
    border: 1px solid #323232;
    border-top-style: none;
}
.maintable {
    width: 999px;
    table-layout: fixed;
}
.box_41 { display: none; }


/*  css_header  */

/* News-CSS */
.header    { font-size: 13px; color: #FFFFFF; font-weight: bold; }
.news      { font-size: 11px; color: #FFFFFF; }
.smalltext { font-size: 11px; color: #FFFFFF; }
.comments  { font-size: 11px; color: #FFFFFF; }
.links     { font-size: 11px; color: #FFFFFF; font-weight: bold; }

a.news:link         { color: #2F5EBD; text-decoration: underline; font-weight: bold; }
a.smalltext:link    { color: #2F5EBD; text-decoration: underline; }
a.comments:link     { color: #2F5EBD; text-decoration: none;      font-weight: bold; }
a.links:link        { color: #2F5EBD; text-decoration: underline; font-weight: bold; }

a.news:visited      { color  #2F5EBD; text-decoration: underline;  font-weight: bold; }
a.smalltext:visited { color: #2F5EBD; text-decoration: underline; }
a.comments:visited  { color: #2F5EBD; text-decoration: none;       font-weight: bold; }
a.links:visited     { color: #2F5EBD; text-decoration: underline;  font-weight: bold; }

a.news:hover        { color: #FFCC00; text-decoration: underline; }
a.smalltext:hover   { color: #FFCC00; text-decoration: none; }
a.comments:hover    { color: #FFCC00; text-decoration: none; }
a.links:hover       { color: #FFCC00; text-decoration: none; }

.submit { color: #FFFFFF;
          border-top-color:#49677F;
          border-left-color:#49677F;
          border-right-color:#00001F;
          border-bottom-color:#00001F;
          background-color:#18364E;
          cursor: pointer; }

.commentbox1, .archive_col1 { text-align: left; background: #191919; }
.commentbox2, .archive_col2 { text-align: left; background: #0F0F0F; }
.commenttable { background: #333333; }


.category, .comment_title {
   color: #2F5EBD;
   font-size: 13px;
   font-weight: bold;
}
.category:hover {
   color: #FFCC00;
}

    .bbcode {
        border: 1px solid;
        border-top-color: #BFBFBF;
        border-left-color: #BFBFBF;
        border-right-color: #000000;
        border-bottom-color: #000000;
        background-color: #7F7F7F;
    }

    .bbcode_active {
        border: 1px solid;
        border-top-color: #7FFF7F;
        border-left-color: #7FFF7F;
        border-right-color: #005F00;
        border-bottom-color: #005F00;
        background-color: #00FF00;
    }

    .bbcode_hover {
        border: 1px solid;
        border-top-color: #3F7FFF;
        border-left-color: #3F7FFF;
        border-right-color: #001F5F;
        border-bottom-color: #001F5F;
        background-color: #003FFF;
    }

    .bbcode_click {
        border: 1px solid;
        border-top-color: #FF7F7F;
        border-left-color: #FF7F7F;
        border-right-color: #5F0000;
        border-bottom-color: #5F0000;
        background-color: #FF0000;
    }

/*  poll_css  */

.pollpopup {
    font-size: 10px;
    font-family: Verdana, Arial, Tahome, sans-serif;
    background: #141414;
    color: #FFFFFF;
    font-weight: bold;
}

a.pollpopup:link, a.pollpopup:visited, a.pollpopup:active {
    color: #2F5EBD;
    font-size: 10px;
}

a.pollpopup:hover {
    color: #FFCC00;
}

.polltable {
    margin-top: 5px;
    margin-left: 10px;
    text-align: left;
    width: 164px;
}

.pollbutton { border-top-color:#49677F;
              border-left-color:#49677F;
              border-right-color:#00001F;
              border-bottom-color:#00001F;
              background-color:#18364E;
              padding: 1px;          
              cursor: pointer;
}

.poll {
    font-size: 10px;
    font-family: Verdana, Arial, Tahome, sans-serif;
}

td.poll {
    height: 30px;
}

a.poll:link, a.poll:active, a.poll:visited {
    font-weight: bold;
    color: #2F5EBD;
    text-decoration: none;
}

a.poll:hover {
    color: #FFCC00;
}

.comments           { color: #FFFFFF; font-size: 11px; }
a.comments:link     { color: #2F5EBD; text-decoration: none; font-weight: bold; }
a.comments:visited  { color: #2F5EBD; text-decoration: none;  font-weight: bold; }
a.comments:hover    { color: #FFCC00; text-decoration: none; }

.comment_title {
   color: #FFCC00;
   font-size: 13px;
   font-weight: bold;
}
