/*************************************************/
/*********** ERZEUGT DURCH ESSKLASSE WIZARD 
/*********** Version: Essklasse Wizard Version 3.21
/*********** Datum:   21.03.2013 18:36:31 
/*************************************************/
/*************************************************/
/*************************************************/

/****

Schrift-Import:
@import url(http:/www.cafe-marxen.de/fonts.googleapis.com/css?family=Bauhaus+93);

Überschriften ersetzen:
font-family:Bauhaus93;

Normale Schrift ersetzen:
font-family:Helvetica,sans-serif;

Schriftfarbe:
color: #6B2F17;

Border-Bottom Farbe bei Absatz:
#6D2D12

Verlauf Buttons und Terminauswahl, Speisekarte
#82B5D0 to
#83B5D0

z.B. Termin-Überschriften
#485F65 to
#7C877F


Gradient bei Kommentar-Antwort:
#ABAE9B to
#D6D1B4

Background-color + Image App:

background-color:#00263D;      
background-image:url(http:/www.cafe-marxen.de/grafik/CafeMarxen/background.jpg);


Background-color Views:
background-color:#00263D;


http:/www.cafe-marxen.de/ ersetzen:
http:/www.cafe-marxen.de/

Radius:

radius:15px;

***/


@font-face {
    font-family: Bauhaus93;
    src: url('/css/CafeMarxen/bauhaus0.eot');
    src: local('Bahaus93'), 
         local('Bauhaus93'), 
         url('/css/CafeMarxen/bauhaus0.ttf') format('truetype'),
         url('/css/CafeMarxen/bauhaus0.svg#font') format('svg'); 
}


body
{
    font-family:Helvetica,sans-serif;
    color:#6B2F17;
    background-color:#FDEFC8;
}

a, a:hover
{
    text-decoration:none !important;
    color:#82B5D0;
}

