body {
    margin-top: 1cm;
    margin-left: 3cm;
    width: 17cm;
    /* margin: 0;
    padding: 0 0 0 .5cm; */
    font-family: normal 100% verdana, sans-serif;
    /* color: #000; */
    background: #fff;
    text-align: justify;
}

#hauptnavi, #sidebar, #footer {
    display: none;
}

a {
        text-decoration: none;
}

div .top{
   display: none;
}



div .log{
    /*width: 14cm;
    margin: -40px 100px 10px 0;*/
    margin-bottom: 1cm;
}

dd {
    margin-left: 10px;
}

img {
    border: none;
    display: block;
    margin-bottom: .2cm;
}


.img-left {
    float: left;
    margin: 3px 15px 3px 0;
}
.img-right {
    float: right;
    margin: 3px 0px 3px 15px;
}
.center {
    text-align: center;
}
.rechts {
    text-align: right;
}
.clearer {
    clear: both;
}

/* Infobox = rein dekorativ für den Inhaltsbereich um bestimmte Texte hervorzuheben */
.infobox {
    padding: 10px 12px;
    border: 1px solid #F2F1C9;
    background: #F7F7DE;
    margin: 15px 0 20px 0;
}
.infobox p {
    margin: 5px 0 10px 0;
}

.infobox dl {
    margin-top: 5px;
    margin-bottom: 5px;
}

.infobox .img-right {
    margin-top: 0;
    margin-bottom: 0;
}
/* /Infobox */


.top {
    text-align: right;
    margin: 20px 10px 10px 10px;
}
.members-list li {
    padding: 10px 12px;
    border: 1px solid #F2F1C9;
    background: #F7F7DE;
    margin: 10px 0 10px 0;
    font-size: .9em;
}

#logo {
    background: #bfd4e8;
    padding: 0;
    margin: 0;
    text-align: center;
}

#logo a {
    text-align: left;
    margin: 0 auto;
    display: block;
    width: 772px;
    padding: 0;
}




/* Der eigentliche Inhaltsbereich (Mitte) */
div.footnote {
   font-size: 8pt;
}

/*#text {
    margin-right: 200px;
    padding: 1px 25px 50px 25px;
    font-size: 1.3em;
    line-height: 1.5;
}
*/

#text p {
    text-align: justify;
    color: #000;
}
#text h2 {
    font: bold 1.4em arial, sans-serif;
    margin-top: 14px;
    background: url(/img/h2-linie.gif) repeat-x center bottom;
    color: #444;
    letter-spacing: 1px;
}
#text h3 {
    font: bold 1.3em arial, sans-serif;
    padding: 2px 7px 1px 7px;
    background: #f7f7de;
    border-bottom: 1px solid #f2f1c9;
    letter-spacing: 1px;
}
#text h4 {
    font: bold 1.1em arial, sans-serif;
    margin: 1.1em 0 .4em 0;
    letter-spacing: 1px;
}
#text .info-tabelle {
    font-size: .9em;
    border: 1px solid #F2F1C9;
    border-collapse: collapse;
    width: 17cm;
}
#text .info-tabelle th {
    padding: 5px;
    background: #F7F7DE;
    border-bottom: 1px solid #F2F1C9;
    border-right: 1px solid #F2F1C9;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}

#text .info-tabelle td {
    padding: 5px;
    border-bottom: 1px solid #F2F1C9;
    border-right: 1px solid #F2F1C9;
    border-collapse: collapse;
}

#text .presentation-tabelle {
    width: 17cm;
    background: #F7F7DE;
    border: 1px solid #F2F1C9;
    border-collapse: collapse;
}
#text .presentation-tabelle th {
    padding: 10px;
    background: #f2f1c9;
    border-bottom: 1px solid #F2F1C9;
    border-right: 1px solid #F2F1C9;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}

#text .presentation-tabelle td {
    padding: 10px;
    border-bottom: 1px solid #F2F1C9;
    border-right: 1px solid #F2F1C9;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}

#text .presentation-tabelle img {
    padding: 0px;
    border: 1px solid #e0e0b0;
    border-collapse: collapse;
    vertical-align: top;
}


#text .member-tabelle {
    width: 517px;
    background: #F7F7DE;
    border: 1px solid #F2F1C9;
    border-collapse: collapse;
}
#text .member-tabelle th {
    padding: 0px;
    border-bottom: 1px solid #F2F1C9;
    border-right: 0px solid #F2F1C9;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}

#text .member-tabelle td {
    padding: 10px;
    border-bottom: 1px solid #F2F1C9;
    border-right: 0px solid #F2F1C9;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}

#text .member-tabelle img {
    padding: 0;
    border: 0 solid #e0e0b0;
    border-collapse: collapse;
    vertical-align: top;
    float: right;
}

#text .member-tabelle input {
    padding: 0px;
    border: 0px solid #e0e0b0;
    border-collapse: collapse;
    vertical-align: top;
    float: right;
}

#text form button.sendebutton {
    background: #F7F7DE;
    border: 1px solid #E6E598;
    padding: 1px 1em;
    margin-bottom: 0pt; 

}
#text form input.password {
    vertical-align: top;
}

#text .honorary-tabelle {
    width: 17cm;
    background: #ffffff;
    border: 1px solid #F2F1C9;
    border-collapse: collapse;
}
#text .honorary-tabelle th {
    padding: 10px;
    background: #f2f1c9;
    border-bottom: 1px solid #F2F1C9;
    border-right: 1px solid #F2F1C9;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}

#text .honorary-tabelle td {
    padding: 0px;
    border-bottom: 1px solid #F2F1C9;
    border-right: 1px solid #F2F1C9;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}
#text .honorary-tabelle ul {
    margin-left: 0px;
}

#text .honorary-tabelle p {
    margin-top: 10px;
    text-align: center;
    line-height: 1.5;
}

#text li {
    margin-bottom: .1em;
}
#text ol.lange-liste li, #text ul.lange-liste li {
    margin-bottom: .3em;
    text-align: justify;
    color: #000;
}
#text ul {
    margin-bottom: .3em;
    text-align: justify;
    color: #000;
}

#text form#anmeldeformular {
    background: #F7F7DE;
    border: 1px solid #E6E598;
    padding: 1px 1em;
}
#text form input {
    border: 1px solid #E6E598;
    font-size: 1em;
    padding: 2px;
    color: #444;
}
#text form input.sendebutton {
    background: #F2F1C9;
    padding: 1px;
}
#text form .checkbox {
    border: none;
}

/* Ende von Text */

