@CHARSET "UTF-8";
/* Glocke Epaper */

body, input, textarea, ul, li {
    font-size: 12px;
    font-family: Tahoma, Verdana, sans-serif;
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%
}

body {
    color: #181818;
    background-color: #b5bdc8;
    position: relative;
}

.clear {
    clear:both;
}

a img {
    outline:none;
    border:none;
}

#page {
    width: 980px;
    background-color: #FFFFFF;
    border-top: 1px solid #dbe3ec;
    padding-top: 1px;
}

#header {
    padding: 8px 0 10px 0;
    border-top: 1px solid #dbe3ec;
    border-bottom:1px solid #99b0ca;
}
/* Mail Form */
#mailFormular {
    display:none;
    height:auto;
    position:absolute;
    z-index:4;
    top:120px;
    left:80px;
    overflow:auto;
    background-color:white;
}

#mailForm_outer {
    margin: 20px 20px 5px 20px;
}




table.mailForm_table tr td:first-of-type {
    font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
}

table.mailForm_table tr td:last-of-type {
    font-family: Georgia, serif;
    font-size: 16px;
    line-height: 23px;
}

table.mailForm_table td {
    vertical-align: top;
    padding: 6px 0;
}

.mailForm_table {
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    font-family: Tahoma, Verdana, sans-serif;
}

.registerValue,
.borderInput,
.mailForm_txt {
    border: 1px solid #99b0ca;
    background-color: #fff;
    height: 34px;
    width: 300px;
    border-radius: 3px;
    padding: 2px 0px 2px 10px;
    background: none;
    font-family: Tahoma,Verdana, sans-serif;
    font-size: 14px;
    color: #181818;
    border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
    font: 1em Arial, Helvetica, Verdana, sans-serif;
}

.mailForm_txt.invalid {
    border: 1px solid red;
}

.mailForm_header {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 8px;

}


#mailResponseMsg {
    height: 18px;
    font-size: 14px;
    color: #f76210;
    font-weight: bold;
}

.searchSubmitButton,
#mailSubmitButton {
    text-decoration: none;
    display: block;
    float: none;
    text-align: center;
    background: transparent url(../img/button_prime_right.png) no-repeat scroll right bottom;
    height: 31px;
}

.searchSubmitButton {
    width: 300px;
    float: left;
}

.searchSubmitButton b,
#mailSubmitButton b {
    font-size: 14px;
    line-height: 29px;
    font-weight: bold;
    height: 31px;
    white-space: nowrap;
    display: block;
    color: #000;
    background: transparent url(../img/button_prime_left.png) no-repeat bottom left;
    margin-right: 2px;
}

.searchSubmitButton:hover,
#mailSubmitButton:hover {
    background-position: top right;
}

.searchSubmitButton:hover b,
#mailSubmitButton:hover b {
    background-position:top left;
}


/* Mail Form Ende */
#main {
    background-color: #FFFFFF;
    position: relative;
    padding: 0 20px;
    border-bottom: 1px solid #dbe3ec;
}

#content {
    width: 575px;
    padding: 40px 30px 60px 35px;
    float: left;
}

#sidebar {
    width: 300px;
    padding: 40px 0 60px 0;
    float: right;
    position: relative;
}


#main a:link {
    text-decoration:none;
}

#main a:hover {
    color: #f76210;
}

.footer {
  color: #181818;
  background: transparent url(../img/doppel_linie.png) top repeat-x;
  clear: both;
  padding: 36px 20px 40px 20px; }

.footer_column {
  float: left; }

.footer_column {
  font-size: 10px;
  padding-right: 30px; }

.footer_column:last-of-type {
  padding-right: 0; }

.footer_title {
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 5px; }

.footer a {
  color: #181818;
  text-decoration: none; }

.footer a:hover {
  text-decoration: underline; }

.footer_links a {
  display: block;
  padding-bottom: 5px; }

