

html {
    overflow-y: scroll;
  }


img {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
  }


h2#slogan {
    font-weight:normal;
  }


h3 {
    margin: 1em 0 0.5em 0;
    font-size: 1em;
    font-weight: bold;
    color: #666;
  }


#content ul {
    margin-left: 20px;
  }


#logo h1 {
    font-size: 1em;
    font-weight: normal;
  }


h1 a {
    text-decoration: inherit;
    color: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-size: inherit;
    font-family: inherit;
  }


#content h2 {
    text-align: left;
  }


#content h2, #content p {
    margin: 16px 0;
  }


table {
    margin-bottom: 1em;
  }


#content .ed-element h2, #content .ed-element p {
    margin: 0;
  }


hr {
    border: none;
    height: 1px;
  }


.imgLeft {
    float:left;
    margin-right: 10px;
    position: relative;
    z-index: 10;
  }


.imgRight {
    float:right;
    margin-left: 10px;
    position: relative;
    z-index: 10;
  }


.left {
    text-align: left;
  }


.center {
    text-align: center;
  }


.right {
    text-align: right;
  }


.placeholder {
    border: 1px dotted #666;
    background: #fff;
  }


.clear, .clear_l, .clear_r {
    font-size: 0;
    height:0;
    line-height:0;
    text-indent: -999em;
    text-decoration: none;
    background: none;
  }


.clear {
    clear: both;
  }


.clear_l {
    clear: left;
  }


.clear_r {
    clear: right;
  }


textarea.defaultContent, input.defaultContent {
    color: #999;
  }


#content .sidebar {
    padding: 5px 10px 10px 20px;
    float:right;
    width: 200px;
    background: #fff;
  }


#content .sidebar h2 {
    margin-top:0;
  }


#content_ad {
    width: 468px;
    margin: 5px auto;
    position: relative;
    z-index: 0;
  }


#content_ad.wide {
    width: 728px;
  }


#menu ul li a span {
    cursor: pointer;
  }


#menu li.last {
    display: none;
  }


#menu div.sub {
    display: none;
  }


#footer .footerRemove {
    background-color: #900;
    text-decoration: none;
    color: #fff;
    padding: 1px;
    font-size: 10px;
  }

/* ########## EDIT ############ */



.indicatorBars {
    position: absolute;
    width: 100%;
    top: 100px;
  }


.indicatorBar p {
    padding: 6px;
    padding-left: 36px;
    margin:0;
  }


.editHeadline .indicatorBar p {
    margin:0;
  }


.indicatorBar a {
    text-decoration: underline;
    color: #333;
  }


.warningBar {
    background: url(/images/webcard/info.png) no-repeat 6px center #99CC66;
    border-bottom: 2px solid #006600;
  }


.errorBar {
    background: url(/images/webcard/alert.png) no-repeat 6px center #ff7878;
    border-bottom: 2px solid #cc0000;
  }


.closeBar {
    display: block;
    width: 22px;
    height: 22px;
    overflow: hidden;
  }

/* Layout Menu */


.layoutWrap {
    display: none;
    clear:left;
    position: relative;
  }


.layoutList {
    background: #fff;
    overflow: auto;
  }


.layoutList .layouts {
    list-style: none;
    height: 170px;
    width: auto;
  }


.layoutList .layouts a {
    display: block;
    width: 200px;
    height: 150px;
  }


.layoutList .layouts li {
    display: block;
    float: left;
    width: 200px;
    height: 150px;
    background: url(/images/webcard/interface/headline/layoutBorder.png) no-repeat;
    padding: 10px;
  }


.layoutClose {
    font-size: 0.85em;
    text-align: center;
    background-color: #ccc;
    color: #666;
    padding: 3px;
    cursor: pointer;
    border-bottom: 2px solid #015F95;
  }


.layoutMenu {
    width: 182px;
    float: left;
    margin-bottom: 3px !important;
  }


.layoutMenu li {
    height: 32px;
    border-color:#C1C5C6 #77888C #77888C #C1C5C6;
    border-style:solid;
    border-width:1px;
    margin-top: 3px;
  }


.editHeadline .layoutMenu a {
    background-color:#E4E8E9;
    color:#333333;
    display:block;
    font-size:1.05em;
    height:24px;
    padding:4px;
    text-decoration:none;
  }


