body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
.anfrageform .widget.widget-textarea,
.anfrageform .widget.widget-checkbox {
    width: min-content;
      margin-left: auto;
}
.anfrageform .widget.widget-text {
    display: grid;
      grid-template-columns: auto 350px;
}
html {
    background:#f9ecde url("../../files/css/files/theme/hinten-2009.gif") left top repeat-x;
    overflow-y: scroll;
    overflow-x: auto;
}
body {
    margin:0;
    padding:0;
    background-image:url("../../files/css/files/theme/bg.gif");
    background-position:center top;
    background-repeat:repeat-y;
    font-family:Verdana,Arial,Helvetica,sans-serif;
}
a,
body,
div,
em,
input,
label,
li,
ol,
p,
select,
span,
strong,
td,
th,
textarea,
u,
ul {
    font-family:Verdana,Arial,Helvetica,sans-serif;
}
a:link,
a:visited {
    color:#666;
}
a:active,
a:focus {
    color:#f2d3b3;
    outline: none;
    -moz-outline-style: none;
}
a:hover {
    color:#edb96f;
}
p {
    margin-top:10px;
    margin-bottom:10px;
    text-align:left;
    font-size:10pt;
    line-height:150%;
    color:#444;
}
h1 {
    margin:0 0 50px;
    text-align:left;
    font-size:16pt;
    line-height:130%;
    font-weight:normal;
    color:#ed8a00;
}
h2 {
    margin-top:25px;
    border-bottom:0px solid #D4D4CE;
    font-size:13pt;
    line-height:150%;
    font-weight:normal;
    color:#696969;
}
h3 {
    margin-top:30px;
    border-bottom:0px #D4D4CE;
    font:10pt/150% Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#555;
}
h4 {
    margin:5px 10px 5px 0;
    text-align:left;
    font-size:8pt;
    line-height:150%;
    font-weight:normal;
    text-decoration:none;
    color:#696969;
}
h4 a {
    font-size:8pt;
    line-height:150%;
    text-decoration:underline;
    color:#696969;
}
h5 {
    margin:3px 10px 3px 0;
    text-align:left;
    font:10pt/120% Verdana,Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#444;
}
h6 {
    margin:5 5 5 0;
    text-align:left;
    font-size:8pt;
    line-height:150%;
    font-weight:normal;
}
#main li {
    margin-top:5px;
    margin-left:0;
    text-align:left;
    font:10pt/150% Verdana;
    color:#444;
    list-style-image:url("../../files/css/files/theme/buttons/bullet.gif");
}
#main ul {
    text-align:left;
    font:10pt/150% Verdana;
}
img {
    vertical-align:middle;
    border:0px;
}

form {
    padding:0 10px;
    background-color:#f5f5f5;
    background-image:url("../../files/css/files/theme/hinten-form.gif");
    border:1px solid #D4D4CE;
}
#suchergebnis form {
    padding:0;
    background-color:rgba(245,245,245,0);
    background-image:url("../../files/css/files/theme/leer.gif");
    border:0px hidden #D4D4CE;
}
#suchergebnis form .highlight {
    color:#d64242;
}
form h1,
form h1.high {
    left:-13px;
    right:0;
    position:relative;
    margin:0 -24px 0 0;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:133px;
    background-color:#C8E251;
    background-image:url("../../files/css/files/theme/high-hinten.gif");
    background-repeat:repeat-x;
    border-top:3px solid #fff;
    border-bottom:3px solid #fff;
    font-size:14px;
    font-weight:bold;
    color:#fff;
}
label,
legend,
span.captcha_text,
input,
select {
    font-size:10pt;
    line-height:150%;
    color:#444;
}
.captcha {
    width:50px;
    margin:1px 0;
    padding:1px;
    background-color:#fff;
    border:1px solid #666;
}
#suche {
    width:180px;
    right:0;
    top:127px;
    position:absolute;
    display:inline-block;
}
#suche form {
    padding:0;
    background-color:rgba(255,255,255,.01);
    background-image:url("../../files/css/files/theme/leer.gif");
    border:0px hidden;
}
#suche form input.text {
    width:100px;
    height:16px;
    position:relative;
    float:left;
    display:block;
    padding:2px;
    background-color:rgba(255,255,255,.5);
    border:1px solid #666;
}
#suche form input.text:focus,
#suche form input.text:hover {
    background-color:rgba(255,255,255,1);
}
#suche form input.submit {
    left:110px;
    top:1px;
    position:absolute;
    float:left;
    display:block;
    padding:2px;
    background-color:rgba(255,255,255,.5);
    border:1px solid #666;
}
#suche form input.submit:hover {
    background-color:rgba(255,255,255,1);
}
input.text,
input.password {
    width:350px;
    margin:1px 0;
    padding:1px;
    background-color:#fff;
    border:1px solid #666;
}
* html input.text,
* html input.password {
    margin:0;
}
*:first-child+html input.text,
*:first-child+html input.password {
    margin:0;
}
textarea {
    width:350px;
    height:150px;
    padding:1px;
    border:1px solid #666;
}
* html textarea {
    width:348px;
}
fieldset.checkbox_container {
    width:330px;
    margin:0 0 1px;
}
* html fieldset.checkbox_container {
    margin:2px 0 -1px;
}
*:first-child+html fieldset.checkbox_container {
    margin:2px 0 -1px;
}
fieldset.checkbox_container span {
    display:block;
    padding-right:6px;
}
fieldset.checkbox_container span.mandatory {
    display:inline-block;
    padding-right:6px;
}
div.error {
    color:#f00;
}

@media print {
body {
    margin:24px;
    padding:0;
}
* {
    font-family:helvetica;
}
h1 {
    margin-bottom:18px;
    font-size:18px;
}
a {
    text-decoration:none;
    color:#a84204;
}
}

