body {
    background: #c9c9c9 url(../images/bg-body2.jpg) no-repeat 50% 0;//flaggen
    //background: #c9c9c9; // ohne hintergrund
}

/* === start page === */
#main.default.startpage {
  display:inline-block;
  padding-bottom:0;
  padding-top:0;
}
#main.default.startpage .homepage {
  top:0;
  padding-bottom:0;
}
#main.default.startpage #sidebar {
  padding-top:20px;
}
/* === disc === */
.disc {
  font-size:1.2em;
}
.disc .navigation {
  height:30px;
  width:100%;
}
.disc .years {
  clear:both;
}
.disc table.bibliography td {
  padding-right:20px;
  padding-bottom:2px;
}
.disc-cover {
  position:relative;
  float:left;
  padding:0;
  max-height:300px;
  max-width:360px;
  margin-bottom:5px;
}
.disc-logo {
  position:relative;
  float:right;
  padding:0 0 0 0;
  margin-bottom:5px;
}
.disc-logo img {
  max-width:360px;
  max-height:200px;
}
.disc-description {
  width:470px;
}

.discedit div#toggleIssueLabels, .discedit div#toggleIssueLabels2 {
  margin-right:5px;
  display:inline;
  cursor:pointer;
}
.discedit form table td:nth-child(1) {
  width:180px;
}
.discedit form table.tabelfirst td:nth-child(1) {
  width:130px;
}
.discedit {
  font-size:12px;
  clear:both;
  display:block;
}
.discedit .info {
  font-size:10px;
}
.discedit .formfield table td {
  vertical-align:top;
  padding-right:5px;
}
.discedit .formfield input {
  margin-bottom:3px;
  font-size:12px;
}
.discedit .formfield textarea {
  font-size:12px;
}

.disc .year {
  padding:10px;
  background-color:#eeeeee;
  vertical-align:middle;
  text-align:center;
  width:159px;
  height:150px;
  position:relative;float:left;
  margin:0 14px 14px 0;
}
.disc .year.is4th {
  margin-right:0;
}

.disc .buttonnav,
.discview .buttonnav {
  position:relative;float:right;
}
.discview .teaser {
  margin-bottom:20px;
}
.discview .admininfo {
  font-size:0.9em;
}
.disc .year[clickableyear="true"] {
  cursor:pointer;
}
.disc .singleissue {
  padding:10px;
  background-color:#eeeeee;
  vertical-align:middle;
  text-align:center;
  width:159px;
  height:150px;
  position:relative;float:left;
  margin:0 14px 14px 0;
  font-size:10px;
}
.disc .singleissue.is4th {
  margin-right:0;
}
.disc .singleissue img.cover,
.disc .year img.cover {
  max-width:150px;
  max-height:130px;
}

.disc .singleyear {
  display:inline-block;
  width:100%;
  margin-bottom:20px;
}
.disc div.cover {
  height:130px;
  vertical-align:middle;
}
.disc .singleyear .cover {
  margin-bottom:10px;
}
.disc .cover:before {
  content: ' ';
  display:inline-block;
  height:100%;
  vertical-align:middle;
}
.disc .cover img {
  vertical-align: middle;
  display:inline-block;
}
.disc .cover div {
  vertical-align: middle;
  display:inline-block;
}
.disc .cover .noissues {
  padding-top:50px;
}
.disc .caption {
  height:20px;
}
.disc .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    font-size:1px;
}


table.minimal.padded.biblio td:nth-child(1),
table.minimal.padded.meta td:nth-child(1) {
  padding-right:20px;
  color:#777777;
  min-width:128px;
}
.discview .h2 {
  color: #555555;
  font-size: 1.25em;
  line-height: 1.06em;
  margin: 0 0 11px 0;
  display: block;
  font-weight: bold;  
}
.discview p {
  margin-bottom:20px;
}
.discview table.minimal.padded.bottommargin {
  margin-bottom:20px;
}
.tocwrapper {
  background-color:#f2f2f2;
  padding:10px;
  margin-bottom:20px;
  width:100%;
  box-sizing: border-box;
}


table.minimal.padded.toc {
  //font-family:"Courier" Sans-Serif;
  width:100%;
  color:#777777;
}
table.minimal.padded.toc th {
  color:#666666;
  font-weight:bold;
  padding:2px 20px 2px 0;
}
table.minimal.padded.toc td:nth-child(1) {
  padding-right:20px;
  border-bottom-style:dotted;
  border-color:#aaaaaa;
  border-width:1px;
}
table.minimal.padded.toc td:nth-child(2),
table.minimal.padded.toc th:nth-child(2) {
  width:38px;
  text-align:right;
}
table.minimal.padded.toc td {
  border-bottom-style:dotted;
  border-color:#aaaaaa;
  border-width:1px;
  padding:2px 20px 2px 0;
}
table.minimal.padded.toc tr:last-child td {
  border-bottom-style:none;
}



/* === WRAPPER DIV === */
#wrapper {
    width: 1019px;
    margin: 10px auto 0 auto;
    min-height: 100%;
    //background: url(../images/bg-wrapper-holder.png) repeat-y; // not needed anymore
}

* html #wrapper {
    height: 100%;
}

.wrapper-holder {
    position: relative;
    display:inline-block;
    width: 1001px;
    padding: 0 9px;
    background: url(../images/bg-wrapper-holder.png) repeat-y; // for wallpaper
}

#main {
    overflow: visible;
    width: 1001px;
    margin: 0 -9px;
    padding: 22px 9px 0;
    position: relative;
    z-index:1;
    display:inline-block;
}
#main.nospace {
	  padding-top:0;
}

#header {
  height:83px;
  width: 1001px;
  z-index:1;
  margin: 0;
  padding: 0;
}

