/* Add here all your css styles (customizations) */

body p { font: 300 115%/190% 'Roboto Slab', serif; }
h3 {font: 700 135%/135% 'Roboto Slab', serif; }
h1,h2,h4 {
	font-weight: normal;
	font-family: 'Julius Sans One', sans-serif;
}
h1.amatic , h2.amatic, h3.amatic, p.amatic{
	font-weight: 200;
	font-family: 'Amatic SC', cursive;
}





h1.satisfy {font-family: 'Satisfy', cursive;}
.weiss {
	color: rgba(239,239,239,1.00);
	text-shadow: 2px 2px 5px rgba(62,71,84,1.00);
}
.xxxl { font-size: 600%; }

.xxl { font-size: 450%; }
.xl { font-size: 200%; }
.topnavigation { margin-top: 50px; }

.header .navbar {
	margin-bottom: 0px;
	min-height: 75px;
}
/*intro Block*/
.abstand  {
	padding: 25px 0 30px;
	border-bottom: 0 solid #eee;
}
.intro p {
	margin-bottom: 0;
}

.intro span {
	color: #666;
	display: block;
	font-size: 24px;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 12px;
	font-family: 'Open Sans', sans-serif; 	
}

.intro .btn-buy {
	text-align: center;
}

.intro .btn-buy a {
	margin-top: 27px;
}

.intro .btn-buy a i {
	margin-right: 5px;
}
.halbebreite {
	margin-left: 2%;
	float: left;
	width: 98%;
	margin-right: 0px;
	padding-right: 48%;
}
.hund-und-pferd {
	margin-left: 2%;
	width: 98%;
	margin-right: 0px;
	padding-right: 48%;
	background-image: url(../img/hund-und-pferd.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: auto 300px ;
}
.min-height-550 {
	min-height: 550px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#leistungen { background-color: rgba(144,125,95,1.00); }




#leistungen .panel-group .panel {
    border-radius: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}
#leistungen .panel-default {
    border-color: red;
}
#leistungen .panel {
    background-color: transparent;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 0px;
}

#leistungen .panel-body {
	padding: 15px 0px;
	background-color: rgba(144,125,95,1.00);
}

#leistungen h2 small{
	color: rgba(255,255,255,0.50);
}
#leistungen h3 {
	margin-top: 35px;
	margin-bottom: 5px;
}
#leistungen li{
	color: rgba(255,255,255,0.77);
	font: 300 115%/190% 'Roboto Slab', serif;
	bottom: auto;
}



.zweispaltig {
	column-count: 2;
	-moz-column-count: 2;
}
.float-right {
	margin-right: 20px;
	float: left;
	margin-top: 7px;
	margin-bottom: 20px;
}
.rahmen {
	padding: 7px;
	background-color: rgba(248,248,248,0.70);
	border: 3px solid rgba(254,254,254,1.00);
	-webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.50);
	box-shadow: 2px 2px 8px rgba(0,0,0,0.50);
}

.panel-body .close span{
	font-size: 200%;
	margin-right: 5px;
}
.panel-body .close {
	font: 700 14px 'Helvetica', sans-serif;
}
.zitat {
	width: 250px;
	margin: 20px 50px 10px -20px;
	float: left;
}
.zitat h2.htgdbild {
	font-size: 220%;
	font-weight: 200;
	font-family: 'Amatic SC', cursive;
	color: rgba(95,182,17,1.00);
	background-image: url(../img/pferdewiese.jpg);
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.zitat p{
	font-size: 120%;
	line-height: 165%;
	font-style: italic;
	color: rgba(223,208,185,1.00);
}
.margin20 {
	margin-top: 20px;
	margin-bottom: 20px;
}


@media (max-width: 700px) {
.hund-und-pferd {
	padding-right: 2%;
	padding-bottom: 300px;
}
	
}



@media (max-width: 992px) {
	.intro span {
		font-size: 22px;
		line-height: 29px;
	}
	.intro, .whitebg {
		text-align: center;
	}

	.intro .btn-buy a {
		margin-top: 25px;
		font-size: 16px;
	}
.row .col-md-4.md-margin-bottom-40 table {
	margin-top: 0px;
	padding: 0px;
}
}
#kontakt td  { 
font: 300 115%/190% 'Roboto Slab', serif; 
	padding-bottom: 10px;
}
