html, body, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
}
h1 img {
    display: block;
}
img {
    border: 0 none;
}
a {
    color: #FF7F00;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #FFA405;
    text-decoration: underline;
}
.left {
    float: left;
}
.right {
    float: right;
}
.more {
    text-align: right;
}
.clear {
    clear: both;
}
body {
    background-attachment: scroll;
    background-color: #112233;
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #FFFFFF;
    font: 12px arial,sans-serif;
    height: 100%;
    overflow: auto;
    text-align: center;
    width: 100%;
}
#wrapper {
    background: none repeat scroll 0 0 #000000;
    margin: auto;
    text-align: left;
    width: 778px;
}
#body {
    margin-left: 4px;
    position: relative;
}
#head {
    background: url("../images/header.jpg") no-repeat scroll 0 0 transparent;
    height: 266px;
    left: 401px;
    position: absolute;
    top: 0;
    width: 370px;
}
#topnav {
    left: 12px;
    position: absolute;
    top: 38px;
}
#topnav ul {
    list-style: none outside none;
}
#topnav li {
    background: url("../images/pipe.gif") no-repeat scroll left center transparent;
    float: left;
    margin: 0;
    padding: 0 8px;
}
#topnav li.first {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0;
    padding: 0 8px 0 0;
}
#topnav li a {
    color: #989898;
    font-weight: normal;
}
#topnav a:hover {
    color: white;
}
#topnav a.aktiv {
    display: block;
    float: left;
    text-decoration: underline;
}
#left-box {
    background-color: #8B0000;
    border: 1px solid #FFFFFF;
    height: 295px;
    left: 0;
    position: absolute;
    top: 269px;
    width: 279px;
}
#left-box .inner {
    padding: 20px 0 0 8px;
}
#left-box h2 {
    margin: 10px 0 0;
}
#left-box p.date {
    font-weight: bold;
}
#left-box p {
    margin: 3px 2.5em 1em 1.3em;
}
#menu {
    border: 1px solid;
    height: 63px;
    left: 285px;
    position: absolute;
    top: 200px;
    width: 486px;
    z-index: 1;
}
.mnu1 {
    background: url("../images/b1.gif") no-repeat scroll left top transparent;
    height: 65px;
    width: 98px;
}
.mnu2 {
    background: url("../images/b2.gif") no-repeat scroll left top transparent;
    height: 65px;
    width: 97px;
}
.mnu3 {
    background: url("../images/b3.gif") no-repeat scroll left top transparent;
    height: 65px;
    width: 97px;
}
.mnu4 {
    background: url("../images/b4.gif") no-repeat scroll left top transparent;
    height: 65px;
    width: 97px;
}
.mnu5 {
    background: url("../images/b5.gif") no-repeat scroll left top transparent;
    height: 100px;
    width: 97px;
}
#content {
    background: url("../images/left_shadow.jpg") no-repeat scroll left top #1E1E1E;
    height: 228px;
    left: 285px;
    position: absolute;
    top: 336px;
    width: 486px;
}
#content-bot {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #8B0000;
    height: 296px;
    margin-left: 0;
    margin-top: -67px;
    overflow: auto;
}
#content .inner {
    background-color: #FFFFFF;
    color: #000000;
    padding: 10px;
}
#content .inner h1 {
    font: bolder 16px arial,sans-serif;
}
#content .date {
    margin-top: 0.5em;
}
#content p {
    margin: 0.9em 0.9em 0.9em 0;
}
#tray {
    margin-top: 330px;
}
#tray .redboxmiddle {
    background: url("../images/red_bg.jpg") repeat-x scroll 0 0 #800000;
    color: #CFCFCF;
    float: left;
    margin-left: 11px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 19px;
    width: 217px;
}
#tray .redbox {
    background: url("../images/red_bg.jpg") repeat-x scroll 0 0 #800000;
    border: 1px solid #FFFFFF;
    color: #CFCFCF;
    float: left;
    margin-left: 0;
    margin-top: -28px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
    width: 736px;
}
#tray .redbox h1 {
    color: #FFFFFF;
    font: bolder 16px arial,sans-serif;
}
#tray .first {
    margin-left: 0;
}
#tray p {
    margin-bottom: 1.4em;
    margin-top: 1em;
    padding-left: 2px;
}
ul {
    margin: 0 1em 0 2em;
    padding: 0;
}
li {
    margin: 1em 0;
    padding: 0;
}
.divider {
    background: url("../images/footer_bg.gif") repeat-x scroll center bottom transparent;
    height: 21px;
    margin-left: 2px;
    margin-right: 7px;
    margin-top: 2px;
}
#details {
    float: right;
    margin-bottom: -4em;
    margin-top: -1.4em;
}
#footer {
    background: none repeat scroll 0 0 #101010;
    margin: 0 7px 0 2px;
    padding: 18px 15px 15px;
    text-align: right;
}
TABLE.contenttable TR TD {
    padding: 3px 5px;
}
TABLE.contenttable TR TD P.bodytext {
    border: 0 none;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
TABLE.contenttable TR {
    background-color: #000000;
}
table.contenttable {
    border: medium none;
}
table.contenttable td {
    padding: 1px;
}
table.contenttable tr {
    margin: 0;
    padding: 0;
}
table.contenttable tr.tr-even {
    background: none repeat scroll 0 0 #101010;
}
table.contenttable tr.tr-odd {
    background: none repeat scroll 0 0 #181818;
}
table.contenttable tr.tr-0 {
    background: none repeat scroll 0 0 #8C0202;
    color: #FFFFFF;
}
form {
    display: inline;
    margin: 0;
    padding: 0;
}
fieldset {
    border: medium none;
}
input, textarea, select {
    background-color: #000000;
    border: 1px solid #333333;
    color: #878686;
    font: 1em/1.25em arial,helvetica,sans-serif;
    margin-bottom: 5px;
    padding: 0 0 0 2px;
}
.mf-input, .mf-text, .mf-select, .mf-file {
    width: 300px;
}
.mf-check, .mf-radio {
    width: auto;
}
input:focus, textarea:focus, select:focus {
    border: 1px solid #E5D4C4;
}
label {
    cursor: pointer;
}
form label {
    clear: left;
    display: block;
    float: left;
    width: 100px;
}
input.button, .mf-submit, .mf-reset {
    background: none repeat scroll 0 0 #F4EACF;
    border: 1px solid #E5D4C4;
    height: 23px;
    margin-left: 100px;
    padding: 0 7px;
    width: auto;
}

