﻿* {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}
HTML, BODY {
    height: 100%;
    font-size: 0.88em;
}
A {
    color: #000000;
    text-decoration: none;
}
A:HOVER {
    text-decoration: underline;
}
HR {
    color: #000000;
    height: 1px;
    margin: 0px;
    padding: 0px;
}
IMG {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#wrap {
    width: 800px;
    min-height: 100%; /* MindesthOehe in modernen Browsern */
    height: auto !important; /* !important-Regel für moderne Browser */
    height: 100%; /* MindesthOehe in IE (<7) */
    text-align: left;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-repeat: repeat-y;
    position: relative;
    overflow: hidden !important; /* FF Scroll-leiste */ 
}
#top {
    width: 100%;
    background-color: #FFFFFF;
    padding-top: 0.75em;
    padding-bottom: 0.25em;
    float: left;
}
#top  H1 {
    color: #000000;
    font-size: 150%;
    margin: 0px;
    padding: 0px;
    float: left;
}
#top A {
    color: #000000;
    text-decoration: none;
    margin-left: 9px;
    display: none;
}
#top  .topmenu {
    float: right;
    padding-top: 1em;
    font-size: 80%;
    display: none;
}
#head {
    background-color: #005DA8;
    width: 100%;
    height: 120px;
    float: left;
    border-bottom-width: thick;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    display: none;
}
#head .links {
    width: 20%;
    border-right-width: thick;
    border-right-style: solid;
    border-right-color: #FFFFFF;
}
#head_textonly {
    padding-bottom: 2em;
}
#menu {
    font-size: 90%;
    float: left;
    width: 100%;
    display: none;
}
#menu A {
    color: #FFFFFF;
    margin-right: 0.5em;
    margin-left: 0.5em;
    line-height: 2em;
    text-decoration: none;
}
#menu A:HOVER {
    color: #005DA8;
    text-decoration: underline;
    
}
#menu  A.active  {
    color: #005DA8;
    text-decoration: underline;
    
}
#menu H2 {
    display: none;
}
#menu .links {
    background-color: #999999;
    width: 20%;
    border-right-width: thick;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    text-align: center;
    border-bottom-width: 1em;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}
#menu .mitte {
    background-color: #999999;
    border-bottom-width: 1em;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    text-align: center;
    width: 58%;
}
#menu .rechts {
    float: right;
    background-color: #999999;
    width: 20%;
    border-left-width: thick;
    border-left-style: solid;
    border-left-color: #FFFFFF;
    text-align: center;
    border-bottom-width: 1em;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}
