a:link {
    color: black;
	text-decoration: none
}

a:visited {
    color: black;
}

a:hover {
    color:#73160D;
}

a:active {
    color: white;
} 

#back
{
    width:800px;
    height:800px;
    
    background-image:url('../img/index/goat_1.jpg');
}
#back:hover
{
    background-image:url('../img/index/goat_2.jpg');
}

#goat {
	position: relative;
	left: 508px;
	top: 225px;
}

.indexcontainer {
	/* [disabled]width: 680px; */
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	overflow: auto;
	max-width: 800px;
}


body {
  font-family: sans-serif;
}

/* ---- grid ---- */

.grid {
  background: #DDD;
  max-width: 960px;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-item {
  float: left;
  width: 100px;
  height: 100px;
  background: #0D8;
  border: 2px solid #333;
  border-color: hsla(0, 0%, 0%, 0.7);
}

.grid-item--width2 { width: 100px; }
.grid-item--height2 { height: 100px; }


.newsimage {
    box-shadow: 2px 2px 4px 0 #ccc;
}

.date {
	font-style: italic;
}
.conten#text {
	margin: 30px;
}
.Absolute-Center.is-Image {
  height: auto;
}

.Absolute-Center.is-Image img { 
  width: 100%;
  height: auto;
}
.start1 {
    width: 80%;
    height: 80%;
    position: absolute;    
    margin:auto;
    top:0;
    bottom:0;
    left:0;
    right:0;
    
    }
.start {
    max-width: 100%;
    max-height: 100%;  
    position: absolute;
    margin:auto;
    top:0;
    bottom:0;
    left:0;
    right:0;
    }
.start1mobile {
    width: 100%;
    height: 100%;
    position: absolute;    
    margin:auto;
    top:0;
    bottom:0;
    left:0;
    right:0;
    
    }
.startmobile {
    max-width: 100%;
    max-height: 100%;  
    position: absolute;
    margin:auto;
    top:0;
    bottom:0;
    left:0;
    right:0;
    }

body {
	font-family: 'Avenir', sans-serif;
	background: #FFF1D9;
	color: #353231;
}
header {
	background: #5B7876;
	margin-bottom: 0px;
	position: static;
	overflow: hidden;
	
}

::-webkit-scrollbar {
 display: none;
}

.ipadouter {background: url(../img/app/ipad_mockup.png) no-repeat;
	background-size: contain;
	width: 500px;

}
.ipadinner {
}

.mySlides {
	width: 100%;
}
.w3-content {padding-left: 7.5%;
	padding-top: 3.6%;
padding-right: 7.5%;padding-bottom: 3.6%}
/*
	************
	* =menu
	************
*/







.navbg {
	background: #8F9E8B;
	margin-bottom: 0px;
	position: static;
	overflow: hidden
}
#menu {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	height: 80px;
}
#menu li {
	float: left;
	margin: 0;
	margin-top: 0px;
}
#menu li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 80px;
	width: 190px;
	list-style-type: none;
	padding: 0;
}
#menu li#news a {
	background: url(../img/nav/news.png) no-repeat;
	background-size: contain;
}
#menu li#buecher a {
	background: url(../img/nav/buecher.png) no-repeat;
	background-size: contain;
}
#menu li#bilder a {
	background: url(../img/nav/bilder.png) no-repeat;
	background-size: contain;
}
#menu li#bio a {
	background: url(../img/nav/bio.png) no-repeat;
	background-size: contain;
}
#menu li#shop a {
	background: url(../img/nav/shop.png) no-repeat;
	background-size: contain;
}
#menu li#kontakt a {
	background: url(../img/nav/kontakt.png) no-repeat;
	background-size: contain;
}
#menu li#news a:hover, #menu li#news_active a {
	background: url(../img/nav/news_h.png) no-repeat;
	background-size: contain;
}
#menu li#buecher a:hover, #menu li#buecher_active a {
	background: url(../img/nav/buecher_h.png) no-repeat;
	background-size: contain;
}
#menu li#bilder a:hover, #menu li#illustration_active a {
	background: url(../img/nav/bilder_h.png) no-repeat;
	background-size: contain;
}
#menu li#bio a:hover, #menu li#bio_active a {
	background: url(../img/nav/bio_h.png) no-repeat;
	background-size: contain;
}
#menu li#shop a:hover, #menu li#shop_active a {
	background: url(../img/nav/shop_h.png) no-repeat;
	background-size: contain;
}
#menu li#kontakt a:hover, #menu li#kontakt_active a {
	background: url(../img/nav/kontakt_h.png) no-repeat;
	background-size: contain;
}
/*
	************
	* =main body
	************
*/



