/* 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: #FFFFFF;
    text-decoration: none;
}
a:hover {
    color: #FFBF00;
    text-decoration: none;
}
body {
     background-image: URL("/images/style6/bg_main.jpg");
}

/* Contentboxen */
.box { width: 606px; table-layout: fixed; }
.box_1 { background: URL('./images/style6/box1.jpg'); width: 119px;}
.box_2 { background: URL('./images/style6/box2.jpg'); height: 39px; vertical-align: top; color: #FFFFDF; }
.box_3 { display: none; }
.box_4 { background: URL('./images/style6/box4.jpg'); width: 45px; }
.box_5 { background: URL('./images/style6/box5.jpg'); vertical-align: top;}
.box_6 { display: none; }
.box_7 { background: URL('./images/style6/box7.jpg'); width: 61px; }
.box_8 { background: URL('./images/style6/box8.jpg'); height: 90px; width:545px;}
.box_9 { display: none; }

