@import url(//comet.tramino.net/fonts/css?family=Dosis:500|Ubuntu);


#inhalt {
	position: relative;
	margin: 90px auto 0px auto;
}



#inhalt h5 {
	display: none;
}


#inhalt h1 {
	font-family: Dosis; font-weight: 600; font-size: 45px; color: #000;
}

.Rubrik_31620 { background-color: #000; }
.Rubrik_31620 .TraminoVorlage { margin: 0px; }

#footer {
	background-color: #FFF;
	color: #ccc;
	font-size: 12px;
}

#footer .inner {
	margin: 0px 60px;
	padding: 5px 0;
}

#footer a {
	color: inherit;
}

/* Datenschutz & Impressum */

.Rubrik_43039 #TraminoRubrik { margin: 0px 60px; }
.Rubrik_43040 #TraminoRubrik { margin: 0px 60px; }/* Großer Bildschirm  */
@media all and (min-width: 1251px) {

	#form_wrapper {
		width: 45% !important;
		margin-left: 50% !important;
	}



}/* Kleiner Bildschirm & iPad quer  */
@media all and (min-width: 1000px) and (max-width: 1250px) {


	.section.first .slogan { width: 950px !important; }
	.content .inner { width: 950px !important; }

	/* Webcam Ausnahmen*/
	.section.first .slogan { font-size: 25px !important;	}
	.section.first .slogan strong { font-size: 65px !important;	}

	/* Skimagazin */
	#multirequest {
		overflow: auto !important;
	}

	#form_wrapper {
		width: 45% !important;
		margin-left: 50% !important;
	}

	#code_wrapper {
		width: 75% !important;
	}

	/* Karstadt Seite */
	#karstadt .inner { padding: 100px 20px 0px 50px !important; }



}/* Kleiner Bildschirm & iPad hoch  */
@media all and (min-width: 768px) and (max-width: 999px) {

	.content .inner { width: 720px; }

	/* Skimagazin-Seite */
	#multirequest {
		top: 115px !important;
		overflow: auto !important;
	}

	#code_wrapper {
		width: 90% !important;
	}

	#form_wrapper {
		margin-left: 5% !important;
	}

	#TraminoInhalt {
		padding: 80px 0 0 0;
	}

	/* Karstadt Seite */
	#karstadt .inner { padding: 120px 20px 0px 50px !important; }

}/* iPhone & Mobile */
@media all and (max-width: 767px) {

	#page { width: 100% }

	#inhalt { margin-top: 350px;   }

	.TraminoVorlage_1 .section.first {
		height: 1100px !important;
		background-image: url(//tramino.s3.amazonaws.com/s/das-hoechste/116257/1270x1000.jpg);
	}

	#multirequest {
		overflow: auto !important;
		top: 125px !important;
	}

	#multirequest .section.first {
		min-height: 100% !important;
		height: auto !important;
	}

	#header.small {
		height: 185px !important;
	}

	#form_wrapper {
		width: 75% !important;
		margin-left: 0% !important;
	}

	#code_wrapper {
		width: 90% !important;
	}



	#footer .inner { width: 74%; }
	#footer .inner .left { margin-left: -44px; }

	/* Karstadt Seite */
	#karstadt .inner { padding: 150px 20px 0px 50px !important; }

}

/* iPhone & Mobile Querformat */
@media all and (max-width: 767px) and (orientation:landscape) {

}