/*










*/
/*=================== CSS RESET ====================
==================================================*/
* {
    padding: 0;
    margin: 0;
    border: 0px;
}
html {
    height: 100.1%;
    font-size: 62.5%;
    overflow-y: scroll;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    color: #485155;
    background: #fff;
    text-align: center;
    font-size: 1.3em;
    line-height: 1.6em;
}
b, strong {
    font-weight: bold;
}
img, a img {
    border: none;
}
/*=================== Typo =======================
==================================================*/
p {
    margin: 0px 0px 0.7em 0px;
    font-style: normal;
}
h1 {
    font-weight: normal;
    font-size: 1.6em;
    line-height: 1.4em;
    margin: 0px 0px 0.5em 0px;
    padding-left: 10px;
    border-left: solid #fecc00 5px;
}
h2 {
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.3;
    margin: 1.5em 0px 0.5em 0px;
}
h3 {
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.3em;
    margin: 1.5em 0px 0.5em 0px;
}
h4 {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.3em;
    margin: 0.5em 0px 0.8em 0px;
}
h5 {
    color: #555;
    font-size: 1em;
    font-weight: bold;
    margin: 1.1em 0px 0.4em 0px;
}
h6 {
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1.8em;
    margin: 0px 0px 0.5em 0px;
}
a {
    color: #888;
}
a:link {}
a:visited {}
a:hover {
    color: #fff;
    background-color: #999;
}
a:active {}
ul, ol {
    line-height: 1.4em;
}
ul .vorspann {
    margin-top: -25px;
    padding-left: 0px;
    margin-left: 36px;
}
#continhaltsitemap ul {
    margin-top: -0.8em;
    margin-bottom: 0.8em;
    line-height: 1.2em;
}
li {
    margin: 0px 0px 0.5em 1.5em;
}
#continhaltsitemap li {
    margin: 0px 0px 0em 1.5em;
    line-height: 1.2em;
}
table {
    width: 450px;
    margin: 15px 0px;
    font-size: 0.9em;
    line-height: 1.3em;
}
tr, td {
    background-color: #eee;
    padding: 3px;
    text-align: left;
    vertical-align: top;
    background-color: #eee;
    padding: 3px;
}
th {
    text-align: left;
    vertical-align: top;
}
blockquote, blockquote p {
    text-align: right;
    font-style: italic;
    font-size: 1em;
    line-height: 1.4em;
    margin: 20px 30px;
    text-decoration:
}
.nachoben {
    clear: both;
    text-align: right;
    font-size: 0.8em;
    line-height: 1.2em;
}
.bu {
    color: #666;
    font-size: 1em;
    line-height: 1.4em;
}
.consult {
    font-size: 0.9em;
    line-height: 1.4em;
    letter-spacing: 0.1em
}
.vorspann {
    color: #666;
    font-weight: bold;
    font-size: 1em;
    line-height: 1.6em;
    padding-left: 26px;
    padding-top: 0.8em;
    margin: 0em 0em 1.5em 0em;
}
/*=================== Layout =======================
==================================================*/
#global {
    width: 100%;
    height: 100%;
    background: #faeed3;
}
#globaltop {
    height: 290px;
    background: #ecdcb9;
}
#globabottom {
    clear: both;
    height: 100px;
    background: #ecdcb9;
    padding: 10px 0px 10px 0px;
}
#wrap {
    width: 100%;
    text-align: left;
    margin: auto;
}
#wrapcont {
    height: 650px;
    text-align: center;
    padding: 20px 0 20px 0;
}
#wrapcont p {
    margin-top: 20px;
    font-weight: bold;
}
#wrapcont object a {
    border: none;
}
#wrapnavispalte {
    float: left;
    width: 220px;
    margin-top: -5px;
    margin-bottom: 20px;
}
#wrapaddspalte {
    float: right;
    width: 270px;
}
#logoleiste {
    height: 225px;
}
#contlogo {
    margin: 0px 0px 0px 0px;
}
#continhalt, #continhaltsitemap, #continhaltprint {
    width: 450px;
    margin: 0px 0px 0px 240px;
    padding: 0px 0px 0px 0px;
}
#farbleiste {
    text-align: center;
    width: 100%;
    background: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-top: 15px;
    height: 100px;
}
#farbleiste a:hover {
    text-decoration: none;
    background: none;
}
#footer {
    width: 830px;
    text-align: left;
    margin: auto;
    padding-left: 150px;
}
#footercontleft, #footercontcenter {
    display: none;
    float: left;
    padding: 0px 20px 0px 20px;
    border-left: solid #aeb5bc 1px;
    height: 60px;
    width: auto;
}
#footercontright {
        display: none;