.logo-holder {
    width: 100%;    
    overflow: hidden;
    height: 31px;
}

.zg-logo {
    display: block;
    text-indent: -9999px;
    z-index:50;
    position:relative;
    float:right;  
    cursor:pointer;
    top:24px;
    right:10px;
    background: url(../images/logo220.png) no-repeat;
    width:220px;
    height: 34px;
}

/* === NAVIGATION === */
.zg-tape {
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    overflow: hidden;
    cursor: pointer;
    display: block;
    text-indent: -9999px;
    background: url(../images/tapebeta.png) no-repeat;
    width:300px;
    height: 61px;
    z-index:100;	
    position:absolute;
    top:30px;
    right:-20px;
    opacity:0.8;
    moz-opacity:0.8;
	  /*-sand-transform: rotate(-10deg);*/
}

.nav-holder {
    background: #ae3d2f url(../images/bg-nav-holder-t.gif) no-repeat;
    width: 100%;
    height:83px;
}

.nav-block {
    background: url(../images/bg-nav-holder-b.gif) no-repeat 0 100%;
    padding: 36px 0 0 0;
}

#nav {
    /*margin: -7px 0 0;*/
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
    width: 100%;
    position: relative;
}

#nav:after {
    clear: both;
    display: block;
    content: "";
}

#nav li {
    float: left;
}

#nav li a {
    display: block;
    padding: 10px 0px 0 8px;
    background: url(../images/separator-nav.gif) no-repeat 0 10px;
    float: left;
    font-size: 1.3em;
    line-height: 1.07em;
    color: #fff;
    height: 37px;
    width:120px;
}

#nav li .home {
    width: 27px;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
    background: url(../images/bg-home.gif) no-repeat 50% 10px;
}

#nav ul {
    margin: 0;
    padding: 11px 0 9px 5px;
    list-style: none;
    position: absolute;
    top: 100%;
    background: #ac3d2b;
    width:125px;
    display: none;
    opacity:0.93;
    filter:alpha(opacity=93)
    clear:both;
}
#nav ul.navdropdown {
    background-image:url(../images/bg-nav-holder-b.gif);
    background-repeat:no-repeat;
    background-position:center bottom; 
}

#nav ul li {
    /*float: left;*/
    margin: 0 21px 0 0;
    display: block;
    clear:both;
}

#nav ul li a {
    display: inline;
    padding: 0 0 0 8px;
    height: auto;
    background: url(../images/bullet-nav.gif) no-repeat 0 4px;
    font-size: 1.2em;
    line-height: 1.25em;
}

#nav li .home:hover,#nav li.active .home {
    background: url(../images/bg-home-active.gif) no-repeat 50% 10px;
}

#nav li.hover ul,#nav li.active ul {
    display: block;
}

#nav li.hover a,#nav li.active a {
    background-color: #b64031;
    text-decoration: none;
    color: #f4d983;
}

#nav li.hover ul a,#nav li.active ul a {
    color: #fff;
    background: url(../images/bullet-nav.gif) no-repeat 0 4px;
}

#nav li ul a:hover {
    text-decoration: underline;
}

/* gallery holder */
.gallery-holder {
    position: relative;
    overflow: hidden;
    width: 100%;
    height:294px;
    /*margin: 0 0 1px;*/
    margin:0px;
}

.gallery {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 9999px;
}

.gallery li {
    float: left;
    width: 807px;
    position: relative;
}

.gallery li .text {
    position: absolute;
    right: 18px;
    top: 25px;
    font-size: 2.1em;
    line-height: 1.09em;
    font-weight: normal;
    font-style: italic;
    color: #a64e43;
    margin: 0;
    text-align:right;
}

.gallery li img {
    display: block;
}

.gallery .text span {
    display: block;
    padding: 0 0 0 50px;
}

.gallery .text strong {
    font-weight: strong;
    padding: 0 0 0 22px;
}

/* gallery slider / switcher */
.switcher {
    margin: 0;
    padding: 0;
    list-style: none;
    bottom: 21px;
    width: 200px;
    right: 0;
    position: absolute;
}

* html .switcher {
    right: -1px;
}

.switcher li {
    margin: 0 0 1px;
    overflow: hidden;
    height: 1%;
    vertical-align: middle;
    display: block;
}

.switcher li a.active {
    width: 100%;
}

.switcher li a {
    line-height: 25px;
    width: 20px;
    height: 25px;
    overflow: hidden;
    float: right;
    font-size: 1.2em;
    color: #575757;
    background: url(../images/bg-gallery-switcher-small.jpg) no-repeat;
    /*display: block;*/
}

.switcher li a span {
    display: block;
    padding: 0 0 0 20px;
}

.switcher li a:hover {
    text-decoration: none;
}

/* text block */
.text-block {
    background: url(../images/bg-text-block.gif) repeat-x;
    padding: 15px 0 0;
    height: 1%;
    color: #909090;
    margin: 0 0 10px;
}

.text-block .holder {
    background: url(../images/bg-text-block2.gif) repeat-y;
    width: 100%;
    overflow: hidden;
    padding: 0 0 3px;
}

.text-block .box {
    float: left;
    width: 371px;
    padding: 0 10px 0 14px;
    overflow: hidden;
}

.text-block h2 {
    font-size: 1.4em;
    line-height: 1.14em;
    margin: 0 0 7px;
}

.text-block .visual {
    float: left;
    margin: 0 10px 2px 0;
}

.text-block img.visual {
    height:114px;
    width:171px;
}

.text-block p {
    margin: 0 0 10px;
}

.text-block h3 {
    margin: 0 0 2px;
    font-size: 0.9em;
    color: #5b5b5b;
}

.text-block p em {
    color: #5b5b5b;
}

.text-block .box2 {
    width: 389px;
    float: right;
    padding: 0 10px 0 13px;
}

