@charset"utf-8";

html {
    min-height: 100%;
    height: 100%;
    -webkit-text-size-adjust: none;
    margin: auto;
   overflow-y: scroll;
}

body {
    min-height: 100%;
    height: 100%;
    margin: auto;
}

body#start {
  /* 
  * Startseite: Standard Hintergrundbild 
  */
 
  /*
    background-image: url('../img/site_bg.png');
    background-position: top center;
    background-repeat: repeat-y;
    background-color: #fff;
    background-attachment: fixed;
  */
  /* ENDE */
  
  /* 
  * Startseite: Standard Hintergrundbild 
  * Bei Bedarf ein-/auskommentieren und Standard Hintergrundbild auskommentieren
  */
  
    
}
#start .wrapper .navi-sub {
  
}

.wrapper {
  
    background-repeat: no-repeat;
    background-position: top center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #000;
    overflow: hidden;
}

.zoomFix {
    background-image: none !important;
}

.zoomFix .wrapper {
    
}

.page,.navi-sub {
    overflow: hidden;
}

/*
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background: #fff;
}

::-webkit-scrollbar-thumb {
    background-color: #000;
    -webkit-border-radius: 4ex;
}
*/

.clr {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

h1 {
    font-weight: normal;
    font-family: Museo-700;
    letter-spacing: 0.2px;
    font-size: 14px;
    margin-bottom: 20px;
    
}

h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    
}

i.icon {
    text-indent: -99999px;
    display: block;
}

.accessibility {
    position: relative;
    width: 59px;
    height: 21px;
    margin-top: 17px;
}

.accessibility .vrweb_player_main {
    display: none;
}

.accessibility i.icon {
    background-image: url('../img/sprite_accessibility.png');
}

.accessibility a.voice {
    position: absolute;
    left: 0;
    top: 5px;
}

.accessibility a.contrast {
    position: absolute;
    left: 22px;
    top: 5px;
}

.accessibility .accessibility-fontsize {
    position: absolute;
    cursor:pointer;
    left: 43px;
    top: 1px;
}

.accessibility span.fontsize-increase, .accessibility a.fontsize-increase {
    margin-bottom: 3px;
}

i.voice {
    width: 12px;
    height: 12px;
    background-position: 0 -5px;
}

i.voice:hover {
    background-position: 0 -26px;
}

i.contrast {
    width: 12px;
    height: 12px;
    background-position: -22px -5px;
}

i.contrast:hover {
    background-position: -22px -26px;
}

i.fontsize-increase {
    width: 16px;
    height: 8px;
    background-position: -43px 0;
    margin-bottom: 4px;
}

i.fontsize-increase:hover {
    background-position: -43px -21px;
}

i.fontsize-decrease {
    width: 16px;
    height: 8px;
    background-position: -43px -12px;
}

i.fontsize-decrease:hover {
    background-position: -43px -33px;
}

.accessibility .vrweb_a img {
    position: absolute;
    top: 5px;
}

.navi-main {
    height: 51px;
    overflow: hidden;
}

.navi-main .main-navi {
    position: relative;
    margin-left: -3px;
    overflow: hidden;
    width: 790px;
    height: 51px;
}

.navi-main .main-navi .accessibility {
    position: absolute;
    right: 15px;
}

.navi-main .main-navi ul {
}

.navi-main .main-navi ul li {
    font-weight: normal;
    font-family: Museo-300;
    letter-spacing: 0.2px;
}

.navi-main .main-navi ul li a {
    color: #fff;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    height: 33px;
    padding-top: 18px;
    font-size: 14px;
    float: left;
}

.navi-main .main-navi ul li.first a {
    padding-left: 23px;
    
}

.navi-main .main-navi ul li.first a:hover,.navi-main .main-navi ul li.first.current_page_item a {
    
    background-repeat: no-repeat;
    background-position: left top;
}

.navi-main .main-navi ul li a:hover,.navi-main .main-navi ul li.current_page_item a {
    
}

.navi-second {
    margin-top: 9px;
}

.navi-sub {
    
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 80px;
    font-family: Museo-300;
    letter-spacing: 0.2px;
    font-size: 14px;
}

.navi-sub .grid_12 {
    position: relative;
}

.navi-sub .breadcrumbfix {
    position: absolute;
    overflow: hidden;
    margin-left: 181px;
    width: 835px;
    height: 11px;
    z-index: 3;
    
}