@media screen {
.pagination {
    margin-top:30px;
}
#breaking_news {
    width:260px;
    margin:3px 0 0;
    padding:0;
    background-color:#E9E9E9;
}
#breaking_news h1 {
    margin:0;
    padding:5px 0 5px 20px;
    background-color:#a6a6a6;
    font-size:18px;
    font-style:italic;
    color:#fff;
}
.mod_newsmenu h1 {
    margin:0 0 10px;
    padding:5px 0 5px 20px;
    background-color:#A1B45D;
    font-size:18px;
    font-style:italic;
    color:#fff;
}
#breaking_news .layout_short {
    margin-right:30px;
    margin-left:30px;
    padding:15px 0 11px;
    border-bottom:1px dotted #A6A6A6;
}
#breaking_news .layout_short.last {
    border-bottom:0px;
}
.mod_newsmenu {
    margin-top:3px;
}
.copyright {
    left:20px;
    top:70px;
    position:absolute;
    font-size:11px;
    color:#666;
}
.copyright a {
    font-size:11px;
    text-decoration:underline;
    color:#666;
}
.copyright a:hover {
    font-size:11px;
    text-decoration:none;
    color:#666;
}
.mod_navigationMain {
    left:50px;
    top:170px;
    position:absolute;
}
.mod_navigationMain ul,
.mod_navigationMain li {
    margin:0;
    padding:0;
    list-style-type:none;
}
.mod_navigationMain li {
    height:31px;
    float:left;
    margin:0;
    padding:0;
    border-left:1px solid #fff;
}
.mod_navigationMain a,
.mod_navigationMain span {
    display:block;
    margin-right:1px;
    padding-right:25px;
    padding-left:25px;
    text-align:center;
    font:17px/30px trebuchet ms,Verdana,Arial,Helvetica,sans-serif;
    text-decoration:none;
    color:#fff;
}
.mod_navigationMain span {
    text-decoration:none;
    color:#444;
}
.mod_navigationMain a:hover {
    background:#C3600F url("../../files/css/files/theme/tab-o.gif") left top repeat-x;
    text-decoration:none;
    color:#fffff;
}
#right .inside {
    margin-top:45px;
    margin-right:50px;
    margin-left:0;
}
div.subRechts {
    width:200px;
    height:300px;
    right:0;
    position:absolute;
}
.mod_navigationSub,
.mod_newsmenu {
}
.mod_navigationSub h1 {
    height:22px;
    margin-top:0;
    margin-bottom:4px;
    padding-left:4px;
    background-color:#edb96f;
    border-bottom:0px solid #DDEF88;
    font:11px/22px Trebuchet ms,Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    text-decoration:none;
    color:#fff;
}
.mod_navigationSub ul,
.mod_navigationSub li,
.mod_newsmenu ul,
.mod_newsmenu li {
    margin:0;
    padding:0;
    list-style-type:none;
}
.mod_navigationSub a,
.mod_navigationSub span {
    display:block;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:4px;
    text-align:left;
    border-bottom:1px solid #edb96f;
    font:11px Trebuchet ms,Verdana,Arial,Helvetica,sans-serif;;
    font-weight:bold;
    text-decoration:none;
    color:#555;
}
.mod_navigationSub a:hover {
    background-color:#f5f5f5;
    color:#bebebe;
}
.mod_navigationSub span:before {
    text-decoration:none;
    color:#444;
    content:"> ";
}
#main .naviSeite li {
    margin-left:-14px;
    line-height:180%;
    list-style-image:url("../../files/css/files/theme/pfeil.gif");
}
#wrapper {
    margin-top:0;
    margin-bottom:0;
}
#header {
    background-image:url("../../files/css/files/theme/header.jpg");
    background-position:center top;
    background-repeat:no-repeat;
}
#container {
    background-image:url("../../files/css/files/theme/container.gif");
    background-position:center top;
    background-repeat:no-repeat;
}
#left .inside {
    width:260px;
    margin-left:15px;
}
#main .inside {
    margin-right:40px;
    margin-left:50px;
}
#footer {
    background-image:url("../../files/css/files/theme/footer.gif");
    background-position:center top;
    background-repeat:no-repeat;
}
#footer p.unten {
    margin:20px 50px 0;
    padding-top:10px;
    text-align:left;
    border-top:1px dotted #999;
    font-size:9px;
    color:#666;
}
#footer .unten a {
    text-decoration:underline;
    color:#666;
}
#footer .unten a:hover {
    background-color:#ed8a00;
    color:#fff;
}
.ce_text,
.teaser {
    line-height:1.5;
}
div.error,
p.error {
    margin:0;
    padding:2px 0 0;
    font-size:9px;
    color:#f00;
}
.mod_article .back {
    margin-top:18px;
}
.mod_article .more {
    display:inline;
}
.mod_breadcrumb {
    margin-top:10px;
    margin-bottom:40px;
    font:8pt/22px Verdana,Arial,Helvetica,sans-serif;
    color:#bebebe;
}
.mod_breadcrumb span {
    font-weight:bold;
    color:#ed8a00;
}
.mod_breadcrumb a:hover {
}
.ce_gallery .caption {
    font-size:8pt;
    color:#999;
}
.mod_article .pdf_link {
    right:10px;
    top:10px;
    position:absolute;
}
.mod_article .pdf_link a {
    margin-right:5px;
}
.mod_lostPassword {
    margin:24px;
}
.mod_lostPassword td {
    padding-right:6px;
    padding-bottom:3px;
}
.mod_lostPassword .text,
.mod_lostPassword .password {
    width:210px;
}
.mod_lostPassword .captcha {
    width:40px;
}
.mod_lostPassword .captcha_text {
    color:#666;
}
.ce_list ul {
    margin:0;
    padding:0;
}
.ce_list li {
    margin:0 0 0 22px;
    padding:0;
    line-height:16px;
}
* html .ce_list li {
    margin-left:26px;
}
.ce_accordion {
    margin-left:16px;
}
.toggler {
    padding:1px 0 2px;
}
.toggler_first {
    color:#8c9c51;
}
.toggler_first:hover {
    text-decoration:underline;
    color:#8c9c51;
    cursor:pointer;
}
.accordion div {
    padding:6px 0 8px 15px;
    line-height:16px;
}
.mod_login {
    width:260px;
    margin:3px 0 0;
    padding:0;
    background-color:#E9E9E9;
}
.mod_login h1 {
    margin:0;
    padding:5px 0 5px 20px;
    background-color:#A1B45D;
    font-size:18px;
    font-style:italic;
    color:#fff;
}
#minicalendar h1 {
    margin:0;
    padding:5px 0 5px 20px;
    background-color:#A1B45D;
    font-size:18px;
    font-style:italic;
    color:#fff;
}
.mod_login .formbody {
    width:200px;
    margin-right:30px;
    margin-left:30px;
    padding-top:11px;
    padding-bottom:11px;
}
.mod_login label {
    display:block;
    margin:4px 0 1px;
}
.mod_login .checkbox_container {
    margin-top:3px;
}
.mod_login .checkbox_container label {
    display:inline;
}
.mod_login .submit_container {
    margin-top:8px;
    margin-bottom:4px;
}
#request_password {
    width:260px;
    background-color:#E9E9E9;
}
#request_password a {
    width:200px;
    display:block;
    padding:0 30px 15px;
    color:#333;
}
.mod_newsmenu .year {
    width:200px;
    margin-right:30px;
    margin-left:30px;
    font-weight:bold;
}
.mod_newsmenu .submenu {
    padding-top:5px;
    padding-bottom:7px;
}
.mod_newsmenu a,
.mod_newsmenu a:hover,
.mod_newsmenu span,
.mod_newsmenu a.trail {
    margin-left:0;
}
#main .mod_newslist .layout_short {
    margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:1px dotted #A6A6A6;
}
.mod_newslist p {
    margin:0 0 4px;
}
.mod_newsreader .back {
    margin-bottom:24px;
    padding-top:12px;
}
* html .mod_newsreader .back {
    margin-top:12px;
    padding-top:0;
}
.mod_newslist .info,
.mod_newsreader .info {
    margin-bottom:6px;
    font-size:10px;
    color:#999;
}
.mod_newsreader .ce_comments .info {
    margin-bottom:6px;
    font-size:11px;
    font-weight:bold;
    color:#8c9c51;
}
.mod_newsreader .ce_text {
    margin-top:16px;
}
.mod_newsreader h2 {
    margin-bottom:12px;
}
.mod_newsreader .ce_comments h2 {
    border-bottom:3px solid #C5DC72;
    font-size:16px;
    font-weight:normal;
}
.mod_newsreader .comment_default {
    margin-bottom:12px;
}
.mod_newsreader .comment {
    line-height:1.5;
}
.mod_newsreader .form {
    margin-top:24px;
}
.mod_newsreader .widget {
    margin-top:1px;
    margin-bottom:1px;
}
.mod_newsreader .textarea {
    width:360px;
    height:120px;
}
.mod_search {
    margin-top:3px;
}
.mod_search .text {
    width:240px;
}
html>body .mod_search .radio_container {
    margin-top:3px;
}
*:first-child+html .mod_search .radio_container {
    margin-top:0;
}
.mod_search .radio_container label {
    left:-2px;
    top:-2px;
    position:relative;
    padding-right:3px;
}
.mod_search .header {
    margin-top:25px;
    margin-right:0;
    margin-bottom:25px;
    text-align:right;
    border-bottom:1px dotted #A6A6A6;
}
.mod_search h3 {
    margin:0 0 2px;
    padding:0;
}
.mod_search h3 a {
    font-size:14px;
    font-weight:bold;
}
.mod_search .context {
    margin:0 0 3px;
    line-height:1.5;
}
.mod_search .url {
    margin-bottom:12px;
    color:#999;
}
.mod_search .relevance {
    font-size:11px;
    font-weight:normal;
    color:#999;
}
.mod_search .highlight {
    font-weight:bold;
}
table.calendar {
    width:100%;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}