#pfad {
    clear: both;
    background-color: #FFFFFF;
    line-height: 200%;
    padding-left: 21%;
    font-size: 90%;
    display: none;
}
.links {
    width: 20%;
    float: left;
    border-right-width: 1em;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    display: none;
}
.links   .box {
    padding: 0.5em;
    font-size: 90%;
}
.links   .box_grau {
    background-color: #999999;
    padding: 0.5em;
    color: #FFFFFF;
}
.links .fuss {
    font-size: smaller;
}
.links  .toc {
    background-color: #E0E0E0;
    padding: 0.5em;
    font-size: 90%;
}
.links  .toc P {
    margin: 0px;
    padding: 0px;
    display: block;
}
.links   A  {
    color: #005DA8;
    line-height: 200%;
    text-decoration: none;
    text-transform: uppercase;
}
.links   A:HOVER, A.active {
    color: #005DA8;
    text-decoration: underline;
}
.links H2 {
    display: none;
}
.mitte {
    float: left;
    width: 70%;
    line-height: 135%;
}
.mitte   H2 {
    font-size: 150%;
    font-weight: bold;
    line-height: 125%;
    color: #000000;
    padding-bottom: 0.5em;
}
.mitte H3 {
    font-size: 125%;
    font-weight: bold;
    color: #000000;
    padding-bottom: 0.5em;
    line-height: 125%;
}
.mitte H4 {
    font-size: 100%;
    font-weight: bold;
    color: #000000;
    padding-bottom: 0.5em;
    line-height: 125%;
}
.mitte  P {
    padding-bottom: 1em;
    overflow: auto;
    font-size: 90%;
}
.mitte FORM {
    font-size: 90%;
    line-height: 110%;
}
.mitte FORM P {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
}
.mitte  LABEL {
    float: left;
    width: 25%;
    padding-right: 1em;
}
.mitte  UL {
    list-style-type: disc;
    list-style-position: inside;
    list-style-image: url('/static_files_rehakongress/media/layout/pfeil_unten.gif');
    font-size: 90%;
}
.mitte   OL  {
    list-style-type: decimal;
    font-size: 90%;
    line-height: 120%;
    list-style-position: inside;
}
.mitte  .weiter_re {
    float: right;
    font-size: 85%;
}
.mitte .weiter_li {
    margin-right: 0.5em;
    font-size: 85%;
    display: block;
}
.mitte  .grau {
    background-color: #CCCCCC;
    float: left;
    width: 100%;
}
.mitte .referent_box {
    width: 33%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    float: left;
    line-height: 110%;
    margin-bottom: 2em;
    font-size: 90%;
}
.mitte .referent_box img {
    margin-bottom: 0.25pc;
}
.mitte  .download {
    font-size: 90%;
    line-height: 110%;
    display: block;
    float: left;
    padding-bottom: 0.5em;
    width: 85%;
}
.mitte .textblock {
    display: block;
    margin: 0px;
    padding: 0px;
    clear: both;
    position: relative;
}
.mitte .newsdatum {
    display: block;
    text-align: right;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    padding: 0px;
    margin-bottom: 0.5em;
    font-size: 85%;
}
.mitte .row_video {
    float: left;
    width: 100%;
}
.mitte .box_video {
    float: left;
    width: 29%;
    padding: 2%;
    line-height: 100%;
    text-align: left;
}
.rechts {
    width: 25%;
    float: right;
    border-left-width: thick;
    border-left-style: solid;
    border-left-color: #FFFFFF;
}
.rechts H2 {
    font-size: 100%;
    color: #000;
    line-height: 130%;
    padding-right: 0.5em;
    padding-left: 0.5em;
    margin-top: 1em;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    margin-right: 0.5em;
    margin-left: 0.5em;
    border: 1px solid #000;
}
.rechts H3 {
    font-size: 90%;
    margin-right: 0.5em;
    margin-left: 0.5em;
    line-height: 110%;
}
.rechts UL {
    font-size: 90%;
    margin: 0.5em;
    list-style-position: inside;
    list-style-image: url('/static_files_rehakongress/media/layout/pfeil_unten.gif');
}
.rechts FORM {
    display: none;
}
.rechts      LABEL  {
    font-weight: bold;
    font-size: 100%;
    line-height: 120%;
}
.rechts INPUT {
    font-size: 90%;
}
.rechts   A {
    color: #000000;
    text-decoration: none;
}
.rechts   A:HOVER,A:ACTIVE  {
    text-decoration: underline;
}
.rechts .box {
    font-size: 90%;
    line-height: 120%;
    margin-top: 0.25em;
    margin-right: 0.5em;
    margin-bottom: 0em;
    margin-left: 0.5em;
}
.rechts .datum {
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    margin-top: 0.5em;
    margin-right: 0.5em;
    margin-bottom: 0.1em;
    margin-left: 0.5em;
    font-size: 85%;
    text-align: left;
}
.rechts  .weiter {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 0.5em;
    font-size: 85%;
    text-align: right;
}
.pgm_zeit_hl {
    display: block;
    float: left;
    width: 20%;
    color: #000000;
    padding-left: 0.3em;
}
.pgm_text_hl {
    display: block;
    float: left;
    color: #000000;
    width: 70%;
}
.pgm_text {
    color: #000000;
    display: block;
    float: left;
    line-height: 135%;
    font-size: 90%;
    width: 75%;
}
.li_float {
    float: left;
}
.re_float {
    float: right;
}
.pic_li {
    float: left;
    margin-right: 2em;
    margin-bottom: 0.5em;
}
.pic_mi {
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 0.5em;
    position: relative;
}
.pic_re {
    float: right;
    margin-left: 2em;
    margin-bottom: 0.5em;
}
.pic_box {
    margin-right: auto;
    margin-bottom: 3em;
    margin-left: auto;
    width: 140px;
    float: left;
    clear: both;
}
.link_pfeil {
    background-image: url('/static_files_rehakongress/media/layout/pfeil.gif');
    background-repeat: no-repeat;
    background-position: left center;
    float: right;
    text-indent: 20px;
    position: relative;
}
.link_pfeil A {
    color: #000000;
    font-size: 87%;
    line-height: 200%;
}
.link_pfeil A:HOVER {
}
.small {
    font-size: smaller;
}
.normal {
    display: block;
}
.invers {
    display: none;
}
.clear {
    clear: both;
}
.impressum_li {
    float: left;
    width: 30%;
}
.impressum_re {
    display: block;
    float: left;
    width: 69%;
}
.text_only {
    display: none;
}