.navi-sub .breadcrumb,.navi-sub .menu {
    background-image: url('../img/submenu_bg.png');
    overflow: hidden;
}

.navi-sub .menu {
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 25px;
    min-height: 30px;
}

.navi-sub .breadcrumb {
    color: #fff;
    margin-bottom: 1px;
}

.navi-sub .breadcrumb ul {
    width: 100%;
}

.navi-sub .breadcrumb ul li {
    float: left;
}



.navi-sub .breadcrumb ul li.middleItem a,.navi-sub .breadcrumb ul li.lastItem span {
    padding-left: 18px;
   
    background-repeat: no-repeat;
}

.navi-sub .breadcrumb ul li.middleItem a {
    background-position: left bottom;
}

.navi-sub .breadcrumb ul li.lastItem span {
    background-position: left top;
}

.navi-sub .breadcrumb ul li.lastItemBorder {
   
    display: block;
    width: 1px;
    height: 44px;
}

.navi-sub .breadcrumb ul li a,.navi-sub .breadcrumb ul li span {
    display: block;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 7px;
    height: 34px;
    line-height: 34px;
}

.navi-sub .breadcrumb ul li.lastItem {
    overflow: hidden;
}

.navi-sub .breadcrumb ul li span {
    width: 100%;
}

.navi-sub .menu ul li {
    float: left;
    margin-right: 25px;
}

.navi-sub .menu a,.navi-sub .breadcrumb a {
    color: #fff;
    text-decoration: underline;
}

.navi-sub .menu a:hover,.navi-sub .breadcrumb a:hover {
    text-decoration: none;
}

ul.navisub {
    line-height: 30px;
}

.navi-sub .menu .navisub a {
    color: #fff;
}

.navi-sub .menu .navisub .active {
    color: #bbb;
}

.navi-sub .menu .navisub .news-active a {
    color: #bbb;
    text-decoration:none;
    cursor:default;
}

.logo {
    margin-top: 20px;
}

.logo a {
    display: block;
    width: 140px;
    height: 30px;
    background-image: url('../img/logo.png');
    background-repeat: no-repeat;
}

.search {
    height: 20px;
    width: 745px;
    float: left;
}

.content {
    background-color: #fff;
}

.category-title {
    font-family: "Times New Roman",Times,serif;
    font-size: 20px;
    color: #fff;
    padding-top: 275px;
    margin-left: 10px;
    display: block;
}

.category-boxes {
    overflow: hidden;
}

.box-content {
    background-image: url('../img/box_bg.png');
    background-repeat: no-repeat;
    height: 118px;
    width: 300px;
}

.box-content .headline {
    padding-top: 17px;
    margin-left: 17px;
    font-weight: normal;
    font-size: 14px;
    font-family: Museo-700;
    letter-spacing: 0.2px;
}

.box-content .links {
    margin-left: 14px;
    margin-top: 14px;
}

.box-content ul li {
    margin-bottom: 4px;
}

.box-content .links a {
    color: #000;
    text-decoration: underline;
}

.box-content .links a:hover {
    color: #000;
    text-decoration: none;
}

.tx-solr-searchbox #inputText {
    width: 541px;
    background-image: url('../img/icon_search.png');
    background-position: 534px 4px;
    background-repeat: no-repeat;
    background-color: #fff;
    border: none;
    margin-left: 195px;
    height: 20px;
    color: #818181;
    padding: 1px 5px;
    float: left;
    -moz-box-shadow: inset -1px 1px 1px #9f9f9f;
    -webkit-box-shadow: inset -1px 1px 1px #9f9f9f;
    box-shadow: inset -1px 1px 1px #9f9f9f;
}

