@charset "UTF-8";

body{
	background-color: #FAFAFA;
}

h1 {
	float:left;
}

a {
	color: #006633;
}

a:hover {
	color: #683C11;
}

.topstyle{
	padding-top: 5px;
}

.gans {
	width: 100%;
	height: 450px;
	background-image: url(../images/Pics/prodgoose.jpg);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.huhn {
	width: 100%;
	height: 450px;
	background-image: url(../images/Pics/prodchicken.JPG);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ente {
	width: 100%;
	height: 450px;
	background-image: url(../images/Pics/prodduck.JPG);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ei {
	width: 100%;
	height: 450px;
	background-image: url(../images/Pics/prodegg.JPG);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.sonnenblume {
	width: 100%;
	height: 450px;
	background-image: url(../images/Pics/prodsunflower.JPG);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.kuerbis {
	width: 100%;
	height: 450px;
	background-image: url(../images/Pics/prodpumpkin.JPG);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.erdapfel {
	width: 100%;
	height: 450px;
	background-image: url(../images/Pics/prodpotato.JPG);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

/*@media (max-width:1300px) {
	.mandlpic {
		height:350px;
	}
}*/

.weidegans {
	width: 100%;
	height: 150px;
	background-image: url(../images/../images/Graphics/Goose2.svg);
	/*background-size: ;*/
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.weidegansverband {
	width: 100%;
	height: 150px;
	background-image: url(../images/image.jpg);
	background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.weidehuhn {
	width: 100%;
	height: 150px;
	background-image: url(../images/../images/Graphics/Chicken2.svg);
	/*background-size: ;*/
    background-repeat: no-repeat;
	background-position: 50% 50%;
}

.weideente {
	width: 100%;
	height: 150px;
	background-image: url(../images/../images/Graphics/Duck2.svg);
	/*background-size: ;*/
    background-repeat: no-repeat;
	background-position: 50% 50%;
}

.freilandei {
	width: 100%;
	height: 150px;
	background-image: url(../images/../images/Graphics/Egg.svg);
	/*background-size: ;*/
    background-repeat: no-repeat;
	background-position: 50% 50%;
}

.feldsonnenblume {
	width: 100%;
	height: 150px;
	background-image: url(../images/../images/Graphics/Sunflower.svg);
	/*background-size: ;*/
    background-repeat: no-repeat;
	background-position: 50% 50%;
}

.feldkuerbis {
	width: 100%;
	height: 150px;
	background-image: url(../images/../images/Graphics/Pumpkin.svg);
	/*background-size: ;*/
    background-repeat: no-repeat;
	background-position: 50% 50%;
}

.felderdapfel {
	width: 100%;
	height: 150px;
	background-image: url(../images/../images/Graphics/Potato.svg);
	/*background-size: ;*/
    background-repeat: no-repeat;
	background-position: 50% 50%;
}

.picpadding{
	padding: 70px;
}

.picpaddingnogoose{
	padding: 70px;
}

@media (max-width:767px){
	.weideente {
		height: 250px;
		background-position: 50% 50%;
	}
}
/*@media (max-width:1300px) {
	.weidegans {
		height: 400px;
	}
}*/


.allgemein {
	height: 100%;
}

.p1 {
	color: #454545;
	font-size: 1.6em;
	text-align: justify;
	padding: 0px 40px 60px 40px;
	-moz-hyphens: auto;
   	-o-hyphens: auto;
   	-webkit-hyphens: auto;
   	-ms-hyphens: auto;
   	hyphens: auto;
}

.p5 {
	color: #454545;
	font-size: 1.3em;
	text-align: justify;
	padding: 0px 40px 60px 40px;
	-moz-hyphens: auto;
   	-o-hyphens: auto;
   	-webkit-hyphens: auto;
   	-ms-hyphens: auto;
   	hyphens: auto;
}

.h1 {
	color: #454545;
	font-size: 3em;
	padding: 70px 40px 0 40px;
}

.h2 {
	color: #454545;
	font-size: 3em;
	padding: 70px 40px 0 40px;
}

@media (min-width:768px) and (max-width:991px) {
	.h1 {
		font-size: 2em !important;
		padding: 20px 15px 0 15px;
	}
	
	.h2 {
		font-size: 1.8em !important;
		padding: 0px 15px 0px 15px;
	}
	
	.p1 {
		font-size: 1.3em !important;
		padding: 0px 15px 0px 15px;
	}
	
	.p5 {
		font-size: 1.3em !important;
		padding: 0px 15px 0px 15px;
	}
}

@media (max-width:767px){
	
	.h1 {
		font-size: 2em !important;
		padding: 0px 15px 0 15px;
	}
	
	.h2 {
		font-size: 1.8em !important;
		padding: 0px 15px 0px 15px;
	}
	
	.p1 {
		font-size: 1.2em !important;
		padding: 0px 15px 0px 15px;
	}
	
	.p5 {
		font-size: 1.2em !important;
		padding: 0px 15px 0px 15px;
	}
}

.footerrow {
	color: #454545; 
}