width: auto;
    font-size: 0.8em;
    float: left;
    padding: 0px 0px 0px 20px;
    border-left: solid #aeb5bc 1px;
    height: 60px;
}
#footercontright a {
    color: #555;
    text-decoration: none;
}
#footercontright a:hover {
    color: #fff;
    background-color: #999;
}
#printfooter {
    display: none;
    margin: 0px 0px 0px 220px;
    padding: 10px 0px 0px 5px;
    border-top: 1px dotted;
}
.defloat {
    clear: both;
    margin: 0;
    padding: 0;
}
.hrdefloat {
    clear: both;
    display: none;
}
.aktuell {
    background: #fef5d0;
    margin-top: 40px;
    margin-bottom: 30px;
    padding: 10px 5px 5px 10px;
}
/*=================  Bilder =======================
==================================================*/
#imghaupt {
    background-color: #99F;
    height: 100px;
    width: 550px;
    margin-bottom: 20px;
}
#img270 img {
    width: 270px;
}
.imgleft {
    float: left;
    margin: 4px 10px 6px 0px;
    width: 200px;
}
/*===========  Navigation ========================
==================================================*/
/* Beginn der ++-Navigation */
#navilevel1 ul a {
    display: block;
    background: #CCC;
    color: #555;
    margin: 4px 0px;
    padding: 3px 0px 3px 10px;
}
#navilevel1 ul a:hover {
    background: #bbb;
    color: #333;
}
#navilevel1 li {
    list-style-type: none;
    margin: 0px;
}
#navilevel1 li a {
    text-decoration: none;
}
#navilevel1 ul a.aktivnavilevel1 {
    border-bottom: solid #fecc00 4px; /*background: #fff1b7;*/
}
/* Ende der ++-Navigation */
/* Beginn der ++-Unternavigation */
#navilevel1 ul ul {
    margin: -2px 0px 0px 0px;
}
#navilevel1 ul ul a {
    margin: 2px 0px 1px 13px;
    padding: 1px 0px 1px 3px;
}
#navilevel1 ul ul a:hover {
    background: #bbb;
    color: #333;
}
#navilevel1 li li {
    list-style-type: none;
    margin: 0px;
}
#navilevel1 li li a {
    text-decoration: none;
}
#navilevel1 ul ul a.aktivunternavilevel1 {
    border-bottom: solid #fecc00 3px; /*background: #fff1b7;*/
}
/* Ende der ++-Unternavigation */
/* Beginn der +-Navigation */
#navilevel2 ul a {
    display: block;
    background: #eee;
    color: #555;
    margin: 2px 0px;
    padding: 2px 0px 2px 10px; /*border-bottom: dashed #555 1px;*/
}
#navilevel2 ul a.first {
    /*border-top: dashed #555 1px;*/
    margin-top: 20px;
}
#navilevel2 ul a:hover {
    background: #ddd;
    color: #333;
}
#navilevel2 li {
    list-style-type: none;
    margin: 0px;
}
#navilevel2 li a {
    text-decoration: none;
}
#navilevel2 ul a.aktivnavilevel2 {
    border-bottom: solid #fecc00 3px; /*background: #fff1b7;*/
}
/* Ende der +-Navigation */
/* Beginn der +-Unternavigation */
#navilevel2 ul ul a {
    margin: 0px 0px 0px 13px;
    padding: 1px 0px 1px 3px;
}
#navilevel2 ul ul a:hover {
    background: #ddd;
    color: #333;
}
#navilevel2 li li {
    list-style-type: none;
    margin: 0px;
}
#navilevel2 li li a {
    text-decoration: none;
}
#navilevel2 ul ul a.aktivunternavilevel2 {
    /*background: #fff1b7;*/
    border-bottom: solid #fecc00 3px;
}
/* Ende der +-Unternavigation */
/*===========  Beginn Formulare ==================
==================================================*/
form {
    background-color: #ddd;
    border: 1px solid #999;
    margin: 15px 0px;
    padding: 20px 20px;
}
form p {
    margin: 0.8em 0 0.8em 0px;
}
fieldset ul, ol {
    margin: 5px 0 5px -20px;
}
fieldset li {
    list-style-type: none;
    display: inline;
}
legend {
    font-size: 1.0em;
    background-color: #999;
    color: #fff;
    font-weight: bold;
    padding: 2px 8px;
}
select {
    margin-bottom: 10px;
    margin-left: 0px;
}
label.float {
    float: left;
    display: block;
    width: 100px;
    margin: 4px 0 0 0;
    clear: left;
}
label {
    display: block;
    width: auto;
    margin: 0 0 10px 0;
}
label.spam-protection {
    display: inline;
    width: auto;
    margin: 0 0 0 100px;
}
input.inp-text, textarea, input.choose, input.answer {
    border: 1px solid #999;
    padding: 3px;
}
input.inp-radio {
    display: inline;
    margin-left: 0px;
}
input.inp-text {
    width: 300px;
    margin: 0 0 8px 0;
}
textarea {
    width: 300px;
    height: 80px;
    margin: 0 0 8px 0;
    display: block;
}
input.choose {
    margin: 0 4px 0 0;
}
input.answer {
    width: 40px;
    margin: 0 0 0 10px;
}
input.submit-button {
    background-color: #bbb;
    color: #333;
    font-size: 1.4em;
    display: block;
    margin: 20px 0 0 100px;
    padding: 5px 20px 5px 20px;
}
input.submit-button:hover {
    background-color: #fff;
    color: #555;
}
.indent100 {
    margin-left: 100px;
}
.inline {
    display: inline;
}
.head {
    color: #999;
    font-size: 1.6em;
    letter-spacing: 0.1em;
    margin-bottom: -15px;
    position: relative;
    left: -20px;
    top: -20px;
}
form br {
    display: none;
}
/* ============Besonderheiten form-anmeldung01 ================= */
form#form-anmeldung01 {
    background-color: #fef5d0;
    border: none;
    margin: -50px 0px 15px 0px;
    padding: 10px 5px 20px 10px;
}
/* ============Besonderheiten form-anmeldung02 ================= */
form#form-anmeldung02 {
    background-color: #fef5d0;
    border: none;
    margin: 0px 0px 15px 0px;
    padding: 5px 5px 20px 10px;
}
#form-anmeldung02 fieldset {
    margin: 20px 0px;
}
#form-anmeldung02 label.float {
    float: left;
    display: block;
    width: 130px;
    margin: 4px 0 0 0;
    clear: left;
}
#form-anmeldung02 input.inp-text {
    width: 290px;
    margin: 0 0 8px 0;
}
#form-anmeldung02 textarea {
    width: 290px;
    height: 80px;
    margin: 0 0 8px 0;
    display: block;
}
#form-anmeldung02 input.checkbox {
    float: left;
    margin: 4px 4px 0 -20px;
}
#form-anmeldung02 label.checkbox {
    display: block;
    margin: 10px 0 10px 20px;
}
#form-anmeldung02 input.submit-button {
    background-color: #bbb;
    color: #333;
    font-size: 1.4em;
    display: block;
    margin: 20px 0 0 0px;
    padding: 5px 20px 5px 20px;
}
#form-anmeldung02 input.submit-button:hover {
    background-color: #fff;
    color: #555;
}
#agb p {
    margin: 0px 0px 0.3em 0px;
    font-size: 90%;
    line-height: 1.2em;
}
#agb br {
    display: block;
}
/*===========  Ende Formulare =====================
==================================================*/