.tx-solr-searchbox { position: relative; }
.tx-solr-searchbox .filteraction { position: absolute; height: 20px; width: 20px; cursor: pointer; right: 0px; }
.tx-solr .filterresult { position: absolute; height: 85px; background-color: #fff; border: 1px solid #dedede; display: none; z-index: 10; margin-top: 2px; padding: 10px 5px; }
.tx-solr .advanced_searchbox { text-align: right; padding-top: 8px; float: right; }
.tx-solr-submit { float: left; }
.content .tx-solr .tx-solr-q { width: 65% !important; float: left; }
.tx-solr .filterresult .col2 { float: left; width: 200px; }

.tx-solr-search-form .advanced { padding-top: 20px; display: none; }
.tx-solr-search-form .advanced #tx-solr-sorting, .tx-solr-search-form .advanced #tx-solr-faceting  { float: left; width: 49%; }
.tx-solr-search-form .advanced #tx-solr-sorting ul, .tx-solr-search-form .advanced #tx-solr-faceting ul { margin-bottom: 0; margin-left: 0; padding-left: 0; }
.tx-solr-search-form .advanced #tx-solr-sorting li, .tx-solr-search-form .advanced #tx-solr-faceting li { margin-left: 0; padding-left: 0; }
.tx-solr-search-form .advanced #tx-solr-sorting .csc-firstHeader { padding-bottom: 15px; }

#tx-solr-frequent-searches ul li { width: 180px; padding-right: 20px; padding-left: 0; margin-left: 0; display: block; float: left; text-transform: lowercase; }
#tx-solr-frequent-searches .csc-firstHeader { padding: 30px 0 10px 0; }
#tx-solr-search .tx-solr-search-no-results { padding-top: 10px; font-weight: bold; }

.services {
    float: right;
    padding-right: 10px;
}

.services a {
    display: block;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 19px;
}

.services a.calendar {
    background-image: url('../img/quickinfo_buttons.png');
}

.services a.calendar:hover {
    background-position: 0 -24px;
}

.services a.citymap {
    background-image: url('../img/quickinfo_buttons.png');
    background-position: -39px 0;
    width: 15px;
    margin-left: 18px;
}

.services a.citymap:hover {
    background-position: -39px -24px;
}

.services a.parking {
    background-image: url('../img/quickinfo_buttons.png');
    background-position: -73px 0;
}

.services a.parking:hover {
    background-position: -73px -24px;
}

.services a.webcam {
    background-image: url('../img/quickinfo_buttons.png');
    background-position: -112px 0;
    width: 15px;
    margin-left: 18px;
}

.services a.webcam:hover {
    background-position: -112px -24px;
}

.services a.contact {
    background-image: url('../img/quickinfo_buttons.png');
    background-position: -146px 0;
}

.services a.contact:hover {
    background-position: -146px -24px;
}

.content {
    margin-top: 25px;
    margin-bottom: 25px;
}

.content a {
    
    text-decoration: underline;
}

.content a:hover {
    text-decoration: none;
}

.content a[href^="http:"],.content a[href^="https:"],.content a[href^="ftp:"] {
    
    padding-right: 12px;
}

.content .csc-textpic-image a[href^="http:"],.content .csc-textpic-image a[href^="https:"],.content .csc-textpic-image a[href^="ftp:"] {
    display: block;
    padding-right: 0;
    background: none;
/*    padding-bottom: 19px; */
}

.content .csc-textpic-image a[href^="http:"]:after,.content .csc-textpic-image a[href^="https:"]:after,.content .csc-textpic-image a[href^="ftp:"]:after {
    
    position: absolute;
    right: 5px;
    bottom: 12px;
}

.content a[href^="http://augsburg.de"],
.content a[href^="https://augsburg.de"],
.content a[href^="http://neu.augsburg.de"],
.content a[href^="https://neu.augsburg.de"],
.content a[href^="http://www.augsburg.de"],
.content a[href^="https://www.augsburg.de"],
.content a[href^="http://redaktion2.augsburg.de"],
.content a[href^="https://redaktion2.augsburg.de"],
.content a[href^="http://www.heise.de"],
.content a[href^="https://www.heise.de"],
.content a[href^="http://www.stadtplan.augsburg.de"],
.content a[href^="https://www.stadtplan.augsburg.de"],
.content a[href^="https://formular-service.augsburg.de"] {
    background: transparent;
    padding-right: 0px;
}

.csc-form-confirmation-false {
  float:left;
}

.csc-form-confirmation-false input[type="submit"] {
  width: 160px ! important;
  background-position: 152px 0px ! important;
}

.footer {
    
    background-repeat: no-repeat;
    background-position: center;
    height: 148px;
    font-family: Museo-300;
    letter-spacing: 0.2px;
}

.footer ul {
    margin-top: 40px;
}

.footer ul li {
    line-height: 20px;
}

.footer ul li a {
    color: #fff;
    text-decoration: underline;
}

.footer ul li a:hover {
    text-decoration: none;
}

.intro-text {
    line-height: 16px;
    margin-bottom: 20px;
    overflow: hidden;
}

.divider {
    
    background-repeat: no-repeat;
    margin-bottom: 20px;
    height: 10px;
    overflow: hidden;
}

.col_two_one .col_two .divider {
   
    background-repeat: no-repeat;
    margin-bottom: 20px;
    height: 10px;
    overflow: hidden;
}

.functions {
    top: 250px;
    width: 33px;
    height: 295px;
    left: 0px;
    position: fixed;
    overflow: hidden;
    z-index: 3;
    background-repeat: no-repeat;
}

/* Toolbar mobile ausblenden */

/* Smartphones (portrait and landscape) ----------- */
    @media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
      .functions {
          display: none;
        }
    }

