body {
    background: url(pic/bg.png)  repeat-x #000000;
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-decoration: none;
    color: #333333;
    font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
}

.text_10 {
    font-size: 11px;
    line-height: 14px;
    font-style: normal;
    color: #990033;
}

.text_10_orange {
    font-size: 11px;
    line-height: 14px;
    font-style: normal;
    color: #f58e31;
}

.text_10_blue {
    font-size: 11px;
    line-height: 14px;
    font-style: normal;
    color: #003399;
}

.text_grau10 {
    font-size: 11px;
    line-height: 14px;
    color: #333333;
    font-style: normal;
}

.text_10b {
    font-size: 11px;
    line-height: 14px;
    font-style: normal;
    font-weight: bold;
    color: #990033;
}

.text_10b_orange {
    font-size: 11px;
    line-height: 14px;
    font-style: normal;
    font-weight: bold;
    color: #f58e31;
}

.text_10b_blue {
    font-size: 11px;
    line-height: 14px;
    font-style: normal;
    font-weight: normal;
    color: #003399;
}

.text_10b_grau {
    font-size: 11px;
    line-height: 14px;
    font-style: normal;
    font-weight: bold;
    color: #333333;
}

.text_12 {
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    font-weight: normal;
    color: #990033;
}

.text_12_orange {
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    font-weight: normal;
    color: #f58e31;
}

.text_12_blue {
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    font-weight: normal;
    color: #003399;
}

.text_12_grau {
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
}

.text_12b {
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    font-weight: bold;
    color: #990033;
}

.text_12b_orange {
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    font-weight: bold;
    color: #f58e31;
}

.text_12b_blue {
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    font-weight: normal;
    color: #003399;
}

.text_12b_grau {
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    font-weight: bold;
    color: #333333;
}

.text_14b_blue {
    font-size: 14px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #003399;
}

.text_hellgrau10 {
    font-size: 11px;
    line-height: 14px;
    color: #999999;
    font-style: normal;
}

.text_grau14 {
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    font-style: normal;
    font-weight: bold;
}

.text_grau12b {
    font-size: 12px;
    line-height: 14px;
    color: #333333;
    font-style: normal;
    font-weight: bold;
}

.text_blau10 {
    font-size: 11px;
    line-height: 14px;
    color: #003399;
}

.text_weiss10 {
    font-size: 11px;
    color: #FFFFFF;
    line-height: 14px;
}

.zitat_18_grau {
    color: #999999;
    font: 20px/22px "Times New Roman", Times;
}

a:link {
    text-decoration: none;
    color: #333333;
}

a:visited {
    text-decoration: none;
    color: #999999;
}

a:hover {
    text-decoration: underline;
    color: #ff6633;
}

a:active {
    text-decoration: none;
    color: #ff6633;
}

.navigation {
}

.navigation a:link {
   color: #333333;
    font-size: 11px;
}

.navigation a:visited {
   color: #333333;
    font-size: 11px;
}

.navigation a:hover {
   color: #ff6633;
    text-decoration: underline;
    font-size: 11px;
}

.navigation a:active {
    color: #ff6633;
    font-size: 11px;
}

.tnavigation {
}

.tnavigation a:link {
   color: #ffffff;
    font-size: 9px;
}

.tnavigation a:visited {
   color: #ffffff;
    font-size: 9px;
}

.tnavigation a:hover {
   color: #ff6633;
    text-decoration: underline;
    font-size: 9px;
}

.tnavigation a:active {
    color: #ff6633;
    font-size: 9px;
}

