@charset "utf-8";
/* CSS Document */
/* =============================================================================
   Farben
   ========================================================================== */

   :root {
	--secondary-background-color: #3f7d72;

	--primary-accent-color: #3f7d72;
		
	--comment-background-color: #E8FBF8;
	--comment-title-color: #198B7A;
	--comment-text-color: #198B7A;

}


/* Spezifische Anpassungen */

/*div#DIV_Tourdata #DIV_Reservation #DIV_ReservationRes .DIV_LandleistungAuswahl .DIV_TableCaption{
	display: none;
}*/

div#DIV_Tourdata #DIV_FragebogenDaten label[for=CPH1_CB_DSGVO]{
	transform: translate(20px, -24px);
}

div#DIV_Tourdata #DIV_Reservation #DIV_ReservationRes #DIV_KinderAuswahl{
	display: none;
}

div#DIV_Tourdata #DIV_DankeFuerBuchungKopf #IMG_TO{
	max-height: 80px;
	margin-bottom: 30px;
}