/* Smartphones (landscape) ----------- 
    @media only screen and (min-width : 321px){
      .functions {
          display: none;
        }
    }
*/
/* Smartphones (portrait) ----------- */
    @media only screen and (max-width : 320px) {
        .functions {
          display: none;
        }
    }

/* iPhone 4 ----------- */
    @media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
.functions {
          display: none;
        }
}

    @media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
.functions {
          display: none;
        }
}


/* iPads (portrait and landscape) ----------- */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.functions {
          display: none;
        }
}

/* iPads (landscape) ----------- */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.functions {
          display: none;
        }
}

/* iPads (portrait) ----------- */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.functions {
          display: none;
        }
}

/* iPad 3 ---------------- */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
.functions {
          display: none;
        }
}

    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
.functions {
          display: none;
        }
}


.functions li {
    list-style-type: none;
}

.functions a {
    display: block;
    text-decoration: none;
}

.hover_icons .vrweb_a {
    margin: 12px 2px 4px 0px;
    padding: 2px 2px 2px 10px;
    background-image: url('../img/icon_audio.png');
    background-repeat: no-repeat;
    background-position: 9px 3px;
    height: 16px;
    width: 21px;
}

.hover_icons .vrweb_a:hover {
    margin: 12px 2px 4px 0px;
    padding: 2px 2px 2px 10px;
    background-image: url('../img/icon_audio_trans.png');
    background-repeat: no-repeat;
    background-position: 0px -2px;
    height: 16px;
    width: 21px;
}

.hover_icons {
}

.hover_icons .contrast a {
    background-image: url('../img/icon_contrast.png');
    background-repeat: no-repeat;
    background-position: 9px 2px;
    height: 21px;
    width: 21px;
}

.hover_icons .contrast a:hover {
    background-image: url('../img/icon_contrast_trans.png');
    background-repeat: no-repeat;
    background-position: 0px -3px;
    height: 21px;
    width: 32px;
}

.hover_icons .fontsize-increase {
    background-image: url('../img/icon_increase_trans.png');
    background-repeat: no-repeat;
    background-position: 7px 6px;
    height: 21px;
    width: 32px;
}

.hover_icons .fontsize-increase:hover {
    background-image: url('../img/icon_increase.png');
    background-repeat: no-repeat;
    background-position: 0px -1px;
    height: 21px;
    width: 32px;
}

.hover_icons .fontsize-decrease {
    background-image: url('../img/icon_decrease.png');
    background-repeat: no-repeat;
    background-position: 7px 8px;
    height: 21px;
    width: 32px;
}

.hover_icons .fontsize-decrease:hover {
    background-image: url('../img/icon_decrease_trans.png');
    background-repeat: no-repeat;
    background-position: 0px 1px;
    height: 21px;
    width: 32px;
}

.hover_icons .color-switcher {
    background-image: url('../img/icon_styleswitcher.png');
    background-repeat: no-repeat;
    background-position: 8px 6px;
    height: 27px;
    position: relative;
    width: 33px;
}

.hover_icons ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.hover_icons .color-switcher:hover {
    background-image: url('../img/icon_styleswitcher_trans.png');
    background-repeat: no-repeat;
    
  background-position: 0px 3px;
    height: 27px;
    width: 33px;
    text-decoration: none;
}

.hover_icons .color-switcher .red {
    display: none;
    left: -20px;
    margin-left: 33px;
    margin-top: 3px;
    background-image: url('../img/icon_red_trans.png');
    background-repeat: no-repeat;
}