.lower_footer {
  padding-top: 40px;
  font-size: 10px;
  font-weight: bold;
  position: relative;
  clear: both; }

* + html .lower_footer {
  padding-top: 20px; }

.lower_footer .search-wrapper {
  right: 10px;
  top: 33px; }

.lower_footer i {
  visibility: hidden; }

.lower_footer a,
.lower_footer i {
  padding-right: 10px; }

#header .logo {
    margin: 5px 0 0 0;
}

#sidebar .component {
    margin-bottom:25px;
}

.box-head {
    padding: 0 0 4px 0;
    font-size: 15px;
    font-weight:bold;
    border-bottom: 3px solid #003a7b;
    font-family: Tahoma, Verdana, sans-serif;
    margin-bottom: 20px;
}

.box-body {
    padding: 0 21px;
}

.with-bg {
    background-color:#e5ebf2;   
}

.paper-display {
    /* background-color:#e5ebf2; */
    margin-bottom:70px; 
}


#todaysDate {
    margin-bottom: 5px;
    margin-left: 15px;
    font-weight:bold;
    font-size: 10px;
}

#printHeaderSource {
    display:none;
}

#scrollbarContent {
    overflow:auto;
}

.paging {
    border-top:1px solid #003a7b;
    text-align:center;
    font-size:13px;
    font-weight:bold;
}

.paging a {
    color: #181818;
    padding:13px 10px 0 10px;
    display:inline-block;
    text-decoration: none;
}

.paging a.active {
    color:#f76210;
    background: url('../img/ico_arrow_anzeiger.png') top center no-repeat;
}

.paging a.prevPaging {
    background: transparent url(../img/linkarrow-double-left.png) left 15px no-repeat;
    width:10px;
    height:11px;
    padding-left:0;
    padding-right:4px;
}

.paging a.nextPaging {
    background: transparent url(../img/linkarrow-double.png) right 15px no-repeat;
    width:10px;
    height:11px;
    padding-left:4px;
    padding-right:0;
    
}
.ellipse {
    font-weight:normal;
}

.topPaging {
margin-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
}

.currentPage {
    text-align: center;
    vertical-align: middle;
    line-height: 34px;
    font-size: 13px;
    font-weight: bold;
    font-family: Tahoma, Verdana, sans-serif;

}

.prevPageArrow, .nextPageArrow {
    width: 34px;
    height: 34px;
    text-align: center;
    color: #1d1d1b;
    font-weight: normal;
}

.prevPageArrow {
    background: transparent url(../img/button-round-bg.png) no-repeat left top;
    float:left;
}

.nextPageArrow {
    background: transparent url(../img/button-round-bg.png) no-repeat right top;
    float:right
}
.prevPageArrow a, .nextPageArrow a {
    height: 20px;
    margin-bottom: 10px;
    background-image: url(../img/button-pfeile-hori.png);
    background-repeat: no-repeat;
    display: block;
    padding-top: 8px;
    padding-bottom: 9px;
}
.prevPageArrow a {
    background-position: 10px 9px;
}

.nextPageArrow a {
    background-position: -16px 9px;
}

.prevPageArrow a:hover {
    background-position: 9px 9px;
}

.nextPageArrow a:hover {
    background-position: -15px 9px;
}
/* Kalender */

#todayButton {
    float: none!important;
    text-align: center;
    margin-top: 7px;
}


#todayButton b {
    margin-top: 7px;
}

#todayButton:hover {
    background-position: top right;
}
#todayButton:hover b {
    background-position: top left;
}

#todayButton.deactivated {
    cursor: default;

}
#todayButton.deactivated b {
    color:#BDBDBD;
}

#todayButton.deactivated:hover {
    background-position: bottom right;
}
#todayButton.deactivated:hover b {
    background-position: bottom left;
}



/* downloads box */

.download-buttons {
    width:130px;
    margin: 0 auto;
}

