@charset "UTF-8";



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

.text {
	
	position: relative;
	margin: 0% 0% 5% 10%;
	color: #5f4b3d;
	font-family: Calibri;
	font-size: 2.2em;
	max-width: 75%;
	line-height: 1.5em;

}

.text-kontakt {

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

article p{
	color: #5f4b3d;
}

.text-kontakt {

	width: 30%;
}
	
.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.9em;
	font-family: Calibri;
	color: #fff;
	width: 28em;
}	

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

.zeile-tieranfrage {

	background-color: #6c584a;
}

.zelle-preisliste {background-color: ;}	 	
	
.belegungskalender{
	
	width: 100%;
	height: auto;
}
	
.kalender{

	margin: 0% auto;
	width: 100%;/*55%*/
	height: auto;/*43em;*/
	min-height: 25em;
	background-color: #5f4b3d;

}	
	
.map-iframe {

	position: relative;
	margin: 0% 0% 5% 5%;
	width: 700px;
	height: 500px;
	float: left;
}	

#tinc_content {

	width: 75%;
	margin: 5% 10% 0% 10%;
	clear: both;
}	
	
#ausflugsziele {

	margin: 0px 0px;



}
	
.contentbox {

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

.headline {

	line-height: 2em;

}

.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;
}

.headline-ausflugsziele {

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

}

.bildersammlung {

	position: relative;
	margin: 0% 0% 0% 5%;
	padding: ;
	max-width: 100%;

}

.thumbnail-ausflugsziele{

		max-width: 100%;
		max-height: 390px;


}

#contact{

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