.hover_icons .color-switcher .green {
    display: none;
    left: -20px;
    margin-left: 52px;
    margin-top: 3px;
    width: 20px;
    background-image: url('../img/icon_green_trans.png');
    background-repeat: no-repeat;
}

.hover_icons .color-switcher .blue {
    display: none;
    left: -20px;
    margin-left: 72px;
    margin-top: 3px;
    background-image: url('../img/icon_blue_trans.png');
    background-repeat: no-repeat;
}

.hover_icons .color-switcher li {
    position: absolute;
    display: inline;
    width: 35px;
    height: 36px;
    left: -20px;
}

.hover_icons .color-switcher li a {
    text-decoration: none;
}

.functions a:hover {
}

.category-pic {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

.category-pic .text {
   
    background-repeat: no-repeat;
    background-position:left bottom;
    font-family: Museo-300;
    width: 470px;
    height: 310px;
    position: absolute;
    left:0;
    z-index: 2;
    letter-spacing: 0.2px;
}

.category-pic .text p {
    padding-top: 275px;
    padding-left: 10px;
    font-size: 18px;
    color: #fff;
}

.category-pic .pic {
    z-index: 1;
    position: inherit;
}

.col_two_one,.col_two_one .col_two,.col_two_one .col_one,.col_one_two,.col_one_two .col_one,.col_one_two .col_two,.col_three,.col_three .col_one,.col_three .col_two,.col_three .col_three,.content_column-two,.content_column-two .col_one,.content_column-two .col_two,.col_one_two_start {
    overflow: hidden;
}

.main-image {
    overflow: hidden;
    margin-bottom: 20px;
}

.sidebar-box {
    overflow: hidden;
    margin-bottom: 30px;
    
    background-repeat: no-repeat;
}

.sidebar-box-double {
    overflow: hidden;
    margin-bottom: 30px;
    
    background-repeat: no-repeat;
    height: 410px;
}

.col_three .sidebar-box {
    height: 200px;
    
}

.col_three .sidebar-box .content .csc-default ul,.col_three .sidebar-box-mirror .content .csc-default ul,.col_three .sidebar-box .content .csc-default .bodytext,.col_three .sidebar-box-mirror .content .csc-default .bodytext {
    height: 134px;
    overflow: hidden;
}

.col_three .sidebar-box .content .csc-default .bodytext,.col_three .sidebar-box-mirror .content .csc-default .bodytext {
    height: 124px;
    overflow: hidden;
}

.sidebar-box-link {
    text-align: right;
}

.sidebar-box-mirror {
    overflow: hidden;
    margin-bottom: 30px;
    
    background-repeat: no-repeat;
    background-position: top right;
}

.col_three .sidebar-box-mirror {
    
    height: 200px;
}

.col_three .sidebar-box .foot,.col_three .sidebar-box-mirror .foot,.col_one_two .sidebar-box-mirror .foot {
    border-bottom: none;
}

.sidebar-box .headline,.sidebar-box-mirror .headline,.sidebar-box-double .headline {
    background-repeat: no-repeat;
    height: 36px;    
    font-weight: normal !important;
    font-family: Museo-700;
    font-size: 14px;
    padding-left: 20px;
    padding-top: 4px;
    letter-spacing: 0.2px;
    margin-bottom: 0px;
    overflow: hidden;
}

.sidebar-box-mirror .headline {
    padding-left: 0px;
}

.sidebar-box .content,.sidebar-box-double .content {
    margin: 0px;
    padding: 0px;
    padding-left: 19px;
    margin-left: 1px;
}

.sidebar-box-mirror .content {
    margin: 0px;
    padding: 0px;
    margin-right: 1px;
}

.col_one_two .sidebar-box-mirror {
    height: 200px;
   
}

.col_one_two .sidebar-box-mirror .content {
    padding-right: 19px;
}

.sidebar-box .content table {
}

.sidebar-box .content table td,.sidebar-box-mirror .content table td {
    padding-right: 10px;
    padding-bottom: 5px;
    color: #000;
}

.sidebar-box .content li,.sidebar-box-mirror .content li,.sidebar-box-double .content li {
    padding-bottom: 5px;
}

.sidebar-box .content li a,.sidebar-box .content table td a,.sidebar-box-mirror .content li a,.sidebar-box-mirror .content table td a,.sidebar-box-double .content li a,.sidebar-box-double .content table td a {
    color: #000;
    text-decoration: underline;
    line-height: 16px;
}

.sidebar-box .content li a:hover,.sidebar-box .content table td a:hover,.sidebar-box-mirror .content li a:hover,.sidebar-box-mirror .content table td a:hover,.sidebar-box-double .content li a:hover,.sidebar-box-double .content table td a:hover {
    text-decoration: none;
}

.sidebar-box .foot,.sidebar-box-mirror .foot {
    
    padding-top: 20px;
}

.content-intro {
    overflow: hidden;
}

.content-intro .headline,.site_headline {
    color: #9b112f;
    font-size: 22px;
    font-weight: normal;
    font-family: Museo-700;
    margin-bottom: 20px;
    letter-spacing: 0.2px;
}

.content-intro .content-image {
    margin-bottom: 20px;
}

.content-intro .intro-txt {
    font-weight: bold;
    margin-bottom: 20px;
}

.bodytext {
    margin-bottom: 20px;
}

.csc-textpic-caption {
    color: #535353;
    font-size: 11px;
    margin-top: 5px;
}

h1.news-single-item-title {
    font-weight: normal;
    
}

h1.csc-firstHeader {
    
    font-size: 18px;
}

.accordion_content h1.csc-firstHeader {
    font-size: 14px;
}

.c-recIcon {
    display: none;
}

.start_top .news-latest-date {
    font-size: 18px;
    width: 115px !important;
}

.start_top .news-latest-title {
    font-size: 18px;
    font-family: Museo-300;
    width: 570px;
}

.start_top div.news-latest-container div.news-latest-item {
    height: 20px;
    overflow: hidden;
}

div.news-latest-container div.news-latest-item div.news-latest-title a:hover {
    text-decoration: underline;
}

.social_share_privacy_area .settings_info .settings {
    display: none ! important;
}

.social_share_privacy_area li .help_info.icon {
    border: none ! important;
    border: 2px solid #e7e3e3 ! important;
    -moz-border-radius: 5px 5px 5px 5px ! important;
    -webkit-border-radius: 5px 5px 5px 5px ! important;
    border-radius: 5px 5px 5px 5px ! important;
}

.social_share_privacy_area {
    padding-top: 5px ! important;
    padding-left: 5px ! important;
}

.social_share_privacy_area li {
    background-image: none ! important;
}

.accordion-wrapper {
    margin-bottom: 20px;
}

#accordion .bodytext {
    margin-top: 10px;
}