table.calendar .head {
    padding-top:4px;
    padding-bottom:5px;
    text-align:center;
    background-color:#f6f6f6;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
table.calendar .current {
    background-color:#E9E9E9;
}
table.calendar .label {
    padding-top:3px;
    padding-bottom:4px;
    text-align:center;
    background-color:#bbb;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    font-size:10px;
    font-weight:bold;
    color:#fff;
}
table.calendar td {
    width:14%;
    height:72px;
    padding:1px;
    vertical-align:top;
    background-color:#fff;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
table.calendar td.weekend {
    background-color:#f6f6f6;
}
table.calendar .today {
    background-color:#C5DC72;
}
table.calendar .empty,
table.calendar .empty .header {
    background-color:#f6f6f6;
}
table.calendar td .header {
    padding-bottom:2px;
    background-color:#e0e0e0;
    font-size:10px;
}
table.calendar td .event a {
    font-size:10px;
}
#minicalendar {
    margin:3px 0;
    padding:0;
    background-color:#E9E9E9;
}
table.minicalendar {
    width:100%;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}
table.minicalendar td {
    width:14%;
    padding-top:2px;
    padding-bottom:3px;
    text-align:center;
    background-color:#fff;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
table.minicalendar td,
table.minicalendar .active a {
    font-size:10px;
}
table.minicalendar .weekend {
    background-color:#f6f6f6;
}
table.minicalendar .today {
    background-color:#ffc;
}
table.minicalendar .label {
    padding-top:2px;
    padding-bottom:3px;
    text-align:center;
    background-color:#c3c3c3;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    font-size:10px;
    color:#fff;
}
table.minicalendar .head {
    padding-top:3px;
    padding-bottom:4px;
    text-align:center;
    background-color:#f9f9f9;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
table.minicalendar .current {
    background-color:#E9E9E9;
}
.mod_eventlist {
    margin-right:6px;
}
.mod_eventlist .header {
    padding:3px 6px 4px;
    background-color:#e6e6e6;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    font-weight:bold;
}
.mod_eventlist .header.first {
    border-top:1px solid #ccc;
}
.mod_eventlist .event {
    padding:10px 6px 12px;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
}
.mod_eventlist .time {
    margin-top:-6px;
    margin-bottom:6px;
    font-weight:normal;
    color:#999;
}
.mod_eventreader .info {
    font-size:10px;
    color:#999;
}
.mod_eventreader .recurring {
    margin-top:2px;
    font-size:10px;
    color:#A1B45D;
}
.mod_eventreader .ce_text {
    margin-top:15px;
}
.mod_eventreader .back {
    margin-top:18px;
}
.mod_personalData {
    margin-bottom:36px;
}
.mod_personalData fieldset {
    width:400px;
    display:block;
    margin:12px 0 24px;
    padding:12px;
}
* html .mod_personalData fieldset {
    margin-top:-12px;
}
*:first-child+html .mod_personalData fieldset {
    margin-top:-12px;
}
.mod_personalData legend {
    color:#A1B45D;
}
* html .mod_personalData legend {
    margin-top:-12px;
    padding:12px 4px 12px 0;
}
*:first-child+html .mod_personalData legend {
    margin-top:-12px;
    padding:12px 4px 12px 0;
}
.mod_personalData .submit_container {
    width:428px;
    text-align:right;
}
* html .mod_personalData .submit_container {
    width:434px;
}
*:first-child+html .mod_personalData .submit_container {
    width:434px;
}
.mod_personalData td {
    width:160px;
    padding:2px 6px 2px 0;
}
* html .mod_personalData td {
    padding:1px 6px 1px 0;
}
.mod_personalData .text,
.mod_personalData .password {
    width:200px;
}
.mod_personalData select {
    width:204px;
}
* html .mod_personalData select {
    width:206px;
}
*:first-child+html .mod_personalData select {
    width:206px;
}
.ce_table {
    margin-top:24px;
    margin-bottom:24px;
    border-left:1px solid #ccc;
}
.ce_table td {
    padding:2px 8px;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
*:first-child+html .ce_list li {
    margin-left:26px;
}
.ce_table th {
    padding:2px 8px;
    background-color:#e6e6e6;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.ce_table th a {
    color:#000;
}
h1 {
    margin-top:0;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:0;
}
.pagination li {
    display:inline;
    margin:0;
    padding:0;
    list-style-type:none;
}
#tps .col_0 {
    width:80px;
}
.pagination p {
    float:left;
    padding:3px 7px;
    text-align:left;
    background-color:#E9E9E9;
}
#tps .explanation {
    padding-bottom:24px;
}
.pagination ul {
    float:right;
    margin:0;
    padding:0;
    text-align:right;
}
#main .pagination a {
    display:inline-block;
    padding:4px 7px 3px;
    background-color:#E9E9E9;
    text-decoration:none;
    color:#000;
}
#main .pagination a:hover,
#main .pagination .current {
    display:inline-block;
    padding:4px 7px 3px;
    background-color:#A1B45D;
    text-decoration:none;
    color:#fff;
}
}

#main {
    padding-top:45px;
}
.inhaltstable {
    width:760px;
    margin-top:60px;
    margin-left:40px;
}
.randspalte {
    border-left:0px dotted #silver;
}
.liste-top {
    margin-top:30px;
    margin-bottom:0;
    margin-left:0;
    padding-left:20px;
    line-height:150%;
    background: url('../../files/images/buttons/bullet.gif') no-repeat;
}
.liste {
    margin-top:8px;
    margin-bottom:0;
    margin-left:0;
    padding-left:20px;
    line-height:150%;
    background: url('../../files/images/buttons/bullet.gif') no-repeat;
}
.liste-last {
    margin-top:8px;
    margin-bottom:30px;
    margin-left:0;
    padding-left:20px;
    line-height:150%;
    background: url('../../files/images/buttons/bullet.gif') no-repeat;
}
.link-liste {
    margin-top:8px;
    margin-bottom:0;
    margin-left:0;
    padding-left:25px;
    line-height:150%;
    background: url('../../files/images/link-liste.gif') no-repeat;
}
.indextitel {
    margin-top:8px;
    margin-bottom:0;
    margin-left:0;
    font-size:11px;
    color:dimgray;
}
.spalte .ce_text {
    margin-bottom:20px;
    background:#fff url("../../files/css/files/home bilder/spalte.jpg") left top no-repeat;
    border:1px solid #dcdcdc;
}
.spalte .ce_text:hover {
    background-color:#fff;
    background-image:url("../../files/css/files/home bilder/leer.gif");
}
.spalte .ce_text p {
    margin-right:20px;
    margin-left:20px;
}
.spalte div.caption {
    height:34px;
    top:-34px;
    position:relative;
    float:left;
    clear:left;
    margin-bottom:-34px;
    padding-top:0;
    padding-right:20px;
    padding-left:20px;
    vertical-align:top;
    text-align:left;
    background-color:rgba(0,0,0,.35);
    font:20pt Crimson Text;
    font-style:italic;
    color:#fff;
}
.spaltentext-strich {
    margin-right:10px;
    margin-left:10px;
    padding-bottom:10px;
    border-bottom:1px solid #ECECEC;
}
.spaltentext-strichlos {
    margin-right:10px;
    margin-left:10px;
    padding-bottom:10px;
    border-bottom:0px solid #ECECEC;
}
.titelspalte {
    border:1px solid #A3BE26;
    background: #7DA428 url('../../files/images/titelspalte.jpg') repeat-x;
}
.titelspalte-r {
    border:1px solid #7DA428;
    background: #7DA428 url('../../files/images/titelspalte.jpg') repeat-x;
    border-left:1px solid #A3BE26;
}
.spaltentitel {
    margin-right:10px;
    margin-left:10px;
    font-size:14px;
    font-weight:bold;
    color:white;
}