.layoutMenu a span {
    background-repeat: no-repeat;
    padding: 4px 4px 4px 28px;
    display:block;
  }


.layoutMenu a:hover, .layoutMenu a.selected {
    background: url(/images/webcard/interface/sidebg.jpg) repeat-x;
    color: #fff;
  }


#wvLayoutControl {
    margin-left: 200px;
    overflow: auto;
  }


.ed-element {
    padding: 5px 1px;
  }


.ed-headline {
    padding-bottom: 9px;
  }


.ed-dummy {
  }


.ed-dummy p {
    padding: 32px 16px;
    font-size: 18px;
    color: #999;
    text-align: center;
  }


.ed-hover {
    background-color: rgba(245,245,245,0.8);
    border: 1px solid #ccc;
    padding: 4px 0;
    position: relative;
    z-index: 101;
  }


.ed-hover.ed-headline {
    padding-bottom: 8px;
  }


.ed-hover.ed-text {
    cursor: text;
  }


* html .clearover {
    height:1%;
    overflow:visible;
  }


.ed-c-buttons, #content .ed-c-buttons {
    position:absolute;
    top:-29px;
    left:-1px;
    z-index:1000;
    text-align: left;
  }


.ed-c-buttons a, #content .ed-c-buttons a {
    border: none;
    display: block;
    float: left;
    width: 30px;
    height: 29px;
    background-position: -30px 0;
    text-decoration: none;
  }


.ed-c-buttons a:hover, #content .ed-c-buttons a:hover {
    background-position: 0 0;
  }


#content a.ed-c-label {
    padding: 0 6px 0 36px;
    background-color: #ebebeb;
    width: auto;
    font-size: 14px;
    color: #444;
    line-height: 28px;
    height: 28px;
    border: 1px solid #ccc;
    text-decoration: none;
    white-space: nowrap;
    position: absolute;
    top: -1px;
  }


#content a.ed-c-label:hover {
    background-position: -30px 0;
  }


.ed-c-sort, #content .ed-c-sort {
    background: url(/images/webcard/interface/edit-arrow.jpg) no-repeat;
  }


.ed-c-edit {
    background: url(/images/webcard/interface/edit-edit.jpg) no-repeat;
  }


.ed-c-add-control, #content .ed-c-add-control, #content .ed-c-add {
    background: url(/images/webcard/interface/edit-plus.jpg) no-repeat;
  }


.ed-c-up, #content .ed-c-up {
    background: url(/images/webcard/interface/edit-up.jpg) no-repeat;
  }


.ed-c-down, #content .ed-c-down {
    background: url(/images/webcard/interface/edit-down.jpg) no-repeat;
  }


.ed-c-delete, #content .ed-c-delete {
    background: url(/images/webcard/interface/edit-delete.jpg) no-repeat;
  }


.ed-c-confirm, #content .ed-c-confirm {
    background: url(/images/webcard/interface/edit-check.jpg) no-repeat;
  }


.ed-c-pin, #content .ed-c-pin {
    background: url(/images/webcard/interface/edit-pin.jpg) no-repeat;
  }


.ed-sticky .ed-c-pin, #content .ed-sticky .ed-c-pin {
    background-position: 0;
  }


.ed-sticky .ed-c-pin:hover, #content .ed-sticky .ed-c-pin:hover {
    background-position: -30px 0;
  }


.ed-c-add-buttons, #content .ed-c-add-buttons {
    position:absolute;
    top: 29px;
    left:0;
    width: 230px;
    z-index: 1000;
  }


.ed-c-add-buttons a, #content .ed-c-add-buttons a {
    background-position: -135px 0;
    color: #444;
    font-size: 12px;
    line-height: 1em;
    font-weight: normal;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding: 6px 0 0 30px;
    text-decoration: none;
    position: relative;
    z-index: 1000;
  }


.ed-c-add-buttons a:hover, #content .ed-c-add-buttons a:hover {
    background-position: 0 0;
    border-right-color: #969a9b;
  }


.ed-c-add-buttons a, #content .ed-c-add-buttons a {
    border: none;
    display: block;
    width: 84px;
    height: 23px;
    border-right: 1px solid #bfc3c4;
  }


