@charset "UTF-8";



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


/*----------_Navigation_----------*/
nav{

	position: relative;
	background-color: #A8A8A8;
	padding: 1.0em 0em 1.0em 0em;
}

li a{

	text-decoration: none;
	color: #000;
	font-size: 1.5em;
}

li a:hover{border-top: 1px dotted; border-bottom: 1px dotted;padding: 0.25em 0em;}
.current a{color: #fff; border-top: 1px dotted; border-bottom: 1px dotted;padding: 0.25em 0em;}

li{

	text-align: center;
	list-style: none;
	box-sizing: border-box;
	font-family: 'Josefin Slab', Serif, Helvetica, Arial, sans-serif;
	margin: 1em 2.5em 1em 0em;
	padding: 0.25em 0em;
}
/*----------_Navigation_----------*/

/*----------_Footer_----------*/
footer[role="contentinfo"]{margin: 85% 0% 0% 0%; height: 8em;}
/*----------_Footer_----------*/

.start-text{

	position: relative;
	background-color: #fff;	
}

#start-ueberschrift{

	position: relative;
	text-align: center;
	font-size: 2.2em;
	font-family: 'Josefin Slab', Calibri;
	color: #000;
}

#zweite-ueberschrift {

	position: relative;
	text-align: center;
	font-size: 1.5em;
	font-family: 'Josefin Slab', Calibri;
	color: #000;
	margin-top: 2.0em;
	text-decoration: underline;
}

#dritte-ueberschrift {

	position: relative;
	text-align: center;
	font-size: 1.5em;
	font-family: 'Josefin Slab', Calibri;
	color: #000;
	margin-top: 2.0em;
	text-decoration: underline;
}

#start-text{

	position: relative;
	text-align: center;
	font-size: 1.2em;
	font-family: 'Josefin Slab', Calibri;
	color: #000;
	width: 65%;
	height: auto;
	margin: 5% 0% 0% 17.5%;
}

.link-flickr{

	position: relative;
	text-align: center;
	font-size: 1.2em;
	font-family: 'Josefin Slab', Calibri;
	color: #000;
	margin: 5% 0% 0% 0%;

}

.kontakt{

	position: relative;
	text-align: center;
	font-size: 1.2em;
	font-family: 'Josefin Slab', Calibri;
	color: #000;
	margin: 5% 0% 0% 0%;
}

#impressum{

	position: relative;
	text-align: center;
	font-size: 1.0em;
	font-family: Calibri;
	color: #000;
	margin: 5% 0% 0% 0%;
}

/*----------_Galerie_Portfolio_----------*/
.thumbnail-ausflugsziele{

		width: auto;
		max-height: 112px;

}
/*----------_Galerie_Portfolio_----------*/

/*************************Achtung->Ende*************************************************/	
}