.text-block .box2 .visual {
    /*margin-left: 0;*/
}

/* sidebar */
#sidebar {
    width: 156px;
    float: right;
    padding: 0 19px 20px;
    /*overflow: hidden;*/
    z-index:10;
}

.inner #sidebar {
    padding-top: 0;
}

#sidebar h3 {
    margin: 0 0 5px;
    color: #282828;
    font-size: 1.2em;
    text-transform: uppercase;
}

#sidebar .block {
    padding: 5px 0 10px;
    background: url(../images/separator-sidebar.gif) repeat-x 0 100%;
}

#sidebar .text {
    font-size: small;
}

#sidebar .text .textcolored {
    color: #ab3c2e;
}

/* sidebar search form */
.search-form {
    width: 105px;
    margin: 0 3px 0 0;
    overflow: hidden;
    position: relative;
}

.search-form .text {
    width: 110px;
    float: left;
    padding: 0 5px;
    border: 0;
    margin: 0;
}

.search-form .submit {
    background: url(../images/btn-submit2.gif) no-repeat;
    width: 10px;
    height: 7px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    border: 0;
    float: right;
    margin: 5px 0 0;
    padding: 0;
}

/* sidebar list */
#sidebar .list {
    margin: 0 0 -5px;
    padding: 0;
    list-style: none;
}

#sidebar .list li {
    position: relative;
    padding: 0 0 0 26px;
    margin: 0 0 5px;
    height: 1%;
    vertical-align: middle;
}

#sidebar .list li a {
    color: #000;
}

#sidebar .list .font span {
    background: url(../images/ico-font.png) no-repeat;
    width: 23px;
    height: 16px;
    position: absolute;
    top: -2px;
    left: 0;
}

#sidebar .list .rss span {
    background: url(../images/ico-rss.png) no-repeat;
    width: 15px;
    height: 16px;
    position: absolute;
    top: -2px;
    left: 5px;
}

#sidebar .list .print span {
    background: url(../images/ico-print.png) no-repeat;
    width: 18px;
    height: 14px;
    position: absolute;
    top: -2px;
    left: 5px;
}

#sidebar .logos-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    height: 1%;
}

#sidebar .logos-list li {
    height: 1%;
    vertical-align: middle;
    margin: 0 0 3px;
    overflow: hidden;
}

#sidebar .logos-list li img {
    float: left;
}

#sidebar .block2 {
    min-height: 115px;
}

* html #sidebar .block2 {
    height: 115px;
    overflow: visible;
}

/* some form */
.some-form {
    background: #e5e5e5;
    padding: 6px 126px 14px 7px;
    position: relative;
    color: #333;
    height: 1%;
    margin: 0 0 28px;
}

/* main search form */
.some-form.main-search-form {
    padding: 6px 0px 14px 7px;
    margin: 0 0 15px;
}

.some-form .radio {
    float: left;
    width: 16px;
    height: 15px;
    padding: 0;
    margin: 0 4px 0 0;
}

.some-form .row {
    width: 100%;
    overflow: hidden;
    padding: 8px 0 2px;
}

.some-form label {
    float: left;
    font-size: 1.2em;
}

.some-form .zgquery label {
    margin: 5px 10px 0px 4px;
}

.some-form .zgquery table.checkboxes {
    table-layout: fixed;
}

.some-form table.checkboxes tr {
    vertical-align: baseline;
}

.some-form .zgquery input {
    width: 400px;
    margin-bottom: 8px;
}

.some-form .row .block {
    width: 155px;
    float: left;
}

.some-form .row2 {
    background: url(../images/separator-row-form.gif) repeat-x;
    width:100%;
}

.some-form .frame {
    width: 451px;
    float: left;
}

.some-form .row3 {
    width: 462px;
    margin: 0 0 8px -14px;
    overflow: hidden;
}

.some-form .frame select {
    width: 140px;
    margin: 0 0 0 14px;
    float: left;
    font-size: 1.2em;
    color: #333;
}

.some-form .row4 {
    width: 100%;
    overflow: hidden;
}

.some-form .row4 label {
    margin: 0 13px 0 0;
}

.some-form .row4 .zgsearch label {
    margin: 0 13px 1px 0;
}

.some-form .checkbox {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    width: 16px;
    height: 15px;
}

.some-form .submit {
    position: absolute;
    bottom: 8px;
    right: 8px;
    background: url(../images/bg-submit-form.gif) no-repeat;
    width: 71px;
    height: 19px;
    padding: 0 0 0 10px;
    line-height: 19px;
    font-size: 1.2em;
    color: #3e3e3e;
}

.some-form .select {
    float: left;
    margin-right: 4px;
    left: 8px;
    background: url(../images/bg-submit-form.gif) no-repeat;
    width: 71px;
    height: 19px;
    padding: 0 0 0 10px;
    line-height: 19px;
    font-size: 1.2em;
    color: #3e3e3e;
}

/* table */
.table {
    height: 1%;
    font-size: 1.2em;
    color: #000;
    margin: 0 0 27px;
}

.table .heading {
    padding: 0 0 0 123px;
    background: #e5e5e5;
    color: #ab3c2e;
    overflow: hidden;
    height: 1%;
    line-height: 23px;
}

.table .heading h3 {
    padding: 0 14px 0 0;
    float: left;
    margin: 0;
    font-size: 1em;
    position: relative;
}

.table .heading h3 .btn-up,.table .heading h3 .btn-down {
    /*background: url(../images/bullet-arrow-up.gif) no-repeat;*/
    width: 7px;
    height: 4px;
    top: 6px;
    text-indent: -9999px;
    overflow: hidden;
    right: 0;
    position: absolute;
}

.table .heading h3 .btn-down {
    /*background: url(../images/bullet-arrow-down.gif) no-repeat;*/
    bottom: 6px;
    top: auto;
}

