/* Main BFHQ 2.0 */

body {
    background-color: #000000;
    padding: 0px;
}
img, div {
   margin: 0px;
   padding: 0px;
}
body, td, li, p, h2, div {
    font-family: verdana, arial, tahoma, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    margin: 0px;
}

.BFHQModListe {
    display: none;
    padding: 2px;
    border: 1px solid #DF0000;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 500px;
    background-color: #000000;
    text-align: left;
}

li {
    font-size: 11px;
}

th {
    font-weight: bold;
    font-size: 13px;
}


h2 {
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
}

input, textarea {
    padding: 2px;
    color: #FFFFFF;
    font-size: 11px;
    border: 1px solid;
    border-top-color:#000000;
    border-left-color:#000000;
    border-right-color:#3F3F3F;
    border-bottom-color:#3F3F3F;
    background-color: #1F1F1F;
    font-family: verdana, arial, tahoma, sans-serif;
}

.button, button, submit {
    border-top-color: #FF0000;
    border-left-color: #FF0000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    background-color: #732121;
    padding: 1px;          
    cursor: pointer;
}

select {
    color: #FFFFFF;
    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: 8px; }
.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: #DF0000;
    text-decoration: none;
}

img { margin: 0px; padding: 0px; }
/* Hauptseite */

.copyright {
     background-image: URL("/images/style11/copyright.gif");
     background-repeat: no-repeat;
     background-position: center;
     height: 19px;
}
.backgnd_left {
    font-size: 0px;
    vertical-align: top;
    width: 149px;
}
.backgnd_right {
    text-align: right;
    width: 182px;
    vertical-align: top;
}
.backgnd_center {
    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: #DF0000;
}

.netbar1 { background-image: URL('/images/style11/netbar_left.gif'); width: 17px; }
.netbar2 { background-image: URL('/images/style11/netbar_center.gif'); height: 24px; }
.netbar3 { background-image: URL('/images/style11/netbar_right.gif'); width: 32px; }
.netbar { width: 1001px; table-layout: fixed; } 

/* Counter und Poll rechts */

.countbgnd {
    background-image: URL("/images/style11/count_bgnd.gif");  
    background-repeat: repeat-y;
    padding-right: 8px;
}
.counthead {
    background-image: URL("/images/style11/count_head.gif"); 
    background-repeat: no-repeat;
    vertical-align: middle;
    height: 27px; 
}
.countfoot {
    background-image: URL("/images/style11/poll_head.gif");  
    background-repeat: no-repeat;
    vertical-align: middle;
    height: 30px;
}
.shouthead {
    background-image: URL("/images/style11/shout_head.gif");  
    background-repeat: no-repeat;
    vertical-align: middle;
    height: 30px;
}
.pollfoot {
     background-image: URL("/images/style11/poll_foot.gif"); 
     background-repeat: no-repeat;
     height: 17px; 
}

.counter {
   width: 160px;
   margin-left: 12px;
}

#if1 { width: 100%; }

/* Linkes und Rechtes Menu */

.menu_left {
    background-image: URL('/images/style11/backgnd_left.gif');
    background-repeat: repeat-y;
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 2px;
    text-align: left;
}

.menu_right {
    background-image: URL('/images/style11/backgnd_right.gif');
    background-repeat: repeat-y;
    background-position: right;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    text-align: right;
}

.mhead_left {
    text-align: left;
    vertical-align: bottom;
}

.mhead_right {
    text-align: right;
    vertical-align: bottom;
}

/* Banner */

.banner {
    background-image: URL("/images/style11/banner.jpg"); 
    background-repeat: no-repeat;
    height: 178px;
    width: 1001px;
}

.maintable {
    width: 1001px;
    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: #DF0000; text-decoration: none; font-weight: bold; }
a.smalltext:link    { color: #DF0000; text-decoration: none; }
a.comments:link     { color: #DF0000; text-decoration: none; font-weight: bold; }
a.links:link        { color: #FFBF00; text-decoration: none; font-weight: bold; }

a.news:visited      { color  #DF0000; text-decoration: none;  font-weight: bold; }
a.smalltext:visited { color: #DF0000; text-decoration: none; }
a.comments:visited  { color: #DF0000; text-decoration: none;  font-weight: bold; }
a.links:visited     { color: #FFBF00; text-decoration: none;  font-weight: bold; }

a.news:hover        { color: #00BF3F; text-decoration: none; }
a.smalltext:hover   { color: #00BF3F; text-decoration: none; }
a.comments:hover    { color: #00BF3F; text-decoration: none; }
a.links:hover       { color: #FFBF00; text-decoration: underline; }

.submit {
    color: #FFFFFF;
    border-top-color: #FF0000;
    border-left-color: #FF0000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    background-color: #732121;
    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: #FFBF00;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
a.category:hover {
   color: #DF0000;
}

.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: 2px;
    margin-left: 10px;
    text-align: left;
    width: 160px;
}

.pollbutton {
    border-top-color: #FF0000;
    border-left-color: #FF0000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    background-color: #732121;
    color: #FFFFFF;
    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: #DF0000;
    text-decoration: none;
}

a.poll:hover {
    color: #00BF3F;
}

.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;
}