.download-buttons a {
    color: #181818;
    display:block;
    padding: 10px 5px 10px 40px;
    background: url('../img/ico_download.png') left center no-repeat;
}



/* search */

.search-wrapper {
    width: 300px;
    background: transparent url(../img/bg_searchslot.png) no-repeat top left;
    position: absolute;
    top: 35px;
    right: 9px;
}

.search-wrapper input.search-input {
    border: none;
    outline:none;
    background-color: #e5ebf2;
    margin: 8px 0 0 18px;
    font-size: 13px;
    font-weight: bold;
    padding: 2px;
    width: 220px;
    height: auto;
    float: left;
}

.search-wrapper input.search-submit-button {
    background: transparent url(../img/search_submit.png) no-repeat top left;
    width: 41px;
    height: 37px;
    float: right;
    border: none;
    cursor: pointer;
}

#todayButton,
.button a {
    text-decoration: none;
    display: block;
    float: left;
    background: transparent url(../img/button_prime_right.png) right bottom no-repeat;
    padding: 0 47px 0 0!important;
    height: 31px;
    cursor:pointer;
}

#todayButton b,
.button a b {
    font-size: 14px;
    line-height: 27px;
    font-weight: bold;
    height: 31px;
    margin: 0;
    padding-left: 48px;
    white-space: nowrap;
    display: block;
    color: #000;
    background: transparent url(../img/button_prime_left.png) left bottom no-repeat;
}

#todayButton:hover,
.buttonLogin:hover,
.button a:hover {
    background-position:right top;
}

#todayButton:hover b,
.button a:hover b {
    background-position:left top;
}


#edition-wersekurier {
    border-top:1px solid #dbe3ec;
}

.editions .button {
    margin:10px 0;
    position:relative;
    z-index:2;
}

.editions .button a {
    float:none;
    text-align:center;
}

.editions .button a i {
    background-position: right center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    float:left;
    background: transparent url(../img/button-pfeile-hori.png) -26px top no-repeat;
    margin-left: 15px;
    margin-top:7px;
}
.editions .button.selected a i {
    background-position:-58px top;
}

.editions .button.active-edition a b {
    color: #f76210;
}

#sidebar ul.ed-subnav {
    background-color: #f2f5f8;
    margin-top:-13px;
}

#sidebar .ed-subnav li.list-bottom {
    background: transparent url(../img/subnav-bottom.png) center bottom no-repeat;
    border:0;
    height: 2px;
}

#sidebar .ed-subnav li.abstand-halter {
    height:10px;
}

#sidebar .ed-subnav li {
    border-left:1px solid #dce2e9;
    border-right:1px solid #dce2e9;
    padding:1px 0 1px 35px;
}

#sidebar .ed-subnav li b{
    margin-right:3px;
    font-size:12px;
}

#sidebar ul,
#sidebar li {
    list-style-type:none;
    padding: 0;
    margin:0;
}

ul a {
    display:block;
    padding-left:14px;  
    color: #181818;
    line-height:16px;
    font-size:13px;
}

ul a.selected {
    background: transparent url(../img/linkarrow.png) center left no-repeat;
    color:#f76210;
}

/*   footer */

.footer_column {
    font-size: 10px;
    padding-right: 30px;
    float: left;
}

.footer_column:last-of-type {
    padding-right:0;
}

.footer_title {
    text-align:left;
    font-size: 11px;
    font-weight: bold;
    padding-bottom:5px;
}

#footer a {
    color: #181818;
    line-height:14px;
}

#footer a:hover {}

.footer_links a {
    display: block;
    padding-bottom: 7px;
}


a.action-link {
    display:block;
    background: transparent url(../images/linkarrow.png) center left no-repeat;
    padding-left:14px;
    color: #181818;
    margin-bottom:6px;
}

div.do-hover {
    border: 2px solid transparent;
    cursor:pointer;
}
div.do-hover:hover {
    border: 2px solid #f76210;
}

