/*


CI-Farben
 grasgrün: rgb(139, 182, 17)
 hellgrün: rgb(169, 217, 3)
 
okergrün: rgb(208, 195, 101)
dunkelgrün: rgb(90, 95, 73)
grau: #504e4a

*/

/* layout */
html{
 background-color: #fff;

}
body {
 margin-top: 10px;
 background-color: rgb(139, 182, 17);/* gelb*/

 /*font-style: italic;*/
/* font-family: 'PT Sans', sans-serif;*/
/*font-family: 'Source Sans Pro', sans-serif;*/
/*font-family: 'Vollkorn', serif;*/
}

h1, h2, h3, h4, h5, h6 {
	/*font-family: 'Architects Daughter', cursive;
	font-family: 'Coming Soon', cursive;      so ist es auf www.molihi../kueblers... 
   font-family: 'Homenaje', sans-serif;
   font-family: pompiere, sans-serif;
   font-family: 'veggieburgerregular';
   font-family: 'Kaushan Script', cursive;*/
   font-family: 'Kalam';

   letter-spacing: 0.5px;
}
.green {
	color: rgb(139, 182, 17);
}

.lecker {
	color: rgb(139, 182, 17);
	background-color: #fff;
	margin-top: 50px;
	
	padding:0 0 0 20px;
	border: 2px solid #504e4a;
	border-radius: 5px;
	
	-moz-transform: rotate(-3deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform: rotate(-3deg); /* Safari */
	-o-transform: rotate(-3deg); /* Opera */
	-ms-transform: rotate(-3deg); /* IE9 */
	transform: rotate(-3deg); /* W3C */
	
	
	box-shadow: -10px 10px 0px #504e4a;
}
.kasten {
	padding-top: 7px;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 5px;
	/*border: 5px double #504e4a;*/
	/*border: 2px solid rgba(80, 78, 74, 1);*/
}

.kl_abstand{
	margin-top:8px;
}
.klein{
	font-size: 75%;
}

.platz_drunter{
	margin-bottom: 30px;
}
a, a.sw {
	color:#504e4a;
}
a:hover {
	color: rgb(139, 182, 17); /*rgb(255, 204, 0);*/
	text-decoration: none;
}
a.sw:hover {
	color: #000; /*rgb(255, 204, 0);*/
	text-decoration: none;
}

img.tiefer{
	padding-top: 100px;

}
img#logo{ 
	margin-top: -28px;
	margin-left: -18px;
	height: 200px;
	width:275px;
	 
	}
	
img{ 
	width: 100%;
	}
	
header {
	left: 40%;
	top:-20px;
	position: absolute;
}
header p{
	color: rgb(139, 182, 17);
	font-size: 0.8em;
	font-style: normal;
}

header a {
	color:  rgb(139, 182, 17);
}

header a:hover {
	color: #fff;
	text-decoration: none;
}

	
footer {
	float: right;
	color:  rgb(139, 182, 17);
	font-size: 0.8em;
	padding-top:7px;
}
footer a {
	color:  rgb(139, 182, 17);
	
}

footer a:hover {
	color: #fff;
	text-decoration: none;
}
footer a:focus{
	color: #fff;
	text-decoration: none;
}
hr{
	border-color: #504e4a;
	border-width: 2px;
	margin-top: 0; /*lt. bootstrap 20*/
	margin-right: 20px;
}
.breite{
	padding-right: 20px;
	padding-left: 10px;
}



table {
	font-style: normal;
}



.jumbotron1 {
	background-color:  #fff;  /*hellblau #C4E3F3*/
	padding: 30px 0 0 0;
	margin-top: -170px; 
	margin-bottom: 0px;
	min-height: 500px;
	 
}



.jumbotron {
	background-color:  #fff;  
	background-image: url(../images/weide_trans.jpg); 
	background-repeat:no-repeat; 
	background-size:cover;
	margin-top: 113px; 
	margin-bottom: 0px;
	min-height: 500px;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.2em;
}

.jumbotron p {
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 0;
	margin-bottom:10px;
	margin-top: 5px;
}
.jumbotron li {
	font-size: 1.1em;
	line-height: 1.2em;
	padding-bottom: 10px;
}
.jumbotron h3 {
	font-weight: bold;
	margin-bottom: 30px;
	font-size: 1.6em;
	color:#504e4a;
}
h3.ohne {
	margin-bottom:0;
}

.jumbotron h4.abstand {
	margin-top: 80px;
	margin-bottom: 40px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.jumbotron h4 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.container .jumbotron {
		padding-left: 50px;
		border-radius: 0px;	 
}

#carousel-example-generic {
    margin-top: 0px; /*war 113   wie jumbotron*/
	margin-left: auto;
    margin-right: auto;
}
.carousel-inner{
	max-width: 1200px;
	max-height: 650px;
}
.carousel-caption {
	top: 60%;
	position: absolute;
	color: #fff;
	background-color: rgba( 0, 178, 235, 0.7);
	padding-top: 10px;
	bottom: auto;
	padding-bottom: 0;
	left: 0;
	right: 0;
	text-shadow: none;
}
.carousel-caption h1 {
	font-size: 1.4em;
	font-style: italic;
	padding: 0;
}