.accordion-show-all a {
    float: right;
    text-decoration: underline;
    background-image: url('../img/a-pf.png');
    background-position: right 4px;
    background-repeat: no-repeat;
    padding-right: 10px;
    margin-top: 15px;
    text-decoration: underline;
}

#accordion .accordion_content {
    display: none;
    padding-bottom: 10px;
    padding-top: 10px;
    
    margin-top: 4px;
    padding-left: 19px;
}

#accordion .accordion_content .bodytext {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    margin-bottom: 10px;
}

.accordion_content .bodytext {
    font-size: 12px;
}

#accordion .acc_header {
    display: block;
    cursor: pointer;
    background-position: 0px 1px;
    background-repeat: no-repeat;
    
    padding-left: 20px;
    font-size: 14px;
    font-weight: normal;
    font-family: Museo-700;
    
    letter-spacing: 0.2px;
}

.acc_header.acc_open {
    background-position: 0px 1px;
    background-repeat: no-repeat;
    
}

.sidebar-box .bodytext {
    margin-bottom: 10px;
}

.subline_content,.headline_content {
    overflow: hidden;
    margin-bottom: 20px;
}

#start .calendar-intro {
}

#start .calendar-intro .headline {
    font-size: 14px;
    font-weight: normal;
    font-family: Museo-700;
    padding-top: 3px;
    padding-left: 10px;
    margin-bottom: 9px;
}

#start .calendar-intro .divider {
   
    margin-bottom: 10px;
}

#start .subline_content .subline {
    font-size: 18px;
}

.subline_content .subline {
    font-size: 14px;
    font-weight: normal;
    
    margin-bottom: 10px;
    font-family: Museo-700;
    letter-spacing: 0.2px;
}

