

@font-face {
  font-family: 'Gafata';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/gafata/gafata-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/gafata/gafata-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/gafata/gafata-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/gafata/gafata-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/gafata/gafata-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/gafata/gafata-v16-latin-regular.svg#Gafata') format('svg'); /* Legacy iOS */
}


/* ---------------------------------------------------------------------- */
/*  Main elements and classes
/* ---------------------------------------------------------------------- */

body {
    margin:0;
    line-height:20px;
    font : 14px/1.5 Arial, Sans;
    background: #fff;
    color: #444;
    -webkit-font-smoothing: antialiased; /* Webkit */
    -webkit-text-size-adjust: 100%;
	overflow-x:hidden;
}

.btn, .btn-large, .btn-small, .btn-mini {
    text-decoration:none;
    font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans;
    text-transform:uppercase;
}

.btn {
    font-size:16px;
}

.btn-large {
    font-size:18px;
    font-weight:normal;
}

p {
  margin-bottom:20px;
  line-height:1.7em;
}
p small {
  font-size: 13px;
}

/* ---------------------------------------------------------------------- */
/*  Headings
/* ---------------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizelegibility;
  color: #2f2f2f;
  line-height: 1.5em;
  margin:10px 0 8px 0;
}

h1,
h2,
h3 {
  font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans;
  text-transform:uppercase;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999;
}

h1 {
  font-size: 42px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 26px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 16px;
}

section {
  margin:10px 0 30px 0;
}

/* ---------------------------------------------------------------------- */
/*  My Styles Global !
/* ---------------------------------------------------------------------- */

#CookieWarning {top:0px;width:100%;position:absolute;z-index:500000 !important;text-align:center;font-size:18px;padding:6px;border-bottom:solid #666 3px;background-image:url(/Bilder/Transparent.80.png);}
#CookieWarning img {position:absolute;top:6px;margin-left:5px;cursor:pointer;}

#Empfehlung {width:100%;height:250px;}
#Counter {font-size:45px;}

.row {}
.Rgt {float:right !important;}
.Lft {float:left !important;}
.text-left , .t-l {text-align:left !important;}
.text-center , .t-c {text-align:center !important;}
.text-right, .t-r {text-align:right;}

.clr {clear: both;}
.CP {cursor:pointer;}
.PR {position:relative !important;}
.OrderControlSlider h1 {margin-left:20px;margin-top:10px;}
.OrderControlSlider h2 {line-height:30px;font-style:italic;}
#Euro2 {position:relative;top:60px;left:-40px;}
.Code {font-family:FixedSys;font-weight:bold;}
#SliderSearch {height:0px;}
#SliderSearch_Center {height:1px;width:0px;margin:auto;position:relative;}
#BaseSearch {width:550px;height:60px;margin:auto;position:absolute;top:-180px;left:-275px;z-index:98;background:#fff;border:1px solid #ccc;border-radius:15px;box-shadow: 4px 4px 2px #888888;}
#BaseSearch .fa {font-size:28px;margin:15px 5px 0 15px;float:left;}
#BaseSearch .icon-angle-down {font-size:40px;margin-left:15px;float:right;}
#BaseSearch .where {width:35%;height:38px;font-family: "Gafata";line-height:42px;font-size:24px;border:0px solid #fff;margin:7px 0 10px 10px;float:left;background:#fff;  		   -webkit-box-shadow: none;  -moz-box-shadow: none;  box-shadow: none;}
#BaseSearch .what  {width:70%;height:38px;font-family: "Gafata";line-height:42px;font-size:24px;border:0px solid #fff;margin:7px 0 0 0;      float:left;background:#fff;cursor:pointer;  -webkit-box-shadow: none;  -moz-box-shadow: none;  box-shadow: none;}
#BaseSearch .select {width:33%;height:100%;float:left;cursor:pointer;}
#BaseSearch .srch {width:18%;float:right;background:#ccc;height:100%;font-size:22px;
		-webkit-border-top-right-radius: 15px;
		-webkit-border-bottom-right-radius: 15px;
		-moz-border-radius-topright: 15px;
		-moz-border-radius-bottomright: 15px;
		border-top-right-radius: 15px;
		border-bottom-right-radius: 15px;}
#BaseSearch .srch:hover,
#MobileNav #MobileBtn:hover {background-color:#BEBCBC;}
#BaseSearch .Strike,
#MobileNav .Strike {width:1px;height:100%;background-color:#E0E0E0;float:left;margin:0 6px;}
#BaseSearch .where:focus,
#MobileNav #MobileWhere:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
    

.Rate-Head {font-size:22px !important; white-space: normal;}
.Rate-Head span {margin-left:7px;font-size:17px;white-space: pre;}

#MobileNav {width:100%;height:120px;background-image:url(/Bilder/Wood.jpg);display:none;}
#MobileNav .fa-search {font-size:28px;float:left;margin:50px 7px;width:9%;}
#MobileNav .fld {font-size:28px;width:40%;float:left;height:40px;margin:6px 8px;font-family: "Gafata";border:0px solid #fff;-webkit-box-shadow: none;  -moz-box-shadow: none;  box-shadow: none;}
#MobileNav .FldCnt {width:62%;float:left;}
#MobileNav #MobileWhere {width:95%;margin-left:0px;margin-right:0px;}
#MobileNav #MobileWhat {width:95%;cursor:pointer;margin-left:0px;margin-right:0px;}
#MobileNav #MobileBtn {width:20%;background:#ccc;height:108px;font-size:22px;margin-top:7px;margin-right:5px;padding:3px;float:right;border-radius:3px;}
#MobileNav .fa-angle-downCont {width:100%;height:1px;position:absolute;}
#MobileNav .fa-angle-downCont .fa {cursor:pointer;float:right;position:relative;left:-25%;top:27px;padding:0px;margin:50px 7px;width:9%;font-size:28px;}

#MobileNav #MobFoodKat {z-index:1;width:150px;height:150px;position:relative;top:50px;}
#MobileNav #MobMenPnt {float:left;width:1px;height:1px;}
#MobileNav #MobFoodKat {width:220px;border:none;display:none;margin:auto;z-index:99;}


#SliderSearch #FoodKat {width:220px;background:none;border:none;position:absolute;top:-123px;left:-35px;display:none;margin:auto;z-index:99;}
#SliderSearch #FoodKat ul ,
#MobileNav #MobFoodKat ul {background:#fff;border:1px solid #ccc;-webkit-border-bottom-right-radius:15px;-moz-border-radius-bottomright:15px;border-bottom-right-radius: 15px;-webkit-border-bottom-left-radius:15px;-moz-border-radius-bottomleft:15px;border-bottom-left-radius: 15px;padding:7px 0;}
#SliderSearch #FoodKat ul li ,
#MobileNav #MobFoodKat ul li  {font-size:24px;line-height:1.2;list-style-type:none;text-align:left;padding:4px;cursor:pointer;font-family: "Gafata";}
#SliderSearch #FoodKat ul li:hover,
#MobileNav #MobFoodKat ul li:hover {background-color:#ccc;}

#SliderSearch  #Where_Msg {border:none;position:absolute;top:-120px;left:-235px;margin:auto;z-index:99;text-align:left;display:none;width:250px;}
#SliderSearch  #Where_Msg .fa-sort-asc {position:absolute;color:#F2DEDE;top:-20px;font-size:60px;left:15px;}

#Mob_Where_Cont {float:left;width:100%;height:3px;position:relative;}
#Mob_Where_Msg {border:none;position:relative;display:none;left:-4px;top:-72px;margin:auto;z-index:99;text-align:left;width:250px;}
#Mob_Where_Msg .fa-sort-asc {position:absolute;color:#F2DEDE;top:-20px;font-size:60px;left:15px;}


.Rating  #Rate_Msg {border:none;position:absolute;top:70px;left:10px;margin:auto;z-index:99;text-align:left;display:none;width:280px;}
.Rating  #Rate_Msg .fa-sort-asc {position:absolute;color:#F2DEDE;top:-20px;font-size:60px;left:45px;}

#DeliveryTime_Msg {width:auto;border:none;position:absolute;margin:auto;z-index:99;text-align:left;right:30px;}
#DeliveryTime_Msg .fa-sort-asc {position:absolute;color:#F2DEDE;top:-20px;font-size:60px;right:10px;}

#Payments_Msg {width:auto;border:none;position:absolute;margin:auto;z-index:99;text-align:left;left:20%;top:50px;}
#Payments_Msg .fa-sort-asc {position:absolute;color:#F2DEDE;top:-20px;font-size:60px;right:210px;}

#DeliveryAddress_Msg {width:auto;border:none;position:absolute;bottom:-35px;margin:auto;z-index:99;text-align:left;left:10%;}
#DeliveryAddress_Msg .fa-sort-asc {position:absolute;color:#F2DEDE;top:-20px;font-size:60px;left:40px;}


#Payments_Msg .fa ,
#DeliveryTime_Msg .fa ,
#DeliveryAddress_Msg .fa ,
#SliderSearch  #Where_Msg .fa {margin-right:10px;}

#MobileView {display:none;margin-bottom:0px;padding-bottom:0px;}
#ViewMobileCart {text-align:center;}

#MobileView .Callback {margin-top:10px;width:250px;position:relative;left:-110px;margin:0 50%;}
#MobileView nav {width:100%;text-align:center;margin-top:-20px;}
#MobileView {margin-bottom:-60px;}

#ChkDelivIco {width:1px;height:1px;float:right;margin-right:14px;margin-top:8px;cursor:default;}
#ChkRoadIco {width:1px;height:1px;float:left;margin-left:4px;margin-top:2px;cursor:default;}
#ChkDelivIco .fa , 
#ChkRoadIco .fa {font-size:21px !important;cursor:default;}

.ImpPhone {font-size:17px;}
.KntPhone {float:left;margin-top:15px;}
.KntPhone p {font-size:17px;margin:0px 0 4px 0 !important;}
.Callback_PG_Kontakt {width:350px;}


nav ul li a {cursor:pointer;}

