
/* Body ////////////////////////////////////////////////////////////////////////////// */
body {
    padding-top:60px;
    padding-bottom:60px;
    background:#4885A1 url("../background/background.jpg") left top no-repeat;
    color:#5d5d5d;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    background-attachment:fixed;
}

/* Wrapper ////////////////////////////////////////////////////////////////////////////// */
#wrapper {
    width:1080px;
}

/* Headlines ////////////////////////////////////////////////////////////////////////////// */
h1,
h2,
h3,
h4,
h5,
h6 {
}
h1 {
    padding-bottom:10px;
    border-bottom:1px solid #d1d1d1;
}

/* Links ////////////////////////////////////////////////////////////////////////////// */
a {
    text-decoration:none;
    color:#005093;
}
a:hover {
    text-decoration:underline;
}

/* Blockquote ////////////////////////////////////////////////////////////////////////////// */
blockquote {
    padding-left:70px;
    background-image:url("../img/blockquote.png");
    background-position:left top;
    background-repeat:no-repeat;
    color:#9c9c9c;
}

/* Warning ////////////////////////////////////////////////////////////////////////////// */
p.warning {
    padding:20px 20px 20px 50px;
    background:#f00 url("../img/format_icon.png") left center no-repeat;
    border:1px solid #f00;
    font-weight:bold;
    color:#fff;
}

/* Confirmation ////////////////////////////////////////////////////////////////////////////// */
p.confirmation {
    padding:20px 20px 20px 50px;
    background:#3c0 url("../img/format_icon.png") left center no-repeat;
    font-weight:bold;
    color:#fff;
}

/* Information ////////////////////////////////////////////////////////////////////////////// */
p.information {
    padding:20px 20px 20px 50px;
    background:#39f url("../img/format_icon.png") left center no-repeat;
    font-weight:bold;
    color:#fff;
}

/* Article ////////////////////////////////////////////////////////////////////////////// */
.mod_article>* {
    margin-right:0;
    margin-left:0;
}
.mod_article *[class*="ce_"],
.mod_article *[class*="mod_"],
.mod_article *[class*="layout_"]>*,
.mod_article *[class*="event_"]>* {
    margin-right:0;
    margin-left:0;
}
.mod_article {
    position:relative;
    display:block;
    background-color:#fff;
    -webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.4);
    box-shadow:2px 2px 6px 0 rgba(0,0,0,.4);
}

/* Line ////////////////////////////////////////////////////////////////////////////// */
.line {
    width:100%;
    height:1px;
    position:relative;
    clear:both;
    display:block;
    margin:30px 0;
    border-top:1px solid #c7c7c7;
}

/* Clear float ////////////////////////////////////////////////////////////////////////////// */
.clear {
    position:relative;
    clear:both;
    display:block;
}

/* Mainmenu ////////////////////////////////////////////////////////////////////////////// */
#left .mod_navigation {
    width:200px;
    position:relative;
    overflow:hidden;
    display:block;
    margin-left:104px;
    padding-top:30px;
    padding-bottom:10px;
    background-color:#fff;
    -webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.4);
    box-shadow:2px 2px 6px 0 rgba(0,0,0,.4);
    color:#333;
}
#left .mod_navigation ul {
}
#left .mod_navigation ul li {
}
#left .mod_navigation ul li a,
#left .mod_navigation ul li strong.active {
    width:100%;
    position:relative;
    display:inline-block;
    padding:7px 0 7px 20px;
    font-size:13px;
    text-decoration:none;
    color:#333;
}
#left .mod_navigation ul li a:hover,
#left .mod_navigation ul li strong.active {
    background-color:#005093;
    color:#fff;
}
#left .mod_navigation li a.submenu {
    background-color:#e3e3e3;
}
#left .mod_navigation ul.level_2 {
    margin-bottom:0;
    background-color:#f4f4f4;
}
#left .mod_navigation ul.level_3 {
    margin-bottom:0;
    padding-bottom:0;
    background-color:#f4f4f4;
}

/* Mobile Menu ////////////////////////////////////////////////////////////////////////////// */
.mod_quicknav {
    display:none;
}