.table .heading h3 .btn-up:hover,.table .heading h3 .btn-up-active {
    /*background: url(../images/bullet-arrow-up-hover.gif) no-repeat;*/
    
}

.table .heading h3 .btn-down:hover,.table .heading h3 .btn-down-active {
    /*background: url(../images/bullet-arrow-down-hover.gif) no-repeat;*/
    
}

.table .title {
    width: 324px;
    float: left;
    font-weight: bold;
}

.table .type {
    width: 180px;
    float: left;
}

.table .date {
    float: left;
    width: 112px;
}

.table .meta {
    float: left;
    width: 250px;
}

.table .row {
    border-bottom: 1px solid #dadada;
    padding: 1px 0 5px;
    height: 1%;
    overflow: hidden;
}

.table .visual {
    width: 123px;
    float: left;
    padding: 0 !important;
}

.table .visual img {
    display: block;
}

.table .row div {
    padding: 9px 0 0;
}

div.row img {
    max-height: 63px;
    max-width: 94px;
}

/* paging */
.paging {
    width: 100%;
    overflow: hidden;
}

.paging div {
    float: right;
}

.paging .btn-prev,.paging .btn-next {
    width: 19px;
    height: 19px;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/btn-prev-paging.gif) no-repeat;
}

.paging .btn-next {
    background: url(../images/btn-next-paging.gif) no-repeat;
}

.paging .btn-prev:hover {
    background: url(../images/btn-prev-paging-hover.gif) no-repeat;
}

.paging .btn-next:hover {
    background: url(../images/btn-next-paging-hover.gif) no-repeat;
}

.paging ul {
    margin: 0 0 0 6px;
    padding: 0;
    list-style: none;
    float: left;
    display: inline;
}

.paging ul li {
    margin: 0 6px 0 0;
    display: inline;
    background: url(../images/bg-paging.gif) no-repeat;
    float: left;
    width: 19px;
    height: 19px;
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.58em;
    text-align: center;
}

.paging ul li a {
    float: left;
    width: 19px;
    height: 19px;
}

/* NEW SEARCH */
.searchtable {
    height: 1%;
    font-size: 1.2em;
    color: #000;
    margin:0 0 10px 0;
    width:100%;
    border-width:0px !important;
    border-spacing:0px;
}

.searchtable tbody {
    width:100%;
}

.searchtable th {
    padding: 0 4px 0 2px;
    background: #e5e5e5;
    color: #ab3c2e;
    overflow: hidden;
    height: 1%;
    line-height: 23px;
    text-align: left;
    border-style:solid;
    border-color:#e5e5e5;
    border-width:1px;
    margin:0px !important;
}

.searchtable tr {
    border-bottom-width:1px;
    border-bottom-color:#e5e5e5;
}

.searchtable td {
    padding: 2px 0 0 2px;
    text-align: left;
    vertical-align:top;
    margin:0px !important;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#e5e5e5;
}

.searchtable td.searchvisual, .searchtable th.searchvisual {
    width: 180px;
    padding: 4px 0 4px 0;
}

.searchtable td.searchtitle, .searchtable th.searchtitle {
    font-weight: bold;
    min-width:210px;
}

.searchtable td.searchtype, .searchtable th.searchtype {
    width: 150px;
    padding-right:3px;
}

.searchtable td.searchdate, .searchtable th.searchdate {
    width: 60px;
}

.searchtable td.searchpubdate, .searchtable th.searchpubdate {
    width: 80px;
}

.searchtable td {
    padding-top: 5px;
}

.searchtable td.searchvisual img.imgthumbnail {
    display: block;
    max-height: 52px;
    max-width: 85px;
}

/* login form */
.login-form {
    width: 100%;
    overflow: hidden;
}

.login-form .text {
    margin: 12px 0 0;
    border: 1px solid #818080;
    width: 83px;
    padding: 0 5px;
    display: block;
}

/* aside */
.aside {
    width: 266px;
    display:inline-block;
    padding: 0px 5px 0 10px; /*10px in sync with img visual padding*/
    font-size: 1.2em;
    float:left;
}

.aside h2 {
    font-weight: bold;
    font-size: 1.2em;
    margin-top:0px;
    margin-left:0px;
    margin-bottom:5px;
    margin-right:0px;
    display:block;
    padding:0px;
    line-height:1.06em;
}

.aside h3 {
    margin-bottom:3px;
    margin-top:0px;
    color:#575757;
}
.aside .linkgroup {
	margin-bottom:9px;
}

.aside h4 {
    color: #000;
    margin: 0 0 5px 22px;
    font-weight: normal;
    font-size: 1em;
}

.aside .visual {
    width: 281px;
    margin: 0 -5px 12px -10px;
}
.aside .visual2 {
    width: 281px;
    margin: 0 -5px 0 -10px;
}

.aside .visual img {
    display: block;
}

.aside .visual ul {
    margin: 0 0 0 -1px;
    padding: 0;
    list-style: none;
    width: 282px;
    overflow: hidden;
}

.aside .visual ul li {
    width: 140px;
    margin: 1px 0 0 1px;
    display: inline;
    float: left;
}

.aside .visual ul li img {
    max-height: 93px;
    max-width: 140px;
}

.aside .visual .first-image img { /* NOTE: Don't limit height
    max-height: 187px; */
    max-width: 281px;
}

.aside .list {
    margin: 0 0 0 0px;
    padding: 0;
    list-style: none;
    height: 1%;
    overflow: hidden;
}

.aside .list li {
    height: 1%;
    vertical-align: middle;
    padding: 0 0 6px 21px;
    background: url(../images/bullet-list.gif) no-repeat 2px 2px;
}

.aside .list .photo {
    background: url(../images/bullet-photo.gif) no-repeat;
}