nav ul li .Toolbox_Pointer {width:1px;height:1px;float:left;margin-top:-1px;position:relative;display:none;z-index:99;}
nav ul li .Toolbox {background:#fff;border:1px solid #ccc;padding:6px;float:left;margin-top:1px;z-index:99;}
nav ul li .Toolbox label {font-size:19px;}
nav ul li .Toolbox input[type="text"],
nav ul li .Toolbox input[type="password"] {width:180px;}
nav ul li .Toolbox button {width:190px;}
nav ul li .Toolbox input[type="checkbox"] {margin-right:5px;}
.Toolbox hr {margin:9px 0 5px 0 !important;height:4px;color:red;}
nav ul li .Toolbox button .fa {margin-right:5px;}

.txt_Restaurantsuche , #simple_Restaurantsuche {width:100%;float:left;}
#simple_Restaurantsuche {display:none;}
.txt_Restaurantsuche input[type="text"] , #simple_Restaurantsuche input[type="text"] {margin-left:0px;margin-right:0px;padding-left:1%;padding-right:1%;width:80%;float:left;margin-right:0px;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important;}
.txt_Restaurantsuche input[type="button"] , #simple_Restaurantsuche input[type="button"] , .txt_Restaurantsuche button {width:15%;float:left;margin-left:0px;border-top-left-radius:0px !important;border-bottom-left-radius:0px !important;border-left:0px;text-align:center;padding-left:0px;padding-right:0px;font-family:FontAwesome;}
.txt_Restaurantsuche .fa {font-size:17px;}

.foodyfoot {float:left;margin-top:30px;}
.Callback_Page {width:350px;margin:-20px auto 0 auto;}
.Page_Hotline {text-align:center;font-family: inherit;font-size:16px;margin-top:-17px !important;}
.Page_Hotline .phone {font-size:40px;color:#A63F41;text-shadow: 2px 2px #CDBF97;}
.Page_Hotline .phone:before {font-family: 'FontAwesome';content: "\f095";margin-right:8px;}



#crumbs {margin-left:108px;margin-top:13px;font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans;float:left;position:relative;}

#crumbs #Bx1 , #crumbs #Bx2 {background:url(/Bilder/Transparent.75.png);padding:5px 10px;float:left;  border: 1px solid #ccc;  
    -webkit-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
       -moz-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
            box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);}
#crumbs #Bx1 {font-size:18px;margin-top:0;}
#crumbs #Bx2 {font-size:22px;margin-top:10px;}

#crumbs #Bx1 .fa {margin:0 7px;}
#crumbs #Bx1 a {color:#000}