/* Reine Text- Absatzformate */
.brot {
    margin-top:10px;
    margin-bottom:40px;
    text-align:left;
    font:8pt/22px Verdana,Arial,Helvetica,sans-serif;
    color:gray;
}
.brot a {
    font-weight:normal;
    color:gray;
}
.brot a:hover {
    font-weight:normal;
    color:#649001;
    background:transparent;
}
.dozenten img {
    border:1px solid #c0c0c0;
}
.dozentenname {
    font-size:12pt;
    font-weight:bold;
    color:#83B515;
    margin: 10px 0 0 0;
}
.dozenten td {
    vertical-align:top;
}
.dozenten div.caption {
    margin-top:8px;
    font-size:8pt;
    line-height:150%;
    color:#696969;
}
.strich-rechts {
    padding-right:10px;
    border-right:1px solid #e5e5e5;
}

/* jQuery Slidhow */
.slideshow {
    width:350px;
    height:298px;
}
.slideshow img {
    padding:0;
    background-color:#eee;
    border:01px solid #ccc;
}
#lightbox {
    padding:10px;
    background-color:#eee;
    border-bottom:2px solid #666;
    border-right: 2px solid #666;
}
#lightboxDetails {
    padding-top:.4em;
    font-size:.8em;
}
#lightboxCaption {
    float:left;
}
#keyboardMsg {
    float:right;
}
#lightbox img {
    border: none;
}
#overlay {
    background-image:url("../../files/images/overlay.png");
}
* html #overlay {
    background-color:#000;
    background-image:url("../../files/images/blank.gif");
    back\ground-color: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}
.name-zelle {
    margin-right:0;
    padding:5px;
    font-size:10pt;
    line-height:100%;
    font-weight:bold;
    color:gray;
}
.strich_oben {
    margin-top:10px;
    margin-bottom:15px;
    padding-top:10px;
    border-top:1px solid #D4D4CE;
}
.strich_padding {
    margin-top:10px;
    margin-bottom:0;
    padding:10px;
    border-top:1px solid #D4D4CE;
}
.rahmen {
    border-top:1px solid #D4D4CE;
    border-bottom: 1px solid #D4D4CE;
}
.bilderrahmen {
    border:1px solid #silver;
}
.kasten-rand p {
    margin-top:40px;
    margin-left:0;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
    text-align:left;
    border-top:1px dotted #E8F3B2;
    font:11px/120% trebuchet ms,Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#555;
}
.kasten-rand a {
    color:#555;
}
.kasten-rand a:hover {
    color:#649001;
    background:transparent;
}
.bildunterschrift {
    padding-left:4px;
    border-left:1px solid #silver;
    font-size:10px;
    color: dimgray;
}
.mitte-oben {
    width:900px;
    margin:auto;
    border-right:0px solid #DDEF88;
    border-left:0px solid #DDEF88;
}
.mitte-unten {
    width:900px;
    margin:auto;
    border-left:0px solid #DDEF88;
    border-right:0px solid #DDEF88;
    border-bottom: 0px solid #DDEF88;
    background: white url('../../files/images/back-2008.gif');
}
.kasten-gruen {
    padding:5px;
    text-align:center;
    background-color:#8DB438;
    border-top:1px solid #DDEF88;
    font:10px/18px Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:white;
    border-bottom: 1px solid #DDEF88;
}
.kasten {
    padding:0 10px;
    background-color:#f5f5f5;
    background-image:url("../../files/css/files/theme/hinten-form.gif");
    border:1px solid #D4D4CE;
}
.kasten-cent {
    padding:15px;
    text-align:center;
    background-image:url("../../files/images/hinten-form.gif");
    border:1px solid #D4D4CE;
    background-color:whitesmoke;
}
.kastengruen {
    padding:2px;
    text-align:center;
    background-color:#7EA529;
    background-image:url("../../files/css/files/theme/high-hinten.gif");
    background-repeat:repeat-x;
    font-size:14pt;
    font-weight:bold;
    color:#fff;
}
.kastengruen p {
    font-size:14pt;
    font-weight:bold;
    color:#fff;
}
.tabu {
    padding:2px;
    border-bottom:1px solid #D4D4CE;
}
.high {
    padding-top:5px;
    padding-bottom:5px;
    background-repeat:repeat-x;
    border-top:3px solid #white;
    border-bottom:3px solid #white;
    font-weight:bold;
    background: #7EA529 url('../../files/images/high-hinten.gif');
    color:white;
}
.uebergruen p {
    margin-top:0;
    margin-bottom:0;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:10px;
    background-color:#C8E251;
    background-image:url("../../files/css/files/theme/high-hinten.gif");
    background-repeat:repeat-x;
    border-top:3px solid #fff;
    border-bottom:3px solid #fff;
    font-weight:bold;
    color:#fff;
}
.high-padding a {
    padding-top:20px;
    color:white;
}
.infoabend {
    width:350px;
    left:-20px;
    right:-20px;
    position:relative;
    margin:0;
    padding:3px 0 3px 5px;
    background:#7EA529 url("../../files/css/files/theme/high-hinten.gif") left top repeat-x;
    border-bottom:5px solid #fff;
    font-weight:bold;
    color:#fff;
}
div#abendliste {
    height:263px;
    overflow:auto;
    margin-top:-20px;
}
div#abendliste p,
div#abendlistegross p {
    margin:10px 10px 15px;
    padding-top:10px;
    border-top:1px solid #D4D4CE;
}
div#abendliste p:first-child,
div#abendlistegross p:first-child {
    margin-top:0;
    border-top:0px solid #D4D4CE;
}
div#abendlistegross {
    padding:0 10px 10px;
    background-image:url("../../files/css/files/home bilder/spalte.jpg");
    background-position:left top;
    background-repeat:no-repeat;
}
.unten {
    margin-top:20px;
    margin-bottom:0;
    padding-top:10px;
    text-align:left;
    border-top:1px dotted #silver;
    font-size:8pt;
    color:dimgray;
    background-color:white;
}
.unten a {
    color:dimgray;
}
.unten a:hover {
    color: white;
    background: #8DB438;
}
.strich_u {
    padding:2px;
    border-bottom:1px solid #D4D4CE;
}
.backgr {
    background-image:url("../../files/images/back-hellgr.gif");
}
.form2 {
    background-image:url("../../files/images/hinten-form.gif");
    border:1px solid #D4D4CE;
    background-color:whitesmoke;
}
.linkleiste {
    margin-top:0;
    margin-bottom:0;
    margin-left:0;
    text-align:center;
    font-size:9pt;
    font-variant:small-caps;
}

@media screen {
#main .inside {
    margin-right:50px;
    margin-left:50px;
}
}