.ed-c-add-text, #content .ed-c-add-text {
    background: url(/images/webcard/interface/edit-new-text.jpg) no-repeat;
  }


.ed-c-add-headline, #content .ed-c-add-headline {
    background: url(/images/webcard/interface/edit-new-headline.jpg) no-repeat;
  }


.ed-c-add-table, #content .ed-c-add-table {
    background: url(/images/webcard/interface/edit-new-table.jpg) no-repeat;
  }


.ed-c-add-youtube, #content .ed-c-add-youtube {
    background: url(/images/webcard/interface/edit-new-youtube.jpg) no-repeat;
  }


.ed-c-add-separator, #content .ed-c-add-separator {
    background: url(/images/webcard/interface/edit-new-separator.jpg) no-repeat;
  }


.ed-c-add-image, #content .ed-c-add-image {
    background: url(/images/webcard/interface/edit-new-pic.jpg) no-repeat;
  }


.ed-c-add-html, #content .ed-c-add-html {
    background: url(/images/webcard/interface/edit-new-html.jpg) no-repeat;
  }


.ed-c-add-document, #content .ed-c-add-document {
    background: url(/images/webcard/interface/edit-new-document.jpg) no-repeat;
  }

/* SWFUpload */


.wvNumFiles {
    float: left;
  }


.wvUploadBar {
    display: none;
  }


.progressWrapper {
    width: 357px;
    overflow: hidden;
  }


.progressContainer {
    margin: 5px;
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
    overflow: hidden;
  }


.message {
    margin: 1em 0;
    padding: 10px;
    border: solid 1px #FFDD99;
    background-color: #FFFFCC;
    overflow: hidden;
  }

/* Error */


.error {
    color: #f00;
  }


.red {
    border: solid 1px #B50000;
    background-color: #FFEBEB;
  }

/* Current */


.green {
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
  }

/* Complete */


.blue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
  }


.progressName {
    font-size: 8pt;
    font-weight: 700;
    color: #555;
    width: 323px;
    height: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
  }


.progressBarInProgress,.progressBarComplete,.progressBarError {
    font-size: 0;
    width: 0%;
    height: 2px;
    background-color: blue;
    margin-top: 2px;
  }


.progressBarComplete {
    width: 100%;
    background-color: green;
    visibility: hidden;
  }


.progressBarError {
    width: 100%;
    background-color: red;
    visibility: hidden;
  }


.progressBarStatus {
    margin-top: 2px;
    width: 337px;
    font-size: 7pt;
    font-family: Arial;
    text-align: left;
    white-space: nowrap;
  }


.progrBar {
    height: 50px;
    background: url(/images/webcard/interface/progressBarBg.jpg) no-repeat left bottom;
    width: 420px;
  }


.progrBarInfo {
    padding-left: 2px;
    padding-top: 28px;
    width: 53px;
    text-align: center;
    color: #fff;
    font-size: 0.9em;
    float: left;
  }


.progrBarWrap {
    width: 362px;
    margin-left: 55px;
    position: relative;
  }


.progrBarProgress {
    background: url(/images/webcard/interface/progressBarProgress.jpg) repeat-x;
    width: 0;
    position: absolute;
    top: 26px;
    left: 2px;
    height: 23px;
  }


.progrBarBubble {
    background: url(/images/webcard/interface/progressBarBubble.png) no-repeat;
    width: 37px;
    height: 25px;
    margin-left: -21px;
    text-align: center;
    font-size: 1.1em;
    color: #656565;
    padding: 4px;
    position: absolute;
    top:0;
  }


.editDummy {
    color: #666;
    font-size: 1.3em;
    text-align: center;
    padding: 8px;
    border: 1px solid #ccc;
    margin: 0.5em 0;
  }


.wvHeaderControl {
    position: absolute;
    left:-1px;
    z-index:100;
  }


.wvHeaderButtons {
    border-top: 1px solid #aaa;
    padding: 0.3em 1em 0.3em 0.5em;
    margin-top: 0.5em;
  }


.wvHeaderButtons button {
    cursor: pointer;
    float:right;
    line-height: 1.4em;
    padding: 0.4em 0.6em 0.3em 0.6em;
    background: #e6e6e6;
    color: #555;
    border: 1px solid #aaa;
    margin: 0.3em 0 0.3em 0;
  }