img.img-rounded{
	margin-top:20px;
	max-width: 145%;
	height: auto;
}

.dunkelrot {
	background-color: #504e4a;
	
}
.wurst {
	background-image: url(../images/wurst.png); 
	background-repeat: no-repeat;
}
.rot {
	color: #504e4a;
	
}
.groesser {
	font-size: 1.2em;
}

.links {
	float: left;
	vertical-align:text-top;
	}
	
.sw{
	color: #fff;
	padding-top: 10px;
}



/* Navbar */

.navbar-custom1  { /* schwarzer oberer Streifen*/

    background-color:#504e4a;/*dunkelrot*/
    color:#fff;
    border-radius:0;
	font-style: italic;
	font-size: 1.1em;
	height: 22px;
}

.navbar-custom  {
    background-color:#fff;
    color:#000;
    border-radius:0;
	font-size: 1.4em;
	margin-top:22px;
}

.navbar-custom .navbar-nav  {
    padding-top: 0;
	margin-top:50px; /*bestimmt die Höhe des Kopfes*/
	float:right;
	
}

.navbar-custom .navbar-nav > li > a {
    color:#504e4a; 
	font-weight: bold;
	/*min-width: 130px;*/
	text-align: center;
	
	margin-bottom: 5px;
	/*font-family: 'Shadows Into Light Two', cursive; 
	font-family: 'Coming Soon', cursive;*/
	font-family: 'Kalam';
    
   /*font-family: 'veggieburgerregular';*/
	letter-spacing: 0.0px;
	/*font-family: 'Architects Daughter', cursive;*/
}
.navbar-custom .navbar-nav > li  {
/*background-image: url(../images/wurst3.png); */
	background-repeat: no-repeat;
}


.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > .active > a:focus,
.navbar-custom .navbar-nav > li > a:focus {
    color:  rgb(139, 182, 17); 
	background-color: transparent;
}
a:focus {
	outline: none;
}
/*
.navbar-custom .navbar-brand {
    color:#eeeeee;
}*/

.dropdown-menu > li > a {
	font-size: 1em;
	font-weight: bold;
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 2px solid #504e4a;
    border-radius: 4px;
    float: right;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-top: 53px; /*68*/
    padding: 8px 10px;
    position: relative;
	z-index:10;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: transparent;
}

.navbar-fixed-bottom{
	background-color: #504e4a;
	 
}

.text-center{
	padding-bottom:50px;
	padding-top: 10px;
	
}



.index {
	 
	/*	margin-right: -30px;*/
}



