/* 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; }

.box_41 {
     border: 1px solid #414141;
     margin-right: 5px;
     width: 88px;
     float: left;
     position: relative;
     left: -3px;
     top: -6px;
}
/* Contentboxen */
.box  { width: 631px; table-layout: fixed; min-width: 400px; }
.box_1 {  background: URL('/images/style10/box_1.gif'); width: 18px; }
.box_2 {  background: URL('/images/style10/box_2.gif'); height: 36px; vertical-align: top;}
.box_3 {  background: URL('/images/style10/box_3.gif'); width: 18px; }
.box_4 {  background: URL('/images/style10/box_4.gif'); width: 18px; }
.box_5 {  background: URL('/images/style10/box_5.gif'); }
.box_6 {  background: URL('/images/style10/box_6.gif'); width: 18px; }
.box_7 {  background: URL('/images/style10/box_7.gif'); width: 18px; }
.box_8 {  background: URL('/images/style10/box_8.gif'); height: 18px; }
.box_9 {  background: URL('/images/style10/box_9.gif'); width: 18px; }

body {
    background-color: #141414;
}


/*  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;
    }