.aside .list .facsimile {
    background: url(../images/bullet-facsimile.gif) no-repeat;
}

.aside .list .video {
    background: url(../images/bullet-video.gif) no-repeat;
}

.aside .list .sound {
    background: url(../images/bullet-sound.gif) no-repeat;
}

.aside .list .plain {
    background: #fff;
    padding-left:0px;
}

.aside table {
    text-align:left;
    vertical-align:top;
    border:0px;
    padding:0px;
    margin:0px;
    border-spacing:2px;
}

.aside table td {
    vertical-align:top;
    padding:0px;
    margin:0;
}
.aside img.relatedarrow {
    background-color:transparent;
    padding-top:2px;
    width:10px;
    height:7px
}

#blog-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 5px 10px;
}

#blog-nav li .active {
    font-weight: bold;
}

#blog-nav li {
    background: url(/app/images/arrow.gif) no-repeat 0 3px;
    padding-left: 10px;
}

/* footer*/
.footerwrapper {
  background:url(/app/images/bg-wrapper-holder.png) repeat-y;
}
#footer {
    background: #9c9c9c url(../images/bg-footer.gif) repeat-x;
    width: 1001px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    padding:10px;
    margin:0 0 0 9px;
    overflow: hidden;
    color: #fff;
    position: relative;
    line-height:11px;
    clear:both;
}
#footer {
    font-size:11px;
}
#footer a {
  color:#ffffff;
}

#footer ul {
    margin: 0 0 0 10px;
    padding: 0;
    list-style: disc;
}
#footer .nav li {
    padding:0;
    text-indent: -5px;
}

#footer ul li a {
    color: #fff;
}

#footer h4 {
    margin: 0;
    font-size: 1em;
}

.specialist-logo img {
    max-height: 100px;
    max-width: 475px;
}

.protected-sidebar-middle {
    border-bottom: 3px solid #e4e4e4;
    border-left: 3px solid #e4e4e4;
    border-right: 3px solid #e4e4e4;
    border-top: 0px solid #ffffff !important;
    list-style-image: url(../images/listenpunkt.gif);
    padding: 4px;
    margin: 0px;
}

/* Upgrade Box in Content area */
.protectedheader {
    height:125px;
    background: url("/app/images/schloss_gross_top.jpg") no-repeat;
}

.protectedfooter {
    height:64px;
    background: url("/app/images/schloss_gross_bottom.jpg") no-repeat;
}

.protectedcontent {
    padding-top: 0px;
    padding-bottom: 4px;
    padding-right: 4px;
    padding-left: 12px;
    margin: 0px;
    list-style-image: url(../images/listenpunkt.gif);
    border-left: 3px solid #e4e4e4;
    border-right: 3px solid #e4e4e4;
    width:444px; /* 466 - padding left right - 2xBorder */
}
.protectedcontent h2 {
	margin-top:0 !important;
}

/* === VARIOUS CONTENT TYPE SPECIFICS === */
table.mv_tech th, 
table.mv_tech td,
table.mv_tech tr {
    vertical-align:text-top;
}
table.mv_tech {
  margin-bottom:20px;
}

table.arzarchiv {
    float:left;
    border:0px;
    padding:0;
    margin:0;
    border-spacing:0px;
    font-size:0.8em;
}

table.arzarchiv td {
    border-spacing:0px;
    margin:0px;
    padding:0px;
    text-align:center;
    line-height:1.0em;
}
table.arzarchive td img {
    margin:0px;
    padding:0px;
}

table.arzarchiv td.arzarchiv-caption {
    padding-bottom:5px;
    padding-top:2px;
    height:20px;
    vertical-align:top;
}

/* Search Table Filters */
table.search-checkboxes {
    /*float: left;*/
    margin: 0 5px 0 0;
    padding: 0px 0 0 0;
    vertical-align:top;
    width:100%;
}

table.search-checkboxes tr {
    vertical-align:top;
    width:100%;
}

table.search-checkboxes td {
    font-size:1.2em;
    vertical-align:top;
    /*width:180px;*/
}

table.search-checkboxes td div {
	  clear:both;
}

table.search-checkboxes td label {
    font-size:1.0em;
    margin-bottom:2px;
}

table.search-checkboxes td a.select {
    font-size:1.0em;
    margin:0px 8px 0px 0px;
}

table.search-checkboxes td a.search-submit {
    font-size:1.0em;
}

table.search-checkboxes input.checkbox {
    float:left;
    margin: 0 5px 0 0;
    padding: 0px;
    width: 16px;
    height: 15px;
}

a.search-submit {
    background: url(/app/images/bg-submit-form.gif) no-repeat;
    width: 71px;
    height: 19px;
    padding: 0 7px 0 10px;
    line-height: 19px;
    font-size: 1.2em;
    color: #3e3e3e;
    float:right;
    
}

.checkgroup-title {
    font-size:0.8em;
    margin-bottom:10px;
}

.zgbreak {
    display:block;
    clear:both;
    height:3px;
}

.text-content .facsimile-large {
    padding:0px 5px 5px 5px;
    margin:0px;
    font-size:1.1em;
}

/* TABLE for Blog, very narrow */
table .blogtable th, 
table .blogtable td,
table .blogtable tr {
    border:0px;
    border-style:none;
    border-color:#FFFFFF;
    border-width:0px;
    width:100%;
    text-align:left;
}

table.blogtable {
    font-size:0.8em;
    text-align:left;
    padding:0px;
    margin:0px;
    border-width:0px;
    border-spacing:0px;
    width:100%;
}

table.blogtable th, table.blogtable td, table.blogtable tr {
    padding:3px 5px 3px 5px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#DDDDDD;
    vertical-align:middle;
    text-align:left;
}
table.blogtable td > p {
        padding:0 0 5px 0;margin:0;
}