.rand{ /* keinen Rand am linken Kontakt div   Kontaktkasten*/
	 
	background-color: #ffffff; /*rgb(139, 182, 17);*/
	margin-left: -20px;
	margin-right: 20px;
	border: 2px solid #504e4a;
border-radius: 5px;
	min-width: 210px;
  
  
	-moz-transform: rotate(3deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform: rotate(3deg); /* Safari */
	-o-transform: rotate(3deg); /* Opera */
	-ms-transform: rotate(3deg); /* IE9 */
	transform: rotate(3deg); /* W3C */
	
	
	box-shadow: -10px 10px 0px #504e4a;
	z-index:10;
}

.rand_diashow{ /* keinen Rand am linken Kontakt div   KOntaktkasten*/
	 
	background-color: rgb(139, 182, 17);
	margin-left: 30px;
	margin-right: -30px;
	margin-top: -90px;
	
	padding:0;
	border: 2px solid #504e4a;
border-radius: 5px;
	min-width: 210px;
  
  
	-moz-transform: rotate(-3deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform: rotate(-3deg); /* Safari */
	-o-transform: rotate(-3deg); /* Opera */
	-ms-transform: rotate(-3deg); /* IE9 */
	transform: rotate(-3deg); /* W3C */
	
	
	box-shadow: -10px 10px 0px #504e4a;
	z-index:1;
}

.abgerundet img {border-radius: 5px;}


.panel-body{
	margin:0;
	background-color:  rgb(139, 182, 17); 
}

.panel {
border-width:0;
background-color:  rgb(139, 182, 17);
box-shadow: 0 0px 1px rgba(0, 0, 0, 0.05)!important;
 
}
.panel-title {
	padding-left: 5px;
	font-weight: bold;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	font-size: 120%;
}
.panel-title a:hover{
	color: #fff;
}

/*a.hover_weiss:hover{
	color: #fff;
}*/
.panel-title a:focus {
    color: #fff;
	text-decoration: none;
}

.weiss{
	background-color: #fff;
	margin-top:0;
}

span.icon-bar{
	background-color: #504e4a;
	z-index:11;
}
strong {
	font-weight: bold;  /*700italic;*/
}

/* Media Queries */
@media (max-width:350px) {
	img#logo{ 
	width: 200px;
	height: auto;
	position: absolute;
	top:28px;
	left:0;
	}
	
	header {
		left: 20%;
		top:10px;
		position: absolute;
	}
	
	.handy{
		display: none;
	}
	
	.bild-xs{
		display: none
	}
	.mob{
		margin-top: 150px !important;
	}
	.jumbotron{
		min-height: 100px;
	}
	.startmob{
		 
	}
	.rand_diashow{ /* keinen Rand am linken Kontakt div   KOntaktkasten*/
		margin-left:  20px !important;
		margin-top: 150px !important;
		margin-bottom: 20px;
		width: 90%;
	}
	
	
/*	.scrollable-menu {
    height: 400px;
    max-height: 100px;
	
    overflow-x: hidden;
}*/
	
	

	
}
@media (max-width:420px) {
	iframe{max-width: 300px;} /*Google Maps etwas schmäler anzeigen*/
	
}
@media (max-width:500px) {
	.bild-xs{
		margin-top: 40px;
	}
	
}
@media (max-width:626px) {
	iframe{width: 400px;} /*Google Maps etwas schmäler anzeigen*/
	
}


@media (max-width:767px) {
	img#logo{ 
		margin-top: -28px;
		margin-left: 0px;
		height: 130px;
		width: AUTO;
	}
	.bild-xs{
		padding-top: 70px;
	}
	
	.navbar-custom .navbar-nav > li > a {
		margin-bottom: 5px;
		margin-right: 10px;
	    /*font-family: 'veggieburgerregular';*/
		font-family: 'Kalam';
		letter-spacing: 0.3px;
	}
	.navbar-custom .navbar-nav > li {
		background-image: url(../images/wurst4.png); 
		background-repeat: no-repeat;
	}
	
	.navbar-nav .open .dropdown-menu{
		margin-right: 15px;
		margin-left: -50px;
	}
 
	table { 
		display: block;
		overflow-y: hidden;
	}
	@-moz-document url-prefix() {
		fieldset { display: table-cell; }
	}
	
	.container .jumbotron {
		padding-left: 0px;
		padding-top: 0px;
	}
	
	.container  {
		padding-left: 5px;
		padding-right: 5px;
	}
	.navbar-custom .navbar-nav  {
		padding-top: 10px;
		margin-top: 0;
	}
	p.btn-startseite {
		display: none;
	}
	
	.jumbotron h3 {
		margin-top: 20px;
	}
	.jumbotron {
		padding-right: 0;
		padding-left: 0;
		margin-top:100px;
		min-height: 100px;
	}
	
	.jumbotron1 {
		background-color:  #fff;  
		padding: 0px 0 0 0;
		margin-top: -100px; 
		margin-bottom: 0px;
		min-height: 100px;
	}
	.mobil_down {
		padding-top: 0px;
	}
	.carousel-caption {
		top: 45%;
	}
	.handy{
		display: none;
	}
	/*.gr_abstand{
		padding-top:20px;
	}*/
	
	.rand_menu{ /*    mittagsmenü*/ 
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 30px;
		margin-bottom:30px;
		padding: 10px 0 0 20px;
	}
	
	.rand{ /* keinen Rand am linken Kontakt div   Kontaktkasten*/ 
		margin-left: 20px;
		width: 90%;
		margin-top: 30px;
		margin-bottom:30px;
		padding: 10px 0 0 20px;
	}
	.rand_diashow{ /* keinen Rand am linken Kontakt div   KOntaktkasten*/
		margin-left:  30px;
		margin-top: -25px;
		margin-bottom: 20px;
		width: 90%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	iframe{width: 400px;} /*Google Maps etwas schmäler anzeigen*/
	.bild-xs{
		padding-top: 100px;
	}
	
	.container .jumbotron {
		padding-left: 30px;
	}
	.theme-showcase {
		margin-top: 90px;
	}
	
	img#logo{ 
	width: 210px;
	height: auto;
	position: relative;
	padding-top: 5px;
	vertical-align: middle;
	}
	
	
	.navbar-custom .navbar-nav  {
		padding-top: 0;
		margin-top:100px; /*bestimmt die Höhe des Kopfes*/
		float:right;
		}
	.rand_diashow{ /* keinen Rand am linken Kontakt div   KOntaktkasten*/
		margin-left:  20px;
		margin-right: -50px;
		margin-top: 0px;
		width: 70%;
	}
	.startseite{ /* keinen Rand am linken Kontakt div   Kontaktkasten*/ 
		margin-top: -150px;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {
	.rand_diashow{ /* keinen Rand am linken Kontakt div   KOntaktkasten*/
		margin-left:  20px;
		margin-right: -50px;
		margin-top: 0px;
		width: 75%;
	}
}	


