@charset "UTF-8";
/* CSS Document */
body{
	background:#3c3c3b;
	font-size:100%;
	margin:0em;
	padding:0em;
	}
#wrapper {
	max-width:1330px;
	margin:0 auto;
	background:#660000;
	overflow:hidden;
	margin-bottom:2em;
	}
ul {
	margin:0px;
	padding:0px;
	}
li {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight:100;
	color:#fff;
	line-height:1.25em;
	margin:0.313em 0em 0.313em 0em;
	padding:0em;
	}

a {
	text-decoration:none;
	color:#fff;
	}
h1 {
	}
h2.top {
	font-size:3.2em;
	font-family: 'Tangerine', cursive;
	/*font-family: 'Pinyon Script', cursive, arial; */
	font-weight: lighter;
	color:#fff;
	margin:0em 0em -1em 0em;
	padding:0em 0em 0em 0.5em;
	text-align:left;
	background:url(../images/akzent.png) no-repeat;
	line-height:3.1em;
	}
h2 {
	font-size:3.2em;
	font-family: 'Tangerine', cursive;
	/*font-family: 'Pinyon Script', cursive, arial; */
	font-weight: lighter;
	color:#fff;
	padding:0em 0em 0em 0.5em;
	margin-top:0em;
	margin-bottom:-0.5em;
	text-align:left;
	line-height:2.1em;
	}

h3 {
	font-size:2.8em;
	font-family: 'Tangerine', cursive;
	/*font-family: 'Pinyon Script', cursive, arial; */
	font-weight: lighter;
	color:#fff;
	margin:0em 0em -1em 0em;
	padding:0em 0em 0em 0.5em;
	text-align:left;
	line-height:3.1em;
	
	}
h4 {
	font-size:1.5em;
	line-height:1.8em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:100;
	color:#e3be7e;
	margin:0;
	padding:0em 1.25em 0em 1em;
	text-align:left;
	}
p {	font-size:1.125em;
	line-height:1.5em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:100;
	color:#e3be7e;
	margin:0;
	padding:0em 1.25em 0em 1.25em;
	text-align:left;
	}
/* On Top Bar */

#menubar {
	display:block;
	background:#3c3c3b;
	height:4em;
	}
#menubar ul {
	display:block;
	padding:0.9em;
	}
#menubar ul li {
	display:inline;
	}
#menubar ul li a.menubutton {
	display:none;
	}
#menubar ul li a {
	float:left;
	margin:0em 1.5em 0em 0em;
	width:2em;
	}
img.fbb { width:1.5em;}
/*Header*/

header#nadtila-head {
	max-width:100%;
	height:13.75em;
	background: url(../images/home.jpg) center right;
	margin-top:-2em;
	}
section#headline {
	height:12.125em;
	}

.banner {
    position: relative;
    z-index: 20000;
    top: -11em;
    margin-bottom: -11em;
}

a.logo img {
	width:30%;
	min-width:14em;
	padding-top:0.5em;
	}
	
nav {
	display:block;
	height:1.5em;	
	text-align:right;
	padding-right:2em;
	margin-top:-2.0em;
	}
nav ul {
	display:block;
	}
nav ul li {
	display:inline;
	margin:0em 0.188em 0em 0.188em;
	}
nav ul li a {
	color:#990000;
	font-size: 1.125em;
	line-height:1.4em;
	padding:0em 0.25em 0.05em 0.25em;
	transition:0.2s;
	-webkit-transition:background 0.2s;
	}
nav ul li a:hover {
	color:#d7a547;
	border-bottom:0.2em solid #990000;
	}
nav ul li a.active {
	color:#d7a547;
	border-bottom:0.17em solid #990000;
	}
#slider {
	display:block;
	width:100%;
	height:auto;
	}
img.slider {
	width:100%;
	padding-bottom:16px;
	}
#style-slide {
	width:27em;
	margin: -1.6em auto;
	position:relative;
	z-index:200;
	}
	#style-slide-vegan
{
    width: 100%;
    margin: -11em auto;
    position: relative;
    z-index: 200;
    margin-bottom: -6em;
}

img.title-in-slider {
	width:27em;}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/*Content*/

#main {
	display:block;
	width:100%;
	margin-top:2.75em;
	padding:0em;
	padding-bottom:2em;
	}