/* Container  ////////////////////////////////////////////////////////////////////////////// */
#container {
}

/* Left  ////////////////////////////////////////////////////////////////////////////// */
#left {
    background-image:url("../img/left_bg.png");
    background-position:right top;
    background-repeat:no-repeat;
}
#left .inside {
    padding-right:30px;
}

/* Right ////////////////////////////////////////////////////////////////////////////// */
#right {
    background-image:url("../img/right_bg.png");
    background-position:left top;
    background-repeat:no-repeat;
}
#right .inside {
    padding-top:144px;
    padding-left:30px;
    line-height:0px;
}

/* Main  ////////////////////////////////////////////////////////////////////////////// */
#main {
}
#main .inside {
    overflow:visible;
}
#main  .mod_article {
    padding:30px 50px;
    line-height:26px;
}
#main  .mod_article .ce_text {
    text-align:justify;
}
#main .ce_text ul {
    padding-left:16px;
    list-style-type:disc;
}
#main .ce_text ol {
    padding-left:21px;
    list-style-type:decimal;
}

/* Text ////////////////////////////////////////////////////////////////////////////// */
aside .ce_text {
    margin:0;
    padding:0;
}

/* Logo ////////////////////////////////////////////////////////////////////////////// */
#mod_logo {
    width:100%;
    height:179px;
    margin-bottom:30px;
    text-align:center;
    background-color:#fff;
    -webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.4);
    box-shadow:2px 2px 6px 0 rgba(0,0,0,.4);
}

/* spacer ////////////////////////////////////////////////////////////////////////////// */
.spacer {
    width:100%;
    height:30px;
    position:relative;
    display:block;
    background-image:url("../img/spacer.png");
    background-position:right top;
    background-repeat:no-repeat;
    z-index:1;
}

/* Random Image ////////////////////////////////////////////////////////////////////////////// */
.mod_randomImage {
    position:relative;
    display:block;
    padding:0;
    text-align:center;
    -webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.4);
    box-shadow:2px 2px 6px 0 rgba(0,0,0,.4);
    line-height:0px;
    z-index:2;
}