.headline_content .headline {
    
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 20px;
    font-family: Museo-700;
    letter-spacing: 0.2px;
}

.sidebar-box .headline_content .headline {
  color: #000 !important;
  font-size: 12px;
  margin-bottom: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold !important;
  padding-left: 0px !important;
}

.subline_content .cont {
}



.social_share_privacy_area {
    background-color: #eee;
}

.subline_content ul,.col_two_one .col_two ul {
    margin-bottom: 20px;
}

.subline_content ul li,.accordion_content .bodytext ul li,.accordion_content ul li,.col_two_one .col_two ul li {
    margin-bottom: 5px;
    
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 10px;
}

.col_two_one .col_two ul li ul {
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 2px;
}

#tx-solr-search ul li {
    background-image: none !important;
}

.accordion_content ol {
    list-style-type: decimal;
}

ul.csc-menu li {
    list-style-type: none;
}

#start .navi-sub {
    
}

#start .navi-sub .menu {
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: none;
}

#start .navi-sub .menu .startnav {
    background-image: url('../img/submenu_bg.png');
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 10px;
}

#start .startnav p {
    text-align: right;
}

#start .content {
    background-color: transparent;
}

#start .col_one_two,#start .start_container {
    background-image: url('../img/start_content_bg.png');
    margin-bottom: 50px;
    padding-top: 10px;
    clear: both;
    overflow: hidden;
}

#start .start_top .col_one_two_start {
    background-image: none;
    padding-top: 30px;
    margin-bottom: 0px;
}

#start .start_container .bodytext {
    padding: 10px;
}

#start .breadcrumb {
    display: none;
}

#start .navi-sub .menu ul li {
    float: none;
    margin: 0px;
    font-size: 13px;
    margin-bottom: 5px;
}

#start .navi-sub .menu p {
    margin-right: 10px;
    font-size: 14px;
    font-family: Museo-300;
}

#start .navi-sub .menu p b {
    font-family: Museo-700;
    font-weight: normal;
}

#start .navi-sub .menu p,#start .navi-sub .menu ul {
    float: left;
    
}

#start h1.csc-firstHeader {
    display: none;
}

#start .csc-textpic-center-outer {
    float: none;
}

#start .subline_content .cont {
    padding-right: 20px;
}

.social_share_privacy_area li .help_info.icon .info {
    z-index: 3 !important;
}

.social_share_privacy_area li.settings_info .settings_info_menu {
    z-index: 4 !important;
}

.csc-textpic-intext-right .csc-textpic-imagewrap {
    margin-left: 20px !important;
}

.csc-textpic-intext-left .csc-textpic-imagewrap {
    margin-right: 20px !important;
}

table {
    margin-bottom: 20px;
}

.sidebar-box table {
    margin-bottom: 0px;
}

table td {
    padding-right: 10px;
    padding-bottom: 5px;
}

@media only screen and (max-width:1024px)
and (max-device-width:1024px)
and (-webkit-min-device-pixel-ratio:2) {
    .breadcrumbfix {
        width: 778px !important;
    };
}

@media only screen
and (max-width:1024px) {
    .breadcrumbfix {
        width: 778px !important;
    };
}


.aux_weather {
    padding: 0;
    margin: 0;
    color: #fff;
    font-family: Museo-300;
    font-size: 18px;
    padding-left: 20px;
    overflow: hidden;
}

.aux_weather .head {
    position: relative;
    font-family: Museo-700 !important;
    float: none !important;
    padding: 0;
    margin: 0;
    color: #fff !important;
    font-size: 32px !important;
    width:151px;
    height:30px;
    margin-top:8px;
    margin-bottom: 12px;
    background: transparent url(../../openweather/weather_augsburg_white.png) no-repeat;
    text-indent:-99999px;
}

.weather_box {
    overflow: hidden;
    padding-left: 20px;
    margin-top: -3px;
}

.weather_box img {
    float: left;
}

.weather_box .temperatur {
    padding: 0;
    margin: 0;
    color: #fff;
    float: left;
    margin-left: 5px;
    font-family: Museo-300;
    font-size: 18px;
    margin-top: 16px;
}

.stadtplan-icon {
    
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
}

.content ol {
    list-style-type: decimal;
    padding-left: 20px;
    margin-bottom: 20px;
}