#main article {
	display:inline-block;
	width:60%;
	background:#660000;
	vertical-align:top;
	margin:0em;
	padding:1%;
	text-align:center;
	}

#main aside {
	display:inline-block;
	width:34%;
	margin-left:3%;
	padding:0;
	vertical-align:top;
	}
#main aside section {
	margin-bottom:1.563em;
	}
.akzent { 
	width:20%;
	min-width:4em;
	padding:0;}
	
section#right-side p {
	text-align:center;
	line-height:1.5em;
	font-weight:100;
	padding:0em 1.25em 0em 1.25em;
	margin:0;
	}
.right {
	text-align:right;
	}
.center {
	text-align:center;
	padding:0;
	}
.img-in-right-side {
	width:70%;
	margin:0 auto;
	}
img.in-left-side {
	width:95%;
	margin:0 auto;
	height:auto;
	}
 img.picture-in-side {
	 width:100%;
	 height:auto;
	 }
 /*Footer*/  
footer {
	background:url(../images/foot.png) center right;
	width:100%;
	height:8.938em;
	margin-bottom:4em;
	display:block;
	}
#footer-left {
	display:inline-block;
	vertical-align:top;
	width:15%;
	height:auto;	
	text-align:left;
	padding:0.5% 1% 1% 2%;
	}
#footer-left ul {
	
	}
#footer-left ul li {
	margin:0.188em 0em;
	list-style:none;
	}
#footer-left ul li a {
	color:#d7a547;
	font-size: 1.125em;
	line-height:1.25em;
	padding:0 0.5%;
	transition:0.2s;
	-webkit-transition:background 0.2s;
	}
#footer-left ul li a:hover {
	color:#990000;

	}
#footer-left ul li a.active {
	color:#990000;
	}
#footer-middle {
	display:inline-block;
	vertical-align:top;
	width:15%;
	height:auto;	
	text-align:left;
	padding:0.5% 1% 1% 1%;
	margin-left:16%;
	}
#footer-middle ul {
	
	}
#footer-middle ul li {
	margin:0.188em 0em;
	list-style:none;
	}
#footer-middle ul li a {
	color:#d7a547;
	font-size: 1.125em;
	line-height:1.25em;
	padding:0 0.5%;
	transition:0.2s;
	-webkit-transition:background 0.2s;
	}
#footer-middle ul li a:hover {
	color:#990000;

	}
#footer-middle ul li a.active {
	color:#990000;
	}
#footer-right {
	display:inline-block;
	vertical-align:top;
	width:44%;
	height:auto;	
	text-align:right;
	padding:0.5% 1% 1% 1%;
	}
#footer-right ul li {
	margin:0.188em 0em;
	}
li.ort, li.phone {
	color:#990000;
	line-height:1em;
	font-size:1.7em;
	font-family: 'Tangerine', cursive;
	list-style-type:none;
	}

/*Mobile Style*/
@media screen and (max-width:800px) {
body {
	font-size:90%;
	}
#style-slide-vegan {
    width: 100%;
    margin: -9em auto;
    position: relative;
    z-index: 200;
    margin-bottom: -4em;
}
}

@media screen and (max-width:600px) {
#main aside, #main article {
	width:100%;
	display:block;
	margin:0.625em 0em 0.625em 0em;
	}
	#style-slide-vegan {
    width: 100%;
    margin: -6em auto;
    position: relative;
    z-index: 200;
    margin-bottom: -5em;
}
}
@media screen and (min-width:550px) {
nav.nav {
	display:block !important;
	}
}
@media screen and (max-width:550px) {
body {
	font-size:86%;
	}
#menubar ul li a.menubutton {
	display:block;}
nav{
	margin-top:1em;
	display:none;
	height:auto;
	width:100%;
	text-align:center;
	}
nav ul li {
	display:block;
	margin:0.3em 0em 0.3em 0em;
		}
nav ul li a {
	color:#d7a547;
	font-size: 1.125em;
	line-height:1.4em;
	padding:0em 0.25em 0em 0.25em;
	transition:0.2s;
	-webkit-transition:background 0.2s;
	}
nav ul li a:hover {
	color:#fff;
	border:none;
	}
nav ul li a.active {
	color:#fff;
	border:none;
	}
#style-slide-vegan {
    display:none;
}
}