.select_restaurant h2 {font-size:30px;margin-top:-2px;height:45px;overflow:hidden;}
.select_restaurant .blog-data{
  margin-top:-15px;
  margin-bottom:15px;
  color:#999;
}
.select_restaurant .fa {color:#000;}
.select_restaurant div {width:100%;overflow:hidden;white-space:nowrap;}
.select_restaurant .Stars {text-align:center;font-size:17px;height:20px;line-height:20px;}
.select_restaurant .Deliv:before {font-size:14px;font-family: 'FontAwesome';content: "\f0d1";font-weight:normal;color:#000;margin-right:5px;} 
.select_restaurant .Addr {height:22px;overflow:hidden;width:100%;}
.select_restaurant .Addr:before {color:#000;font-size:15px;font-family: 'FontAwesome';content: "\f015";font-weight:normal;margin-right:4px;}
.select_restaurant .Title {display:block;}




.Callback input[type="text"] {margin-left:0px;margin-right:0px;padding-left:1%;padding-right:1%;width:40%;float:left;margin-right:0px;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important;}
.Callback button  {width:49%;float:left;margin-left:0px;border-top-left-radius:0px !important;border-bottom-left-radius:0px !important;border-left:0px;text-align:center;padding-left:0px;padding-right:0px;}
.Callback button .fa {margin-right:5px;}

.Callback_Startpage {max-width:300px;}
.Callback_Header {margin-top:7px;margin-left:4px;}
.Callback_Header input[type="text"] {font-size:10px;line-height:14px;height:14px;}
.Callback_Header button {font-size:10px;line-height:14px;}


#Widget_DetailRestaurant .Callback {margin-top:7px;width: 100% !important;}
#Widget_DetailRestaurant .Callback  button {width:40%;}
#Widget_DetailRestaurant .Callback  input[type="text"] {width:55%;}




#Container_Restaurantsuche article {height:220px !important;position:relative;background:#fff;}

.ClosedRestaurant {margin-bottom:5px;}

.Widget_Hotline {width:100%;margin-top:-35px;}
.Widget_Hotline a {color:#444;}
.Widget_Hotline p {margin:0px !important;padding:0px !important;width:100%;text-align:center;}
.Widget_Hotline .Title {font-size:13px;}
.Widget_Hotline .Phone {font-size:30px;line-height:30px;font-family:"Gafata", "Helvetica Neue", Helvetica, Arial, Sans;}
.Widget_Hotline .Phone .fa {margin-right:4px;position:relative;top:2px;}
.TimeWarn {margin-top:6px !important;margin-bottom:-2px !important;}
#Widget_DetailRestaurant nav {}
#Widget_DetailRestaurant h3:first-child{margin-top:0px;}
#Widget_DetailRestaurant label , #Widget_Restaurantsuche label {font-size:14px;}
#Widget_DetailRestaurant label checkbox , #Widget_Restaurantsuche label checkbox {position:relative;top:-2px;}
#Widget_DetailRestaurant img {margin:0 0 15px 0;border:0px;  -webkit-box-shadow: 0px 0px 0px rgba(255, 255, 255);
       -moz-box-shadow: 0px 0px 0px rgba(255, 255, 255);
            box-shadow: 0px 0px 0px rgba(255, 255, 255);}
#Widget_DetailRestaurant .DetailLink , #MobileView .DetailLink {color:#444;text-decoration:none;   font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans;font-size:19px;white-space: nowrap;}
#Widget_DetailRestaurant .DetailLink:hover , #MobileView .DetailLink:hover  {text-decoration:underline;}

#Widget_DetailRestaurant .Nav {margin-bottom:7px;}
#Widget_DetailRestaurant a {text-decoration:none !important;}

#Products {min-height:1px;}
#Products .PGrpsd {width:100%;}
#Products ul {padding:0px;margin:0px;float:left;width:100%;}
#Products ul li {list-style-type:none;border:solid 1px #E8E8E8;border-top-width:0px;border-left-width:0px;border-right-width:0px;padding:2px 0;width:100%;float:left;height:auto;}
#Products h1 {font-size:23px;padding:14px 0 0 0 !important;margin:0px !important;float:left;line-height:23px;}
#Products h1 .fa {margin-left:10px;font-size:17px;cursor:pointer;}
#Products h1 .fa:hover {color:#D1AB66;}
#Products ul li h2 {margin:0px;padding:3px 0px;font-size:15px;font-weight:bold;float:left;}
#Products ul li .PrdTit {cursor:pointer;height:25px;margin-top:2px;}
#Products ul li .AllergeneDetail {margin-left:5px;display:inline;top:2px;position:relative;}
#Products ul li .AllergeneDetail:before {color:#999;font-size:20px;font-family: 'FontAwesome';content: "\f1db";}
#Products ul li .AllergeneDetail span {position:relative;margin-left:-13px;margin-right:7px;top:-3px;}
#Products ul li .AllergeneDetail a {display:none;}
#Products ul li .AllergeneDetail:hover a {display:inline;position:relative;top:-3px;}
#Products ul li span {font-style:italic;font-size:13px;margin-left:5px;color:#999;}
#Products ul li span a , .simple {color:#999 !important;text-decoration:none !important;}
#Products ul li span a:hover , .simple:hover {text-decoration:underline !important;color:#D1AB66;}
#Products ul li .PrdTit:hover {background:#EFEFEF;}
#Products ul li p {margin:2px 0 3px 0; padding:0px;font-size:13px;width:100%;}
#Products .Price {float:right;position:relative;width:100%;height:1px;text-align:right;}
#Products .Price > div {position:relative;top:-29px;float:right;}
.PrcElm {cursor:auto;height:19px;background:#fff;border-right-width:1px;border-left-width:1px;padding:2px 5px;border-right-radius:0px;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important;}
#Products .Price .btn_cart {height:25px;padding:2px 5px;border-left-width:0px;border-left-radius:0px;border-top-left-radius:0px !important;border-bottom-left-radius:0px !important;text-align:center;}
#Products .Price .btn_cart:before {font-size:13px;font-family: 'FontAwesome';content: "\f07a";}
#Products .Price .Down:before {font-size:13px;font-family: 'FontAwesome';content: "\f103";}
#Products .Price .MoreSize {height:25px;padding:2px 5px;border-right-width:0px;border-right-radius:0px;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important;text-align:center;float:left;}
#Products .Price .MoreSizeContainer {position:absolute;z-index:20;right:0px;width:200px;height:1px;margin-top:-1px;}


#Products .Price .MoreSizeLine {float:right;width:250px;height:0px;margin-bottom:23px;}
#Products .Price , #Products .fa {font-size:13px;}
aside .widget h3 , aside .widget_l h3 , #Products h2 {font-size: 26px;}


#Products .Price .MoreSizeContainer .MoreSizeLine button {float:right;border-right-radius:0px !important;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important;border-left-radius:0px !important;border-top-left-radius:0px !important;border-bottom-left-radius:0px !important;}
#Products .Price .MoreSizeContainer .MoreSizeLine:last-child button {float:right;border-bottom-right-radius:4px !important}
#Products .Price .MoreSizeContainer .MoreSizeLine .PrcElm {background-color:#F1F1F1;float:right;border-right-radius:0px !important;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important;border-left-radius:0px !important;border-top-left-radius:0px !important;border-bottom-left-radius:0px !important;}
#Products .Price .MoreSizeContainer .MoreSizeLine:last-child .PrcElm {background-color:#F1F1F1;float:right;border-bottom-left-radius:4px !important;}

#MiniCart {width:250px;}
#MiniCart img {margin-top:35px;margin-left:45px;}
#MiniCart .CartLne {width:250px;float:left;}
#MiniCart h4 {margin:11px 0 0 0;padding:0px;font-size:18px;float:left;width:100%;color:#333;font-weight:default;}
#MiniCart h4 a {margin:0px;padding:0px;font-size:18px;color:#333;}
#MiniCart h4 a:hover {background:none;color:#333;text-decoration:underline;}
#MiniCart h5 {margin:0px;padding:0px;font-size:14px;float:left;width:100%;font-weight:bold;}

#CartElm {background-color:#FFF8D4;min-height:200px;position:relative;transition: top 0.2s ease-in-out;float:left;width:100%;margin-top:0px;overflow-y: auto;overflow-x:hidden;}
#CartElm h4 {font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans; margin:9px 0 -12px 0;font-size:18px;height:27px;overflow:hidden;width:100%;float:left;}
#CartElm h5 {font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans; margin:7px 0 -4px 0;font-size:14px;height:24px;overflow:hidden;width:100%;float:left;}
#CartElm h5:first-child , #CartElm h4:first-child {margin-top:0px;} 
#CartElm h3 {padding:0px;margin:5px 0 -5px 0;}

#ConfirmOrder {background:#FFF8D4;margin-top:21px;padding:20px;float:left;}
#ConfirmOrder h2 {margin:0px;padding:0px;}
#ConfirmOrder h4 {font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans; margin:9px 0 -12px 0;font-size:18px;height:27px;overflow:hidden;width:100%;float:left;}
#ConfirmOrder h5 {font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans; margin:7px 0 -4px 0;font-size:13px;height:20px;overflow:hidden;width:100%;float:left;font-weight:bold;}
#ConfirmOrder_Delivery h2 {margin-bottom:10px;}
#ConfirmOrder_Delivery h3 {margin-top:18px;padding:0px;font-size:24px;}
#ConfirmOrder_Delivery h4 {font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans; font-size:18px;float:left;}

#ConfirmOrder_Delivery .IconBox {margin-bottom:-24px;}
#ConfirmOrder_Delivery .IconBox img {float:left;}
#ConfirmOrder_Delivery .IconBox p,
#ConfirmOrder_Delivery .IconBox h4 {float:left;margin-left:10px;}

.DelTme_Disabled select {padding-left:3px;padding-right:3px;width:110px;}
.PaymentPreload {text-align:center;margin:15px 0;font-size:40px;}

#CartElm .CartLne {border-bottom:solid #e3e3e3 1px;width:95%;float:left;font-size:12px;}
#ConfirmOrder .CartLne {border-bottom:solid #e3e3e3 1px;width:95%;float:left;font-size:12px;}

.CartLne button {padding:1px 2px;font-size:12px !important;}
.CartLne button .fa {font-size:12px !important;}
.CartLne .PrcElm {font-size:12px !important;padding:1px 0px;width:18px;text-align:center;padding-right:0px;cursor:default;}
#CartElm .CartLne .Title {margin-left:7px;padding-top:1px;width:120px;}
#CartElm .CartLne .Title .fa {margin-left:2px;position:relative;top:-1px;cursor:pointer;}
#ConfirmOrder .CartLne .Title .fa {margin-right:5px;}


#CartElm .CartLne .DeliveryTitle {margin-left:7px;padding-top:1px;width:160px;}
#CartElm .CartLne .DeliveryTitleFull {padding-top:1px;width:250px;}
#ConfirmOrder .CartLne .DeliveryTitle {margin-left:0px;padding-top:1px;}

.CartLne .Voucher {margin-left:0px;padding-top:1px;width:100%;height:auto;float:left;margin-bottom:4px;}
.CartLne .Voucher input {font-size:10px;width:57%;height:13px !important;padding:2px 1px;float:right;margin-top:1px;margin-left:3px;margin-bottom:0px;}
.CartLne .CartTitlePrice {margin-left:0px;padding-top:1px;width:190px;height:auto;float:left;}
.CartLne .Price {margin-left:7px;padding-top:1px;width:50px;height:18px;text-align:right;}
.CartLne .Edit {margin-left:5px;}
.CartLne select {width:auto;padding:1px 2px !important;height:auto;margin:0px 2px !important;text-align:center;font-size:11px !important;line-height:11px !important;background:#fff;}
.CartLne select option {padding:0px;padding:1px 3px; text-align:left;}

.Delivery {margin-top:9px;}
.Delivery span {position:relative;top:2px;} 
#ScrollSearch {position:relative;transition: top 0.2s ease-in-out;}
#CartDv {float:left;width:100%;padding-top:0px;margin-top:0px;}
.CartLne select {margin:0px;padding:0px;text-align:left;}


.NoRadius {border-right-radius:0px !important;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important;border-left-radius:0px !important;border-top-left-radius:0px !important;border-bottom-left-radius:0px !important;}
.NoLeftRadius {border-left-radius:0px !important;border-top-left-radius:0px !important;border-bottom-left-radius:0px !important;}
.NoRightRadius {border-right-radius:0px !important;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important;}
.NoBottomRadius {border-bottom-radius:0px !important;border-bottom-left-radius:0px !important;border-bottom-right-radius:0px !important;}
.NoLeftBorder {border-left-width:0px !important;}
.no-borderradius-topleft {border-top-left-radius:0px !important;background:red;}
.NoBorder {border:none;}

.btn_order {float:right !important;padding:4px 6px !important;margin:8px 5px !important;font-size:14px;text-transform: none;}
.btn_order .fa {padding-left:8px;}
.green {color:green !important;}
.red {color:red !important;}

.btn_emptyorder {float:right !important;padding:4px 0px !important;margin:8px 0;text-align:center !important;width:35px !important;font-size:17px;}
.btn_emptyorder .fa {color:#FF8484;}

#Curton {position:absolute;background:url(/Bilder/Transparent.75.png);z-index:100;visibility:hidden;}
#Curton > div {display: table;background:#fff;cursor:default;margin: 0 auto !important;position:relative;}
#Curton h2 {width:100%;text-align:center;font-size:22px;margin-bottom:0px;}
#Curton h2 select {position:relative;top:-3px;margin-left:9px;text-align:left;}
#Curton .Kat {width:100%;font-size:18px;float:left;margin:5px 0 0 0;}
#Curton .Col {float:left;width:32% !important;margin:0 1% 1% 0;text-align:left;}
#Curton .Col input:first-child {margin-right:6px;}
#Curton label {cursor:pointer;float:left;}  
#Curton .Curton-Group {float:left;width:100%;}
#Curton button {margin-bottom:8px;}
#Curton #Close {position:absolute;top:8px; right:8px;background:#fff;width:33px;height:33px;border-radius:33px;background:#fff;border:solid #fff 0px;text-align:center;margin-left:0px;margin-right:0px;}
#Curton #Close:hover {color:#000;}
#Curton #Close .fa {font-size:26px;}

#Curton .PChk , #Curton .PPos {position:relative;float:left; width:20px !important;height:20px !important;margin-right:5px;text-align:center;margin:0 5px 0 0;text-align:center;padding:0px;}
#Curton .PRad {position:relative;float:left; width:20px !important;height:20px !important;margin-right:5px;text-align:center;margin:0 5px 0 0;text-align:center;padding:0px;border-radius:20px;}
#ConfirmOrder_Delivery .DRad ,
#Curton .DRad {position:relative;text-align:left; width:20px !important;height:20px !important;margin-right:5px;text-align:center;margin:0 5px 0 0;text-align:center;padding:0px;border-radius:20px;}
#Curton .PPos {background:#fff;border:0px;}
#Curton .Full {background-image:url(/Bilder/ico/icon.Position.Full.png);cursor:pointer;}
#Curton .Left {background-image:url(/Bilder/ico/icon.Position.Left.png);cursor:pointer;}
#Curton .Right {background-image:url(/Bilder/ico/icon.Position.Right.png);cursor:pointer;}
#Curton .PDisabled {background-image:url(/Bilder/ico/icon.Position.Disabled.png);cursor:default;}

#ConfirmOrder_Delivery .Disabled ,
#Curton .Disabled {background:#ddd;border:solid #B1B1B1 2px;}
#ConfirmOrder_Delivery .ActiveR ,
#Curton .Active1 , 
#Curton .ActiveR {background:#8BC34A;border:solid #53742C 2px;}
#Curton .Active2 {background:#8BC34A;border:solid #53742C 2px;}
#Curton .Active2:before {color:#53742C;content: "2";font-weight:bold;font-family: Arial, Sans;font-size:16px;float:left;margin-top:-1px;}
#Curton .NmeLbl {cursor:pointer;}
#Curton .NmeLbl a {color:#333;}
#ConfirmOrder_Delivery h3 label {cursor:pointer;}
#ConfirmOrder_Delivery .Timeinput {width:30px;position:relative;top:4px;text-align:center;}

#Curton select {background:#fff;}

#ConfirmOrder_Delivery .Disabled .fa ,
#Curton .Disabled .fa {color:#B1B1B1;font-size:18px;position:relative;top:-2px;}
#Curton .Active1 .fa {color:#53742C;font-size:17px;position:relative;top:-1px;}
#ConfirmOrder_Delivery .ActiveR .fa ,
#Curton .ActiveR .fa {color:#53742C;font-size:12px;position:relative;top:-2px;}
#Curton .Active2 .fa {color:#53742C;font-size:11px;position:absolute;top:4px;left:7px;float:right;}

#ConfirmOrder_Delivery .Disabled .fa:before ,
#Curton .Disabled .fa:before {content: "\f00d";}
#ConfirmOrder_Delivery .ActiveR .fa:before ,
#Curton .ActiveR  .fa:before {content: "\f111";}
#Curton .Active1  .fa:before {content: "\f00c";}
#Curton .Active2  .fa:before {content: "\f00d";}
#Curton #OrderComment {width:96%;margin-top:11px;font-size:18px;padding:11px;line-height:22px;height:20px;}

#Curton .LineComment {width:100%;margin-top:10px;background:red;}
#Curton .LineTotal {margin-top:10px;}
#Curton .LineTotal h3 , #Curton .SelCnt h3 {font-size:18px;text-align:right;margin:0 10px 0  20px;float:right;}
#Curton .LineTotal .PrcElm , #Curton .SelCnt .PrcElm {font-size:15px !important;padding:4px 0px;width:22px !important;text-align:center;padding-right:0px;cursor:default;}
#Curton .LineTotal .btn , #Curton .SelCnt .btn {font-size:15px !important;padding:4px 6px;}
#Curton .LineTotal .btn .fa , #Curton .SelCnt .PrcElm .fa {font-size:15px;}
#Curton .LineTotal #ProductLoad_Total {min-width:200px;}

#Curton .empty {margin-top:10px;}
#Curton .empty button {margin:20px 10px;width:100px;}

#Curton .CurtonNav button {margin-right:8px;}


.NoBorder , .GMaps img {border:0px !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important;}
.GMaps h3 {margin:0px;padding:0px;font-size:20px;}
.late {display:none;}
.GMaps {min-height:400px;width:100%;margin-top:10px;}
.DeliveryInfo {width:100%;float:left;}
.DeliveryInfo .Truck {position:relative;top:-12px;left:-8px;border:0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
.DeliveryInfo p {margin:0px;}
.DeliveryInfo .Prc {margin:-3px 0 15px 0;}
.DelEntry {width:50% !important;float:left;}

#Curton .Times_Container {float:left;width:100%;}
#Curton .Times_Container h2 {margin-top:30px !important;}
#Curton .OpeningTimes {width:70%;margin:-10px 15% 0 15%;}
#Curton .Times_Container .Clock {position:relative;top:-2px;left:-5px;}

#Curton .SetAddress h2 a {color:#444;cursor:pointer;}
#Curton #Cnt_collect ,#Curton #Cnt_delivery {position:relative;overflow:hidden;}
#Curton .DisableSelection {position:absolute;top:0px;left:0px;width:1000px;height:1000px !important;background:url(/Bilder/Transparent.75.png);}
#ConfirmOrder_Delivery #Cnt_collect ,
#ConfirmOrder_Delivery #Cnt_delivery {position:absolute;}
#ConfirmOrder_Delivery #FadeCont {float:left;}
#ConfirmOrder_Delivery .CollectTitles {font-size:17px;margin-top:10px;margin-bottom:19px;}
#ConfirmOrder_Delivery .AdressSelect {margin-bottom:24px;}

#ConfirmOrder_Delivery #Cnt_delivery_Disable_Container {position:relative;float:left;overflow:hidden;}
#ConfirmOrder_Delivery #Cnt_delivery_Disable_Container #Cnt_delivery_Disable {z-index:100;width:1000px;height:1000px;background:url(/Bilder/Transparent.75.png);position:absolute;}

#Accept {margin-right:0px !important;width:220px;}
#Accept .fa {color:green;}

#Curton #AddressForm {position:relative;}
.contact label .fa , #Curton #AddressForm label .fa {font-size:9px;position:absolute;margin-top:-1px;width:1px;height:1px;}
.contact .Reminder , #Curton #AddressForm .Reminder {width:auto !important;position:absolute;margin-top:-16px;z-index:100;display:none;padding:2px 6px;}
/*.contact .Reminder:before , #Curton #AddressForm .Reminder:before {content: url(/Bilder/);}*/



.contact .ReminderBx  {position:absolute;margin-top:-4px;z-index:100;display:none;}
/*.contact .ReminderBx , #Curton #AddressForm {max-width:430px;float:left;}  ein Fehler !?!?!*/
#Curton #AddressForm {max-width:430px;float:left;}

#Curton #AddressForm label {display:block !important;text-align:left;width:100%;}
#Curton #AddressForm .fld {display:block !important;font-size:16px;height:26px;padding:4px 8px !important;width:100% !important;}
#Curton #AddressForm div {margin:0px;padding:0px;}
#Curton #AddressForm #Dv_PLZ {width:100px !important;float:left;}
#Curton #AddressForm #Dv_PLZ .fld {width:82px !important;}
#Curton #AddressForm #Dv_Road {width:200px !important;float:left;}
#Curton #AddressForm #Dv_Road .fld {width:182px !important;}
#Curton #AddressForm #Dv_Nbr {margin-left:8px;width:90px !important;float:left;}
#Curton #AddressForm #Dv_Nbr .fld {width:72px !important;}
#Curton #AddressForm #Dv_Step {margin-left:8px;width:120px !important;float:left;}
#Curton #AddressForm #Dv_Step .fld {width:35px !important;max-width:45px !important;}
#Curton #AddressForm #Dv_Sel {float:left;margin-bottom:10px;}
#Curton #AddressForm #Dv_Sel select {float:left;}
#Curton #ChkDeliv {height:22px !important;font-size:18px;float:left;width:auto !important;}

#Curton #WishpizzaAddons {margin-left:10px;}

.contact button {margin:5px 0}
.tab-content h5 {margin-top:0px;}
.tab-content {min-height:220px;}

.table tr .icon {width:8px;text-align:center;}

#Step , #Door {width:30%;text-align:center;max-width:25px;} 

#RoadsLbl {width:280px;height:160px;border:solid 1px #474747;background:#fff;overflow-y: auto;overflow-x:hidden;z-index:100;
			border-top-radius:0px !important;border-top-left-radius:0px !important;border-top-right-radius:0px !important;
			border-bottom-radius:3px !important;border-bottom-left-radius:3px !important;border-bottom-right-radius:3px !important;
			}
#RoadsLbl p {width:100%;height:100%;text-align:center;font-size:16px;margin-top:20px;font-weight:bold;}
#RoadsLbl div {width:100%;cursor:pointer;}
#RoadsLbl .act {background-color:#D1AB66;}





  

.lbl-payment
  {height:45px;text-align:left;min-width:500px;position:relative;
  border:solid #FFFFFF 1px;border-radius:3px;
  }



.lbl-payment img {margin-left:50px;margin-top:0px;}

.lbl-payment i 
  {display:none;position:absolute;font-size:18px;padding: 5px 0 0 10px;}
.lbl-payment img
  {padding-top:6px;}
.lbl-payment-active
  {border:solid #ECECEC 1px;background:#F4F4F4;border-radius:3px;}  
.lbl-payment-active i 
  {display:inline !important;}
.btn-payment {margin-top:4px;}


.lbl-payment-sub {margin:10px 0 0 40px;}

#lbl-payment-sub-bar span {margin-left:10px;}
#lbl-payment-sub-bar button {cursor:pointer;text-align:center;margin-left:13px;}

/*  Kann vielleicht auch weg. --  Muss überprüft werden. */
.PaySel {z-index:2;position:relative;cursor:pointer;text-align:center;width:12%;float:left;padding:7px 0;border-bottom:0px;border-bottom-radius:0px !important;border-bottom-left-radius:0px !important;border-bottom-right-radius:0px !important;}
.PaySel_bill {cursor:pointer;text-align:center !important;height:55px;width:85px;}
.PaySel_bill img {margin:0px;padding:0px;background:red;}
.MoneyBorder {border-radius:2px;border:solid #ddd 1px;}
.NoMoneyBorder {margin:1px;}
.Buttonborder {
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #cccccc;
	*border: 0;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	vertical-align: middle;
	text-align:center;
	background:#fff !important;
	}

#bill_text {margin-top:5px;font-size:16px;}  
/*  Kann vielleicht auch weg. --  Muss überprüft werden. */


/* Kann dann weg kommen! */
/*
#PaymentSelection {z-index:0;position:relative;top:-1px;min-height:90px;float:left;}
#PaymentSelection .PaymentSelection_Cnt {float:left;width:100%;display:none;padding:10px;}
#PaymentSelection .PaymentSelection_Empty {float:left;width:100%;}
#PaymentSelection .PaymentSelection_Empty h3 {color:#222;}
#PaymentSelection .PaymentSelection_Cnt p {margin:8px 0 0 0 !important;}
#PaymentSelection .PaymentSelection_Cnt h3 {margin:0px !important;}
#PaymentSelection h3 {position:relative;width:auto;}
#PaymentSelection .Garantie {width:1px;height:1px;position:absolute;top:-40px;right:220px;}
#PaymentSelection .Garantie  div {width:100px;height:100px;background-image:url(/Bilder/Garantie.90.png);background-repeat:no-repeat;}
*/

.OrderResult {width:100%:text-align:center;font-size:40px !important;}
.OrderResult .fa {font-size:40px !important;}
.green {color:green;}

.Rating table {background:#fff;}
.Rating table ,
#Curton table {margin-top:8px;}
.Rating table td,
#Curton table td {font-size: 14px;padding: 2px;border-right: 1px solid #dedede;border-bottom: 1px solid #dedede;color:#666666;}
.Rating table th,
#Curton table th {font-size: 14px;padding: 2px;border-right: 1px solid #dedede;border-bottom: 1px solid #dedede;color:#666666;background:#F9F9F9;font-weight:bold;text-align:left;}
.Rating h1 {font-size:30px;}
.Rating h2 {font-size:21px;}
.Rating h3 {margin:22px 0 0 0;padding:0px;font-size:22px;}

.Rating fieldset {box-shadow: 1px 1px 1px #888888;border:solid #D1AB66 1px;float:left;margin:0px;padding:0 10px;padding:0 30px 10px 30px;}
.Rating fieldset legend {font-size:16px;width:inherit;margin:0px;padding:0 10px;border-bottom:none;}
.Rating fieldset .fa {font-size:20px;}
.Rating .StarSelect {position:relative;}

.Rating #Else_Name {width:145px;position:relative;top:4px;}
.Rating .StarActive {color:#D1AB66;}

#NoResult {text-align:center;}
#NoResult img {border:none;box-shadow: 0px 0px 0px #fff;}
#NoResult h3 {margin-top:0px;font-size:23px;}

.Closed {position:absolute;width:180px;height:70px;z-index:101;background-image:url(/Bilder/ClosedRibbon.png);background-repeat:no-repeat;top:32px;left:-11px;}
.Closed span {color:#000;position:relative;top:17px;left:16px;text-transform: uppercase;font-weight:bold;font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans;}
.Closed span:before {font-size:14px;font-family: 'FontAwesome';content: "\f05e";font-weight:normal;margin-right:5px;} 

.ClosedDv {position:relative;margin: 0 0 8px 0;}
.ClosedDv p {margin-top:-7px;padding-top:0px;font-size:12px;line-height:14px;}

#MobileCartFlying {position:fixed;right:30px;top:30px;z-index:100;display:none;}
#MobileCartFlying a {font-size:30px !important;}
#MobileCartFlying_star {position:absolute;margin-left:-27px;margin-top:17px;display:none;}


.Space_40 {height:40px;float:left;}

input[type='checkbox'] , 
input[type='radio'] {
  width:auto;
  float:left;
  margin-right: .75em;
  background:transparent;
  border:none;
}

input[type='checkbox']:checked,
input[type='checkbox']:not(:checked),
input[type='radio']:checked,
input[type='radio']:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  margin:0;
  padding:0;
}

input[type='checkbox'] + label,
input[type='radio'] + label {
  cursor: pointer;
}

input[type='checkbox']:checked + label::before,
input[type='checkbox']:not(:checked) + label::before,
input[type='radio']:checked + label::before,
input[type='radio']:not(:checked) + label::before {
    content:' ';
    display:inline-block;
    width: 17px;
    height:17px;
    position: relative;
    top:4px;
    border: 1px solid #bbb;
    margin-right: 1em;
	margin-left:-12px !important;
	padding-left:0px !important;
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1);
}

input[type=radio]:checked + label::before,
input[type=radio]:not(:checked) + label::before {
  border-radius: 30px;
}

input[type='checkbox']:hover  + label::before,
input[type='radio']:hover  + label::before {
  background:#ddd;
  box-shadow: inset 0 0 0 2px white;
}

input[type='checkbox']:checked  + label::before,
input[type='radio']:checked  + label::before {
  background:#53742C;
  box-shadow: inset 0 0 0 2px white;
}

/* ---------------------------------------------------------------------- */
/*  Accordion
/* ---------------------------------------------------------------------- */

.accordion a, .nav-tabs a {
  text-decoration:none;
}

.accordion a:hover, .nav-tabs a:hover {
  color:#444;
}

/* ---------------------------------------------------------------------- */
/*  Lists
/* ---------------------------------------------------------------------- */

ul,
ol {
  padding: 0;
  margin: 0 0 20px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
  line-height: 17px;
}
dd {
  margin-left: 9px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
hr {
  margin: 10px 0 20px 0;
  border: none;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999999;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  display:block;
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5em;
}
blockquote small {
  display: block;
  font-size: 13px;
  line-height: 1.5em;
  color: #999999;
}
blockquote small:before {
  content: '~';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 18px;
}
small {
  font-size: 13px;
}
cite {
  font-style: normal;
}

input, textarea {
    width:100%;
}

/* ---------------------------------------------------------------------- */
/*  Images (align left, right or none)
/* ---------------------------------------------------------------------- */


/* Always add images 800px wide for the responsivity and slides to work (800x227: blog, 800x500: portfolio) */
img {
    max-width:100%;
}

img.alignleft, img.alignright, img.alignnone {
  background:#fff;
  padding:2px;
  border:1px solid #ccc;
  -webkit-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
       -moz-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
            box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
}

a:hover img.alignleft, a:hover img.alignright, a:hover img.alignnone {
  border: 1px solid #D1AB66;
  -webkit-box-shadow: 2.5px 2.5px 5px rgba(255, 190, 0, .3);
       -moz-box-shadow: 2.5px 2.5px 5px rgba(255, 190, 0, .3);
            box-shadow: 2.5px 2.5px 5px rgba(255, 190, 0, .3);
}

img.alignleft {
  float:left;
  margin-right:20px;
  margin-bottom:15px;
}

img.alignright {
  float:right;
  margin-left:20px;
  margin-bottom:15px;
}

img.alignnone {
  margin:20px 20px;
}

/*  Images Author (always add images like 100x100 or 80x80 for a perfect circle) */
img.author {
  float:left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding:0;
  border:0;
}

/* ---------------------------------------------------------------------- */
/*  Links
/* ---------------------------------------------------------------------- */

a {color: #D1AB66;}
a:hover, a:focus {
  text-decoration:none;
  outline:none; /* stop outline */
}
.colored  {color:#D1AB66;}

/* ---------------------------------------------------------------------- */
/*  Header & Footer
/* ---------------------------------------------------------------------- */

header, footer {
    margin:0;
    background:url(/img/textures/textured1.png) repeat; /* here the texture can be changed: go in img/textures/ */

}

footer {
    margin-top:10px;
    padding:20px 0;
    color:#fff;
    -webkit-box-shadow: -10px 0px 5px rgba(0, 0, 0, .2);
       -moz-box-shadow: -10px 0px 5px rgba(0, 0, 0, .2);
            box-shadow: -10px 0px 5px rgba(0, 0, 0, .2);
}

footer .social {
  float:none;
  padding-bottom:20px;
}

footer .social li a {
  background:#444 url(/img/social.png) no-repeat top left;
}


footer nav img {margin-right:20px;border:0px;}

footer nav {
  float:right;
  margin:20px 0;
}

#copyright nav {
  float:right;
  margin:0;
  margin-right:20px;
}

footer nav li, #copyright nav li {
    list-style:none;
    float:left;
    margin-right:20px;
}

#copyright nav li {
    margin-right:10px;
}

footer nav li a {
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans;
    font-size:24px;
    line-height:1.5em;
}

#copyright nav li a {
    color:#fff;
    text-decoration:none;
    font-family: Arial, Sans;
    font-size:13px;
}

footer nav li a:hover, #copyright nav li a:hover {
    color: #D1AB66;
}

footer .address {
    float:right;
    border-top:1px solid #444;
    padding-top:20px;
    margin-bottom:20px;
    width:100%;
    text-align:right;
    padding-right:20px;	
}
footer .address .fa {margin-left:20px;}
footer .address a {color:#fff;}

#copyright {
  padding:12px 0 6px 0;
  background:#000;
  color:#fff;
  font-size:13px;
}

#copyright small a {
  text-decoration:none !important;
  color:#fff !important;
}

#copy-left {
  float:left;
  text-align:left;
}

#copy-left p {
  margin:0;
}

#logo {
  float:left;
  margin:10px 0;

}

/* nav */
#nav_Rgt { float: right; font-family: "Gafata";}
#nav { float: left; font-family: "Gafata";}

#nav > ul , #nav_Rgt > ul{ margin: 0; }

#nav li , #nav_Rgt li{
  position: relative;
  float: left;
  list-style: none;
  margin: 0;
  z-index: 99;
}

#nav a , #nav_Rgt a{
  color: #D1AB66;
  font-family: 'Droid Sans', sans-serif;
  font-size: 14px;
  display: block;
  padding: 11px 17px;
  position: relative;
  text-align: center;
  text-decoration:none;
  text-transform: uppercase;
  z-index: 98;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#nav span {  color: #D1AB66;
  font-family: 'Droid Sans', sans-serif;
  font-size: 14px;
  display: block;
  padding: 11px 17px;
  position: relative;
  text-align: center;
  text-decoration:none;
  text-transform: uppercase;
  z-index: 98;}

#nav .Logout {margin-left:-15px;width:35px;text-align:center;overflow:hidden;}
#nav .Logout a {padding: 11px 5px;  text-transform: none;}
#nav .Logout a .fa  {font-size: 14px;}

#nav_Rgt a:hover, #nav_Rgt .hover > a, #nav_Rgt .current > a ,
#nav a:hover, #nav .hover > a, #nav .current > a {
    color: #fff;
}
#nav_Rgt a:hover, #nav_Rgt .hover > a, #nav_Rgt .current > a ,
#nav a:hover, #nav .hover > a, #nav .current > a { 
    background: #000; 
}

