div, p, a, li, td { -webkit-text-size-adjust:none; }
body {
	padding: 0px !important;
}
h1 {
	font-family: Georgia, Times, "Times New Roman", serif !important;
	font-size: 40px;
	line-height: 44px;
    font-weight: 400;
    letter-spacing: 0.03em;
    color: #666666;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0px;
}
h2 {
	font-family: Georgia, Times, "Times New Roman", serif !important;
	font-size: 34px;
	line-height: 1.4;
    font-weight: 400;
    letter-spacing: -0.8px;
    font-style: italic;
    color: #666666;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3 {
	font-family: Georgia, Times, "Times New Roman", serif !important;
	font-size: 21px;
	line-height: 1.3;
    font-weight: 400;
    text-transform: uppercase;
    color: #666666;
    margin-bottom: 20px;
    margin-top: 0px;
}
h5 {
    text-align: center;
    letter-spacing: 0.16em;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
h6 {
	font-family: Georgia, Times, "Times New Roman", serif !important;
	font-size: 16px;
	line-height: 1.6;
    font-weight: 400;
    font-style: italic;
    color: #666666;
    text-align: center;
}
.el-text .bh-bodytext,
.el-text .bh-bodytext p {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}
.style-text-color-white,
span.style-text-color-white {
	color: white !important;
}
.style-text-color-green,
span.style-text-color-green {
	color: #8ca614 !important;
}
.style-text-color-bronze,
span.style-text-color-bronze {
	color: #9F826A !important;
}
.style-text-color-grey,
span.style-text-color-grey {
	color: #666666 !important;
}
.style-text-bigger,
span.style-text-bigger {
	font-size: 19px;
	line-height: 28px;
}
.onlineversion a {
	text-decoration: underline;
	color: #666666;
}
.nl-datenschutz a {
	text-decoration: none;
	color: #666666;
}
.footerNavi .nlRowContainer {
	border-top: 1px solid #aaabaa;
	border-bottom: 1px solid #aaabaa;
}
/* el-box */

.el-box.imgContain .boxColPicture .nlColContainer table td {
	background-size: contain !important;
	background-repeat: no-repeat !important;
}
.boxButton span,
.boxButton {
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400 !important;
	text-transform:uppercase;
}
.boxHeadline,
.boxHeadline div {
	color: #666666;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 21px;
	line-height: 25px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}
.boxText,
.boxText div {
	color: #666666;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 16px;
	line-height: 24px;
}

/* el-picture */

.el-picture.imgContain .nlColContainer table td {
	background-size: contain !important;
}

/* el-button */

.buttonLink span {
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-transform:uppercase;
}
.el-button.666666 .buttonLink span {
	color: #FFFFFF;
}
.el-button.transparent .buttonLink span {
	color: #666666;
}
.el-button.transparent .buttonBG {
	border: 1px solid #666666;
}
