/*reetdachkate-nordfriesland.de*/

/*body*/
body {
    padding-top: 10px !important;
	padding-bottom: 10px !important;
	background-color: #FFFFF0 !important;
}

/*typo*/
	
/*menu*/
	/*menu nicht auf startseite anzeigen*/
body.dphome .astroid-header-section {
	display: none !important;
	}

/*accordion*/

/*contact*/
	
/*promo-position*/
.promo-position {
	min-height: 600px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff !important;
}
.promo-position h1 {
	color: #fff !important;
	text-shadow: 0 0 5px black;
	font-weight: bold;
	font-style: italic;
}

/*promo-position*/
#easybook input[type=text], #easybook textarea {
    margin-top: 5px;
    margin-bottom: 5px;
}