/* Dropdown */
#nav_Rgt ul ul ,
#nav ul ul {
    margin: 0;
    z-index: 99;
    display: none;
    left: 0px;
    padding: 5px 0;
    position: absolute;
    top: 78px;
    width: 200px;
    background: #fff;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
       -moz-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
            box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
}

#nav_Rgt ul ul li,
#nav ul ul li { float: none; }

#nav_Rgt ul ul a,
#nav ul ul a {
    border: 0;
    color: #2f2f2f;
    display: block;
    font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans;
    font-size: 20px;
    padding: 10px 20px;
    text-align: left;
    text-transform: none;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 99;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

#nav_Rgt ul ul a:hover, #nav_Rgt ul ul .hover > a, #nav_Rgt ul ul .current > a, #nav_Rgt ul ul .current > a:hover ,
#nav ul ul a:hover, #nav ul ul .hover > a, #nav ul ul .current > a, #nav ul ul .current > a:hover {
    background: #D1AB66;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
       -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
            box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    color: #fff;
}

#nav_Rgt ul ul .current:after,
#nav ul ul .current:after { display: none; }

/* Sub Dropdown */

#nav_Rgt ul ul ul ,
#nav ul ul ul {
    left: -198px !important;
    top: 4px !important;
}

.mobile-nav {
    display: none;
    width: 100%;
    padding:10px;
}

