/* Main HdRHQ 2.0 */

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 {
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}

input, textarea, button {
    color: #FFFFFF;
    padding: 2px;
    font-size: 11px;
    background: #0F0F0F;
    border: 1px solid;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #3F3F3F;
    border-bottom-color: #3F3F3F;
    font-family: verdana, arial, tahoma;
}

.button { border-top-color:#32B0BE;
          border-left-color:#32B0BE;
          border-right-color:#000000;
          border-bottom-color:#000000;
          background-color:#275557;
          padding: 1px;          
          cursor: pointer;
}

select {
    color: #FFFFFF;
    font-size: 11px;
    background: #09131C;
    font-family: verdana, arial, tahoma;
}

form {
    margin: 0px;
}

/* Schriftarten */

.header { position: relative; top: 93px; font-size: 13px; 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: none;
}
a:hover {
    color: #AF0000;
    text-decoration: none;
}

.header {
    font-size: 13px;
    text-align: center;
    font-weight: bold;
}
/* Contentboxen */
.box { width: 638px; table-layout: fixed; }
.box_1 { background: URL('./images/style14/box1.jpg'); width: 55px; }
.box_2 { background: URL('./images/style14/box2.jpg'); height: 179px; width: 526px; vertical-align: top;}
.box_3 { background: URL('./images/style14/box3.jpg'); width: 57px; }
.box_4 { background: URL('./images/style14/box4.jpg'); width: 55px; }
.box_5 { background: URL('./images/style14/box5.png'); width: 526px; vertical-align: top;}
.box_6 { background: URL('./images/style14/box6.jpg'); width: 57x; }
.box_7 { background: URL('./images/style14/box7.jpg'); width: 55px; height:163px; }
.box_8 { background: URL('./images/style14/box8.jpg'); height: 163px; vertical-align: top; }
.box_9 { background: URL('./images/style14/box9.jpg'); width: 57px; }