.wvHeaderButtons button:hover {
    background: #a2c0d0;
    border: 1px solid #999;
  }


.headerEdit {
    width:100%;
    height:18px;
    background: #a2c0d0;
    text-align: center;
    padding: 4px 0;
    color:#000;
    cursor:pointer;
  }


#nojsOverlay {
    position: absolute;
    top:0;
    left:0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: url(/images/webcard/interface/nojsBg.png);
  }


#nojsOverlay div {
    margin: 0 auto;
    padding: 10px;
    width: 500px;
    margin-top: 200px;
    background: #fafafa;
    border: 20px solid #ddd;
  }


#nojsOverlay div h2 {
    margin: 0 0 1em;
    color: #ff7700;
  }


#nojsOverlay div p {
    margin: 1em 0;
  }


#nojsOverlay div a {
    color: #ff7700;
    text-decoration: none;
  }


#nojsOverlay div a:hover {
    text-decoration: underline;
  }

/* Speisekarte */


.speiseCats {
    border-bottom: 1px dotted #ccc;
  }


.speiseCats ol {
    list-style: none;
  }


.speiseCats ol li {
    float:left;
    margin-right:6px;
    padding-bottom:6px;
  }


.speiseCats ol a {
    display: block;
    padding: 4px 6px;
    border: 1px solid #999;
    float:left;
    text-decoration: none;
  }


.speiseCats ol a:hover {
    border: 1px solid #666;
  }


.speiseCats ol a.active {
    background: #666;
    border: 1px solid #666;
    color: #dedede;
  }


table.speiseItems {
    width: 100%;
  }


.speiseItems td {
    vertical-align: top;
    width: 50%;
  }


.speiseItems ol {
    list-style: none;
    padding-bottom: 16px;
  }


.speiseItems ol li {
    padding: 0 15px 6px 15px;
  }


.speiseItems ol h3 {
    border:none;
    margin: 0.2em 0;
  }


#content .speiseItems ol p {
    margin:0;
    text-align: left;
  }


.speiseItems ol p.price {
    padding: 6px 0 6px 20px;
    float: right;
  }

/* Blog */


#content ul.blog_posts {
    list-style: none;
    margin-left: 0;
  }


#content .blog_posts li {
    padding: 0;
    border: none;
    margin-bottom: 2em;
  }


#content .blog_post {
    margin-bottom: 3em;
  }


#content .comment_list {
    list-style: none;
    margin-left: 0;
  }


#content .comment_list li {
    border: 1px solid #ccc;
    border-width: 1px 0 0;
    padding: 0 6px;
  }


#content li.first, #content li.com_new_entry {
    border-top: none;
  }


#content .com_status {
    margin-bottom: 0;
    font-style: italic;
    font-size: 0.8em;
  }


#content .com_author {
    margin-bottom: 0;
    font-weight: bold;
  }


#content .com_date {
    font-style: italic;
    margin: 0;
  }


#content .com_message {
    margin-top: 0;
  }


#content .blog_headline {
    margin-bottom: 0;
  }


#content .blog_date {
    margin-top: 0;
    font-size: 0.8em;
  }

/* Old Blog: Deprecated? */


.blogpost {
    padding: 1px;
    margin-bottom: 1em;
  }


.blogpost.ed-hover {
    padding: 0;
  }


#content div.blogpost p {
    margin: 0.5em 0 0 0;
  }


#content .blogpost h2 {
    margin-bottom: 0.3em;
  }


.blogdate {
    font-size: 0.8em;
    color: #999;
  }

/* Guestbook */


#content ul.gb_list {
    list-style: none;
    margin-left: 0;
  }


#content .gb_list li {
    border: 1px solid #ccc;
    border-width: 1px 0 0 0;
    padding: 0 6px;
  }


#content li.gb_new_entry {
    border-top: none;
  }


#content li.inactive {
    background: #ffffe0;
    border-color: #c00;
  }


#content .gb_label {
    font-weight: bold;
  }


#content .gb_status {
    margin-bottom: 0;
    font-style: italic;
    font-size: 0.8em;
  }


#content .gb_author {
    margin-bottom: 0;
    font-weight: bold;
  }


#content .gb_date {
    font-style: italic;
    margin: 0;
  }


#content .gb_message {
    margin-top: 0;
  }