.content fieldset ol {
  padding-left:0;
}



.container-two-boxes {
    overflow: hidden;
}

.container-two-boxes .sidebar-box {
    margin-bottom: 10px;
}

.ui-widget-content {
    background: #fff !important;
}

#tx-solr-search {
    width: 100% !important;
    margin-bottom: 20px;
    float: left !important;
}

.ui-menu .ui-menu-item a {
    font-size: 14px !important;
}

ul.ui-autocomplete {
    padding-top: 10px !important;
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
    background: #ccc !important;
}

#tx-solr-search ol.results-list {
    padding-left: 0px;
}

#tx-solr-search .results-entry {
    
    padding-bottom: 20px;
}
/*
.content .tx-solr-search-form {
    display: none;
}
*/

div#c51102 div div.grid_9 {
    margin-left: -25px;
}

#content-cart #toggle_list_complete {
    border-top: 1px solid #dc030e;
    margin-bottom: 5px;
}

#toggle_list_complete .table {
    border-top: 1px solid #dc030e;
}




.date-result .more-events{
  height: 12px;
  width: 16px;
  background-image: url('../img/Calendar_new_red.png');
  background-repeat: no-repeat;
  background-position: 0px 1px;
  text-indent: -9999px;
  display: inline-block;
}


.event-calender{
display: block;
background-image: url('../img/red_icon_cal.png');
background-repeat: no-repeat;
padding-left: 26px;
background-position: 0px -1px;
}

/*
.sel-style {
  width: 139px;
}
*/

#kategorien_select_toggle, #updated_toggle select {
border: none;
background: #e8e8e8;
padding: 3px;
background: url(/fileadmin/templates/img/dropdown_red.png) no-repeat right #ddd ! important;
-webkit-appearance: none;
width: 139px;
  overflow:hidden;
  
}

.up-arrow {
background-image: url('../img/up-arrow.png');
background-repeat: no-repeat;
background-position: 9px 3px;
height: 21px;
position: relative;
width: 33px;
margin-top: 29px;
}

.up-arrow:hover {
background-image: url('../img/up-arrow-shadow.png');
background-repeat: no-repeat;
background-position: 0px 6px;
height: 30px;
position: relative;
width: 33px;
margin-top: 19px;
}

label em, legend em {
  text-transform: none ! important;
  font-size: 14px;
    
    font-weight: normal;
    font-family: Museo-700;
    letter-spacing: 0.2px;
    text-align: right;
    width: 150px;
    
    margin-top: 5px;
}

div.olMap {
  position: relative;
}

#c81549 div ol li .fieldset-subgroup legend {
  font-size: 14px;
  font-weight: normal;
  font-family:Museo-700;
  letter-spacing:0.2px;
  text-align:right;
  width:190px;
  margin-right:20px;
  margin-top:5px;
  float:left;
}

#c81549 div ol li.csc-form-element-fieldset fieldset {
  font-size: 14px;
  font-weight: normal;
  font-family:Museo-700;
}
#c81549 div ol li.csc-form-element-fieldset fieldset legend {
  margin-bottom:13px;
}

#c81549 div ol li .fieldset-subgroup ol li label,
#c81549 div ol li .fieldset-subgroup ol li input 
{
  width:auto;
  text-align:left;
}
#c81549 div ol li .fieldset-subgroup ol li label 
{
  width: 330px;
  float:right;
  margin-top:0;
}
#c81549 div ol li .fieldset-subgroup ol li
{
  padding:5px;
  margin-bottom:0;
}

#tx-solr-search a[href*=".pdf"]
{
  background: transparent url('../img/icon_pdf.png') 100% 50% no-repeat;
  padding-right: 25px;
}

.copyright-container {
  clear: both;
  color: #666;
  font-size: 8pt; 
}

label em {
    display: inline !important;
    margin-left: 5px;
    margin-right: -5px;
}

.audio-box {
    margin-bottom: 20px;
}


.slider-wrapper {
  height: auto !important;
  width: 100% !important;
}


.slick-slide img {
    margin: 0 auto;
}

.slick-prev::before, .slick-next::before {
    color: #ccc !important; 
}

div.news-single-item div.news-single-additionalinfo {
    margin-bottom: 20px;
}

.VR15S {
    background: 0 !important;
    padding: 0 !important;
}
