@media screen {
.content-youtube {
    margin-top:20px;
    margin-right:5px;
    margin-left:5px;
    text-align:center;
    color:#999;
}
.pagination {
    margin-top:30px;
}
#breaking_news {
    width:260px;
    margin:3px 0 0;
    padding:0;
}
.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 {
    padding:15px 6px 11px;
    background-color:#fafafa;
    border-top:1px dotted #ccc;
    border-right:1px dotted #ccc;
    border-bottom:0px dotted #ccc;
    border-left:1px dotted #ccc;
}
#breaking_news .layout_short.first {
    border-top:1px dotted #ccc;
    border-right:1px dotted #ccc;
    border-bottom:0px dotted #ccc;
    border-left:1px dotted #ccc;
}
#breaking_news .layout_short.last {
    border:1px dotted #ccc;
}
.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_headerLogo {
    width:260px;
    height:100px;
    left:85px;
    top:25px;
    position:absolute;
}
.mod_navigationMain {
    left:15px;
    top:175px;
    position:absolute;
}
.mod_navigationMain ul,
.mod_navigationMain li {
    margin:0;
    padding:0;
    list-style-type:none;
}
.mod_navigationMain li {
    float:left;
}
.mod_navigationMain a {
    display:block;
    padding:15px 20px 20px;
    border-right:3px solid #fff;
    font-size:14px;
    color:#666;
}
.mod_navigationMain a:hover {
    display:block;
    padding:15px 20px 20px;
    background-image:url("../images/nav_hover.gif");
    background-position:left bottom;
    background-repeat:repeat-x;
    border-right:3px solid #fff;
    font-size:14px;
    text-decoration:none;
    color:#00A0E3;
}
.mod_navigationMain strong,
.mod_navigationMain a.trail {
    display:block;
    padding:15px 20px 20px;
    background-image:url("../images/nav_hover.gif");
    background-position:left bottom;
    background-repeat:repeat-x;
    border-right:3px solid #fff;
    font-size:14px;
    font-weight:normal;
    text-decoration:none;
    color:#00A0E3;
}
.mod_navigationSub,
.mod_newsmenu {
    background-color:#E9E9E9;
}
.mod_navigationSub h1 {
    margin:0;
    padding:5px 0 5px 20px;
    background-color:#A1B45D;
    border-top:3px solid #fff;
    font-size:18px;
    font-style:italic;
    color:#fff;
}
.mod_navigationSub ul,
.mod_navigationSub li,
.mod_newsmenu ul,
.mod_newsmenu li {
    margin:0;
    padding:0;
    list-style-type:none;
}
.mod_navigationSub ul {
    padding-top:10px;
    padding-bottom:10px;
}
.mod_newsmenu ul {
    padding-top:0;
    padding-bottom:0;
}
.mod_navigationSub a {
    width:180px;
    display:block;
    margin-left:30px;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:20px;
    background-image:url("../images/nav_list.gif");
    background-position:left center;
    background-repeat:no-repeat;
    border-bottom:1px dotted #A6A6A6;
    color:#666;
}
.mod_newsmenu a {
    width:180px;
    display:block;
    margin-left:30px;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:20px;
    background-image:url("../images/nav_list.gif");
    background-position:left center;
    background-repeat:no-repeat;
    border-top:1px dotted #A6A6A6;
    color:#666;
}
.mod_navigationSub a:hover {
    width:180px;
    display:block;
    margin-left:30px;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:20px;
    background-image:url("../images/nav_list.gif");
    background-position:left center;
    background-repeat:no-repeat;
    border-bottom:1px dotted #A6A6A6;
    font-weight:bold;
    text-decoration:none;
    color:#A1B45D;
}
.mod_newsmenu a:hover {
    width:180px;
    display:block;
    margin-left:30px;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:20px;
    background-image:url("../images/nav_list.gif");
    background-position:left center;
    background-repeat:no-repeat;
    border-top:1px dotted #A6A6A6;
    font-weight:bold;
    text-decoration:none;
    color:#A1B45D;
}
.mod_navigationSub span,
.mod_navigationSub a.trail {
    width:180px;
    display:block;
    margin-left:30px;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:20px;
    background-image:url("../images/nav_list_active.gif");
    background-position:left center;
    background-repeat:no-repeat;
    border-bottom:1px dotted #A6A6A6;
    font-weight:bold;
    text-decoration:none;
    color:#A1B45D;
}
.mod_newsmenu a:hover,
.mod_newsmenu a.trail,
.mod_newsmenu span {
    width:180px;
    display:block;
    margin-left:30px;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:20px;
    background-image:url("../images/nav_list_active.gif");
    background-position:left center;
    background-repeat:no-repeat;
    border-top:1px dotted #A6A6A6;
    font-weight:bold;
    text-decoration:none;
    color:#A1B45D;
}
.mod_navigationSub .last,
.mod_navigationSub a:hover.last,
.mod_navigationSub .trail.last {
    border-bottom:0px;
}
#wrapper {
    margin-top:30px;
    margin-bottom:0;
}
#header {
    background-image:url("../images/header_bg.gif");
    background-position:left top;
    background-repeat:no-repeat;
}
.mod_headerImage {
    left:280px;
    top:15px;
    position:absolute;
}
#container {
    background-image:url("../images/container_bg.gif");
    background-position:left top;
    background-repeat:repeat-y;
}
#left .inside {
    width:260px;
    margin-left:15px;
}
#main .inside {
    width:625px;
    margin-left:30px;
}
#footer {
    background:#ede5a6 url("../images/footer_bg.gif") left top no-repeat;
}
.content-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 {
    left:35px;
    top:240px;
    position:absolute;
    font-size:11px;
    color:#999;
}
.mod_breadcrumb ul {
    overflow:hidden;
    margin:0;
    padding:0;
    list-style-type:none;
}
.mod_breadcrumb li {
    float:left;
}
.mod_breadcrumb li:after {
    margin-right:3px;
      padding-left:1px;
      content:" > ";
}
.mod_breadcrumb li.active:after {
    display:none;
}
.mod_breadcrumb a {
    font-size:11px;
    color:#999;
}
.mod_breadcrumb a:hover {
    font-size:11px;
    text-decoration:none;
    color:#00A0E3;
}
.content-gallery .figcaption {
    color:#999;
}
.content-gallery img,
figure img {
    margin-top:20px;
    padding:3px;
    background-color:#fff;
    border:2px solid #5ea8b5;
}
.content-gallery img:hover,
figure a img:hover {
    padding:3px;
    background-color:#fff;
    border:2px solid #A6A6A6;
}
.mod_article .pdf_link {
    right:10px;
    top:-22px;
    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;
}
.content-list ul {
    margin:0;
    padding:0;
}
.content-list li {
    margin:0 0 0 22px;
    padding:0;
    line-height:16px;
}
* html .content-list li {
    margin-left:26px;
}
.content-accordion {
    margin-left:16px;
}
.toggler {
    padding:1px 0 2px;
}
.toggler_first {
    color:#00A0E3;
}
.toggler_first:hover {
    text-decoration:underline;
    color:#00A0E3;
    cursor:pointer;
}
.accordion div {
    padding:6px 0 8px 15px;
    line-height:16px;
}
.mod_login {
    width:260px;
    margin:20px 0 0;
    padding:0;
}
#minicalendar h1 {
    margin:0;
    padding:5px 0 5px 20px;
    background-color:#A1B45D;
    font-size:18px;
    font-style:italic;
    color:#fff;
}
.mod_login .formbody {
    width:260px;
    margin:0;
    padding-top:11px;
    padding-bottom:11px;
    padding-left:20px;
    background-color:#fafafa;
    border:1px solid #ccc;
}
.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-top:20px;
    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:11px;
    color:#999;
}
.mod_newsreader .content-comments .info {
    margin-bottom:6px;
    font-size:11px;
    font-weight:bold;
    color:#00A0E3;
}
.mod_newsreader .content-text {
    margin-top:16px;
}
.mod_newsreader h2 {
    margin-bottom:12px;
}
.mod_newsreader .content-comments h2 {
    border-bottom:3px solid #00A0E3;
    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%;
    margin-top:20px;
    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:#00A0E3;
}
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-top:20px;
}
.mod_eventlist .empty {
    text-align:center;
}
.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;
    background-color:#fafafa;
    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;
    display: none;
}
.mod_eventreader .info {
    font-size:11px;
    color:#999;
}
.mod_eventreader .recurring {
    margin-top:2px;
    font-size:10px;
    color:#A1B45D;
}
.mod_eventreader .content-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;
}
.content-table {
    margin-top:24px;
    margin-bottom:24px;
    border-left:1px solid #ccc;
}
.content-table td {
    padding:2px 8px;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
*:first-child+html .content-list li {
    margin-left:26px;
}
.content-table th {
    padding:2px 8px;
    background-color:#e6e6e6;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.content-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;
}
.content-gallery u {
    overflow:hidden;
}
.content-gallery ul {
    text-align:center;
}
.content-gallery ul h2 {
    overflow:hidden;
    display:inline-block;
    margin-top:10px;
    margin-bottom:0;
    text-align:center;
}
.content-gallery p {
    font-size:10px;
}
.content-gallery h2 {
    display:none;
}
/* Blendet alle Galerie-Einträge aus */
.content-gallery.single-preview ul li {
    display: none !important;
}

/* Zeigt nur das allererste Vorschaubild an */
.content-gallery.single-preview ul li:first-child {
    display: block !important;
}
}