a:hover
{
    color:#485F65;
}


 .km-listview  {
    margin-top:50px;
}
    .km-listview .km-list {
    margin: 0;    
}

    h1 {
font-family:Bauhaus93;
    font-size: 25px; 
    line-height: 120%; 
    margin-bottom: 15px;
    font-weight: normal;
    color:#6B2F17; 
	text-shadow: 1px 1px 0px #00263D; text-transform:lowercase; }

    h2 {
font-family:Bauhaus93;
    font-size: 20px; 
    line-height: 120%; 
    margin-bottom: 15px;
    font-weight: normal;
    color:#6B2F17; 
	text-shadow: 1px 1px 0px #00263D; text-transform:lowercase; }

   h4 {
font-family: Bauhaus93;text-transform:lowercase;
    font-size: 15px; 
    line-height: 120%; 
    margin-bottom: 6px;
    font-weight: normal;
    color:#6B2F17; 
	text-shadow: 1px 1px 0px #00263D;  }
	
.subline	
{
    display:block;
    font-size:10px;
    font-weight:normal;
    font-family:Helvetica,sans-serif;
    padding-top:4px;
    color:#6B2F17;
}

.sublineInvers	
{
    display:block;
    font-size:10px;
    font-weight:normal;
    font-family:Helvetica,sans-serif;
    padding-top:4px;
    color:#ffffff;
}
    .contentAbstand
    {
       /* padding:20px;
        padding-top:0px;*/
        margin:0em 3.1em 0em 3.0em;
        color:#6B2F17;
    }
    
    .contentAbstand div
    {
        width:100% !important;
        float:none;
        clear:both;
        padding-left:0px;
        padding-right:0px;
        margin-left:0px;
        margin-right:0px;
    }

    .contentAbstand h1,.contentAbstand h2,.contentAbstand h3, .contentAbstand h4
    {
        margin-left:0px !important;
    }
    
    .contentAbstand p
    {
        padding:0px;margin:10px 0px 10px 0px;
        
    }
    
    .content_absatz
    {
        padding-bottom:25px;
        border-bottom:solid 1px #6D2D12;
    }
    

    /*
    .headerLogo
    {
        width:100%;
        height:100px;
        background-image:url(http:/www.cafe-marxen.de/grafik/sur/headerMobile.jpg);
        -webkit-background-size: auto 100px;
        background-size: auto 100px;
        background-repeat:no-repeat;
        background-position:center center;
    }*/
    
    .km-root .console {
        background-color: transparent;
        border: 0;
        margin: 1.4em 1em;
        overflow: hidden;
        height: auto;
    }
    
  .km-android #tabstrip-gallery .km-insetcontent  {
        
background:-moz-linear-gradient(top, #82B5D0, #83B5D0); /* Firefox */
background : -webkit-gradient(linear, left top, left bottom, from(#485F65), to(#83B5D0)); /* Safari, Chrome */

}
        
    #tabstrip-gallery h2 {
        display: inline-block;
        font-size: 1.1em;
        margin: 1em 0 1.5em 1em;
    }

    #tabstrip-gallery img {
            float: left;
        width: 3em;
        height: 3em;
        margin: 0;
        -webkit-box-shadow: 0 1px 3px #333;
        box-shadow: 0 1px 3px #333;
        -webkit-border-radius:25px;
        border-radius:25px;
    }
    
    #home .km-content, #sk .km-content, #galerie .km-content, #googlemap .km-content, #Details .km-content, #tischreservierung .km-content,
    #kommentare .km-content, #kontakt .km-content, #kommentarSchreiben .km-content, #ueberUnsContent .km-content, #Pages .km-content, #newsletter .km-content,
    #impressum .km-content,#message .km-content, #galeriePicDetail .km-content
    {
        background-color:#FDEFC8;
      
        background-image:url(http:/www.cafe-marxen.de/grafik/CafeMarxen/background.jpg);       
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        background-repeat:no-repeat;
        background-position:center center;
        
        /*background-repeat:repeat; background-image:url(http:/www.cafe-marxen.de/mobile/new/img/kachel_mobile_app.png);*/
        padding-bottom:25px;
    }
    
    #impressum .km-content .contentAbstand a
    {
        color:#485F65 !important;
    }
    
    

.km-ios #termin-listview, .km-ios #sk-listview, .km-ios #albenliste
{
    margin:0em 1.7em 0em 1.6em;
}



#albenUebersicht
{
    background-color:transparent;
    background-image:none;
}

#termin-listview
{
    background-color:#485F65 !important;
    border-radius:25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
    background-image:none !important;
}

#termin-listview .km-list li:last-child
{
    border-bottom-left-radius:0px !important;
    -moz-border-bottom-left-radius:0px !important;
    -webkit-border-bottom-left-radius:0px !important;
    border-bottom-right-radius:0px !important;
    -moz-border-bottom-right-radius:0px !important;
    -webkit-border-bottom-right-radius:0px !important;
}

#termin-listview li:last-child .km-list li:last-child  {
    border-bottom-left-radius:25px;
    -moz-border-bottom-left-radius:25px;
    -webkit-border-bottom-left-radius:25px;
    border-bottom-right-radius:25px;
    -moz-border-bottom-right-radius:25px;
    -webkit-border-bottom-right-radius:25px;
}

#termin-listview .km-list li, #sk-listview li, #albenUebersicht li
{
    background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png),-moz-linear-gradient(top, #82B5D0, #83B5D0); /* Firefox */
    background :url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -webkit-gradient(linear, left top, left bottom, from(#82B5D0), to(#83B5D0)); /* Safari, Chrome */
    background-position:right center;
    background-repeat:no-repeat;
    margin-top:-2px;
}

.km-ios li.km-state-active, .km-ios a.km-listview-link:active, .km.ios .km-list .km-state-active,
.km-android li.km-state-active, .km-android a.km-listview-link:active, .km.android .km-list .km-state-active
{
     background-color: #485F65 !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F)) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -moz-linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -ms-linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -o-linear-gradient(top, #485F65, #7C877F) !important;  background-position:right center !important;
  background-repeat:no-repeat !important;
 }

.km-ios #albenUebersicht li.album-set a
{
    background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png),-moz-linear-gradient(top, #82B5D0, #83B5D0); /* Firefox */
    background :url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -webkit-gradient(linear, left top, left bottom, from(#82B5D0), to(#83B5D0)); /* Safari, Chrome */
    background-position:right center;
    background-repeat:no-repeat;
}


#termin-listview .km-list li:active, #sk-listview li:active, #albenUebersicht li:active
{
    background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png),-moz-linear-gradient(top, #485F65, #7C877F) !important; /* Firefox */
    background :url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -webkit-gradient(linear, left top, left bottom, from(#485F65), to(#7C877F)) !important; /* Safari, Chrome */
    background-position:right center;
    background-repeat:no-repeat;
    margin-top:-2px;
}

.km-listview .km-list > li:last-child .km-listview-link, .km-listview .km-list li:last-child .km-listview-link {
    border-bottom-left-radius:25px !important;
    -moz-border-bottom-left-radius:25px !important;
    -webkit-border-bottom-left-radius:25px !important;
    border-bottom-right-radius:25px !important;
    -moz-border-bottom-right-radius:25px !important;
    -webkit-border-bottom-right-radius:25px !important;  
}

#sk-listview li:first-child, #sk-listview li:first-child .km-listview-link {
    border-top-left-radius:25px;
    -moz-border-top-left-radius:25px;
    -webkit-border-top-left-radius:25px;
    border-top-right-radius:25px;
    -moz-border-top-right-radius:25px;
    -webkit-border-top-right-radius:25px;
}

#sk-listview li:last-child, #sk-listview li:last-child .km-listview-link  {
    border-bottom-left-radius:25px;
    -moz-border-bottom-left-radius:25px;
    -webkit-border-bottom-left-radius:25px;
    border-bottom-right-radius:25px;
    -moz-border-bottom-right-radius:25px;
    -webkit-border-bottom-right-radius:25px;
}

#albenUebersicht li:first-child  {
    border-top-left-radius:25px;
    -moz-border-top-left-radius:25px;
    -webkit-border-top-left-radius:25px;
    border-top-right-radius:25px;
    -moz-border-top-right-radius:25px;
    -webkit-border-top-right-radius:25px;
}

#albenUebersicht li:last-child  {
    border-bottom-left-radius:25px;
    -moz-border-bottom-left-radius:25px;
    -webkit-border-bottom-left-radius:25px;
    border-bottom-right-radius:25px;
    -moz-border-bottom-right-radius:25px;
    -webkit-border-bottom-right-radius:25px;
}

  
#termin-listview .item-title, #sk-listview .item-title{
    font-size: 0.9em;
    margin: 0 1em 0em .0em;
    color:#ffffff;text-overflow: ellipsis;
    text-shadow:#999999;
    -moz-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;   
    white-space: nowrap;
    overflow: hidden;
    display:block;
}


#termin-listview li:first-child .termin-title {
    margin-top:-15px;background-color:#485F65 !important;
    border-top-left-radius:25px;
    -moz-border-top-left-radius:25px;
    -webkit-border-top-left-radius:25px;
    border-top-right-radius:25px;
    -moz-border-top-right-radius:25px;
    -webkit-border-top-right-radius:25px;
}

.termin-title
{
	display:block;
	padding:0px 10px 0px 0px;
	font-family:Helvetica,sans-serif;
	}


#termin-listview .item-info, #sk-listview .item-info {
    font-size: .7em;
    line-height: 1em;
    margin: 0;
    color:#ffffff;
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;   
    white-space: nowrap;
    overflow: hidden;
    display:block;
    padding-bottom:4px;
}

.km-android .details-link {
  margin-top: -1em;
  position: absolute;
  right: 0.6em;
  top: 50%;
  background: linear-gradient(top, #82B5D0, #83B5D0);
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0));
  background: -moz-linear-gradient(top, #82B5D0, #83B5D0);
  background: -ms-linear-gradient(top, #82B5D0, #83B5D0);
  background: -o-linear-gradient(top, #82B5D0, #83B5D0);
  background-position:right center;
  border-radius:25px;
  -moz-border-radius:25px;
  -webkit-border-radius:25px;
  color:#ffffff;
}

.km-android .details-link:active {
  margin-top: -1em;
  position: absolute;
  right: 0.6em;
  top: 50%;
  background-color:#485F65;
  border-radius:25px;
  -moz-border-radius:25px;
  -webkit-border-radius:25px;
  color:#ffffff;
}


.km-listview .km-list {
    margin: 0;
    background:none;
    border-top: 0px solid #78858E !important;
}


.km-scroll-container
{
    background:none;
}

.km-scroll-container ul
{
    background:none !important;
}

.km-ios .km-listgroup > li,
.km-android .km-listgroup > li {
        padding: 0;
        border-top: 0;
        box-shadow: none;
        background:none;
}
.km-ios .km-listgroup > li h2,
.km-android .km-listgroup > li h2 {
        margin: 0;
        padding-top: .6em;
        padding-bottom: .2em;
        background-color: #485F65;
        color: #fff;
        text-shadow: none;
}


/****** SPEISEKARTE ******/

.SK_POS_Rahmen
{margin-bottom:25px; 
 border-bottom:solid 1px #ffffff;
 padding:0px 20px 20px 20px}

.panelUK
{
    margin-bottom:20px;
    background-color: #485F65;
    border-top:solid 1px #485F65;
    border-bottom:solid 1px #485F65;
    color:#ffffff;
    padding:20px 0px 20p 0px;    
}

.SK_UK_Titel
{
    position:relative;font-weight:bold;font-size:14px;
    padding:10px 20px 23px 20px;
    color:#ffffff;
}

.SK_UK_Beschr
{
    font-weight:normal; font-style:italic;
    padding:0px 20px 10px 20px;
}

.SK_POS_Beschr
{
    width:165px;
    font-size:11px;float:left;
    padding-right:10px;
    color:#6B2F17;
}

.SK_POS_Titel
{
    position:relative;font-weight:bold;font-size:12px;margin-bottom:3px;
    color:#6B2F17;
    
}

.SK_POS_Text
{
    font-style:italic;width:100%;color:#6B2F17;
}

.SK_POS_Nr
{
    float:left;
    width:35px;
    font-weight:bold;
    color:#6B2F17;
}

.SK_POS_Img_Rahmen
{
    float:left;
}

.SK_ImgPO
{cursor:pointer;}

.SK_POS_Preise
{margin-top:10px;margin-bottom:3px;float:right;color:#6B2F17;}

.SK_POS_PreiseTitel
{font-weight:bold; margin-bottom:5px;color:#6B2F17;}

.SK_POS_Preise_Text
{float:left; text-align:right; vertical-align:top;padding-right:10px;color:#6B2F17;}

.SK_POS_Preise_Preis
{float:left;font-weight:bold;color:#6B2F17;}

.hlHKLink
{
    display:block;padding:15px;color:#515151;font-weight:bold;
}


/************* GALERIE *************/
  #scrollview-container
    {
        background:none !important;
    }
    
    #galerie .photo {
        /*width: 277px;
        margin: 20px 20px 7px;
        height: 220px;*/
        width:320px;
        height:220px;
        margin:0;
        display: inline-block;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: center center;
    }
    
    #scrollview-container {
        margin: 3px 0 1em 0;
        padding-bottom: 10px;
        border: 1px solid rgba(0,0,0,.3);
        border-width: 1px 0;
        box-shadow: 0 1px 1px rgba(255,255,255,.3);
        background: none !important;
    }


    .km-android .km-list .album-set, .km-ios .km-list .album-set {
        background-color: #82B5D0;        
        background: linear-gradient(top, #82B5D0, #83B5D0);
        background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0));
        background: -moz-linear-gradient(top, #82B5D0, #83B5D0);
        background: -ms-linear-gradient(top, #82B5D0, #83B5D0);
        background: -o-linear-gradient(top, #82B5D0, #83B5D0);
        background-repeat:no-repeat;
        background-position:right center;
    }

    .km-ios .km-list .album-set a {
        color:#ffffff !important;
    }
    /*
     .km-ios .km-list .album-set a:active {
        color:#ffffff;background-color: #485F65;
        background: linear-gradient(top, #485F65, #7C877F);
        background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F));
        background: -moz-linear-gradient(top, #485F65, #7C877F);
        background: -ms-linear-gradient(top, #485F65, #7C877F);
        background: -o-linear-gradient(top, #485F65, #7C877F);
        background-repeat:no-repeat;
        background-position:right center;
    }*/
    
    #albenUebersicht .album-set .km-state-active
    {
        color:#ffffff !important;
        background-color: #485F65 !important;
        background: linear-gradient(top, #485F65, #7C877F) !important;
        background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F)) !important;
        background: -moz-linear-gradient(top, #485F65, #7C877F) !important;
        background: -ms-linear-gradient(top, #485F65, #7C877F) !important;
        background: -o-linear-gradient(top, #485F65, #7C877F) !important;
        background-repeat:no-repeat;
        background-position:right center;
    }
    
    .km-android #albenUebersicht .album-set .km-state-active .km-listview-link,
    .km-android #albenUebersicht .album-set .km-state-active .km-listview-link:active
    {
        color:#ffffff !important;
        background-color: #485F65 !important;
        background: linear-gradient(top, #485F65, #7C877F) !important;
        background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F)) !important;
        background: -moz-linear-gradient(top, #485F65, #7C877F) !important;
        background: -ms-linear-gradient(top, #485F65, #7C877F) !important;
        background: -o-linear-gradient(top, #485F65, #7C877F) !important;
        background-repeat:no-repeat;
        background-position:right center;
    }
        
    
    #albenUebersicht .album-set-selected
    {
        color:#ffffff !important;
        background-color: #485F65;
        background: linear-gradient(top, #485F65, #7C877F);
        background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F));
        background: -moz-linear-gradient(top, #485F65, #7C877F);
        background: -ms-linear-gradient(top, #485F65, #7C877F);
        background: -o-linear-gradient(top, #485F65, #7C877F);
        background-repeat:no-repeat;
        background-position:right center;
    }
    
    #albenUebersicht li:first-child, #albenUebersicht li:first-child .km-listview-link {
        border-top-left-radius:25px;
        -moz-border-top-left-radius:25px;
        -webkit-border-top-left-radius:25px;
        border-bottom-top-radius:15px;
        -moz-border-top-right-radius:25px;
        -webkit-border-top-right-radius:25px;
    }
    
    #albenUebersicht li:last-child, #albenUebersicht li:last-child .km-listview-link {
        border-bottom-left-radius:25px;
        -moz-border-bottom-left-radius:25px;
        -webkit-border-bottom-left-radius:25px;
        border-bottom-right-radius:25px;
        -moz-border-bottom-right-radius:25px;
        -webkit-border-bottom-right-radius:25px;
    }
    
    #albenUebersicht .km-listview-link
    {
        color:#ffffff;
    }
    
    /*
     .km-android .km-list .album-set-selected a, .km-ios .km-list .album-set-selected a {
        color:#ffffff;
        background-color: #485F65;
        background-image:none !important;
    }*/
    
    .album-set-selected
    {
        list-style-image:none !important;
    }
    
  /************* ENDE GALERIE *************/
    
    
     .km-ios .navbarSub,  .km-android .navbarSub 
     { background-color: #82B5D0 !important;
          background: linear-gradient(top, #82B5D0, #83B5D0) !important;
        background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0)) !important;
        background: -moz-linear-gradient(top, #82B5D0, #83B5D0) !important;
        background: -ms-linear-gradient(top, #82B5D0, #83B5D0) !important;
        background: -o-linear-gradient(top, #82B5D0, #83B5D0) !important;
        padding:5px 10px 5px 10px !important;
         }
         
         
.km-ios .km-back:before {
  /*Pfeil von zurück-Button deaktiviert */
  display:none; 
}

.km-actionsheet .km-button
{
  color:#ffffff !important;
  text-shadow:none !important;
  
  background-color: #82B5D0 !important;
  background: linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0)) !important;
  background:-moz-linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:-ms-linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:-o-linear-gradient(top, #82B5D0, #83B5D0) !important;
  position:relative;
  margin:auto;
  background-position:right center;
  background-repeat:no-repeat;
  border-radius:25px !important;
  -webkit-border-radius:25px !important;
  -moz-border-radius:25px !important;  
}

.km-actionsheet .km-button.km-state-active, .km-actionsheet .km-actionsheet-cancel a.km-state-active, .km-actionsheet .km-actionsheet-cancel a:active {
  background-color: #485F65 !important;
    background:linear-gradient(top, #485F65, #7C877F) !important;
  background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F)) !important;
  background:-moz-linear-gradient(top, #485F65, #7C877F) !important;
  background:-ms-linear-gradient(top, #485F65, #7C877F) !important;
  background:-o-linear-gradient(top, #485F65, #7C877F) !important;  
}

.km-android .km-actionsheet .km-button, .km-android .km-actionsheet .km-button.km-state-active
{
  border-radius:0px !important;
  -webkit-border-radius:0px !important;
  -moz-border-radius:0px !important;  
}

.km-android .km-actionsheet-title,
.km-android .km-popup .k-item,
.km-android .km-actionsheet > li > a {
  font-size: 1.2em;
  font-weight: normal;
  color: #fff !important;
  display: block;
  line-height: 3rem;
  border-width: 0 0 1px 0;
  padding: 0 1em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  text-decoration: none;
  border-bottom: 1px solid #485F65 !important;
}

.km-ios .km-button, .km-android .km-button
{
  color:#ffffff;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #82B5D0;
  background: linear-gradient(top, #82B5D0, #83B5D0);
  background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0));
  background:-moz-linear-gradient(top, #82B5D0, #83B5D0);
  background:-ms-linear-gradient(top, #82B5D0, #83B5D0);
  background:-o-linear-gradient(top, #82B5D0, #83B5D0);
  position:relative;
  margin:auto;
  background-position:right center;
  background-repeat:no-repeat;
      border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;  
}

#gmLink
{
  color:#ffffff;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #82B5D0;
  background: linear-gradient(top, #82B5D0, #83B5D0);
  background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0));
  background:-moz-linear-gradient(top, #82B5D0, #83B5D0);
  background:-ms-linear-gradient(top, #82B5D0, #83B5D0);
  background:-o-linear-gradient(top, #82B5D0, #83B5D0);
  position:relative;
  margin:auto;
  background-position:right center;
  background-repeat:no-repeat;
      border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;  
}

.km-ios .km-back, .km-android .km-back
{
  color:#ffffff !important;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) !important;
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) !important;
 
 background-color: #82B5D0 !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_left.png), linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_left.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0)) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_left.png), -moz-linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_left.png), -ms-linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_left.png), -o-linear-gradient(top, #82B5D0, #83B5D0) !important;
  position:relative;
  margin:auto;
  background-position:left center !important;
  background-repeat:no-repeat !important;     
  padding-left:10px !important 
}


.km-ios .km-back:after
{
    display:none !important;
}


.km-ios .km-button:active, .km-android .km-button:active {
  background-color: #485F65;
    border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
}


.km-android .navbarSub .km-button:active {
  background-color: #2468A5;
    border-radius:0px !important;
  -webkit-border-radius:0px !important;
  -moz-border-radius:0px !important;
}

.km-android .km-button.km-state-active, .km-ios .km-buttongroup .km-button.km-state-active {
  background-color: #485F65 !important;
    background:linear-gradient(top, #485F65, #7C877F) !important;
  background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F)) !important;
  background:-moz-linear-gradient(top, #485F65, #7C877F) !important;
  background:-ms-linear-gradient(top, #485F65, #7C877F) !important;
  background:-o-linear-gradient(top, #485F65, #7C877F) !important;  
   border-radius:0px !important;
  -webkit-border-radius:0px !important;
  -moz-border-radius:0px !important;
}

.km-root .km-view .km-buttongroup .km-button:first-child {
  -webkit-border-bottom-left-radius: 5pt !important;
  -webkit-border-top-left-radius: 5pt !important;
  border-radius: 5pt 0 0 5pt !important;
  -moz-border-radius: 5pt 0 0 5pt !important;
  -webkit-border-radius: 5pt 0 0 5pt !important;
}
.km-root .km-view .km-buttongroup .km-button:last-child {
  border-right-width: 1px;
  -webkit-border-bottom-right-radius: 5pt !important;
  -webkit-border-top-right-radius: 5pt !important;
  border-radius: 0 5pt 5pt 0 !important;
  -moz-border-radius: 0 5pt 5pt 0 !important;
  -webkit-border-radius: 0 5pt 5pt 0 !important;
}



.km-ios .km-button:active, .km-android .km-button:active, #startButton:active, #startButton2:active, #startButton3:active,#ueberUns:active,
#pageButton1:active,#pageButton2:active,#pageButton3:active,#pageButton4:active,#pageButton5:active,#pageButton6:active,#pageButton7:active,#pageButton8:active,
 #showMoreComments:active {
   background-color: #485F65;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F));
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -moz-linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -ms-linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -o-linear-gradient(top, #485F65, #7C877F);  
  background-position:right center !important;
  background-repeat:no-repeat !important;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;  
}


.km-ios .km-back:active
{
    background-color: #485F65;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_left.png), linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_left.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F));
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_left.png), -moz-linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_left.png), -ms-linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_left.png), -o-linear-gradient(top, #485F65, #7C877F);
  background-repeat:no-repeat; 
  background-position:left center !important;
}


#startButton, #startButton2, #startButton3, #ButtonAdresse, #ButtonNewsletter, #ButtonKontakt, #ButtonFacebook, #ButtonTwitter, #ueberUns,
#pageButton1,#pageButton2,#pageButton3,#pageButton4,#pageButton5,#pageButton6,#pageButton7,#pageButton, #ButtonImpressum
{
    font-size: 1.5em;display:block;
    color:#ffffff;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #82B5D0;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0));
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -moz-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -ms-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white.png), -o-linear-gradient(top, #82B5D0, #83B5D0);
  position:relative;
  margin:auto;
  background-position:right center;
  background-repeat:no-repeat;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
   margin:0em 1.2em 0em 1.1em;
}

.km-android #startButton, .km-android #startButton2, .km-android #startButton3, .km-android #ButtonAdresse, .km-android #ButtonNewsletter, .km-android #ButtonKontakt, 
.km-android #ButtonFacebook, .km-android #ButtonTwitter, .km-android #ueberUns, .km-android #pageButton1,.km-android #pageButton2,.km-android #pageButton3,
.km-android #pageButton4,.km-android #pageButton5,.km-android #pageButton6,.km-android #pageButton7,.km-android #pageButton, .km-android #ButtonImpressum
{
    margin:0em 0.7em 0em 0.7em;    
}


#showMoreComments
{
    font-size: 1.5em;display:block;width:82%;
    color:#ffffff;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #82B5D0;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0));
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), -moz-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), -ms-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), -o-linear-gradient(top, #82B5D0, #83B5D0);
  position:relative;
  margin:auto;
  background-position:right center;
  background-repeat:no-repeat;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
  text-align:center;
}

#showMoreComments:active, #showMoreComments.km-button .km-state-active
{
  font-size: 1.5em;display:block;width:82%;
  color:#ffffff;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #485F65;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F));
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), -moz-linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), -ms-linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), -o-linear-gradient(top, #485F65, #7C877F);
  position:relative;
  margin:auto;
  background-position:right center;
  background-repeat:no-repeat;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
  text-align:center;
}


#ButtonFacebook
{
   background-color: #485F65;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/facebook.png), linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/facebook.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F));
  background:url(http:/www.cafe-marxen.de/mobile/new/img/facebook.png), -moz-linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/facebook.png), -ms-linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/facebook.png), -o-linear-gradient(top, #485F65, #7C877F);  background-position:right center;
  background-repeat:no-repeat;
}

#ButtonFacebook:active, #ButtonFacebook.km-button .km-state-active
{display:block;
    font-size: 1.5em;
    color:#ffffff;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #82B5D0 !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/facebook.png), linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/facebook.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0)) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/facebook.png), -moz-linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/facebook.png), -ms-linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/facebook.png), -o-linear-gradient(top, #82B5D0, #83B5D0) !important;
  position:relative;
  background-position:right center !important;
  background-repeat:no-repeat !important;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
   margin:0em 1.2em 0em 1.1em;
}

#ButtonTwitter
{
  background-color: #485F65;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/twitter.png), linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/twitter.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F));
  background:url(http:/www.cafe-marxen.de/mobile/new/img/twitter.png), -moz-linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/twitter.png), -ms-linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/twitter.png), -o-linear-gradient(top, #485F65, #7C877F);  background-position:right center;
  background-repeat:no-repeat;
}


#ButtonTwitter:active, #ButtonTwitter.km-button .km-state-active
{display:block;
    font-size: 1.5em;
    color:#ffffff;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #82B5D0 !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/twitter.png), linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/twitter.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0)) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/twitter.png), -moz-linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/twitter.png), -ms-linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/twitter.png), -o-linear-gradient(top, #82B5D0, #83B5D0) !important;
  position:relative;
  background-position:right center !important;
  background-repeat:no-repeat !important;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
   margin:0em 1.2em 0em 1.1em;
}


#ButtonAdresse
{
  background:url(http:/www.cafe-marxen.de/mobile/new/img/google.png), linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/google.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0));
  background:url(http:/www.cafe-marxen.de/mobile/new/img/google.png), -moz-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/google.png), -ms-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/google.png), -o-linear-gradient(top, #82B5D0, #83B5D0);  background-position:right center;
  background-repeat:no-repeat;
}

#ButtonAdresse:active, #ButtonAdresse.km-button .km-state-active
{display:block;
    font-size: 1.5em;
    color:#ffffff;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #485F65 !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/google.png), linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/google.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F)) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/google.png), -moz-linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/google.png), -ms-linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/google.png), -o-linear-gradient(top, #485F65, #7C877F) !important;
  position:relative;
  background-position:right center !important;
  background-repeat:no-repeat !important;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
   margin:0em 1.2em 0em 1.1em;
}


#ButtonNewsletter
{
  background:url(http:/www.cafe-marxen.de/mobile/new/img/newsletter.png), linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/newsletter.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0));
  background:url(http:/www.cafe-marxen.de/mobile/new/img/newsletter.png), -moz-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/newsletter.png), -ms-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/newsletter.png), -o-linear-gradient(top, #82B5D0, #83B5D0);  background-position:right center;
  background-repeat:no-repeat;
}

#ButtonNewsletter:active, #ButtonNewsletter.km-button .km-state-active
{display:block;
    font-size: 1.5em;
    color:#ffffff;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #485F65 !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/newsletter.png), linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/newsletter.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F)) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/newsletter.png), -moz-linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/newsletter.png), -ms-linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/newsletter.png), -o-linear-gradient(top, #485F65, #7C877F) !important;
  position:relative;
  background-position:right center !important;
  background-repeat:no-repeat !important;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
   margin:0em 1.2em 0em 1.1em;
}

#ButtonKontakt
{
  background:url(http:/www.cafe-marxen.de/mobile/new/img/kontaktform.png), linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/kontaktform.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0));
  background:url(http:/www.cafe-marxen.de/mobile/new/img/kontaktform.png), -moz-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/kontaktform.png), -ms-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/kontaktform.png), -o-linear-gradient(top, #82B5D0, #83B5D0);  background-position:right center;
  background-repeat:no-repeat;
}

#ButtonKontakt:active, #ButtonKontakt.km-button .km-state-active
{display:block;
    font-size: 1.5em;
    color:#ffffff;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #485F65 !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/kontaktform.png), linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/kontaktform.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F)) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/kontaktform.png), -moz-linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/kontaktform.png), -ms-linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/kontaktform.png), -o-linear-gradient(top, #485F65, #7C877F) !important;
  position:relative;
  background-position:right center !important;
  background-repeat:no-repeat !important;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
   margin:0em 1.2em 0em 1.1em;
}

#ButtonImpressum
{
  background-color: #82B5D0;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/impressum.png), linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/impressum.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0));
  background:url(http:/www.cafe-marxen.de/mobile/new/img/impressum.png), -moz-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/impressum.png), -ms-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/impressum.png), -o-linear-gradient(top, #82B5D0, #83B5D0);  background-position:right center;
  background-repeat:no-repeat;
}

#ButtonImpressum:active, #ButtonImpressum.km-button .km-state-active
{display:block;
    font-size: 1.5em;
    color:#ffffff;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #485F65 !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/impressum.png), linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/impressum.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F)) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/impressum.png), -moz-linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/impressum.png), -ms-linear-gradient(top, #485F65, #7C877F) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/impressum.png), -o-linear-gradient(top, #485F65, #7C877F) !important;
  position:relative;
  background-position:right center !important;
  background-repeat:no-repeat !important;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
   margin:0em 1.2em 0em 1.1em;
}



#ButtonTelefon
{display:block;
    font-size: 1.5em;
    color:#ffffff;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #485F65;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/telefon.png), linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/telefon.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F));
  background:url(http:/www.cafe-marxen.de/mobile/new/img/telefon.png), -moz-linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/telefon.png), -ms-linear-gradient(top, #485F65, #7C877F);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/telefon.png), -o-linear-gradient(top, #485F65, #7C877F);
  position:relative;
  background-position:right center;
  background-repeat:no-repeat;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
   margin:0em 1.2em 0em 1.1em;
}

#ButtonTelefon:active, #ButtonTelefon.km-button .km-state-active
{display:block;
    font-size: 1.5em;
    color:#ffffff;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #82B5D0 !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/telefon.png), linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/telefon.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0)) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/telefon.png), -moz-linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/telefon.png), -ms-linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/telefon.png), -o-linear-gradient(top, #82B5D0, #83B5D0) !important;
  position:relative;
  background-position:right center !important;
  background-repeat:no-repeat !important;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
   margin:0em 1.2em 0em 1.1em;
}

.km-android #ButtonTelefon
{
      margin:0em 0.7em 0em 0.7em;
}

.map_canvas
{
    position:relative;
    width:100%;
    height:100%;
}

#mapWrapper
{
    position:relative;
    top:-60px;
    width:100%;
    min-height:350px;
    height:100%;
    margin:0 auto;
    -webkit-transform: translatey(0);
    overflow:hidden;
}

#googlemap
{
    /*
     -webkit-transform: translatex(0);
      -webkit-transform: translatey(0);
       -webkit-transform: translatez(0);
       position:fixed;
       overflow:hidden;*/
}

.hbig_Suchbutton
 {  
	text-align:center;
	width:200px;
	padding:7px 4px 7px 4px;
	cursor:pointer;
	font-size: 1.5em;
	display:block;
    color:#ffffff;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
   -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
 
  background-color: #82B5D0 !important;
  background:linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0)) !important;
  background:-moz-linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:-ms-linear-gradient(top, #82B5D0, #83B5D0) !important;
  background:-o-linear-gradient(top, #82B5D0, #83B5D0) !important;
  position:relative;
  background-position:right center;
  background-repeat:no-repeat;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
}

.hbig_Suchbutton:active
 {  
   color:#ffffff !important;
	background-color: #485F65;
  background:linear-gradient(top, #485F65, #7C877F);
  background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F));
  background:-moz-linear-gradient(top, #485F65, #7C877F);
  background:-ms-linear-gradient(top, #485F65, #7C877F);
  background:-o-linear-gradient(top, #485F65, #7C877F);
}


.hbig_TextboxSuche
{
	width: auto;
	height:22px !important; 
	padding-top:10px; padding-bottom:7px; 
	padding-left:5px;
	border: solid 1px #CFCFCF !important;
	font-size:14px !important;
	font-weight:normal !important;
	font-family:Helvetica,sans-serif !important;
	color:#6B2F17 !important;
	background-image:url(http:/www.cafe-marxen.de/mobile/new/img/tbBack.jpg) !important;
	background-repeat:repeat-x !important;
	background-position:top left !important;
	background-color:White !important;
	display:block !important;clear:both;
}

.errorMessage
{
    display:block;
    padding-top:10px;
    font-size:11px;
}


/*******************************/
/*** TAB STRIP CONFIGURATION ***/
/*******************************/

.km-ios .km-tabstrip .km-button {
  font: bold 1em Helvetica, sans-serif;
  color: #a8a8a8;
  padding: .2em .4em;
  border-width: 0;
  border-color: transparent;
  background: none;
  margin: 0;
  text-align: center;font-size: .8em;
}

.km-ios .km-tabstrip .km-button .km-icon {
  width: 2em;
  height: 2em;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 auto;
  display: block;
}

.km-ios .km-tabstrip .km-badge {
  font-size: .8em;
  font-weight: normal;
}

.km-ios .km-tabstrip {
  background-origin: border-box;
  position: relative;
  display: inline-block;
  padding: .4em .7em;
  margin: .1em;
  margin: .1rem;
  overflow: visible;
  border-radius: 5pt;
  -moz-border-radius: 5pt;
  -webkit-border-radius: 5pt;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

.km-ios .km-tabstrip 
{
    background-image:white;
}


.km-android .km-tabstrip .km-button {
  background-color: #82B5D0;
  background:linear-gradient(top, #82B5D0, #83B5D0);
  background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0));
  background:-moz-linear-gradient(top, #82B5D0, #83B5D0);
  background:-ms-linear-gradient(top, #82B5D0, #83B5D0);
  background:-o-linear-gradient(top, #82B5D0, #83B5D0);
  display: table-cell;
  font-size: .8em;
  padding: .5em 0 .4em 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  background-clip: padding-box;
  min-width: 5em;
}

.km-android .km-tabstrip .km-button:active,
.km-android .km-tabstrip .km-state-active 
{
    /* Hintergrundfarbe selektierter Tab */
    background-color: #82B5D0 !important;
     background:linear-gradient(top, #82B5D0, #82B5D0) !important;
  background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #82B5D0)) !important;
  background:-moz-linear-gradient(top, #82B5D0, #82B5D0) !important;
  background:-ms-linear-gradient(top, #82B5D0, #82B5D0) !important;
  background:-o-linear-gradient(top, #82B5D0, #82B5D0) !important;  
}


.km-ios .km-tabstrip .km-state-active .km-text
{
    color: #82B5D0 !important;
}


.km-state-active .km-text
{
    color: #82B5D0 !important;
}

.km-android .km-tabstrip .km-home {
  -webkit-mask-box-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAlBAMAAADVbCZJAAAAA3NCSVQICAjb4U/gAAAAD1BMVEX//8AAAAAAABGRkYAAADh9imJAAAABXRSTlMAZrv/6sLrWAAAAAJcEhZcwAACvAAAArwAUKsNJgAAAQRdEVYdFhNTDpjb20uYWRvYmUueG1wADw/eHBhY2tldCBiZWdpbj0iICAgIiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDQuMS1jMDM0IDQ2LjI3Mjk3NiwgU2F0IEphbiAyNyAyMDA3IDIyOjM3OjM3ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iPgogICAgICAgICA8eGFwOkNyZWF0b3JUb29sPkFkb2JlIEZpcmV3b3JrcyBDUzM8L3hhcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhhcDpDcmVhdGVEYXRlPjIwMTItMDMtMDNUMTc6MjM6MDBaPC94YXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhhcDpNb2RpZnlEYXRlPjIwMTItMDMtMDVUMTM6NTY6NTNaPC94YXA6TW9kaWZ5RGF0ZT4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyI+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIIVboKQAAAAYdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3Jrc0+zH04AAAB0SURBVCiRzcx9CoAgDIfhkV4g6ADRCYRdYMLv/mdq68M2I+ivaIroy4NEj4M+ZIjuQEbEkismhKLvGooSaJRAoEgiUSSRGOqIQwfxCOeQK+1sZVjmP5evJhGVV4V1c2KyCyXmkrQXW3bZzFWY++L/2ZeZ26wUgC3QM6rqRwAAAABJRU5ErkJggg==);  
  -webkit-mask-image: none !important;
}

.km-android .km-tabstrip .km-bookmarks {
  -webkit-mask-box-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAlCAMAAAAQnMtIAAAAA3NCSVQICAjb4U/gAAAAM1BMVEX//8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRkYAAABBTQ91AAAAEXRSTlMAESIzRFVmd4iZqrvM3e7/5KrceoAAAAJcEhZcwAACvAAAArwAUKsNJgAAAQRdEVYdFhNTDpjb20uYWRvYmUueG1wADw/eHBhY2tldCBiZWdpbj0iICAgIiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDQuMS1jMDM0IDQ2LjI3Mjk3NiwgU2F0IEphbiAyNyAyMDA3IDIyOjM3OjM3ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iPgogICAgICAgICA8eGFwOkNyZWF0b3JUb29sPkFkb2JlIEZpcmV3b3JrcyBDUzM8L3hhcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhhcDpDcmVhdGVEYXRlPjIwMTItMDMtMDNUMTc6MjM6MDBaPC94YXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhhcDpNb2RpZnlEYXRlPjIwMTItMDMtMDVUMTM6NTY6MzNaPC94YXA6TW9kaWZ5RGF0ZT4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyI+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIB+iyV0AAAAYdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3Jrc0+zH04AAACxSURBVDiN7ZPLEoMgDEVjAiFSJPz/1zYWq2J9tF12emYc4HK8sAHgA7pYBvFnBg2JiGOOjAcG5x45eCInKYnbU4p1+CAiwdkkDpFflVJuwTp4tDyhK3uKkcVhLYMjZSR6xHCuGHDR8ld+W+E+XykGSVop/Z5ioL2SUQl0IFTslUB3anyNTl+bbAN9SbZBjVRrn+pjVpew2poLdTm6ySd1va3tr6Dbob2PzkfoUvhcvsUdFxoXKEp+AIEAAAAASUVORK5CYII=);  
  -webkit-mask-image: none !important;
}

.km-android .km-tabstrip .km-compose {
  -webkit-mask-box-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAlBAMAAAAkZ33EAAAAA3NCSVQICAjb4U/gAAAALVBMVEX//8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRkYAAABw9/DZAAAAD3RSTlMAESJEVWZ3iJm7zN3u/8SjQIvAAAACXBIWXMAAArwAAAK8AFCrDSYAAAEEXRFWHRYTUw6Y29tLmFkb2JlLnhtcAA8P3hwYWNrZXQgYmVnaW49IiAgICIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA0LjEtYzAzNCA0Ni4yNzI5NzYsIFNhdCBKYW4gMjcgMjAwNyAyMjozNzozNyAgICAgICAgIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eGFwPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIj4KICAgICAgICAgPHhhcDpDcmVhdG9yVG9vbD5BZG9iZSBGaXJld29ya3MgQ1MzPC94YXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4YXA6Q3JlYXRlRGF0ZT4yMDEyLTAzLTAzVDE3OjIzOjAwWjwveGFwOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4YXA6TW9kaWZ5RGF0ZT4yMDEyLTAzLTA1VDEzOjU4OjUxWjwveGFwOk1vZGlmeURhdGU+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBnnFroAAAAGHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3NPsx9OAAAAtUlEQVQokWNgwAOEu869g4FTzQIwYZZ975DBFph43TtUUAARZl2HJr4UIs55Dk38JESc7x06GCDxNxBxLnR3noKIs61DE1+GPxxwhhuucAYBSaDQ60TMqAGJN2KJMqD4ZCzCQPGj2IQZpJ4rYBUXD8AqPPCAF07DWAwXYOIXwPQF7OJABu9dILoARiB1QAZYDCh/gReq8QJIHcwcuDhEC1ScFyEOZlyAijNAjAVCsBVgBk5vAADyix1F5ety6QAAAABJRU5ErkJggg==);  
  -webkit-mask-image: none !important;
}

.km-android .km-tabstrip .km-organize {
  -webkit-mask-box-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAlAgMAAACrJ4hkAAAAA3NCSVQICAjb4U/gAAAACVBMVEX//9GRkYAAADOnOokAAAAA3RSTlMA/9EUNYhAAAACXBIWXMAAArwAAAK8AFCrDSYAAAEEXRFWHRYTUw6Y29tLmFkb2JlLnhtcAA8P3hwYWNrZXQgYmVnaW49IiAgICIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA0LjEtYzAzNCA0Ni4yNzI5NzYsIFNhdCBKYW4gMjcgMjAwNyAyMjozNzozNyAgICAgICAgIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eGFwPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIj4KICAgICAgICAgPHhhcDpDcmVhdG9yVG9vbD5BZG9iZSBGaXJld29ya3MgQ1MzPC94YXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4YXA6Q3JlYXRlRGF0ZT4yMDEyLTAzLTAzVDE3OjIzOjAwWjwveGFwOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4YXA6TW9kaWZ5RGF0ZT4yMDEyLTAzLTA1VDEzOjU3OjA5WjwveGFwOk1vZGlmeURhdGU+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICCxyKl1AAAAGHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3NPsx9OAAAAaUlEQVQYlb2PSwqAMAxEE2j3I5j7JDfoQu/XpXhK2yClFQVx4UBCHpMPIbpoL8q3kM9o0JT7vhH6ob9g+wLPf7+El+JWRXWAA9A5SsKcJkgFS2QhzFCtDsTiAqzqM2qhZt+WxLg4ouO9A1WKQNJ42dlPAAAAAElFTkSuQmCC);  
  -webkit-mask-image: none !important;
}

.km-detaildisclose km-detail
{
   -webkit-mask-box-image: url(http:/www.cafe-marxen.de/mobile/new/img/galerie.png);  
    background-color: #82B5D0;
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0));
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), -moz-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), -ms-linear-gradient(top, #82B5D0, #83B5D0);
  background:url(http:/www.cafe-marxen.de/mobile/new/img/chevron_white_down.png), -o-linear-gradient(top, #82B5D0, #83B5D0);

}

#custom-tabstrip,
#tabstrip-appearance-header .km-navbar,
#custom-tabstrip .km-state-active .km-icon,
#tabstrip-appearance-header .km-navbar .km-button
{
        background-color: #485F65;
}
.km-ios #tabstrip-gallery .km-insetcontent,
.km-ios #tabstrip-cities .km-insetcontent,
.km-ios #tabstrip-favourites .km-insetcontent 
{
    background-color: #485F65;
}


.km-ios #custom-tabstrip .km-state-active .km-icon
{
    background:-moz-linear-gradient(top, #82B5D0, #83B5D0); /* Firefox */
    background : -webkit-gradient(linear, left top, left bottom, from(#82B5D0), to(#83B5D0)); /* Safari, Chrome */
}
    
.km-android #custom-tabstrip .km-icon
{
    background:-moz-linear-gradient(top, #ffffff, #ffffff); /* Firefox */
    background : -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); /* Safari, Chrome */
}

.km-android #custom-tabstrip .km-state-active .km-icon
{
    background:-moz-linear-gradient(top, #485F65, #485F65); /* Firefox */
    background : -webkit-gradient(linear, left top, left bottom, from(#485F65), to(#485F65)); /* Safari, Chrome */
}

/*************************************/
/*** ENDE TAB STRIP CONFIGURATION ***/
/************************************/


/*************************************/
/*** LOADING ***/
/************************************/

.km-root .km-android .km-loading,
.km-root .km-android .km-listview-refresh .km-icon {
  background: url(http:/www.cafe-marxen.de/mobile/new/img/loading.gif);
  background-size: cover;
  background-color:transparent;
  text-shadow:none !important;
  
}

.km-android .km-loading {
  width: 165px;
  height: 30px;
  display: inline-block;
  background-color:transparent;
  text-shadow:none !important;
}

.km-android .km-loader .km-loading {
  display: block;
  margin: 0 auto;
  width: 165px;
  height: 30px;
  -webkit-animation: none;
  -moz-animation: none;
  background-color:transparent;  
  text-shadow:none !important;
}

/*************************************/
/*** ENDE LOADING ***/
/************************************/

/*************************************/
/*** KOMMENTARE ***/
/************************************/

.BetriebTerminTitel
{
    color:#6B2F17;
    font-size:14px;
    font-weight:bold;
    padding-top:10px;
}

.BetriebTerminDatum
{
    
    color:#6B2F17;
    font-size:10px;
    font-weight:normal;
    padding-bottom:9px;
}

.antwort
{
    border-radius:25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
    background-color: #ABAE9B;
    background:linear-gradient(top, #ABAE9B, #D6D1B4);
    background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #ABAE9B), color-stop(1, #D6D1B4));
    background:-moz-linear-gradient(top, #ABAE9B, #D6D1B4);
    background:-ms-linear-gradient(top, #ABAE9B, #D6D1B4);
    background:-o-linear-gradient(top, #ABAE9B, #D6D1B4);
    color:#ffffff;
    margin-top:10px;
    padding:10px !important;
}

.antwortTitel
{
    padding:15px 15px 5px 15px;
    font-weight:bold;
}

.antwortText
{
    padding:0px 15px 15px 15px; 
    font-weight:normal !important;
}


/*************************************/
/*** ENDE KOMMENTARE ***/
/************************************/

.km-group-title
{
    background:none !important;
    color:#6B2F17 !important;  
    text-shadow:none !important;
    border:none !important;
    font-size:20px;
    padding-bottom:10px;
}

.footer
{
    padding:0px !important;
}

.footerShadow
{
    position:absolute;top:-20px;left:0px;width:100%;height:20px;z-index:999;background-image:url(http:/www.cafe-marxen.de/mobile/new/img/shadow.png);
}

.lineClearer, .hbig_lineClearer
{
    clear:both;
}

.panelModul
{
    padding:10px 0px 10px 0px;
}


/*** CUSTOMER CONTENT WRAPPER ***/

.customer_content_wrapper
{
    width:100%; overflow:hidden;
}

.customer_content_wrapper img
{
    margin-left:0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
}

.customer_content_wrapper ul
{
    
}

.customer_content_wrapper ul li
{
    
}

.customer_content_wrapper .contentImage
{
    margin:10px 0px 10px 10px;border:none;cursor:pointer; float:right;
}

.customer_content_wrapper table
{
    width:100% !important;
}

.customer_content_wrapper tr, .customer_content_wrapper td
{
    display:block;
    float:left;
}

.km-listview-link:after {
  display: none;
}

/*
.km-android .km-icon
{
    -webkit-transform: translatez(0);
}


.km-android .km-tabstrip
{
    -webkit-transform: translatez(0);
}

.km-android,
.km-android .km-view,
.km-android .km-content
{
    -webkit-transform: none;
}

*/




/* FIX ACTIVE STATUS ANDROID */

.km-android .km-button.km-state-active:after
{
    -webkit-border-radius: inherit !important;
    background-color:transparent !important;
}

.km-android .km-listview-link
{
    -webkit-border-radius: inherit !important;
}

.startseitenbild {
	display: block;
	border-radius:25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
	height: 120px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;      
    margin:1em 1.8em 1em 1.7em;	
    background-color:Black;margin-bottom:35px;
    position:relative;
}


.startseitenbild .pushmessageLink
{
	display: block;
	width:94%;
	height:100px;
	padding:10px 0px 10px 0px;
	padding-left:3%;
	padding-right:3%;
	height: 40px;
    position:absolute;
    z-index:99;
    top:60px;    
    border-bottom-left-radius:25px;
    -moz-border-bottom-left-radius:25px;
    -webkit-border-bottom-left-radius:25px;
    border-bottom-right-radius:25px;
    -moz-border-bottom-right-radius:25px;
    -webkit-border-bottom-right-radius:25px;
    
}

.startseitenbild .pushmessageLinkBack
 {
	display: block;
	width: 100%;
	height:100px;
	padding:10px 0px 10px 0px;
	height: 40px;    
    background-color:Black;
    position:absolute;
    z-index:99;
    top:60px;
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
    border-bottom-left-radius:25px;
    -moz-border-bottom-left-radius:25px;
    -webkit-border-bottom-left-radius:25px;
    border-bottom-right-radius:25px;
    -moz-border-bottom-right-radius:25px;
    -webkit-border-bottom-right-radius:25px;
}

.km-android .startseitenbild
{
    margin:1em 1.3em 1em 1.3em;margin-bottom:35px;
}


/**** MOBISCROLL BUTTONS ****/

.dwb .dwb-a, .dwwb .dwwbp .dwb-a, .dwb-a {
       color:#ffffff !important;
	background-color: #485F65 !important;
  background:linear-gradient(top, #485F65, #7C877F) !important;
  background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #485F65), color-stop(1, #7C877F)) !important;
  background:-moz-linear-gradient(top, #485F65, #7C877F) !important;
  background:-ms-linear-gradient(top, #485F65, #7C877F) !important;
  background:-o-linear-gradient(top, #485F65, #7C877F) !important;
  background: -moz-linear-gradient(#485F65 50%, #7C877F 50%) repeat scroll 0 0 transparent !important;
}
.dwb {
    background-color: #82B5D0 !important;
    background:linear-gradient(top, #82B5D0, #83B5D0) !important;
    background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #82B5D0), color-stop(1, #83B5D0)) !important;
    background:-moz-linear-gradient(top, #82B5D0, #83B5D0) !important;
    background:-ms-linear-gradient(top, #82B5D0, #83B5D0) !important;
    background:-o-linear-gradient(top, #82B5D0, #83B5D0) !important;
    border-radius:25px !important;
    -moz-border-radius:25px !important;
    -webkit-border-radius:25px !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    padding: 0 15px;
    text-decoration: none;
    text-shadow: 0 -1px 1px #000000;
}


/******** MODALVIEW ***********/

.km-modalview
{
    background-color: #00263D !important;  
    height:300px;    
}

.errorWrapper
{
    /*width:300px;
    height:250px;
    position:absolute;
    top:50%;left:50%;
    margin-left:-150px;
    margin-top:-125px;*/
    display: block;
    text-align: center;
    padding: .6em .8em .6em;
    font-size: 1.2em;
    background-color: #00263D !important;  
    color:#6B2F17;    
}