#centered {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

p {
	font-size: 14px;
	margin-bottom: 5px;
	
}
p1 {
	font-weight: normal;
}
h1 {
    font-style: none;
}
h1_#mobile {
    font-weight: bold;
	font-size: 50px;
}
h2 {
	font-size: 50px;
}
h3 {
	font-size: 30px;
}

h4 {
	margin-top: 10px;
}

h5 {
	margin-top: 10px;
	font-style: italic;
	text-align: center

}
.main {
    float: left;
    overflow: auto;
    position: relative;
    height: calc(100vh - 180px);
    -ms-overflow-style: none;/*box-shadow: 0px 0px 0px 1px #9A907D inset; */
    /* [disabled]padding-right: 0px; */
}
.textmain {
	margin: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
	overflow: auto;
}
/*
	************
	* =header
	************
*/





.shopgrid {
    /* [disabled]margin-top: 10px; */
    padding-bottom: 10px;
}



.datenschutz {
    margin-right: 10px;
    padding-right: 25px;
    padding-top: 25px;
} 
.datenschutzmobile {
    margin-right: 0px;
    padding-right: 0px;
    padding-top: 0px;
	width: 100%;
} 


.logo_swap {
	background: url(../img/budde_logo.png) no-repeat;
	background-size: 230px;
	text-indent: -9999px;
	margin: 10px;
	height: 50px;
}
.logo_swap:hover {
	background: url(../img/budde_logo_black.png) no-repeat;
	background-size: 230px;
	text-indent: -9999px;
	margin: 10px;
	height: 50px;
}

#gallery {
	width: 150px;
	float: none;
	margin: 0px;
}
img #gallery {
	width: 170px;
	float: none;
	margin: 0px;
}
/*
	************
	* =masonry
	************
*/







.wrapper {
	width: 95%;
	margin: 3em auto;
}
.masonry1 {
	margin: 1.5em 0;
	padding: 0;
	-moz-column-gap: 1.5em;
	-webkit-column-gap: 1.5em;
	column-gap: 1.5em;
	font-size: .85em;
	-moz-column-count: 4;
	-webkit-column-count: 4;
	column-count: 4;
}
.masonry2 {
	margin: 1.5em 0;
	padding: 0;
	-moz-column-gap: 1.5em;
	-webkit-column-gap: 1.5em;
	column-gap: 1.5em;
	font-size: .85em;
	-moz-column-count: 5;
	-webkit-column-count: 5;
	column-count: 5;
}
.item {
	display: inline-block;
	background: #fff;
	padding: 0, 5em;
	margin: 0 0 1.5em;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: 2px 2px 4px 0 #ccc;
}
.item img {
	width: 100%;
}
/*

@media only screen and (min-width: 400px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}


@media only screen and (min-width: 700px) {

.masonry {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
}
}

/*
 @media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

@media only screen and (min-width: 1100px) {
    .masonry {
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5;
    }
}

@media only screen and (min-width: 1280px) {
    .wrapper {
        width: 1260px;
    }
} */



footer {
	text-align: center;
	background: #5B7876;
	position: fixed;
	bottom: -20px;
	width: 100%;
	height: 40px;
}
.hidden {
	display: none;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
