/* Main EaWHQ */

body {
    background-color: #000000;
    padding: 0px;
}
body, td, li, p, h2 {
    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 {
    color: #5FCFFF;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
}

input, textarea {
    color: #FFFFFF;
    padding: 2px;
    font-size: 11px;
    border: 1px solid #3F3F3F;
    background-color: #000000;
    font-family: verdana, arial, tahoma;
}

.button {
    background-color:#18366E;
    border-top-color:#49677F;
    border-left-color:#49677F;
    border-right-color:#00001F;
    border-bottom-color:#00001F;
    padding: 1px;          
    cursor: pointer;
}

select {
    color: #FFFFFF;
    font-size: 11px;
    background: #000000;
    font-family: verdana, arial, tahoma;
}

form {
    margin: 0px;
}

/* Schriftarten */

.header { font-size: 13px; color: #FFFFFF; font-weight: bold; padding: 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: #BFDFFF;
    text-decoration: none;
}
a:hover {
    color: #FFBF00;
    text-decoration: none;
}

/* Hauptseite */


/*.vader {
      background-image: URL("/images/style6/vader1.png"); 
     background-repeat: no-repeat;
     height: 70px;
}*/

.copyright {
     background-image: URL("/images/style6/copyright.gif");
     background-repeat: no-repeat;
     background-position: right;
     height: 34px;
}

.main_left {
      width: 139px;
      text-align: left;
      vertical-align: top;
}
.main_right  {
      width: 177px;
      text-align: right;
      vertical-align: top;
}
.main_center {
     /* background-image: URL("/images/style6/vader2.png"); */
     background-repeat: no-repeat;
     background-position: top left;
     text-align: center;
     width: 675px;
     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: #070F3F;
   font-size: 13px;
   padding: 3px;
   cursor: pointer;
   color: #FFBF00;
}

.netbar1 { background-image: URL('/images/style6/netbar_left.jpg'); width: 52px; }
.netbar2 { 
    background-image: URL('/images/style6/netbar_center.gif');
    height: 24px;
    color: #1F1F1F;
}
.netbar3 { background-image: URL('/images/style6/netbar_right.jpg'); width: 52px; }
.netbar { width: 1001px; table-layout: fixed; } 

/* Counter und Poll rechts */

.count_bg {
     background-image: URL("/images/style6/bg_counter.jpg");  
     background-repeat: repeat-y;
     padding-top: 3px;
     padding-bottom: 3px;
     width: 177px;
}

.count_head {
    background-image: URL("/images/style6/count_head.gif"); 
    background-repeat: no-repeat;
    width: 177px;
    height: 21px; 
}
.vote_head {
    background-image: URL("/images/style6/swvote.png");  
    background-repeat: no-repeat;
    width: 177px;
    height: 17px;
}
.shoutbox_head {
    background-image: URL("/images/style6/shoutbox_head.gif");  
    background-repeat: no-repeat;
    width: 177px;
    height: 17px;
}
.shoutbox_foot {
   background-image: URL("/images/style6/shoutbox_foot.gif");  
   background-repeat: no-repeat;
   width: 177px;
   height: 19px;
}

.counter {
   line-height: 14px;
   text-align: left;
   vertical-align: top;
   margin-left: 12px;
   margin-right: 3px;
}

#if1 { width: 671px; }

/* Linkes und Rechtes Menu */

.menu_left {
    background-image: URL('/images/style6/bg_left.jpg');
    background-repeat: repeat-y;
    width: 139px;
    text-align: left;
}

.menu_left_end {
    background-image: URL('/images/style6/bg_left_end.jpg');
    background-repeat: no-repeat;
    height: 250px;
    width: 139px;
    text-align: left;
}

.menu_right {
    background-image: URL('/images/style6/bg_right.jpg');
    background-repeat: repeat-y;
    background-position: right;
    width: 139px;
}

.menu_right_end {
    background-image: URL('/images/style6/bg_right_end.jpg');
    background-repeat: no-repeat;
    background-position: right;
    height: 250px;
    width: 139px;
    text-align: right;
}

.mhead_left {
    width: 139px;
    height: 17px;
}

.mhead_right {
    width: 139px;
    height: 17px;
}

.mmenu_left {
   padding-top: 5px;
   padding-left: 5px;
   padding-bottom: 5px;
}

.mmenu_right {
   padding-top: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

/* Infoboxen */
.info  {  width: 600px;
          height: 25px; 
          table-layout: fixed;
          background-image: URL('/images/style6/infobox_2.jpg');
}
.info1  {  width: 600px; 
           height: 4px;
           table-layout: fixed;
           background-image: URL('/images/style6/infobox_1.jpg');  
}
.info3 {  background-image: URL('/images/style6/infobox_3.jpg'); }
.info4 {  background-image: URL('/images/style6/infobox_4.jpg'); }

/* Banner */

.banner { background-image: URL("/images/style6/header22.jpg"); 
           background-repeat: no-repeat;
           height: 142px;
           width: 991px;
}

.maintable {
     width: 1001px;
     background-image: URL("/images/style6/bg_main.jpg");
}
.border_left { width: 5px; background-image: URL("/images/style6/border_right.gif"); }
.border_right { width: 5px; background-image: URL("/images/style6/border_left.gif"); }


/*  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: #7FBFFF; text-decoration: underline; font-weight: bold; }
a.smalltext:link    { color: #7FBFFF; text-decoration: underline; }
a.comments:link     { color: #7FBFFF; text-decoration: none;      font-weight: bold; }
a.links:link        { color: #7FBFFF; text-decoration: underline; font-weight: bold; }

a.news:visited      { color  #7FBFFF; text-decoration: underline;  font-weight: bold; }
a.smalltext:visited { color: #7FBFFF; text-decoration: underline; }
a.comments:visited  { color: #7FBFFF; text-decoration: none;       font-weight: bold; }
a.links:visited     { color: #7FBFFF; text-decoration: underline;  font-weight: bold; }

a.news:hover        { color: #FFBF00; text-decoration: underline; }
a.smalltext:hover   { color: #FFBF00; text-decoration: none; }
a.comments:hover    { color: #FFBF00; text-decoration: none; }
a.links:hover       { color: #FFBF00; text-decoration: none; }

.submit {
    color: #FFFFFF;
    background-color:#18366E;
    border-top-color:#49677F;
    border-left-color:#49677F;
    border-right-color:#00001F;
    border-bottom-color:#00001F;
    cursor: pointer;
}

.commentbox1, .archive_col1 { text-align: left; background: #00002F; }
.commentbox2, .archive_col2 { text-align: left; background: #000017; }
.commenttable { background: #333333; }

.category, .comment_title {
   color: #7FBFFF;
   font-size: 13px;
   font-weight: bold;
}
.category:hover {
   color: #FFBF00;
}

    .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-image: URL("/images/style6/bg_main.jpg");
    background-color: #000000;
    color: #FFFFFF;
    font-weight: bold;
}

a.pollpopup:link, a.pollpopup:visited, a.pollpopup:active {
    color: #7FBFFF;
    font-size: 10px;
}

a.pollpopup:hover {
    color: #FFBF00;
}

.polltable {
    margin-top: 5px;
    margin-left: 10px;
    text-align: left;
    width: 164px;
}

.pollbutton {
    background-color:#18366E;
    border-top-color:#49677F;
    border-left-color:#49677F;
    border-right-color:#00001F;
    border-bottom-color:#00001F;
    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: #7FBFFF;
    text-decoration: none;
}

a.poll:hover {
    color: #FFBF00;
}

.comments           { color: #FFFFFF; font-size: 11px; }
a.comments:link     { color: #7FBFFF; text-decoration: none; font-weight: bold; }
a.comments:visited  { color: #7FBFFF; text-decoration: none;  font-weight: bold; }
a.comments:hover    { color: #FFBF00; text-decoration: none; }

.comment_title {
   color: #7FBFFF;
   font-size: 13px;
   font-weight: bold;
}