/* Icon Mail ////////////////////////////////////////////////////////////////////////////// */
#icon_mail {
    width:118px;
    height:118px;
    position:relative;
    display:block;
    margin-bottom:30px;
    text-align:center;
    background-color:#005093;
    background:-moz-linear-gradient(45deg,#174076 0%,#06a2f5 100%);
    background:-webkit-linear-gradient(45deg,#174076 0%,#06a2f5 100%);
    background:-o-linear-gradient(45deg,#174076 0%,#06a2f5 100%);
    background:-ms-linear-gradient(45deg,#174076 0%,#06a2f5 100%);
    background:linear-gradient(45deg,#174076 0%,#06a2f5 100%);
    -pie-background:linear-gradient(45deg,#174076 0%,#06a2f5 100%);
    -webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.4);
    box-shadow:2px 2px 6px 0 rgba(0,0,0,.4);
}

/* Icon Maps ////////////////////////////////////////////////////////////////////////////// */
#icon_maps {
    width:118px;
    height:118px;
    position:relative;
    display:block;
    margin-bottom:30px;
    text-align:center;
    background-color:#e7e7e7;
    background:-moz-linear-gradient(45deg,#ccc 0%,#fff 100%);
    background:-webkit-linear-gradient(45deg,#ccc 0%,#fff 100%);
    background:-o-linear-gradient(45deg,#ccc 0%,#fff 100%);
    background:-ms-linear-gradient(45deg,#ccc 0%,#fff 100%);
    background:linear-gradient(45deg,#ccc 0%,#fff 100%);
    -pie-background:linear-gradient(45deg,#ccc 0%,#fff 100%);
    -webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.4);
    box-shadow:2px 2px 6px 0 rgba(0,0,0,.4);
}

/* Accordion ////////////////////////////////////////////////////////////////////////////// */
.ce_accordion {
    margin-bottom:1px;
}
.ce_accordion .toggler {
    padding:4px 4px 4px 10px;
    background:#e8e8e8 url("../img/accordion_bg.png") right center no-repeat;
    font-size:12px;
    line-height:20px;
    font-weight:bold;
    cursor:pointer;
    outline:none !important;
}
.ce_accordion .toggler:hover {
    background-color:#e3e3e3;
}
.ce_accordion .ui-accordion-header-active {
    background-image:url("../img/accordion_bg_active.png");
    background-repeat:no-repeat;
}
.ce_accordion .accordion {
    padding:30px;
    background-color:#fafafa;
}

/* Syndikation ////////////////////////////////////////////////////////////////////////////// */
.pdf_link {
    right:21px;
    top:20px;
    position:absolute;
}

/* Footer ////////////////////////////////////////////////////////////////////////////// */
#footer {
}
#footer .inside {
    padding-right:148px;
    padding-left:334px;
}
#footer .inside .mod_article {
    padding:22px 15px 10px;
    vertical-align:middle;
}

/* Newslist Simple ////////////////////////////////////////////////////////////////////////////// */
.mod_newslist .layout_simple {
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px solid #d1d1d1;
}
.mod_newslist .layout_simple time {
    position:relative;
    float:none;
    clear:both;
    display:block;
}
.mod_newslist .layout_simple a {
    font-size:14px;
}

/* Newslist & Newsarchiv ////////////////////////////////////////////////////////////////////////////// */
.mod_newslist .layout_short,
.mod_newsarchive .layout_short {
    margin-bottom:20px;
    border-bottom:1px solid #d1d1d1;
}
.mod_newslist .last,
.mod_newsarchive .last {
    border-bottom:0px;
}
.mod_newslist p.info,
.mod_newsarchive p.info {
    margin-bottom:10px;
    color:#333;
}
.mod_newslist p.more {
    margin-top:-11px;
    padding-bottom:7px;
}
.mod_newsarchive h1 {
    border-bottom:1px solid #d1d1d1;
}
.mod_newslist .layout_latest h2 {
    font-size:18px;
}

/* Pagnitation ////////////////////////////////////////////////////////////////////////////// */
.pagination {
    padding-top:16px;
    border-top:1px solid #d1d1d1;
}
.pagination p {
    position:relative;
    float:left;
    display:inline;
}
.pagination ul {
    position:relative;
    float:left;
    display:inline;
    margin-left:20px;
}
.pagination ul li {
    float:left;
    margin-right:10px;
    padding-left:10px;
    border-left:1px solid #d1d1d1;
}
.mod_newsmenu {
    margin-right:0;
    margin-left:0;
}

/* Newsreader ////////////////////////////////////////////////////////////////////////////// */
.mod_newsreader .layout_full h1,
.mod_newsreader .layout_full h2,
.mod_newsreader .layout_full h3,
.mod_newsreader .layout_full h4,
.mod_newsreader .layout_full h5,
.mod_newsreader .layout_full h6 {
    margin-top:10px;
}

/* Comments ////////////////////////////////////////////////////////////////////////////// */
.ce_comments {
    position:relative;
    display:block;
    margin-top:30px;
}
.ce_comments label {
    position:relative;
    display:inline-block;
}
.ce_comments span.captcha_text {
    display:inline-block !important;
}
.ce_comments span.captcha_text,
.ce_comments .textarea {
    margin-bottom:0px !important;
}
.ce_comments label.invisible {
    width:100%;
    height:20px;
    bottom:0;
    left:0;
    right:0;
    top:0;
    display:inline-block;
}
.ce_comments .widget {
    margin-bottom:20px;
}
.ce_comments .form {
    position:relative;
    display:block;
    margin-top:40px;
}
.ce_comments input {
    margin:0px !important;
}
.ce_comments h2 {
    margin-top:20px;
    padding-top:10px;
    border-top:1px solid #e8e8e8;
}

/* Kalender ////////////////////////////////////////////////////////////////////////////// */
aside .mod_calendar {
    margin:0;
}
.minicalendar,
.minicalendar table {
    width:100%;
    table-layout:fixed
}
.minicalendar thead .current {
    padding-top:4px;
    padding-bottom:4px;
    color:#fff;
}
.minicalendar thead a {
    width:100%;
    display:inline-block;
    padding-top:4px;
    padding-bottom:4px;
    background-color:#696969;
    color:#fff;
}
.minicalendar thead a:hover {
    background-color:#787878;
    text-decoration:none;
}
.minicalendar thead {
    background-color:#383838;
}
.minicalendar thead .label {
    padding-top:2px;
    padding-bottom:2px;
    background:-moz-linear-gradient(top,#f8f8f8 0%,#f1f1f1 100%);
    background:-webkit-linear-gradient(top,#f8f8f8 0%,#f1f1f1 100%);
    background:-o-linear-gradient(top,#f8f8f8 0%,#f1f1f1 100%);
    background:-ms-linear-gradient(top,#f8f8f8 0%,#f1f1f1 100%);
    background:linear-gradient(to bottom,#f8f8f8 0%,#f1f1f1 100%);
    -pie-background:linear-gradient(top,#f8f8f8 0%,#f1f1f1 100%);
    font-weight:normal;
}
.minicalendar td,
.minicalendar th {
    text-align:center;
}
.minicalendar .days {
    padding-top:4px;
    padding-bottom:4px;
    text-align:center;
    background-color:#e7e7e7;
    background:-moz-linear-gradient(top,#eeeeee 20%,#dedede 100%);
    background:-webkit-linear-gradient(top,#eeeeee 20%,#dedede 100%);
    background:-o-linear-gradient(top,#eeeeee 20%,#dedede 100%);
    background:-ms-linear-gradient(top,#eeeeee 20%,#dedede 100%);
    background:linear-gradient(to bottom,#eeeeee 20%,#dedede 100%);
    -pie-background:linear-gradient(top,#eeeeee 20%,#dedede 100%);
    -webkit-box-shadow:0 0 #fff;
    box-shadow:0 0 #fff;
    border-top:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
    border-bottom:0px solid #d0d0d0;
    border-left:1px solid #d0d0d0;
}
.minicalendar .days:hover {
    background:-moz-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:-webkit-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:-o-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:-ms-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:linear-gradient(to bottom,#f9f9f9 20%,#ececec 100%);
    -pie-background:linear-gradient(top,#f9f9f9 20%,#ececec 100%);
}
.minicalendar td.col_first {
    border-top:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
    border-bottom:0px solid #d0d0d0;
    border-left:0px solid #d0d0d0;
}
.minicalendar .today {
    background:-moz-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:-webkit-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:-o-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:-ms-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:linear-gradient(to bottom,#f9f9f9 20%,#ececec 100%);
    -pie-background:linear-gradient(top,#f9f9f9 20%,#ececec 100%);
}

/* Calendar Big ////////////////////////////////////////////////////////////////////////////// */
.mod_calendar {
    width:100%;
}
table.calendar {
    width:100%;
}
.calendar thead,
.calendar thead tr {
    width:100%;
}
.calendar thead a {
    color:#fff;
}
.calendar thead .head {
    background-color:#383838;
    color:#fff;
}
.calendar thead .current {
    padding-top:4px;
    padding-bottom:4px;
}
.calendar thead a {
    width:100%;
    display:inline-block;
    padding-top:4px;
    padding-bottom:4px;
    background-color:#696969;
}
.calendar thead a:hover {
    background-color:#787878;
    text-decoration:none;
}
.calendar thead .label {
    padding-top:2px;
    padding-bottom:2px;
    background:-moz-linear-gradient(top,#f8f8f8 0%,#f1f1f1 100%);
    background:-webkit-linear-gradient(top,#f8f8f8 0%,#f1f1f1 100%);
    background:-o-linear-gradient(top,#f8f8f8 0%,#f1f1f1 100%);
    background:-ms-linear-gradient(top,#f8f8f8 0%,#f1f1f1 100%);
    background:linear-gradient(to bottom,#f8f8f8 0%,#f1f1f1 100%);
    -pie-background:linear-gradient(top,#f8f8f8 0%,#f1f1f1 100%);
    font-weight:normal;
}
.calendar td,
.calendar th {
    text-align:center;
}
.calendar tbody {
    width:100%;
}
.calendar tbody tr {
    width:100%;
}
.calendar .days {
    width:14%;
    height:9em;
    overflow:hidden;
    text-align:center;
    background-color:#ed0e0e;
    background:-moz-linear-gradient(top,#eeeeee 20%,#dedede 100%);
    background:-webkit-linear-gradient(top,#eeeeee 20%,#dedede 100%);
    background:-o-linear-gradient(top,#eeeeee 20%,#dedede 100%);
    background:-ms-linear-gradient(top,#eeeeee 20%,#dedede 100%);
    background:linear-gradient(to bottom,#eeeeee 20%,#dedede 100%);
    -pie-background:linear-gradient(top,#eeeeee 20%,#dedede 100%);
    -webkit-box-shadow:0 0 #fff;
    box-shadow:0 0 #fff;
    border-top:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
    border-bottom:0px solid #d0d0d0;
    border-left:1px solid #d0d0d0;
}
.calendar .days:hover {
    background:-moz-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:-webkit-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:-o-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:-ms-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:linear-gradient(to bottom,#f9f9f9 20%,#ececec 100%);
    -pie-background:linear-gradient(top,#f9f9f9 20%,#ececec 100%);
}
.calendar .days .header {
    position:relative;
    text-align:center;
    background-color:#8c8c8c;
    color:#fff;
}
.calendar .event {
    height:15px;
    position:relative;
    overflow:hidden;
    margin:3px 4px;
    padding-bottom:2px;
    text-align:left;
    border-bottom:1px solid #b0b0b0;
    line-height:15px;
}
.calendar td.col_first {
    border-top:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
    border-bottom:0px solid #d0d0d0;
    border-left:0px solid #d0d0d0;
}
.calendar .today {
    background:-moz-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:-webkit-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:-o-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:-ms-linear-gradient(top,#f9f9f9 20%,#ececec 100%);
    background:linear-gradient(to bottom,#f9f9f9 20%,#ececec 100%);
    -pie-background:linear-gradient(top,#f9f9f9 20%,#ececec 100%);
}

/* Eventlist ////////////////////////////////////////////////////////////////////////////// */
.mod_eventlist {
}
.mod_eventlist .header {
    padding:4px 10px;
    background-color:#e9e9e9;
    font-weight:bold;
    color:#333;
}
.mod_eventlist h2 {
    margin-top:10px !important;
}
.mod_eventlist .event {
    border-bottom:1px solid #d1d1d1;
}
.mod_eventlist .last {
    border-bottom:0px;
}

/* Formbody ////////////////////////////////////////////////////////////////////////////// */
.formbody {
}
span.mandatory {
    margin-left:3px;
    color:#c00;
}
p.error {
    margin:0;
    padding:0;
    color:#c00;
}
.formbody label {
    font-weight:bold;
    text-align:left !important;
}
.formbody input.radio {
    margin-left:1px;
}
.formbody br {
    display:none;
}
.formbody .text,
.formbody .textarea,
.formbody .select,
.formbody .checkbox_container,
.formbody .radio_container,
.formbody .upload,
.formbody .captcha_text {
    margin-bottom:20px;
}
.formbody span.captcha_text {
    display:block;
}

/* Googlemaps ////////////////////////////////////////////////////////////////////////////// */
.mod_dlh_googlemaps,
.dlh_googlemaps,
.dlh_googlemaps iframe {
    width:100%!important;
    height:300px!important;
}

/* Sitemap ////////////////////////////////////////////////////////////////////////////// */
.mod_sitemap ul {
    margin-bottom:0;
    padding-bottom:0;
}
.mod_sitemap ul.level_2,
.mod_sitemap ul.level_3,
.mod_sitemap ul.level_4,
.mod_sitemap ul.level_5 {
    padding-left:14px;
}
.mod_sitemap ul.level_1 a {
    font-weight:bold;
}
.mod_sitemap ul.level_2 a {
    background-color:#fff;
    font-weight:normal;
}
.mod_sitemap ul li a {
    width:100%;
    position:relative;
    display:inline-block;
    padding-top:6px;
    padding-bottom:4px;
    padding-left:14px;
    background-image:url("../img/sitemap_a_list_icon.png");
    background-position:left center;
    background-repeat:no-repeat;
    border-top:1px solid #e8e8e8;
    list-style-type:circle;
}
.mod_sitemap ul li a:hover {
    background-color:#fafafa;
    text-decoration:none;
}

/* Search ////////////////////////////////////////////////////////////////////////////// */
body.start aside .mod_search {
    display:none;
}
aside .mod_search {
    display:block;
    margin-top:2px;
    margin-bottom:10px;
    white-space:nowrap;
}
.mod_search input.text {
    margin-bottom:10px;
    padding:4px 4px 4px 0;
    border:1px solid #d1d1d1;
    border-radius:3px;
    appearance:none;
    -webkit-appearance:none;
}
aside .mod_search input.text {
    width:153px;
    position:relative;
    float:left;
    display:block;
    margin-right:10px;
    margin-left:0;
}
.mod_search .formbody .submit {
    margin-bottom:10px;
    padding:4px 6px;
}
aside .mod_search .formbody .submit {
    float:left;
    padding:3px 6px;
}
.mod_search .header,
.mod_search .radio_container {
    padding-top:20px;
    border-top:1px solid #d1d1d1;
}
.mod_search .radio_container label {
    padding-right:20px;
}

/* FAQ ////////////////////////////////////////////////////////////////////////////// */
.mod_faqlist ul {
    margin-top:20px;
    border-top:1px solid #e8e8e8;
}
.mod_faqlist ul li a {
    width:100%;
    position:relative;
    display:inline-block;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:15px;
    background-image:url("files/assets/img/arrow.png");
    background-position:left center;
    background-repeat:no-repeat;
    border-bottom:1px solid #e8e8e8;
}
.mod_faqlist ul li a:hover {
    background-color:#fafafa;
    text-decoration:none;
}

/* Error ////////////////////////////////////////////////////////////////////////////// */
.error_icon {
    width:100%;
    height:250px;
    position:relative;
    display:block;
    background:#fff url("../img/error_icon.jpg") center center no-repeat;
    border-bottom:1px solid #e8e8e8;
}
body.error {
    margin:0;
    padding:0;
    background-color:#f5f5f5;
    background-image:none;
}
body.error #wrapper {
    width:100%;
    height:200px;
    margin:0;
    padding:0;
    border:0px;
}
body.error #container {
    margin:0;
    padding:0;
    background-color:#f5f5f5;
}
body.error #main .inside {
    margin:0;
    padding:0;
}
body.error .mod_article,
body.error .mod_article>.ce_text {
    padding:20px;
    text-align: center!important;
}
body.error h1 {
    padding-right:0px !important;
    border:none !important;
}

/* Downloads ////////////////////////////////////////////////////////////////////////////// */
.ce_downloads ul {
    border-top:1px solid #e8e8e8;
}
.ce_downloads ul li {
    padding-top:5px;
    padding-bottom:5px;
    white-space:nowrap;
    border-bottom:1px solid #e8e8e8;
}
.ce_downloads ul li img {
    margin-right:10px;
    margin-bottom:-4px;
}
.ce_downloads ul li a {
    width:100%;
    position:relative;
    display:inline-block;
}
.ce_downloads ul li span.size {
    float:right;
    padding-right:37px;
}
.float_left {
    float:left;
}
.float_right {
    float:right;
}
#main .ce_list li {
    margin-left:20px;
    padding-left:20px;
    background-image:url("../img/li.png");
    background-repeat:no-repeat;
}
.cookiebar_default .cc-info > a {
    font-size:12px;
    font-weight:bold;
    color:#005093;
}
.contao-cookiebar .cc-inner {
    font-size:12px;
}
.contao-cookiebar .highlight .cc-btn.success:hover {
    background-color:#333;
}
.contao-cookiebar .highlight .cc-btn.success {
    background-color:#005093;
}