/* ---------------------------------------------------------------------- */
/*  Social 
/* ---------------------------------------------------------------------- */

#social {
  background:url(/Bilder/Wood.jpg); 
  border-bottom:1px solid #ccc;
  -webkit-box-shadow: 5px 0px 5px rgba(0, 0, 0, .2);
       -moz-box-shadow: 5px 0px 5px rgba(0, 0, 0, .2);
            box-shadow: 5px 0px 5px rgba(0, 0, 0, .2);
}

.social li a, input, textarea {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

/* --------------------------------------------------------------------------------- */
/*  Social buttons: almost all the social networks are represented with their color
/* --------------------------------------------------------------------------------- */

.social { clear:right; float: right; list-style: none; margin: 20px 20px 20px 0; }
.social li { text-indent: -999em; float:left; }
.social li a{ background:#aaa url(/img/social.png) no-repeat top left; display: block; width: 32px; height: 32px; margin-left: 5px; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;}
.social li a:hover{ background-color:#999; }
.social li a.aim{ background-position: 0 0;  }
.social li a.aim:hover { background-color:#158698; } 
.social li a.behance{ background-position: -37px 0;  } 
.social li a.behance:hover { background-color:#18a3fd; }
.social li a.digg{ background-position: -74px 0;  } 
.social li a.digg:hover { background-color:#14589d; }
.social li a.dribbble{ background-position: -111px 0;  } 
.social li a.dribbble:hover { background-color:#bb3468; }
.social li a.ember{ background-position: -148px 0;  } 
.social li a.ember:hover { background-color:red; }
.social li a.evernote{ background-position: -185px 0;  }
.social li a.evernote:hover { background-color:#66a82e; }
.social li a.facebook{ background-position: -222px 0;  } 
.social li a.facebook:hover { background-color:#3b5997; }
.social li a.flickr{ background-position: -259px 0;  }
.social li a.flickr:hover { background-color:#fc0082 ; }
.social li a.forrst{ background-position: -296px 0;  }
.social li a.forrst:hover { background-color:#234417 ; }
.social li a.github{ background-position: -333px 0;  } 
.social li a.github:hover { background-color:#485d6b ; }
.social li a.google{ background-position: -370px 0;  } 
.social li a.google:hover { background-color:#d54a2e; }
.social li a.last-fm{ background-position: -407px 0;  } 
.social li a.last-fm:hover { background-color:#c00d17; }
.social li a.linkedin{ background-position: -444px 0;  }
.social li a.linkedin:hover { background-color:#1b7daa; } 
.social li a.paypal{ background-position: -481px 0;  } 
.social li a.rss{ background-position: -518px 0;  } 
.social li a.rss:hover { background-color:#ea8b02; } 
.social li a.sharethis{ background-position: -555px 0;  }
.social li a.sharethis:hover { background-color:#008651 ; } 
.social li a.skype{ background-position: -592px 0;  }
.social li a.skype:hover { background-color:#00aeef ; }
.social li a.tumblr{ background-position: -629px 0;  } 
.social li a.twitter{ background-position: -666px 0;  }
.social li a.twitter:hover { background-color:#009bca; } 
.social li a.vimeo{ background-position: -703px 0;  } 
.social li a.vimeo:hover { background-color:#0093cb; } 
.social li a.wordpress{ background-position: -740px 0;  } 
.social li a.wordpress:hover { background-color:#be461e; } 
.social li a.yahoo{ background-position: -777px 0;  } 
.social li a.yahoo:hover { background-color:#7b0098; } 
.social li a.youtube{ background-position: -814px 0;  } 
.social li a.youtube:hover { background-color:#ac2b26; } 
.social li a.zerply{ background-position: -851px 0; } 
.social li a.zerply:hover { background-color:#99bd68; }  

/* ---------------------------------------------------------------------- */
/*  Slider
/* ---------------------------------------------------------------------- */

.da-slider{
    width: 100%;
    min-width: 420px;
    height: 400px;
    position: relative;
    margin: 0px auto 30px auto;
    overflow: hidden;
   /* background: url(/img/textures/textures2.png);  Texture can be changed (worldmap.png)*/
    background: url(/Bilder/Wood.jpg); /* Texture can be changed (worldmap.png)*/
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
    -webkit-transition: background-position 1.6s ease-in-out 0.3s;
    -moz-transition: background-position 1.6s ease-in-out 0.3s;
    -o-transition: background-position 1.6s ease-in-out 0.3s;
    -ms-transition: background-position 1.6s ease-in-out 0.3s;
    transition: background-position 1.6s ease-in-out 0.3s;
}

.da-slide{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: left;
}
.da-slide-current{
    z-index: 96;
}
.da-slider-fb .da-slide{
    left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
    left: 0px;
}
.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img{
    position: absolute;
    opacity: 0;
    left: 110%;
}
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link{
    left: 40%; 
    opacity: 1;
}
.da-slider-fb .da-slide .da-img{
    left: 10%;
    opacity: 1;
}
.da-slide h2{
    color: #272727;
    font-size: 60px;
    line-height: 1.5em;
    width: 50%;
    top: 60px;
    white-space: nowrap;
    z-index: 10;
    font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans;
    text-shadow:1px 1px 1px #666;
    font-weight: normal;
    margin:0;
}
.da-slide p{
    width: 45%;
    top: 145px;
    color: #000;
    font-size: 18px;
    line-height: 1.5em;
    max-height: 105px;
    overflow: hidden;
    font-family: Arial, Sans;
}
.da-slide .da-img{
    text-align: center;
    width: 30%;
    top: 50px;
    height: 256px;
    line-height: 320px;
    left: 110%; /*60%*/
}
.da-slide .da-link{
    display:block;
    top: 240px; /*depends on p height*/
    width:120px;
    text-align:center;
    font-size:20px;
    line-height: 1.5em;
    padding:5px 0;
}

/* Dots */
.da-dots{
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0px;
    bottom: 20px;
    z-index: 97;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.da-dots span{
    display: inline-block;
    position: relative;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #474747;
    margin: 3px;
    cursor: pointer;
    box-shadow: 
        1px 1px 1px rgba(0,0,0,0.1) inset, 
        1px 1px 1px rgba(255,255,255,0.1);
}
.da-dots span.da-dots-current:after{
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 50%;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
/* Arrows */
.da-arrows{
    -moz-user-select: none;
    -webkit-user-select: none;
}
.da-arrows span{
    position: absolute;
    top: 50%;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: #fff;
    border:3px solid #474747;
    cursor: pointer;
    z-index: 97;
    opacity: 0;
    box-shadow: 
        1px 1px 1px rgba(0,0,0,0.1) inset, 
        1px 1px 1px rgba(255,255,255,0.1);
    -webkit-transition: opacity 0.4s ease-in-out 0.2s;
    -moz-transition: opacity 0.4s ease-in-out 0.2s;
    -o-transition: opacity 0.4s ease-in-out 0.2s;
    -ms-transition: opacity 0.4s ease-in-out 0.2s;
    transition: opacity 0.4s ease-in-out 0.2s;
}
.da-arrows span:hover{
    background-color:#D1AB66;
}
.da-slider:hover .da-arrows span{
    opacity: 1;
}
.da-arrows span:after{
    content: '';
    position: absolute;
    width: 10px;
    height: 16px;
    top: 8px;
    left: 10px;
    background: transparent url(/img/arrows.png) no-repeat top left;
}

.da-arrows span.da-arrows-next:after{
    background-position: top right;
}
.da-arrows span.da-arrows-prev{
    left: 20px;
}
.da-arrows span.da-arrows-next{
    right: 20px;
}

.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
    left: 40%;
    opacity: 1;
}
.da-slide-current .da-img{
    left: 10%;
    opacity: 1;
}

/* ---------------------------------------------------------------------- */
/*  Animation classes and slider animations
/* ---------------------------------------------------------------------- */

/* Slide in from the right */
.da-slide-fromright h2{
    -webkit-animation: fromRightAnim1 0.6s ease-in 0.8s both;
    -moz-animation: fromRightAnim1 0.6s ease-in 0.8s both;
    -o-animation: fromRightAnim1 0.6s ease-in 0.8s both;
    -ms-animation: fromRightAnim1 0.6s ease-in 0.8s both;
    animation: fromRightAnim1 0.6s ease-in 0.8s both;
}
.da-slide-fromright p{
    -webkit-animation: fromRightAnim2 0.6s ease-in 0.8s both;
    -moz-animation: fromRightAnim2 0.6s ease-in 0.8s both;
    -o-animation: fromRightAnim2 0.6s ease-in 0.8s both;
    -ms-animation: fromRightAnim2 0.6s ease-in 0.8s both;
    animation: fromRightAnim2 0.6s ease-in 0.8s both;
}
.da-slide-fromright .da-link{
    -webkit-animation: fromRightAnim3 0.4s ease-in 1.2s both;
    -moz-animation: fromRightAnim3 0.4s ease-in 1.2s both;
    -o-animation: fromRightAnim3 0.4s ease-in 1.2s both;
    -ms-animation: fromRightAnim3 0.4s ease-in 1.2s both;
    animation: fromRightAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromright .da-img{
    -webkit-animation: fromRightAnim4 0.6s ease-in 0.8s both;
    -moz-animation: fromRightAnim4 0.6s ease-in 0.8s both;
    -o-animation: fromRightAnim4 0.6s ease-in 0.8s both;
    -ms-animation: fromRightAnim4 0.6s ease-in 0.8s both;
    animation: fromRightAnim4 0.6s ease-in 0.8s both;
}
@-webkit-keyframes fromRightAnim1{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
    0%{ left: 110%; opacity: 0; }
    1%{ left: 40%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 10%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
    0%{ left: 110%; opacity: 0; }
    1%{ left: 10%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 10%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
    0%{ left: 110%; opacity: 0; }
    1%{ left: 10%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 10%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
    0%{ left: 110%; opacity: 0; }
    1%{ left: 10%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 10%; opacity: 1; }
}

@keyframes fromRightAnim1{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@keyframes fromRightAnim2{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@keyframes fromRightAnim3{
    0%{ left: 110%; opacity: 0; }
    1%{ left: 40%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@keyframes fromRightAnim4{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 10%; opacity: 1; }
}
/* Slide in from the left */
.da-slide-fromleft h2{
    -webkit-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
    -moz-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
    -o-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
    -ms-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
    animation: fromLeftAnim1 0.6s ease-in 0.6s both;
}
.da-slide-fromleft p{
    -webkit-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
    -moz-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
    -o-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
    -ms-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
    animation: fromLeftAnim2 0.6s ease-in 0.6s both;
}
.da-slide-fromleft .da-link{
    -webkit-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
    -moz-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
    -o-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
    -ms-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
    animation: fromLeftAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromleft .da-img{
    -webkit-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
    -moz-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
    -o-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
    -ms-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
    animation: fromLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes fromLeftAnim1{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
    0%{ left: -110%; opacity: 0; }
    1%{ left: 40%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 10%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
    0%{ left: -110%; opacity: 0; }
    1%{ left: 10%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 10%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
    0%{ left: -110%; opacity: 0; }
    1%{ left: 10%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 10%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
    0%{ left: -110%; opacity: 0; }
    1%{ left: 10%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 10%; opacity: 1; }
}

@keyframes fromLeftAnim1{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@keyframes fromLeftAnim2{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 40%; opacity: 1; }
}
@keyframes fromLeftAnim3{
    0%{ left: -110%; opacity: 0; }
    1%{ left: 40%; opacity: 0; }
    100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim4{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 10%; opacity: 1; }
}
/* Slide out to the right */
.da-slide-toright h2{
    -webkit-animation: toRightAnim1 0.6s ease-in 0.6s both;
    -moz-animation: toRightAnim1 0.6s ease-in 0.6s both;
    -o-animation: toRightAnim1 0.6s ease-in 0.6s both;
    -ms-animation: toRightAnim1 0.6s ease-in 0.6s both;
    animation: toRightAnim1 0.6s ease-in 0.6s both;
}
.da-slide-toright p{
    -webkit-animation: toRightAnim2 0.6s ease-in 0.3s both;
    -moz-animation: toRightAnim2 0.6s ease-in 0.3s both;
    -o-animation: toRightAnim2 0.6s ease-in 0.3s both;
    -ms-animation: toRightAnim2 0.6s ease-in 0.3s both;
    animation: toRightAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toright .da-link{
    -webkit-animation: toRightAnim3 0.4s ease-in both;
    -moz-animation: toRightAnim3 0.4s ease-in both;
    -o-animation: toRightAnim3 0.4s ease-in both;
    -ms-animation: toRightAnim3 0.4s ease-in both;
    animation: toRightAnim3 0.4s ease-in both;
}
.da-slide-toright .da-img{
    -webkit-animation: toRightAnim4 0.6s ease-in both;
    -moz-animation: toRightAnim4 0.6s ease-in both;
    -o-animation: toRightAnim4 0.6s ease-in both;
    -ms-animation: toRightAnim4 0.6s ease-in both;
    animation: toRightAnim4 0.6s ease-in both;
}
@-webkit-keyframes toRightAnim1{
    0%{ left: 40%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
    0%{ left: 40%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
    0%{ left: 40%;  opacity: 1; }
    99%{ left: 40%; opacity: 0; }
    100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
    0%{ left: 10%;  opacity: 1; }
    30%{ left: 5%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
    0%{ left: 40%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
    0%{ left: 40%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
    0%{ left: 10%;  opacity: 1; }
    99%{ left: 10%; opacity: 0; }
    100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
    0%{ left: 10%;  opacity: 1; }
    30%{ left: 5%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
    0%{ left: 40%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
    0%{ left: 40%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
    0%{ left: 40%;  opacity: 1; }
    99%{ left: 40%; opacity: 0; }
    100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
    0%{ left: 10%;  opacity: 1; }
    30%{ left: 5%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
    0%{ left: 40%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
    0%{ left: 40%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
    0%{ left: 40%;  opacity: 1; }
    99%{ left: 40%; opacity: 0; }
    100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
    0%{ left: 10%;  opacity: 1; }
    30%{ left: 5%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}

@keyframes toRightAnim1{
    0%{ left: 10%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
    0%{ left: 40%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
    0%{ left: 40%;  opacity: 1; }
    99%{ left: 40%; opacity: 0; }
    100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
    0%{ left: 10%;  opacity: 1; }
    30%{ left: 5%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
/* Slide out to the left*/
.da-slide-toleft h2{
    -webkit-animation: toLeftAnim1 0.6s ease-in both;
    -moz-animation: toLeftAnim1 0.6s ease-in both;
    -o-animation: toLeftAnim1 0.6s ease-in both;
    -ms-animation: toLeftAnim1 0.6s ease-in both;
    animation: toLeftAnim1 0.6s ease-in both;
}
.da-slide-toleft p{
    -webkit-animation: toLeftAnim2 0.6s ease-in 0.3s both;
    -moz-animation: toLeftAnim2 0.6s ease-in 0.3s both;
    -o-animation: toLeftAnim2 0.6s ease-in 0.3s both;
    -ms-animation: toLeftAnim2 0.6s ease-in 0.3s both;
    animation: toLeftAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toleft .da-link{
    -webkit-animation: toLeftAnim3 0.4s ease-in both;
    -moz-animation: toLeftAnim3 0.4s ease-in both;
    -o-animation: toLeftAnim3 0.4s ease-in both;
    -ms-animation: toLeftAnim3 0.4s ease-in both;
    animation: toLeftAnim3 0.4s ease-in both;
}
.da-slide-toleft .da-img{
    -webkit-animation: toLeftAnim4 0.6s ease-in 0.6s both;
    -moz-animation: toLeftAnim4 0.6s ease-in 0.6s both;
    -o-animation: toLeftAnim4 0.6s ease-in 0.6s both;
    -ms-animation: toLeftAnim4 0.6s ease-in 0.6s both;
    animation: toLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes toLeftAnim1{
    0%{ left: 40%;  opacity: 1; }
    30%{ left: 45%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
    0%{ left: 40%;  opacity: 1; }
    30%{ left: 45%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
    0%{ left: 40%;  opacity: 1; }
    99%{ left: 40%; opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
    0%{ left: 10%;  opacity: 1; }
    40%{ left: 20%;  opacity: 1; }
    90%{ left: 0%;  opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
    0%{ left: 40%;  opacity: 1; }
    30%{ left: 45%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
    0%{ left: 40%;  opacity: 1; }
    30%{ left: 45%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
    0%{ left: 40%;  opacity: 1; }
    99%{ left: 40%; opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
    0%{ left: 10%;  opacity: 1; }
    40%{ left: 20%;  opacity: 1; }
    90%{ left: 0%;  opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
    0%{ left: 40%;  opacity: 1; }
    30%{ left: 45%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
    0%{ left: 40%;  opacity: 1; }
    30%{ left: 45%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
    0%{ left: 40%;  opacity: 1; }
    99%{ left: 40%; opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
    0%{ left: 10%;  opacity: 1; }
    40%{ left: 20%;  opacity: 1; }
    90%{ left: 0%;  opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
    0%{ left: 40%;  opacity: 1; }
    30%{ left: 45%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
    0%{ left: 40%;  opacity: 1; }
    30%{ left: 45%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
    0%{ left: 40%;  opacity: 1; }
    99%{ left: 40%; opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
    0%{ left: 10%;  opacity: 1; }
    40%{ left: 20%;  opacity: 1; }
    90%{ left: 0%;  opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}

@keyframes toLeftAnim1{
    0%{ left: 40%;  opacity: 1; }
    30%{ left: 45%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
    0%{ left: 40%;  opacity: 1; }
    30%{ left: 45%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
    0%{ left: 40%;  opacity: 1; }
    99%{ left: 40%; opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
    0%{ left: 10%;  opacity: 1; }
    40%{ left: 20%;  opacity: 1; }
    90%{ left: 0%;  opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}

/* ---------------------------------------------------------------------- */
/*  Testimonials
/* ---------------------------------------------------------------------- */

.testimonial {
    margin: 0;
    background: #fff;
    padding: 10px 50px;
    position: relative;
    border-radius: 6px;
    border:4px solid #D1AB66;
    font-style: italic;
}



.testimonial:before, .testimonial:after {
    content: "”";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #444;
    font-style: normal;
    font-family:Arial, Sans;
}

.testimonial:before {
    top: 5px;
    left: 10px;
}
.testimonial:after {
    content: "„";
    right: 10px;
    bottom: 15px;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-top: 15px solid #D1AB66;
    margin: 0 0 0 15px;
}
.testimonial-author  {
    margin: -10px 0 0px 40px;
    font-family: Arial, Sans, Helvetica, sans-serif;
    color: #999;
    text-align:left;
}
.testimonial-author span {
    font-size: 12px;
    color: #666;
}

.star  {
    margin: -5px 0 30px 40px;
    font-family: Arial, Sans, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    text-align:left;
    white-space: normal;
}
.star span {margin-right:7px;white-space: pre;}

/* ---------------------------------------------------------------------- */
/*  Projects
/* ---------------------------------------------------------------------- */

#portfolio {
  margin-left:-20px;
  height:100%;
}

.projects .filter {
  margin-bottom:20px;
}

/* Category filter */
#filters {
  float:left;
  margin:20px 0;
}

#filters li {
  list-style:none;
  float:left;
  margin-right:20px;
}

#filters li a {
    color:#000;
    text-decoration:none;
    text-transform:uppercase;
    font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans;
    font-size:26px;
    line-height:1.5em;
}

#filters li a:hover, #filters li.current a {
    color: #D1AB66;
}

.projects, .posts, .single-project, .features {
  margin-top:20px;
}

.single-project {
  margin-bottom:60px;
}

.project {
  position:relative;
  margin-bottom:20px;
  -webkit-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
       -moz-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
            box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
}

.project:hover {
  -webkit-box-shadow: 2.5px 2.5px 5px rgba(255, 190, 0, .3);
       -moz-box-shadow: 2.5px 2.5px 5px rgba(255, 190, 0, .3);
            box-shadow: 2.5px 2.5px 5px rgba(255, 190, 0, .3);
}

.project a img{
  filter: alpha(opacity=100); /* old IE */
  opacity: 1;
}

.project a {
  display:block;
  color: #444;
  padding:2px;
  text-decoration:none;
  border:1px solid #ccc;
}

.project h4, .project .categories {
  position:absolute;
  padding:8px;
  filter: alpha(opacity=90);
  opacity: 0.8;
}

.project h4 {
  bottom:45px;
  right:10px;
  background:#fff;
  color:#000;
  font-family: "Gafata", "Helvetica Neue", Helvetica, Arial, Sans;
  font-size:26px;
  line-height:1em;
  text-transform:uppercase;
}

.project .categories {
  bottom:10px;
  right:10px;
  background:#000;
  color:#fff;
}

.project a:hover {
  border: 1px solid #D1AB66;
}

.project a:hover img {
  filter: alpha(opacity=70);
  opacity: .7;
}

/* ---------------------------------------------------------------------- */
/*  Isotope Filtering
/* ---------------------------------------------------------------------- */

.isotope-item {
  z-index: 5;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 4;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

/* ---------------------------------------------------------------------- */
/*  Overlay on pictures in portfolio and blog
/* ---------------------------------------------------------------------- */

.overlay, .overlay-pf {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1;
  z-index: 40;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 150ms ease-in-out;
  -moz-transition: opacity 150ms ease-in-out;
  -o-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
}

.overlay:hover, .overlay-pf:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter:alpha(opacity=100);
}

.overlay.more, .overlay-pf.more {
  background: url(/img/overlay_more.png) no-repeat center center;
}

.overlay-pf.more {
  background-position: 10px 10px;
}

.overlay.video, .overlay-pf.video {
  background: url(/img/overlay_video.png) no-repeat center center;
}

.overlay-pf.video {
  background-position: 10px 10px;
}

.overlay.file, .overlay-pf.file {
  background: url(/img/overlay_file.png) no-repeat center center;
}

.overlay-pf.file {
  background-position: 10px 10px;
}

.overlay.picture, .overlay-pf.picture {
  background: url(/img/overlay_picture.png) no-repeat center center;
}

.overlay-pf.picture {
  background-position: 10px 10px;
}

/* ---------------------------------------------------------------------- */
/*  Blog posts
/* ---------------------------------------------------------------------- */

.post, .single-post {
  margin-top:20px;
  margin-bottom:60px;
}

.posts img, .posts iframe {
  background:#fff;
  padding:2px;
  border:1px solid #ccc;
  -webkit-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
       -moz-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
            box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .2);
}

.img-item {
  position:relative;
}

.posts a:hover img {
  border: 1px solid #D1AB66;
  filter: alpha(opacity=70);
  opacity: .7;
}

aside {
}

aside .widget_l {
  margin-bottom:20px;
  margin-left:0px;
  padding-left:0px;
}
aside .widget {
  padding-left:20px;
  margin-bottom:20px;
}

aside .categories {
  margin:0px;
  margin-top:-5px;
}

aside .categories li {
  list-style:none;
  margin-bottom:5px;
  padding:5px;
  padding-bottom:7px;
  border-bottom:1px solid #eee;
}

aside .categories li a {
  text-decoration:none;
  color:#444;
}

aside .categories li a:hover {
  color: #D1AB66;
}

.select_restaurant a,
.blog-entry a {
  text-decoration:none;
}

.blog-entry h2 a:hover, .blog-entry h3 a:hover, .blog-entry .blog-data a:hover ,
.select_restaurant h2 a:hover {
  color: #444;
}

.blog-entry .blog-data {
  margin-top:-10px;
  margin-bottom:15px;
  color:#999;
}

.job {
  margin-top:-15px;
  margin-bottom:15px;
  color:#999;
}

/* ---------------------------------------------------------------------- */
/*  Comments
/* ---------------------------------------------------------------------- */

#comments {
  clear: both;
  font-size:90%;
  line-height:1.5em;
}
#comments .navigation {
  padding: 0 0 18px 0;
}

.commentlist {
  list-style: none;
  margin: 0;
  margin-bottom:20px;
}
.commentlist li.comment {
  border-bottom: 1px solid #e7e7e7;
  line-height: 24px;
  margin: 0px 0 24px 0;
  padding: 0 0 0 56px;
  position: relative;
}
.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
  margin-bottom: 18px;
}
#comments .comment-body p:last-child {
  margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px;
}
.commentlist ol {
  list-style: decimal;
}
.commentlist .avatar {
  position: absolute;
  top: 4px;
  left: 0;
}
.comment-author {
}
.comment-author cite {
  color: #000;
  font-style: normal;
  font-weight: bold;
}
.comment-author .says {
  font-style: italic;
}
.comment-meta {
  font-size: 100%;
  margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
  color: #444;
  text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
  color: #D1AB66;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}

/* ---------------------------------------------------------------------- */
/*  Back Top button
/* ---------------------------------------------------------------------- */

#back-top {
    position:absolute;
    background:#dedede url(/img/arrow-up.png) no-repeat center center;
    bottom: 100px;
    right: 20px;
    display: none;
    height: 32px;
    position: fixed;
    width: 32px;
    z-index: 99;
    text-indent:-9000px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow:hidden;
}

#back-top:hover { 
  background-color: #D1AB66;
}

/* ---------------------------------------------------------------------- */
/* Table
/* ---------------------------------------------------------------------- */

.table th,
.table td {
  border-top: 1px solid #ffe390;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #fefaef;
}

/* ---------------------------------------------------------------------- */
/*  Contact map and form
/* ---------------------------------------------------------------------- */

#map {
  position:relative;
  height: 400px;
  margin-bottom:20px;
  width: 100%;
  box-shadow: 0px 2px 2px rgba(0,0,0,0.2), 0px -2px 1px #fff;
}

#map img{ max-width:none }

.contact {
  margin:0px auto;
}

.contact label{
  font-size:100%;
}

.contact .input {
  margin-bottom:15px;
}

.contact .error, .contact .valid {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.contact .valid {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

.contact .error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

.contact textarea {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.contact .botty {
  display:none;
}

/* ---------------------------------------------------------------------- */
/*  Tagline
/* ---------------------------------------------------------------------- */

.tagline {
  display:block;
  border-bottom:3px solid #F6E0A7;
  border-top:3px solid #F6E0A7;
  padding:8px 0 8px 0;
  margin:30px 0;
}


/* ---------------------------------------------------------------------- */
/*  Media: visible phone and desktop (<767px)
/* ---------------------------------------------------------------------- */

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
.Widget_Hotline {margin-top:-20px !important;}
.ClosedDv .Logo {width:100%;text-align:center;margin-top:5px;}

}

/* ---------------------------------------------------------------------- */
/*  Media: visible tablet and desktop (<768px & >979px)
/* ---------------------------------------------------------------------- */

@media (max-width: 580px) {
	#MobileNav {display:block;}
	#SliderSearch {display:none;}
	.da-slider {display:none;}
	}


@media (min-width: 768px) and (max-width: 979px) {

.ClosedDv p {margin-top:-7px;padding-top:0px;font-size:11px;line-height:12px;}
.ClosedDv h3,
.ClosedDv .Widget_Hotline .Phone {font-size:20px !important;line-height:22px;}

/*My Styles*/
	#crumbs {margin-left:10px;}
	.visible-tablet {display: inherit !important;}
	.hidden-tablet {display: none !important;}
	.hidden-desktop {display: inherit !important;}
	.visible-desktop {display: none !important ;}

	#ScrollSearch h3 {font-size:21px;}
	#Widget_DetailRestaurant .btn {font-size:14px;}
	#Widget_DetailRestaurant .btn {font-size:14px;}

	#Widget_DetailRestaurant .Callback button {font-size:11px;}
	}

/* ---------------------------------------------------------------------- */
/*  Media: Less than 480px (Smartphones)
/* ---------------------------------------------------------------------- */

@media (max-width: 480px) {


/*My Styles*/
#Widget_Restaurantsuche , #Widget_DetailRestaurant {display:none;}
#simple_Restaurantsuche {display:block;width:100%;height:30px;}
#simple_Restaurantsuche input[type="text"] {width:87% !important;}
#simple_Restaurantsuche input[type="button"] {width:10% !important;font-size:12px;}
#Container_Restaurantsuche {width:95% !important;margin-left:5%;display:block;}





  #logo {
    display:block;
  }

  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
  .modal.fade.in {
    top: auto;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}

/* ---------------------------------------------------------------------- */
/*  Media: Less than 767px
/* ---------------------------------------------------------------------- */

@media (max-width: 767px) {
  /* decrease font size for h2 and p: slider */

/*MyStyle*/
#crumbs {width:100%;margin-bottom:10px;margin-left:0px;}
#crumbs #Bx1 {width:97%;margin-bottom:10px;margin-left:0px;font-size:15px;}
#crumbs #Bx2 {position:absolute;top:-75px !important;left:125px !important;font-size:17px;}
#Widget_Restaurantsuche , #Widget_DetailRestaurant {display:none;}
#MobileView {display:block;}
#logo {max-width:100px;}
#Container_Restaurantsuche {float:left;width:64%;margin-left:2%;}
#CartElm {position:absolute;width:80% !important;padding:3%;margin:3%;display:none;margin-top:-20px;border:solid #FFEC8D 1px;border-radius: 3px;}

#crumbs #Bx2 {position:absolute;top:-65px;left:186px;}

  .da-slide h2{
      font-size: 50px;
      top: 70px;
  }
  .da-slide p{
      top: 145px;
      font-size: 15px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
    padding:0px 20px;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  [class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;

    margin-bottom:20px;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
}

@media (max-width: 360px) {
	#nav_Rgt {float:left !important;}
	#nav_Rgt .Toolbox_Pointer .Toolbox {float:left !important;}
	#nav_Rgt .Toolbox_Pointer  {float:left !important;}
	#nav_Rgt .Rgt {float:left !important;}
	#crumbs #Bx2 {position:absolute;top:-105px !important;left:125px !important;font-size:17px;}
}

/* ---------------------------------------------------------------------- */
/*  Media: Between 768px and 979px
/* ---------------------------------------------------------------------- */

@media (min-width: 768px) and (max-width: 979px) {

/*MyStyles*/
#crumbs {margin-top:0px;margin-left:0px;width:100%;}
#crumbs #Bx2 {position:absolute;top:-65px;left:186px;}
#crumbs #Bx1 {width:100%;text-align:center;margin-bottom:10px;}
#logo {max-width:100px;}
.txt_Restaurantsuche {width:100%;float:left;}
.txt_Restaurantsuche input[type="text"] {width:75%;}
.txt_Restaurantsuche input[type="button"] {width:17%;font-size:12px;}



  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 20px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 , .span3_1, .span3_2 , .span3_3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }
  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }
  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }
  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }
  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }
  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }
  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }
  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }
  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }
  .row-fluid .span3, .row-fluid .span3_1 , .row-fluid .span3_2, .row-fluid .span3_3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }
  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }
  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 714px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 652px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 590px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 528px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 466px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 404px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 342px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 280px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 218px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 , 
  input.span3_1, textarea.span3_1, .uneditable-input.span3_1,
  input.span3_2, textarea.span3_2, .uneditable-input.span3_2,
  input.span3_3, textarea.span3_3, .uneditable-input.span3_3    {
    width: 156px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 94px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 32px;
  }
}

/* ---------------------------------------------------------------------- */
/*  Media: More than 1200px
/* ---------------------------------------------------------------------- */

@media (min-width: 1200px) {
#crumbs {margin-left:158px;}

  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 20px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 , span3_1 , span3_2 , span3_3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }
  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }
  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }
  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }
  .row-fluid .span3 , .row-fluid .span3_1 , .row-fluid .span3_2 , .row-fluid .span3_3 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }
  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1160px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1060px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 960px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 860px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 760px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 660px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 560px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 460px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 360px;
  }
  input.span3, textarea.span3, .uneditable-input.span3,
  input.span3_1, textarea.span3_1, .uneditable-input.span3_1,
  input.span3_2, textarea.span3_2, .uneditable-input.span3_2, 
  input.span3_3, textarea.span3_3, .uneditable-input.span3_3 {
    width: 260px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 160px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 60px;
  }
  .thumbnails {
    margin-left: -20px;
  }
  .thumbnails > li {
    margin-left: 20px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}