/* Expand feature */


.expandHead {
    background: url(/images/webcard/arrowRight.gif) no-repeat;
    background-position: 3px 4px;
    padding-left: 12px;
    cursor: pointer;
  }


.expandOpen {
    background-image: url(/images/webcard/arrowDown.gif) !important;
    background-position: 0px 4px;
    display: block;
  }


.expandBody {
    padding: 2px;
    display: none;
  }

/* Loading feature */


.loading_container {
    opacity: 0.3;
    position: relative;
  }


.loading_overlay {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height: 100%;
  }


.loading_image {
    position:absolute;
    top:0;
    left:0;
  }

/* Languages */


#lang {
    color:#000000;
    font-size:0.9em;
    height:11px;
    margin-right:20px;
    margin:11px auto;
    width: 822px;
    line-height: 11px;
    position: relative;
    z-index: 99;
  }


#lang #label {
    float: right;
    margin-right: 6px;
  }


#lang a {
    float:right;
    margin-right: 3px;
    background-position: top center;
    background-repeat: no-repeat;
    display: block;
    width: 16px;
    height: 11px;
    text-decoration: none;
    font-size:0;
    line-height:0;
    text-indent: -999em;
  }

/* Content Layout */


#c-9 {
    clear: both;
  }


#c-0 {
    float: left;
    width: 100%;
  }


.c-2-1, .c-4-1 {
    float: left;
    width: 49%;
    margin-right: 2%;
  }


.c-2-2, .c-4-2 {
    float: left;
    width: 49%;
  }


.c-3-1, .c-5-1 {
    float: left;
    width: 32%;
    margin-right: 2%;
  }


.c-3-2, .c-5-2 {
    float: left;
    width: 32%;
  }


.c-3-3, .c-5-3 {
    float: left;
    width: 32%;
    margin-right: 2%;
  }


.c-6-1 {
    float: left;
    width: 25%;
    margin-right: 2%;
  }


.c-6-2 {
    float: left;
    width: 23%;
  }


.c-6-3 {
    float: left;
    width: 23%;
    margin-right: 2%;
  }


.c-6-4 {
    float: left;
    width: 23%;
    margin-right: 2%;
  }


.c-7-1 {
    float: left;
    width: 75%;
  }


.c-7-3 {
    float: left;
    width: 23%;
    margin-right: 2%;
  }


.c-8-1 {
    float: left;
    width: 75%;
  }


.c-8-2 {
    float: left;
    width: 23%;
    margin-left: 2%;
  }


.c-9-1 {
    float: left;
    width: 50%;
    margin-right: 2%;
  }


.c-9-2 {
    float: left;
    width: 23%;
  }


.c-9-3 {
    float: left;
    width: 23%;
    margin-right: 2%;
  }

/* Clearfix */


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }


.clearfix {
    display: inline-block;
  }


html[xmlns] .clearfix {
    display: block;
  }


* html .clearfix {
    height: 1%;
  }


.cf:before,.cf:after {
    content:"";
    display:table;
  }


.cf:after {
    clear:both;
  }

/* Preview Box */


.previewBox {
    font-family: Helvetica, Arial, sans-serif;
    position:absolute;
    top:10px;
    left:10px;
    background: #fff;
    border: 1px solid #ccc;
    padding:5px;
    width: 180px;
  }


.previewBox p {
    font-size: 12px;
    color: #444;
    line-height: 1.5em;
    margin: 0.3em 0;
  }


.previewBox p a {
    color: #3f96ef;
    text-decoration: none;
  }


.previewBox p a:hover {
    text-decoration: underline;
  }


.previewButton {
    display: block;
    text-align: center;
    background: url(/css/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png) repeat-x scroll 50% 50% #f6f6f6;
    border: 1px solid #ddd;
    color: #0073ea;
    font-weight: bold;
    cursor: pointer;
    margin: 0.2em 0.3em 0 0;
    text-decoration: none;
  }


.previewButton:hover {
    background: url("images/ui-bg_highlight-soft_25_0073ea_1x100.png") repeat-x scroll 50% 50% #0073EA;
    border: 1px solid #0073EA;
    color: #fff;
  }


.previewButton span {
    padding: 0.3em 0.8em;
    line-height: 1.4;
    display: block;
  }

