/* Main AoWHQ */

body {
    background-color: #171717;
    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 {
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
}

input, textarea, button {
    color: #FFFFFF;
    padding: 2px;
    font-size: 11px;
    background: #171717;
    border: 1px solid;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #7F7F7F;
    border-bottom-color: #7F7F7F;
    font-family: verdana, arial, tahoma, sans-serif;
}

.button { color: #000000;
          font-size: 10px;
          padding: 1px;
          border-top-color:#BFBFBF;
          border-left-color:#BFBFBF;
          border-right-color:#6F6F6F;
          border-bottom-color:#6F6F6F;
          background-color:#9F9F9F;
          cursor: pointer; }

select {
    color: #FFFFFF;
    font-size: 11px;
    background: #3F3F3F;
    font-family: verdana, arial, tahoma, sans-serif;
}

form {
    margin: 0px;
}

/* Schriftarten */

.header { font-size: 13px; color: #FFFFFF; font-weight: bold; }
.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: underline;
}
a:hover {
    color: #FFBF00;
    text-decoration: none;
}
/* Contentboxen */
.box  { width: 95%; table-layout: fixed; width: 620px; }
.box_1 {  background: URL('/images/style4/box_1alt.gif'); width: 20px; }
.box_2 {  background: URL('/images/style4/box_2alt.gif'); height: 21px; padding-top: 1px; vertical-align: top;}
.box_3 {  background: URL('/images/style4/box_3alt.gif'); width: 20px; }
.box_4 {  background: URL('/images/style4/box_4.gif'); width: 22px; }
.box_41 { display: none; }
.box_5 {  background: URL('/images/style4/box_5.gif'); }
.box_6 {  background: URL('/images/style4/box_6.gif'); width: 26px; }
.box_7 {  background: URL('/images/style4/box_7.gif'); width: 44px; }
.box_8 {  background: URL('/images/style4/box_8.gif'); height: 35px; }
.box_9 {  background: URL('/images/style4/box_9.gif'); width: 26px; }

.box_1alt {  background: URL('/images/style4/box_1.gif'); width: 132px; }
.box_2alt {  background: URL('/images/style4/box_2.gif'); height: 51px; padding-top: 1px; vertical-align: top;}
.box_3alt {  background: URL('/images/style4/box_3.gif'); width: 26px; }


