@charset "utf-8";

.headerinfo a {
	width: 48%;
	}
/* Box Formate */
.box { width: 48%; }
	
.box.small { width: 48%; }
.box.left { margin-right: 0; }
.box.right { margin-left: 0; }

	
.staticgooglemap {
	width: 50%;
	}

.staticgooglemap {
	display: none;
	}
	
nav.mainnav ul {
	display: table; 
}

/* Umgebungs-Maps per API */
.infobubble {
width: 300px;
line-height: 18px;
line-height: 1.8rem; }


/* Contentbild */
.pic {
	margin: 1em 0;
}

.picright, .picleft {
	width: 46%;
	height: auto;
}

.picright {
	float: right;
	margin-left: 4%;
}

.picleft {
	float: left;
	margin-right: 4%;
}

.half		{width: 48.78%;}
.third		{width: 31.707%;}
.fourth		{width: 23.17%;}
.twothird	{width: 65.85%;}

/* Drittel und Viertel wird zu halb, Zweidrittel wird voll. */
.half		{width: 48.78%;}
.third		{width: 48.78%;}

.left	{float:left;margin-right: 2.44%;}
.right	{float:right;margin-left: 2.44%;}


/* Zweispalter */
.twocols {
}

.twocols .one, .twocols .two {
	width: 48%;
	float: left;
}

.twocols .one {
	margin-right: 4%;
}

.twocols .two {
}

/* Abstand des ersten und letzten Element in Spalten auf 0 Setzen */
.one > *:first-child, .two > *:first-child {
	}

.one > *:last-child, .two > *:last-child {
	}
	
.schnellbuchung {
}

footer .four, footer .five {
	display: none;
}

footer a.sociallink {
	width: 82px;
	margin: 2px 10px 20px 0;
}

footer a.sociallink:last-of-type {
	float: left;
	}

footer .four {clear:none;}