@media screen {
    html {
         background: #f8f9e0;
         overflow-y: scroll;
         overflow-x: auto 
    }
     body {
         margin: 0;
         padding: 0;
         background-image: url("/files/theme/hpsd/bg.gif");
         background-position: center top;
         background-repeat: repeat-y;
    }
     #wrapper{
         width:840px;
         margin:0 auto;
    }
     #header{
         height:201px;
    }
     #footer{
         height:100px;
    }
     #header {
         background: url("/files/theme/hpsd/header1.png") center top no-repeat;
         height: 201px;
    }
    .page-93 #header,
    .page-94 #header,
    .page-125 #header,
    .page-129 #header {
         background: url("/files/theme/hpsd/header2.png") center top no-repeat;
    }
    .page-133 #header,
    .page-171 #header,
    .page-137 #header,
    .page-153 #header,
    .page-158 #header
    {
         background: url("/files/theme/hpsd/header3.png") center top no-repeat;
    }
    .page-37 #header,
    .page-178 #header
    {
         background: url("/files/theme/hpsd/header4.png") center top no-repeat;
    }
    .page-152 #header,
    .page-55 #header,
    .page-31 #header,
    .page-32 #header
    {
         background: url("/files/theme/hpsd/header5.png") center top no-repeat;
    }
    .page-223 #header
    {
         background: url("/files/theme/hpsd/header6.png") center top no-repeat;
    }
     #container {
         background: transparent center top no-repeat;
    }
     #footer {
         background: url("/files/theme/hpsd/footer.gif") center top no-repeat;
    }
     #footer {
         height: 100px;
    }
     h2 {
         margin-top: 15px;
    }
     .mod_navigationMain a, .mod_navigationMain strong {
         color: #fff !important;
         line-height: 34px;
         height: 31px;
    }
     .mod_navigationMain a:hover, .mod_navigationMain strong, .mod_navigationMain .active {
         background: 0 none !important;
         background-color: #896e53 !important;
    }
     .mod_navigationMain a, .mod_navigationMain strong {
         display: block;
         margin-right: 1px;
         padding-right: 21px;
         padding-left: 21px;
         text-align: center;
         font: 17px/30px trebuchet ms,Verdana,Arial,Helvetica,sans-serif;
         line-height: 30px;
         text-decoration: none;
         color: #fff;
    }
     .mod_navigationMain span {
         padding-left:0px;
         padding-right:0px;
    }
     .mod_navigationSub a, .mod_navigationSub strong {
         display: block;
         padding-top: 4px;
         padding-bottom: 4px;
         padding-left: 4px;
         text-align: left;
         border-bottom: 1px solid #896e53;
         font: 11px Trebuchet ms,Verdana,Arial,Helvetica,sans-serif;
         font-weight: normal;
         font-weight: bold;
         text-decoration: none;
         color: #555;
    }
     .mod_navigationSub span {
         border:0 none;
    }
     .mod_navigationSub h1 {
         background-color: #cdbca2;
         border-bottom: 0px solid #896E53;
         color: #444;
    }
     .mod_navigationSub span::before {
         content:'';
    }
     .mod_breadcrumb span, a:hover, h1 {
         color: #896e53;
    }
     .ce_gallery > ul li {
         list-style: none !important;
    }
     .ce_gallery > ul li:before {
         content:'' !important;
    }
     #footer .unten a:hover {
         color: #896e53;
         background-color: transparent;
    }
     #main li:before {
         content: "•";
         color: #df653b;
         margin-left: -10px;
         padding-right: 10px;
         font-size: 18px;
    }
     #main li {
         list-style: none;
         font: 12px Verdana,Arial,Helvetica,sans-serif;
    }
     hr {
         color: #ddd;
    }
     .mod_breadcrumb ul {
         padding-left:0px;
    }
     .mod_breadcrumb li {
         display: inline-block;
    }
     .mod_breadcrumb li:before {
         content:'' !important;
    }
     .mod_breadcrumb li:after {
         content: " > ";
        padding-left: 6px;
        padding-right: 4px;
    }
     .mod_breadcrumb li.active:after {
         content:"";
    }
    .mod_navigationSub li.active strong {
        padding: 8px !important;
        font-style: italic !important;
    }
}