table.blogtable.top th, table.blogtable.top td, table.blogtable.top tr {
    vertical-align:top;
}
table.blogtable.topaligned th, table.blogtable.topaligned td, table.blogtable.topaligned tr {
    vertical-align:top;
}

table.blogtable th.firstcol,td.firstcol {
    text-align:left;
    padding-right:50px;
    padding-left:4px;
}
table.blogtable th {
    background-color:#DDDDDD;
}

table.blogtable.tablesorter th {
	  color:#ab3c2e;
	  text-decoration:underline;
	  cursor: pointer;
	  vertical-align:top;
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
  background-color: #AAAAAA;
}


/* USER PROFILE */
.userprofile {
    color:#575757;
}

.userprofile h2 {
    color:#ab3c2e;
}
.userprofile h2.h2grey {
    color:#555555;
}

.userprofile form td {
    vertical-align:middle;
}

/* TEASER */
.text-block .holder .box {
    font-size:10px;
}

.zgarrow {
    background-color:transparent;
    /*vertical-align:1px;*/
    width:10px;
    height:7px
}

    
form .errorfield input {
    background: #ffa0a0;
    color:#000000;
}

/* Voucher Stuff */
.vouchererror {
    background: url(/app/images/voucher/error-voucher.png) no-repeat;
    background-position: 4px 4px;
    background-color:#ffffff;
    padding: 5px;
    padding-left: 60px;
    border-style: solid;
    border-color: #AB3C2E;
    border-width: 1px;
    min-height:50px;
}
/* General Elements to be used */
li.arrowli {
    list-style-type: none;
    background: url(/app/images/arrow.gif) no-repeat 3px 4px;
    padding-left: 0px;
    vertical-align: middle;
    padding: 0px 0px 0px 15px;
    margin:0px;
}

li.arrowli2 {
    list-style-type: none;
    background: url(/app/images/arrow.gif) no-repeat -1px 3px;
    padding-left: 0px;
    vertical-align: middle;
    padding: 0px 0px 0px 11px;
    margin:0px;
}

.progress-icon {
    line-height:10px;
    margin:0px;
    padding:4px 0px 2px 3px;
    font-size:10px;
    color:#ffffff;
    font-weight:bold;
    width:91px;
    height:34px;
    position:relative;
    float:left;
}
.progress-icon.progress-current {
    background: url(/app/images/status/progress_grey.png) no-repeat 0px 0px;
}
.progress-icon.progress-ok {
    background: url(/app/images/status/progress_green.png) no-repeat 0px 0px;
}
.progress-icon.progress-upcoming {
    background: url(/app/images/status/progress_white.png) no-repeat 0px 0px;
    color:#444444;
    font-weight:normal;
}
.progress-icon.singleline {
    padding-top:8px;
}

.authorh3, .editedarticle .authorh3 {
    margin-bottom:20px;
    margin-top:0;
}
.article-author {
    font-weight:bold;
    margin:0;
    font-size:1.1em;
    color:#555555;
}
.error-general {
    color:#ff3333;
}
table.minimal, table.minimal td, table.minimal tr, table.minimal th {
    text-align:left;
    vertical-align:top;
    border:0px;
    padding:0px;
    margin:0px;
    border-spacing:0px;
}
table.minimal.centered, table.minimal.centered td, table.minimal.centered tr, table.minimal.centered th {
    vertical-align:middle;
}
table.minimal.padded, table.minimal.padded td, table.minimal.padded th {
    padding-right:5px;
    padding-bottom:5px;
}

/* === PERSONAL TOOLBAR === */
.toolbar-holder {
    background: #7a7a7a url(../images/bg-toolbar-holder.gif) repeat-x;
    width: 1001px;
    height: 22px;
    top: 0;
    left: 9px;
    position: absolute;
    z-index: 10;
}

.toolbar-holder:after {
    clear: both;
    display: block;
    content: "";
}

.toolbar-holder .opener {
    float: right;
    background: url(../images/bullet-opener.gif) no-repeat 100% 3px;
    font-size: 12px;
    color: #fff;
    margin: 0 9px 0 0;
    padding: 0 28px 0 0;
    line-height: 22px;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: bold;
}

.toolbar-holder .opener:hover {
    text-decoration: none;
}

.toolbar {
    background: #5d5d5d url(../images/bg-toolbar.gif) repeat-x;
    width: 100%;
    position: absolute;
    top: -34px;
    left: 0;
}