div.do-hover.showing {
    border-color:transparent!important;
    position:static!important;
    cursor:default;
}

#abdecker-tool {
    position:absolute;
    width:100%;
    height:200%;
    display:none;
    z-index:4;
}

#abdecker {
    background-color:#B7C8DA;
    opacity:0.8;
    width:100%;
    height:100%;
}

.article-detail {
    display:none;
    height:auto;
    position:absolute;
    z-index:5;
    top:120px;
    left:80px;
    overflow:auto;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.article-detail img {
    width:100%;
    height:auto;
}

.article-detail-text {
    display:none;   
    background-color:#FFF;
    padding: 28px;
    font-size: 16px;
}

.toolbar {
    height:220px;
    background-color:#e5ebf2;
    width:60px;
    position:fixed;
    top:50px;
    left:0px;
    padding:5px 0;
    z-index:2;
}

.toolbar ul li {
    list-style-type:none;
}

.toolbar ul li a {
    display:block;
    width:50px;
    height:50px;
    margin:5px;
    padding:0;
    background:transparent url("../img/epaper-toolbar-spr.png") 4px bottom no-repeat;
}

.toolbar ul li a.tool-toggle {
    background-position: -150px bottom;
}

.toolbar ul li a.tool-toggle.orig {
    background-position: -50px bottom;
}

.toolbar ul li a.tool-close {
    background-position: -100px bottom;
}
.toolbar ul li a:hover {
    background-position-y: top!important;   
}

.toolbar ul li a.tool-toggle.orig {
    background-position: -150px bottom;
}

.toolbar ul li a.tool-toggle.text {
    background-position: -50px bottom;
}

.toolbar ul li a.tool-close {
    background-position: -100px bottom;
}

.toolbar ul li a.tool-mail {
    background-position: -200px bottom;
}

.toolbar ul li a:hover {
    background-position-y: top!important;   
}

.tipsy {
    z-index:10;
    position:absolute;
    background-color:#f76210;
    color: #fff;
    padding: 4px 15px;
    font-weight:bold;
    font-family: Verdana, sans-serif;
    font-size:11px;
    -webkit-box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.5);
    box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.5);
}


/* Textauszeichnungen */

.article-detail-text .suptitle {
    color:#f76210;
    font-size:15px;
    font-weight:bold;
    font-family:Verdana,sans-serif;
    display:block;
}

.article-detail-text .echo-echo,
.article-detail-text .title {
    font-size:30px;
    font-weight:bold;
    font-family:Verdana,sans-serif; 
    padding:10px 0 6px 0;;
    display:block;
    line-height:38px;
}

.article-detail-text .vorspann,
.article-detail-text .spitzmarke,
.article-detail-text .subtitle {
    display:block;
    line-height:22px;
    font-family: Tahoma, Verdana, sans-serif;
    margin-bottom:20px; 
}

.article-detail-text .verweis-info,
.article-detail-text .grundtext {
    line-height:23px;
    font-family: Georgia, Times, serif;
}

.article-detail-text .echo-titel,
.article-detail-text .echo-verweis {
    font-weight:bold;
}


/** E-paper Login Form **/

.center-pad {
    width:606px;
    margin: 50px auto;
    background-color:#FFF;
    border: 2px solid #003a7b;
}
 button {
    border:0;
    margin:0;
    outline:0;
}

.buttonLogin {
    text-decoration: none;
    display: block;
    color: #000;
    font-size: 14px;
    line-height: 27px;
    font-weight: bold;
    background: transparent url(../images/button_full_140.png) right bottom no-repeat;
    padding: 0;
    height: 31px;
    width:140px;
    cursor:pointer; 
    float:right;
    margin-top:10px;
    position:relative;
}
    
.buttonLogin i {
    background:transparent url(../images/button-pfeile-hori.png) -29px 2px no-repeat;
    width:11px;
    height:20px;
    position:absolute;
    display:block;
    top:5px;
    right:5px;

}