/* basics.css */
.anfrageform .widget.widget-textarea,.anfrageform .widget.widget-checkbox{width: min-content;  margin-left: auto}.anfrageform .widget.widget-text{display: grid;  grid-template-columns: auto 350px}html{background:#f9ecde url("../../files/theme/hinten-2009.gif") left top repeat-x;overflow-y: scroll;overflow-x: auto}body{margin:0;padding:0;background-image:url("../../files/theme/bg.gif");background-position:center top;background-repeat:repeat-y;font-family:Verdana,Arial,Helvetica,sans-serif}a,body,div,em,input,label,li,ol,p,select,span,strong,td,th,textarea,u,ul{font-family:Verdana,Arial,Helvetica,sans-serif}a:link,a:visited{color:#666}a:active,a:focus{color:#f2d3b3;outline: none;-moz-outline-style: none}a:hover{color:#edb96f}p{margin-top:10px;margin-bottom:10px;text-align:left;font-size:10pt;line-height:150%;color:#444}h1{margin:0 0 50px;text-align:left;font-size:16pt;line-height:130%;font-weight:normal;color:#ed8a00}h2{margin-top:25px;border-bottom:0px solid #D4D4CE;font-size:13pt;line-height:150%;font-weight:normal;color:#696969}h3{margin-top:30px;border-bottom:0px #D4D4CE;font:10pt/150% Verdana,Arial,Helvetica,sans-serif;font-weight:bold;color:#555}h4{margin:5px 10px 5px 0;text-align:left;font-size:8pt;line-height:150%;font-weight:normal;text-decoration:none;color:#696969}h4 a{font-size:8pt;line-height:150%;text-decoration:underline;color:#696969}h5{margin:3px 10px 3px 0;text-align:left;font:10pt/120% Verdana,Arial,Helvetica,sans-serif;font-weight:normal;color:#444}h6{margin:5 5 5 0;text-align:left;font-size:8pt;line-height:150%;font-weight:normal}#main li{margin-top:5px;margin-left:0;text-align:left;font:10pt/150% Verdana;color:#444;list-style-image:url("../../files/theme/buttons/bullet.gif")}#main ul{text-align:left;font:10pt/150% Verdana}img{vertical-align:middle;border:0px}
/* form.css */
form{padding:0 10px;background-color:#f5f5f5;background-image:url("../../files/theme/hinten-form.gif");border:1px solid #D4D4CE}#suchergebnis form{padding:0;background-color:rgba(245,245,245,0);background-image:url("../../files/theme/leer.gif");border:0px hidden #D4D4CE}#suchergebnis form .highlight{color:#d64242}form h1,form h1.high{left:-13px;right:0;position:relative;margin:0 -24px 0 0;padding-top:5px;padding-bottom:5px;padding-left:133px;background-color:#C8E251;background-image:url("../../files/theme/high-hinten.gif");background-repeat:repeat-x;border-top:3px solid #fff;border-bottom:3px solid #fff;font-size:14px;font-weight:bold;color:#fff}label,legend,span.captcha_text,input,select{font-size:10pt;line-height:150%;color:#444}.captcha{width:50px;margin:1px 0;padding:1px;background-color:#fff;border:1px solid #666}#suche{width:180px;right:0;top:127px;position:absolute;display:inline-block}#suche form{padding:0;background-color:rgba(255,255,255,.01);background-image:url("../../files/theme/leer.gif");border:0px hidden}#suche form input.text{width:100px;height:16px;position:relative;float:left;display:block;padding:2px;background-color:rgba(255,255,255,.5);border:1px solid #666}#suche form input.text:focus,#suche form input.text:hover{background-color:rgba(255,255,255,1)}#suche form input.submit{left:110px;top:1px;position:absolute;float:left;display:block;padding:2px;background-color:rgba(255,255,255,.5);border:1px solid #666}#suche form input.submit:hover{background-color:rgba(255,255,255,1)}input.text,input.password{width:350px;margin:1px 0;padding:1px;background-color:#fff;border:1px solid #666}* html input.text,* html input.password{margin:0}*:first-child+html input.text,*:first-child+html input.password{margin:0}textarea{width:350px;height:150px;padding:1px;border:1px solid #666}* html textarea{width:348px}fieldset.checkbox_container{width:330px;margin:0 0 1px}* html fieldset.checkbox_container{margin:2px 0 -1px}*:first-child+html fieldset.checkbox_container{margin:2px 0 -1px}fieldset.checkbox_container span{display:block;padding-right:6px}fieldset.checkbox_container span.mandatory{display:inline-block;padding-right:6px}div.error{color:#f00}
@media print{
/* printer.css */
body{margin:24px;padding:0}*{font-family:helvetica}h1{margin-bottom:18px;font-size:18px}a{text-decoration:none;color:#a84204}
}
@media screen{
/* screen.css */
.pagination{margin-top:30px}#breaking_news{width:260px;margin:3px 0 0;padding:0;background-color:#E9E9E9}#breaking_news h1{margin:0;padding:5px 0 5px 20px;background-color:#a6a6a6;font-size:18px;font-style:italic;color:#fff}.mod_newsmenu h1{margin:0 0 10px;padding:5px 0 5px 20px;background-color:#A1B45D;font-size:18px;font-style:italic;color:#fff}#breaking_news .layout_short{margin-right:30px;margin-left:30px;padding:15px 0 11px;border-bottom:1px dotted #A6A6A6}#breaking_news .layout_short.last{border-bottom:0px}.mod_newsmenu{margin-top:3px}.copyright{left:20px;top:70px;position:absolute;font-size:11px;color:#666}.copyright a{font-size:11px;text-decoration:underline;color:#666}.copyright a:hover{font-size:11px;text-decoration:none;color:#666}.mod_navigationMain{left:50px;top:170px;position:absolute}.mod_navigationMain ul,.mod_navigationMain li{margin:0;padding:0;list-style-type:none}.mod_navigationMain li{height:31px;float:left;margin:0;padding:0;border-left:1px solid #fff}.mod_navigationMain a,.mod_navigationMain span{display:block;margin-right:1px;padding-right:25px;padding-left:25px;text-align:center;font:17px/30px trebuchet ms,Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#fff}.mod_navigationMain span{text-decoration:none;color:#444}.mod_navigationMain a:hover{background:#C3600F url("../../files/theme/tab-o.gif") left top repeat-x;text-decoration:none;color:#fffff}#right .inside{margin-top:45px;margin-right:50px;margin-left:0}div.subRechts{width:200px;height:300px;right:0;position:absolute}.mod_navigationSub,.mod_newsmenu{}.mod_navigationSub h1{height:22px;margin-top:0;margin-bottom:4px;padding-left:4px;background-color:#edb96f;border-bottom:0px solid #DDEF88;font:11px/22px Trebuchet ms,Verdana,Arial,Helvetica,sans-serif;font-weight:bold;text-decoration:none;color:#fff}.mod_navigationSub ul,.mod_navigationSub li,.mod_newsmenu ul,.mod_newsmenu li{margin:0;padding:0;list-style-type:none}.mod_navigationSub a,.mod_navigationSub span{display:block;padding-top:4px;padding-bottom:4px;padding-left:4px;text-align:left;border-bottom:1px solid #edb96f;font:11px Trebuchet ms,Verdana,Arial,Helvetica,sans-serif;;font-weight:bold;text-decoration:none;color:#555}.mod_navigationSub a:hover{background-color:#f5f5f5;color:#bebebe}.mod_navigationSub span:before{text-decoration:none;color:#444;content:"> "}#main .naviSeite li{margin-left:-14px;line-height:180%;list-style-image:url("../../files/theme/pfeil.gif")}#wrapper{margin-top:0;margin-bottom:0}#header{background-image:url("../../files/theme/header.jpg");background-position:center top;background-repeat:no-repeat}#container{background-image:url("../../files/theme/container.gif");background-position:center top;background-repeat:no-repeat}#left .inside{width:260px;margin-left:15px}#main .inside{margin-right:40px;margin-left:50px}#footer{background-image:url("../../files/theme/footer.gif");background-position:center top;background-repeat:no-repeat}#footer p.unten{margin:20px 50px 0;padding-top:10px;text-align:left;border-top:1px dotted #999;font-size:9px;color:#666}#footer .unten a{text-decoration:underline;color:#666}#footer .unten a:hover{background-color:#ed8a00;color:#fff}.ce_text,.teaser{line-height:1.5}div.error,p.error{margin:0;padding:2px 0 0;font-size:9px;color:#f00}.mod_article .back{margin-top:18px}.mod_article .more{display:inline}.mod_breadcrumb{margin-top:10px;margin-bottom:40px;font:8pt/22px Verdana,Arial,Helvetica,sans-serif;color:#bebebe}.mod_breadcrumb span{font-weight:bold;color:#ed8a00}.mod_breadcrumb a:hover{}.ce_gallery .caption{font-size:8pt;color:#999}.mod_article .pdf_link{right:10px;top:10px;position:absolute}.mod_article .pdf_link a{margin-right:5px}.mod_lostPassword{margin:24px}.mod_lostPassword td{padding-right:6px;padding-bottom:3px}.mod_lostPassword .text,.mod_lostPassword .password{width:210px}.mod_lostPassword .captcha{width:40px}.mod_lostPassword .captcha_text{color:#666}.ce_list ul{margin:0;padding:0}.ce_list li{margin:0 0 0 22px;padding:0;line-height:16px}* html .ce_list li{margin-left:26px}.ce_accordion{margin-left:16px}.toggler{padding:1px 0 2px}.toggler_first{color:#8c9c51}.toggler_first:hover{text-decoration:underline;color:#8c9c51;cursor:pointer}.accordion div{padding:6px 0 8px 15px;line-height:16px}.mod_login{width:260px;margin:3px 0 0;padding:0;background-color:#E9E9E9}.mod_login h1{margin:0;padding:5px 0 5px 20px;background-color:#A1B45D;font-size:18px;font-style:italic;color:#fff}#minicalendar h1{margin:0;padding:5px 0 5px 20px;background-color:#A1B45D;font-size:18px;font-style:italic;color:#fff}.mod_login .formbody{width:200px;margin-right:30px;margin-left:30px;padding-top:11px;padding-bottom:11px}.mod_login label{display:block;margin:4px 0 1px}.mod_login .checkbox_container{margin-top:3px}.mod_login .checkbox_container label{display:inline}.mod_login .submit_container{margin-top:8px;margin-bottom:4px}#request_password{width:260px;background-color:#E9E9E9}#request_password a{width:200px;display:block;padding:0 30px 15px;color:#333}.mod_newsmenu .year{width:200px;margin-right:30px;margin-left:30px;font-weight:bold}.mod_newsmenu .submenu{padding-top:5px;padding-bottom:7px}.mod_newsmenu a,.mod_newsmenu a:hover,.mod_newsmenu span,.mod_newsmenu a.trail{margin-left:0}#main .mod_newslist .layout_short{margin-bottom:20px;padding-bottom:20px;border-bottom:1px dotted #A6A6A6}.mod_newslist p{margin:0 0 4px}.mod_newsreader .back{margin-bottom:24px;padding-top:12px}* html .mod_newsreader .back{margin-top:12px;padding-top:0}.mod_newslist .info,.mod_newsreader .info{margin-bottom:6px;font-size:10px;color:#999}.mod_newsreader .ce_comments .info{margin-bottom:6px;font-size:11px;font-weight:bold;color:#8c9c51}.mod_newsreader .ce_text{margin-top:16px}.mod_newsreader h2{margin-bottom:12px}.mod_newsreader .ce_comments h2{border-bottom:3px solid #C5DC72;font-size:16px;font-weight:normal}.mod_newsreader .comment_default{margin-bottom:12px}.mod_newsreader .comment{line-height:1.5}.mod_newsreader .form{margin-top:24px}.mod_newsreader .widget{margin-top:1px;margin-bottom:1px}.mod_newsreader .textarea{width:360px;height:120px}.mod_search{margin-top:3px}.mod_search .text{width:240px}html>body .mod_search .radio_container{margin-top:3px}*:first-child+html .mod_search .radio_container{margin-top:0}.mod_search .radio_container label{left:-2px;top:-2px;position:relative;padding-right:3px}.mod_search .header{margin-top:25px;margin-right:0;margin-bottom:25px;text-align:right;border-bottom:1px dotted #A6A6A6}.mod_search h3{margin:0 0 2px;padding:0}.mod_search h3 a{font-size:14px;font-weight:bold}.mod_search .context{margin:0 0 3px;line-height:1.5}.mod_search .url{margin-bottom:12px;color:#999}.mod_search .relevance{font-size:11px;font-weight:normal;color:#999}.mod_search .highlight{font-weight:bold}table.calendar{width:100%;border-top:1px solid #ccc;border-left:1px solid #ccc}table.calendar .head{padding-top:4px;padding-bottom:5px;text-align:center;background-color:#f6f6f6;border-right:1px solid #ccc;border-bottom:1px solid #ccc}table.calendar .current{background-color:#E9E9E9}table.calendar .label{padding-top:3px;padding-bottom:4px;text-align:center;background-color:#bbb;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-size:10px;font-weight:bold;color:#fff}table.calendar td{width:14%;height:72px;padding:1px;vertical-align:top;background-color:#fff;border-right:1px solid #ccc;border-bottom:1px solid #ccc}table.calendar td.weekend{background-color:#f6f6f6}table.calendar .today{background-color:#C5DC72}table.calendar .empty,table.calendar .empty .header{background-color:#f6f6f6}table.calendar td .header{padding-bottom:2px;background-color:#e0e0e0;font-size:10px}table.calendar td .event a{font-size:10px}#minicalendar{margin:3px 0;padding:0;background-color:#E9E9E9}table.minicalendar{width:100%;border-top:1px solid #ccc;border-left:1px solid #ccc}table.minicalendar td{width:14%;padding-top:2px;padding-bottom:3px;text-align:center;background-color:#fff;border-right:1px solid #ccc;border-bottom:1px solid #ccc}table.minicalendar td,table.minicalendar .active a{font-size:10px}table.minicalendar .weekend{background-color:#f6f6f6}table.minicalendar .today{background-color:#ffc}table.minicalendar .label{padding-top:2px;padding-bottom:3px;text-align:center;background-color:#c3c3c3;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-size:10px;color:#fff}table.minicalendar .head{padding-top:3px;padding-bottom:4px;text-align:center;background-color:#f9f9f9;border-right:1px solid #ccc;border-bottom:1px solid #ccc}table.minicalendar .current{background-color:#E9E9E9}.mod_eventlist{margin-right:6px}.mod_eventlist .header{padding:3px 6px 4px;background-color:#e6e6e6;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc;font-weight:bold}.mod_eventlist .header.first{border-top:1px solid #ccc}.mod_eventlist .event{padding:10px 6px 12px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc}.mod_eventlist .time{margin-top:-6px;margin-bottom:6px;font-weight:normal;color:#999}.mod_eventreader .info{font-size:10px;color:#999}.mod_eventreader .recurring{margin-top:2px;font-size:10px;color:#A1B45D}.mod_eventreader .ce_text{margin-top:15px}.mod_eventreader .back{margin-top:18px}.mod_personalData{margin-bottom:36px}.mod_personalData fieldset{width:400px;display:block;margin:12px 0 24px;padding:12px}* html .mod_personalData fieldset{margin-top:-12px}*:first-child+html .mod_personalData fieldset{margin-top:-12px}.mod_personalData legend{color:#A1B45D}* html .mod_personalData legend{margin-top:-12px;padding:12px 4px 12px 0}*:first-child+html .mod_personalData legend{margin-top:-12px;padding:12px 4px 12px 0}.mod_personalData .submit_container{width:428px;text-align:right}* html .mod_personalData .submit_container{width:434px}*:first-child+html .mod_personalData .submit_container{width:434px}.mod_personalData td{width:160px;padding:2px 6px 2px 0}* html .mod_personalData td{padding:1px 6px 1px 0}.mod_personalData .text,.mod_personalData .password{width:200px}.mod_personalData select{width:204px}* html .mod_personalData select{width:206px}*:first-child+html .mod_personalData select{width:206px}.ce_table{margin-top:24px;margin-bottom:24px;border-left:1px solid #ccc}.ce_table td{padding:2px 8px;border-right:1px solid #ccc;border-bottom:1px solid #ccc}*:first-child+html .ce_list li{margin-left:26px}.ce_table th{padding:2px 8px;background-color:#e6e6e6;border-top:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc}.ce_table th a{color:#000}h1{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.pagination li{display:inline;margin:0;padding:0;list-style-type:none}#tps .col_0{width:80px}.pagination p{float:left;padding:3px 7px;text-align:left;background-color:#E9E9E9}#tps .explanation{padding-bottom:24px}.pagination ul{float:right;margin:0;padding:0;text-align:right}#main .pagination a{display:inline-block;padding:4px 7px 3px;background-color:#E9E9E9;text-decoration:none;color:#000}#main .pagination a:hover,#main .pagination .current{display:inline-block;padding:4px 7px 3px;background-color:#A1B45D;text-decoration:none;color:#fff}
}
/* main.css */
#main{padding-top:45px}.inhaltstable{width:760px;margin-top:60px;margin-left:40px}.randspalte{border-left:0px dotted #silver}.liste-top{margin-top:30px;margin-bottom:0;margin-left:0;padding-left:20px;line-height:150%;background: url('../../assets/images/buttons/bullet.gif') no-repeat}.liste{margin-top:8px;margin-bottom:0;margin-left:0;padding-left:20px;line-height:150%;background: url('../../assets/images/buttons/bullet.gif') no-repeat}.liste-last{margin-top:8px;margin-bottom:30px;margin-left:0;padding-left:20px;line-height:150%;background: url('../../assets/images/buttons/bullet.gif') no-repeat}.link-liste{margin-top:8px;margin-bottom:0;margin-left:0;padding-left:25px;line-height:150%;background: url('../../assets/images/link-liste.gif') no-repeat}.indextitel{margin-top:8px;margin-bottom:0;margin-left:0;font-size:11px;color:dimgray}.spalte .ce_text{margin-bottom:20px;background:#fff url("../../files/home bilder/spalte.jpg") left top no-repeat;border:1px solid #dcdcdc}.spalte .ce_text:hover{background-color:#fff;background-image:url("../../files/home bilder/leer.gif")}.spalte .ce_text p{margin-right:20px;margin-left:20px}.spalte div.caption{height:34px;top:-34px;position:relative;float:left;clear:left;margin-bottom:-34px;padding-top:0;padding-right:20px;padding-left:20px;vertical-align:top;text-align:left;background-color:rgba(0,0,0,.35);font:20pt Crimson Text;font-style:italic;color:#fff}.spaltentext-strich{margin-right:10px;margin-left:10px;padding-bottom:10px;border-bottom:1px solid #ECECEC}.spaltentext-strichlos{margin-right:10px;margin-left:10px;padding-bottom:10px;border-bottom:0px solid #ECECEC}.titelspalte{border:1px solid #A3BE26;background: #7DA428 url('../../assets/images/titelspalte.jpg') repeat-x}.titelspalte-r{border:1px solid #7DA428;background: #7DA428 url('../../assets/images/titelspalte.jpg') repeat-x;border-left:1px solid #A3BE26}.spaltentitel{margin-right:10px;margin-left:10px;font-size:14px;font-weight:bold;color:white}.brot{margin-top:10px;margin-bottom:40px;text-align:left;font:8pt/22px Verdana,Arial,Helvetica,sans-serif;color:gray}.brot a{font-weight:normal;color:gray}.brot a:hover{font-weight:normal;color:#649001;background:transparent}.dozenten img{border:1px solid #c0c0c0}.dozentenname{font-size:12pt;font-weight:bold;color:#83B515;margin: 10px 0 0 0}.dozenten td{vertical-align:top}.dozenten div.caption{margin-top:8px;font-size:8pt;line-height:150%;color:#696969}.strich-rechts{padding-right:10px;border-right:1px solid #e5e5e5}.slideshow{width:350px;height:298px}.slideshow img{padding:0;background-color:#eee;border:01px solid #ccc}#lightbox{padding:10px;background-color:#eee;border-bottom:2px solid #666;border-right: 2px solid #666}#lightboxDetails{padding-top:.4em;font-size:.8em}#lightboxCaption{float:left}#keyboardMsg{float:right}#lightbox img{border: none}#overlay{background-image:url("../../images/overlay.png")}* html #overlay{background-color:#000;background-image:url("../../images/blank.gif");back\ground-color: transparent;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale")}.name-zelle{margin-right:0;padding:5px;font-size:10pt;line-height:100%;font-weight:bold;color:gray}.strich_oben{margin-top:10px;margin-bottom:15px;padding-top:10px;border-top:1px solid #D4D4CE}.strich_padding{margin-top:10px;margin-bottom:0;padding:10px;border-top:1px solid #D4D4CE}.rahmen{border-top:1px solid #D4D4CE;border-bottom: 1px solid #D4D4CE}.bilderrahmen{border:1px solid #silver}.kasten-rand p{margin-top:40px;margin-left:0;padding-top:5px;padding-bottom:5px;padding-left:5px;text-align:left;border-top:1px dotted #E8F3B2;font:11px/120% trebuchet ms,Verdana,Arial,Helvetica,sans-serif;font-weight:bold;color:#555}.kasten-rand a{color:#555}.kasten-rand a:hover{color:#649001;background:transparent}.bildunterschrift{padding-left:4px;border-left:1px solid #silver;font-size:10px;color: dimgray}.mitte-oben{width:900px;margin:auto;border-right:0px solid #DDEF88;border-left:0px solid #DDEF88}.mitte-unten{width:900px;margin:auto;border-left:0px solid #DDEF88;border-right:0px solid #DDEF88;border-bottom: 0px solid #DDEF88;background: white url('../../assets/images/back-2008.gif')}.kasten-gruen{padding:5px;text-align:center;background-color:#8DB438;border-top:1px solid #DDEF88;font:10px/18px Verdana,Arial,Helvetica,sans-serif;font-weight:bold;color:white;border-bottom: 1px solid #DDEF88}.kasten{padding:0 10px;background-color:#f5f5f5;background-image:url("../../files/theme/hinten-form.gif");border:1px solid #D4D4CE}.kasten-cent{padding:15px;text-align:center;background-image:url("../../images/hinten-form.gif");border:1px solid #D4D4CE;background-color:whitesmoke}.kastengruen{padding:2px;text-align:center;background-color:#7EA529;background-image:url("../../files/theme/high-hinten.gif");background-repeat:repeat-x;font-size:14pt;font-weight:bold;color:#fff}.kastengruen p{font-size:14pt;font-weight:bold;color:#fff}.tabu{padding:2px;border-bottom:1px solid #D4D4CE}.high{padding-top:5px;padding-bottom:5px;background-repeat:repeat-x;border-top:3px solid #white;border-bottom:3px solid #white;font-weight:bold;background: #7EA529 url('../../assets/images/high-hinten.gif');color:white}.uebergruen p{margin-top:0;margin-bottom:0;padding-top:5px;padding-bottom:5px;padding-left:10px;background-color:#C8E251;background-image:url("../../files/theme/high-hinten.gif");background-repeat:repeat-x;border-top:3px solid #fff;border-bottom:3px solid #fff;font-weight:bold;color:#fff}.high-padding a{padding-top:20px;color:white}.infoabend{width:350px;left:-20px;right:-20px;position:relative;margin:0;padding:3px 0 3px 5px;background:#7EA529 url("../../files/theme/high-hinten.gif") left top repeat-x;border-bottom:5px solid #fff;font-weight:bold;color:#fff}div#abendliste{height:263px;overflow:auto;margin-top:-20px}div#abendliste p,div#abendlistegross p{margin:10px 10px 15px;padding-top:10px;border-top:1px solid #D4D4CE}div#abendliste p:first-child,div#abendlistegross p:first-child{margin-top:0;border-top:0px solid #D4D4CE}div#abendlistegross{padding:0 10px 10px;background-image:url("../../files/home bilder/spalte.jpg");background-position:left top;background-repeat:no-repeat}.unten{margin-top:20px;margin-bottom:0;padding-top:10px;text-align:left;border-top:1px dotted #silver;font-size:8pt;color:dimgray;background-color:white}.unten a{color:dimgray}.unten a:hover{color: white;background: #8DB438}.strich_u{padding:2px;border-bottom:1px solid #D4D4CE}.backgr{background-image:url("../../images/back-hellgr.gif")}.form2{background-image:url("../../images/hinten-form.gif");border:1px solid #D4D4CE;background-color:whitesmoke}.linkleiste{margin-top:0;margin-bottom:0;margin-left:0;text-align:center;font-size:9pt;font-variant:small-caps}
@media screen{
/* z_home.css */
#main .inside{margin-right:50px;margin-left:50px}
}
/* HPSD-Style.css */
@media screen{html {     background: #f8f9e0;     overflow-y: scroll;     overflow-x: auto } body {     margin: 0;     padding: 0;     background-image: url("../../files/theme/hpsd/bg.gif");     background-position: center top;     background-repeat: repeat-y;} #wrapper{     width:840px;     margin:0 auto;} #header{     height:201px;} #footer{     height:100px;} #header {     background: url("../../files/theme/hpsd/header1.png") center top no-repeat;     height: 201px;}.page-93 #header,.page-94 #header,.page-125 #header,.page-129 #header {     background: url("../../files/theme/hpsd/header2.png") center top no-repeat;}.page-133 #header,.page-171 #header,.page-137 #header,.page-153 #header,.page-158 #header{     background: url("../../files/theme/hpsd/header3.png") center top no-repeat;}.page-37 #header,.page-178 #header{     background: url("../../files/theme/hpsd/header4.png") center top no-repeat;}.page-152 #header,.page-55 #header,.page-31 #header,.page-32 #header{     background: url("../../files/theme/hpsd/header5.png") center top no-repeat;}.page-223 #header{     background: url("../../files/theme/hpsd/header6.png") center top no-repeat;} #container {     background: transparent center top no-repeat;} #footer {     background: url("../../files/theme/hpsd/footer.gif") center top no-repeat;} #footer {     height: 100px;} h2 {     margin-top: 15px;} .mod_navigationMain a, .mod_navigationMain strong {     color: #fff !important;     line-height: 34px;     height: 31px;} .mod_navigationMain a:hover, .mod_navigationMain strong, .mod_navigationMain .active {     background: 0 none !important;     background-color: #896e53 !important;} .mod_navigationMain a, .mod_navigationMain strong {     display: block;     margin-right: 1px;     padding-right: 21px;     padding-left: 21px;     text-align: center;     font: 17px/30px trebuchet ms,Verdana,Arial,Helvetica,sans-serif;     line-height: 30px;     text-decoration: none;     color: #fff;} .mod_navigationMain span {     padding-left:0px;     padding-right:0px;} .mod_navigationSub a, .mod_navigationSub strong {     display: block;     padding-top: 4px;     padding-bottom: 4px;     padding-left: 4px;     text-align: left;     border-bottom: 1px solid #896e53;     font: 11px Trebuchet ms,Verdana,Arial,Helvetica,sans-serif;     font-weight: normal;     font-weight: bold;     text-decoration: none;     color: #555;} .mod_navigationSub span {     border:0 none;} .mod_navigationSub h1 {     background-color: #cdbca2;     border-bottom: 0px solid #896E53;     color: #444;} .mod_navigationSub span::before {     content:'';} .mod_breadcrumb span, a:hover, h1 {     color: #896e53;} .ce_gallery > ul li {     list-style: none !important;} .ce_gallery > ul li:before {     content:'' !important;} #footer .unten a:hover {     color: #896e53;     background-color: transparent;} #main li:before {     content: "•";     color: #df653b;     margin-left: -10px;     padding-right: 10px;     font-size: 18px;} #main li {     list-style: none;     font: 12px Verdana,Arial,Helvetica,sans-serif;} hr {     color: #ddd;} .mod_breadcrumb ul {     padding-left:0px;} .mod_breadcrumb li {     display: inline-block;} .mod_breadcrumb li:before {     content:'' !important;} .mod_breadcrumb li:after {     content: " > ";    padding-left: 6px;    padding-right: 4px;} .mod_breadcrumb li.active:after {     content:"";}.mod_navigationSub li.active strong {    padding: 8px !important;    font-style: italic !important;}}