/* === PERSONAL TOOLBAR LIST === */
.toolbar-list {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

.toolbar-list li {
    float: left;
    display: inline;
    position: relative;
}

.toolbar-list li .link {
    font-size: 1.1em;
    color: #000;
    height: 34px;
    line-height: 34px;
    float: left;
    overflow: hidden;
    padding: 0 12px 0 26px;
    position: relative;
}

.toolbar-list li .link:hover,.toolbar-list li.active .link {
    background: #dadada;
    text-decoration: none;
}

.toolbar-list li.active .link {
    height: 36px;
    margin: 0 0 -2px;
}

.toolbar-list li .link span {
    position: absolute;
}

.empfehlungen span {
    background: url(../images/bullet-empfehlungen.png) no-repeat;
    width: 12px;
    height: 6px;
    top: 14px;
    left: 9px;
}

.bewerten span {
    background: url(../images/bullet-bewerten.png) no-repeat;
    width: 13px;
    height: 12px;
    top: 11px;
    left: 9px;
}

.archivieren span {
    background: url(../images/bullet-archivieren.png) no-repeat;
    width: 14px;
    height: 9px;
    top: 12px;
    left: 9px;
}

.dienstleistungen span {
    background: url(../images/bullet-dienstleistungen.png) no-repeat;
    width: 21px;
    height: 9px;
    left: 3px;
    top: 13px;
}

.meine-kontakte span {
    background: url(../images/bullet-meine-kontakte.png) no-repeat;
    width: 11px;
    height: 12px;
    left: 9px;
    top: 10px;
}

.mein-profil span {
    background: url(../images/bullet-mein-profil.png) no-repeat;
    width: 6px;
    height: 13px;
    top: 9px;
    left: 11px;
}

.log-in span {
    background: url(../images/bullet-log-in.png) no-repeat;
    width: 10px;
    height: 10px;
    top: 12px;
    left: 9px;
}

.toolbar .closer {
    float: right;
    background: url(../images/bullet-closer.gif) no-repeat;
    width: 15px;
    height: 15px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 9px 9px 0 0;
}

/* === PERSONAL TOOLBAR DROPDOWNS === */
.toolbar-list .drop {
    position: absolute;
    top: 35px;
    overflow: hidden;
    left: 0;
    background: #dadada;
    width: 407px;
    padding: 4px 0 0;
    display: none;
}

.toolbar-list .drop .form {
    padding: 0 23px 0 11px;
    height: 1%;
    overflow: hidden;
}

.toolbar-list .drop .block {
    margin: -2px 0 2px;
    height: 1%;
    padding: 13px 101px 10px 0;
    position: relative;
    background: url(../images/separator-block-form.gif) repeat-x;
}

.toolbar-list .drop h4 {
    color: #ae3d2f;
    font-size: 1.2em;
    margin: 0 0 6px;
}

.toolbar-list .drop .submit {
    background: url(../images/btn-submit.gif) no-repeat;
    width: 72px;
    height: 19px;
    position: absolute;
    bottom: 10px;
    right: 0;
    color: #575757;
    font-size: 1.1em;
    line-height: 1.72em;
    padding: 0 0 0 9px;
}

.toolbar-list .drop .row {
    height: 1%;
    overflow: hidden;
}

.toolbar-list .drop label {
    font-size: 1.2em;
    color: #2f2e2e;
    float: left;
    margin: 0 10px 0 0;
}

.toolbar-list .drop .radio-row {
    margin: 0 0 -4px;
}

.toolbar-list .drop .radio {
    width: 16px;
    height: 15px;
    float: left;
    margin: 0 2px 0 0;
    padding: 0;
}

.toolbar-list .drop .text {
    width: 260px;
    padding: 1px 5px;
    border: 0;
    float: left;
}

.toolbar-list .drop .text-row {
    margin: 0 0 4px;
}

.toolbar-list .drop .textarea {
    padding: 1px 5px;
    height: 34px;
    width: 260px;
    border: 0;
    float: left;
    overflow: auto;
}

.toolbar-list .checkbox-list {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}

.toolbar-list .checkbox-list li {
    float: left;
    width: 18px;
    margin: 0 10px 0 0;
    display: inline;
    overflow: hidden;
}

.toolbar-list .checkbox-list .checkbox {
    width: 16px;
    height: 15px;
    margin: 0 auto;
    padding: 0;
    display: block;
}

.toolbar-list .checkbox-list img {
    display: block;
}

.toolbar-list .checkbox-list label {
    display: block;
    margin: 0 0 9px;
}

.toolbar-list .closer-holder {
    background: #b2b2b2;
    padding: 4px 5px;
    overflow: hidden;
    height: 1%;
}

.toolbar-list .btn-close {
    background: url(../images/btn-close.gif) no-repeat !important;
    width: 15px;
    height: 15px !important;
    float: right !important;
}

.silverpoints, .goldpoints {
  border-style:solid;
  border-width:1px;
  padding:4px;
  margin:0 auto 0 auto;
  display:inline-block;

  -webkit-border-radius: 3px;
  -moz-border-radius:    3px;
  -khtml-border-radius:  3px;
  border-radius:         3px;
}

.silverpoints {
  border-color:#555555;
  background-color:#CCCCCC;
}
.goldpoints {
  border-color:#E3C10B;
  background-color:#FFD700;
  color:#917B00;
  font-weight:bold;
}
.pointsmikro {
	font-size:10px;
	padding:1px;
	min-width:25px;
}
.goldpointscell {
	background-color:#FFF4B8;
}

.recommend {
  -webkit-border-radius: 4px;
  -moz-border-radius:    4px;
  -khtml-border-radius:  4px;
  border-radius:         4px;
  border-color:#C27D6E;
  color:#A93F29;
  background-color:#FFEEEB;
  border-width:1px;
	border-style:solid;
	padding:3px 2px 4px 2px;
	font-size:10px;
	cursor:pointer;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8F7', endColorstr='#FFE5E0'); /* for IE */
	background-image: -webkit-linear-gradient(top,#FFF8F7,#FFE5E0);
	background-image: -moz-linear-gradient(top,#FFF8F7,#FFE5E0);
	background-image: -ms-linear-gradient(top,#FFF8F7,#FFE5E0);
	background-image: -o-linear-gradient(top,#FFF8F7,#FFE5E0);
	background-image: linear-gradient(top,#FFF8F7,#FFE5E0);
}

.flyoutwrapper {
  display:none;position:fixed;z-index:1000;	
  background-color:#ffffff;
  border-width:3px;
  padding:10px;
  color:#666666;
  z-index:10000;
}

table.flyouttable, table.flyouttable tr,  table.flyouttable td {
	vertical-align:top;
	padding:2px 4px 2px 0;
}

.rounded_ur {
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius:    4px;
  -khtml-border-top-right-radius:  4px;
  border-top-right-radius:         4px;
  behavior: url(/app/js/PIE-1.0.0/PIE.htc);
}
.rounded_ul {
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius:    4px;
  -khtml-border-top-left-radius:  4px;
  border-top-left-radius:         4px;
  behavior: url(/app/js/PIE-1.0.0/PIE.htc);
}
.rounded_br {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius:    4px;
  -khtml-border-bottom-right-radius:  4px;
  border-bottom-right-radius:         4px;
  behavior: url(/app/js/PIE-1.0.0/PIE.htc);
}
.rounded_bl {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius:    4px;
  -khtml-border-bottom-left-radius:  4px;
  border-bottom-left-radius:         4px;
  behavior: url(/app/js/PIE-1.0.0/PIE.htc);
}

.bredcrumbs {
	font-size:10px;padding:0 5px 10px 0;margin:0;
	color:#aaaaaa;
	vertical-align:top;
}
.bredcrumbs a {
  margin:0 1px 0 1px;
}
.bredcrumbs a:link, .bredcrumbs a:visited, .bredcrumbs a:active {
	color:#CD8A82;<!-- BC6358, D59E96-->
}
.bredcrumbs a:hover {
	color:#AB3C2E;
}
.text-shadow {
	text-shadow: 0 1px 0 rgba(255,255,255, .9);
}
.mb20 {
	margin-bottom:20px;
}
.newsarticle .content h2, .content.blogcontent h2, .content.headermargin h2, .zgcontent.headermargin h2 {
  margin-top:25px;
}
.newsarticle h3, .content.blogcontent h3, .content.headermargin h3, .zgcontent.headermargin h3 {
  margin-top:15px;
}
ul.chararrow {
  margin-left:4em;
  padding:0;
  list-style: none;
}
ul.chararrow li {
  margin-left: -2em;
  text-indent: -2em;
}
ul.chararrow li:before {
  content: "►";
  padding-right:1em;
}
.greybox {
  position:relative;float:left;
  padding:20px;
  background-color:#eeeeee;
  margin:0 10px 10px 0;
  height:40px;
  width:186px;
  text-align:center;
  font-size:14px;
}
.arrowlis ul {
  padding:0;
  margin-top:0;
  list-style: none;
  position:relative;
}
.arrowlis li {
padding-left: 15px;
padding-right: 5px;
}
.arrowlis li:before {
  position:absolute;
  content: "►";
  left:0;
}
.zgbutton.about {
  margin:0 0 10px 0;
  width:200px;
}
.transparent35 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
}
.transparent50 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.transparent60 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.transparent70 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.default-content.admin-wide {
	padding:0 20px 20px 20px;
}
table.bildergalerie {
}
table.bildergalerie td.bildergalerie {
  width:17px;
  padding:0 3px 0 0;
  text-align:center;
  font-size:8px;
  font-weight:bold;
  font-family:"Courier New";
}
table.bildergalerie td {
  vertical-align:top;
  padding-bottom:1px;
}
table.bildergalerie td img.thumb {
  height:30px;margin-right:3px;
}
.calendar-content ul li:nth-child(even) {
  //background-color:#fafafa;
}
.calendar-content ul li:nth-child(odd) {
  //background-color:#d8d8d8;
}
input.nice {
  color:#444444;
  padding:5px;
  background-color:#ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius:    4px;
  -khtml-border-radius:  4px;
  border-radius:         4px;
}
/* TABS: see http://www.colorzilla.com/gradient-editor/#f9f9f9+0,e5e5e5+54;Custom */
      div#zgtabs {
        position:relative;float:left;
        font-size:12px;
        text-shadow: 0 1px 0 rgba(255,255,255, .9);  

        padding:10px 12px;
        border-style:solid;
        border-color:#e5e5e5;
        border-left-style:none;
        border-bottom-style:none;
        border-width:1px;
        border-top-color:#FFFFFF;
        border-right-color:#E5E5E5;
        cursor:pointer;
      }
      div#zgtabs.noright {
        border-right-style:none;
      }
      
      div#zgtabs.active {
        cursor:default;
        border-color:#E5E5E5; /* Old browsers */
        background: -moz-linear-gradient(top,  #f9f9f9 0%, #e5e5e5 54%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(54%,#e5e5e5)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #f9f9f9 0%,#e5e5e5 54%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #f9f9f9 0%,#e5e5e5 54%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #f9f9f9 0%,#e5e5e5 54%); /* IE10+ */
        background: linear-gradient(top,  #f9f9f9 0%,#e5e5e5 54%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
      }
      div#zgtabs a:hover { text-decoration:none; }
      div#zgtabs2 {
        background: #e5e5e5; /* Old browsers */
        background: -moz-linear-gradient(top,  #e5e5e5 22%, #ffffff 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#e5e5e5), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #e5e5e5 22%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #e5e5e5 22%,#ffffff 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #e5e5e5 22%,#ffffff 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #e5e5e5 22%,#ffffff 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
        color:#555555;font-size:11px;
        clear:both;
        padding:10px 10px 15px 10px;
      }

.animated-height {
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
}
      
.draft-article {
  margin:0 0 20px 0;
  font-size:1.2em;
  background-color:#dd0000;
  color:#ffffff;
  padding:20px;
  text-align:center;
  font-weight:bold;
  //text-shadow: 1px 1px 0 rgba(0,0,0, .9);
}
.fancydialog {
  padding:20px;
  line-height: 1.41em;
  overflow: hidden;
  color:#555555;
  float:left;
}
.fancydialog h1 {
  margin-top:0;
}
.fancydialog h2 {
  color:#AB3C2E;
}
span#info {
  color:#72A5DB;
}
.borderboxed {
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
#fancybox-title-inside {
  display:inline-block;
  width:100%;
}
#fancybox-title-inside #zgvp {
  //margin-bottom:10px;
}

.zgvertical {
  vertical-align:middle;
}
.zgvertical:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.zgvertical div {
  vertical-align: middle;
  display: inline-block;
}