#loginEpaperForm {
    padding:15px 20px;
}

.form_wrapper {
    background-color:#dee4e9;
    padding:5px 10px;
}

.form_wrapper input {
    float:right;
    background-color:#FFF;
    margin:5px 0;
    width: 532px;
    font-size:14px;
}

.login-main {
    font-family: "Georgia", Georgia, serif;
    font-size: 16px;
    line-height: 23px;
}

.login-header {
    margin:10px 0 0 20px;
}

.login-main a.action-link {
    display:inline;
    text-decoration:underline;
    padding-left:9px;
    background-position:left 5px;
}

.login-main a.action-link:hover {
    text-decoration:none;   
}

.login-main .text {
    padding:10px 0;
    margin:0;
}


.logform-label {
    font-weight:bold;
    float:left;
    width:350px;
    line-height:50px;   
}

.bold {
    font-weight:bold;
}

.error {
    color:#f76210;
}

.account-info {
    position: absolute;
    right: 10px;
    top: 10px;
    font-weight: bold;
    font-size: 10px;
}

.account-info a {
    padding-left: 20px;
    color: #181818;
}

.registerValue {
    line-height: 34px;
    float: right;
    background-color: #FFF;
    margin: 5px 0;
    width: 370px;
    font-size: 14px;
}

.searchForm {
    background: #E5EBF2;
    padding: 25px;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 12px;
}

.searchLabel {
    font-size: 14px;
    font-weight: bold;
}

.searchSelect {
    width: 180px;
    height: 30px;
    overflow: hidden;
    background: url("../img/button_prime_left_2.png"), url("../img/button_prime_right_2.png");
    background-position: bottom left, bottom right;
    background-size: 130px 62px, 50px 62px;
    background-repeat: no-repeat, no-repeat;
    margin: 0 0 10px !important;
    padding: 0 !important;
}

.searchSelect select {
    background: transparent;
    width: 200px;
    padding: 5px;
    padding-left: 15px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.searchInput:focus {
    outline: 0;
}

.searchInput {
    border: 1px solid #99b0ca!important;
    border-radius: 3px;
    padding: 5px 10px 5px 10px;
    background: #FFF;
    font-family: Tahoma,Verdana, sans-serif;
    font-size: 14px;
    color: #181818;
    border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
    font: 1em Arial, Helvetica, Verdana, sans-serif;
    display: inline-block;
    height: 18px;

}

p#datepicker {
    width:300px;
}

.resultList a {
    text-decoration: none;
}

.resultList {
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 12px;
}

.resultHead {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
    display: inline-block;
}

.resultEntry {
    padding: 10px;
    padding-left: 0px;
    border-bottom: 1px solid #003a7b;
}

.resultEntry.last {
    border-bottom: none;
}

.resultLocation {
    margin-top: 15px;
    margin-bottom: 5px;
}

.resultCount {
    font-size: 15px;
    color: #f76210;
}

.resultCount b {
    font-weight: bold;
    color: #000
}

.resultNoResults {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    margin-top: 15px;
}


.calendarInfo {
    font-size: 14px;
    margin-top: 15px;
}

.calendarInfo a {
    color: #f76210;
}

/* Common CAS page rules */

#contwrapper {
    position: relative;
    min-height: 100%;
    margin: 0 0 -40px;
}

#innercont {
    padding: 1px;
}

#clearfooter {
    height: 40px;
    clear: both;
}

#footer {
    height: 40px;
    position: relative;
}

#version {
    display: block;
    font-size: 10px;
    color: #888;
    padding: 5px 20px;
}

#loginMessage {
    padding: 15px 20px;
}

#loginMessage a {
    display: inline-block;
    background: transparent url(../images/linkarrow.png) center left no-repeat;
    padding-left:14px;
    color: #181818;
    margin-bottom:6px;

}

#loginMessage a:hover {
    text-decoration: none;
}

#loginMessage ul {
    list-style-type: none;
}
