@charset "UTF-8";



@media only screen and (min-width: 0px) and (max-width: 767px ){

.text {
	margin: 0% 5.5% 15% 5.5%;
	color: #5f4b3d;
	font-family: Calibri;
	font-size: 1.2em;
	width: 80%;
	line-height: 1.5em;
}

.text-kontakt {

	margin: 0% 5% 5% 5%;
	color: #5f4b3d;
	font-family: Calibri;
	font-size: 1.2em;
	float: left;
	float: left;

}

article p{
	color: #5f4b3d;
}
	
h1{
	padding: 0% 0% 8% 0%;
}


.preise-tabelle{

	position: relative;
	margin: 5% 0% 5% 0%;
}	

h3 {
	
	text-align: center;
	font-size: 2.5em;
	font-family: calibri;
}

.legende {

	text-align: center;
	padding: 10px;
	font-family: calibri;
	font-size: 1em;
}

.preise-sinfonie, .preise-harmonie{

	margin: 0% auto;
	border: 2px #7d5a42 solid;
	background-color: #5f4b3d;
	font-size: 1.1em;
	font-family: Calibri;
	color: #fff;
}	

.zeile-preisliste, .zelle-preisliste{
	border: 2px #7d5a42 dotted;
	padding: 0.35em;
}	

.zeile-tieranfrage {

	background-color: #6c584a;
}

.belegungskalender{
	
	width: 100%;
	height: auto;
}
	
.kalender{

	margin: 0% auto;
	width: 100%;
	height: auto;
	min-height: 62em;
	background-color: #5f4b3d;	
}	
	
.map-iframe {

	position: relative;
	margin: 0% 0% 5% 2.5%;
	max-width: 240px;
	width: 100%;
	height: 250px;
	float: left;
}

#tinc_content {

	width: 100%;
	margin: 5% 0% 0% 0%;
	clear: both;
}

#ausflugsziele {

	margin: 0px 0px;



}

.contentbox {

	position: relative;
	display: block;
	width: 20em;	/*750px*/
	height: auto;	/*50.5*/
	background-color: #efebe1;
	margin: 20px 0px;
	padding: 20px;
	border: 2px dashed #7d5a42;
	float: left;
	font-size: 0.6em;
	line-height: 1.2em;
}	

.headline {

	line-height: 2em;

}

.headline-ausflugsziele {

	margin: 0% 0% 0% 10%;
	color: #000;
	font-family: Calibri;
	font-size: 1.8em;
	max-width: 75%;

}

.thumbnail-ausflugsziele{

		width: auto;
		max-height: 112px;

}

.contenttext {

	position: relative;
	display: block;
	/*width: 700px;
	height: 250px;*/
	padding: 0.4em;
	float: inline;
}	

.link-ausflugsziele:hover {

	color: #0489B1;
}

.picture {

	position: relative;
	display: block;
	max-width: 100%;
	height: auto;
	padding: 0em 0.6em;
	float: left;
}

#contact{

	position: relative;
	display: block;
	max-width: auto;
	height: 100%;
	float: left;
	margin: 0% 0% 5% 0%;
}
/*************************Achtung->Ende*************************************************/	
}