.module_vorname.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Header-sm.jpg"); }
.module_bedeutung.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Bedeutung-sm.jpg"); }
.module_varianten.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Andere-Namen-sm.jpg"); }
.module_namenstage.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Feiertag-sm.jpg"); }
.module_personen.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Stars-sm.jpg"); }
.module_orte.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Reise-sm.jpg"); }
.module_wetter.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Wetter-sm.jpg"); }
.module_prestige.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Wer-nennt-sein-Kind-sm.jpg"); }
.module_berlin.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Berlin-sm.jpg"); }
.module_at.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Austria-sm.jpg"); }
.module_ch.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Schweiz-sm.jpg"); }
.module_buchstaben.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Anfangsbuchstabe-sm.jpg"); }
.module_anagramm.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Andere-Namen-sm.jpg"); }
.module_zeichen.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Piepen-Winken-sm.jpg"); }
.module_inhalt.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Inhaltsverzeichnis-sm.jpg"); }
.module_flaggen.wallpaper { background-image: url("../images/Navigator.jpg"); }
@media (min-width: 768px) {
	.module_vorname.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Header-lg.jpg"); }
	.module_bedeutung.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Bedeutung-lg.jpg"); }
	.module_varianten.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Andere-Namen-lg.jpg"); }
	.module_namenstage.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Feiertag-lg.jpg"); }
	.module_personen.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Stars-lg.jpg"); }
	.module_orte.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Reise-lg.jpg"); }
	.module_wetter.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Wetter-lg.jpg"); }
	.module_prestige.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Wer-nennt-sein-Kind-lg.jpg"); }
	.module_berlin.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Berlin-lg.jpg"); }
	.module_at.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Austria-lg.jpg"); }
	.module_ch.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Schweiz-lg.jpg"); }
	.module_buchstaben.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Anfangsbuchstabe-lg.jpg"); }
	.module_anagramm.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Andere-Namen-lg.jpg"); }
	.module_zeichen.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Piepen-Winken-lg.jpg"); }
	.module_inhalt.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Inhaltsverzeichnis-lg.jpg"); }
}
@media (min-width: 1200px) {
	.module_vorname.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Header.jpg"); }
	.module_bedeutung.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Bedeutung.jpg"); }
	.module_varianten.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Andere-Namen.jpg"); }
	.module_namenstage.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Feiertag.jpg"); }
	.module_personen.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Stars.jpg"); }
	.module_orte.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Reise.jpg"); }
	.module_wetter.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Wetter.jpg"); }
	.module_prestige.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Wer-nennt-sein-Kind.jpg"); }
	.module_berlin.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Berlin.jpg"); }
	.module_at.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Austria.jpg"); }
	.module_ch.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Schweiz.jpg"); }
	.module_buchstaben.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Anfangsbuchstabe.jpg"); }
	.module_anagramm.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Andere-Namen.jpg"); }
	.module_zeichen.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Piepen-Winken.jpg"); }
	.module_inhalt.wallpaper { background-image: url("../images/wallpaper/Wallpaper-Inhaltsverzeichnis.jpg"); }
}
.module_vorname.wallpaper {
	padding-top: 2.2rem;
	padding-bottom: 2.2rem;
}
.module_vorname h1 {
	font-size: 3.8rem;
}
.module_vorname h1 span {
	font-size: 5.9rem;
}
.module_gender,
.module_beliebt {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.module_gender, .module_gender span, .module_gender a {
	color: #ffffff !important;
	font-size: 1.5rem;
}
.module_gender.tmpl-w {
	background-color: rgb(237,102,135);
}
.module_gender.tmpl-m {
	background-color: rgb(102,199,232);
}
.module_gender.tmpl-u {
	background-color: rgb(253,195,116);
}
.module_gender .tmpl-w, .module_gender .tmpl-m, .module_gender .tmpl-u,
.module_bedeutung .content-second .tmpl-w, .module_bedeutung .content-second .tmpl-m, .module_bedeutung .content-second .tmpl-u,
.module_varianten .content-second .tmpl-w, .module_varianten .content-second .tmpl-m, .module_varianten .content-second .tmpl-u,
.module_bergrafik .stats-box .tmpl-w, .module_bergrafik .stats-box .tmpl-m, .module_bergrafik .stats-box .tmpl-u
{
	color: #ffffff !important;
}
.module_personen .box .tmpl-w, .module_personen .box .tmpl-m, .module_personen .box .tmpl-u
{
	color: rgb(58,59,61) !important;
}
.module_gender .icon,
.module_beliebt .icon,
.module_bedeutung .icon {
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 100px;
	background-size: 100% !important;
}
.module_gender.tmpl-w .icon {
	background: url("../images/gender/weiblich.svg") no-repeat center center;
}
.module_gender.tmpl-m .icon {
	background: url("../images/gender/maennlich.svg") no-repeat center center;
}
.module_gender.tmpl-u .icon {
	background: url("../images/gender/unisex.svg") no-repeat center center;
}
.module_beliebt .icon {
	background: url("../images/icons/beliebt.svg") no-repeat center center;
}
.module_bedeutung.module-content,
.module_varianten.module-content,
.module_namenstage.module-content {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.module_bedeutung.wallpaper {
	padding-top: 8.3rem;
	padding-bottom: 6.3rem;
}
.module_bedeutung h2,
.module_varianten h2,
.module_namenstage h2,
.module_personen h2,
.module_orte h2,
.module_gluecksbuch h2,
.module_wetter h2,
.module_prestige h2,
.module_berlin h2,
.module_at h2,
.module_ch h2,
.module_buchstaben h2,
.module_anagramm h2,
.module_zeichen h2,
.module_poster h2 {
	font-size: 4.2rem;
}
.module_inhalt h2 {
	font-size: 2.5rem;
}
.module_bedeutung h2 span,
.module_prestige h2 span,
.module_inhalt h2 span {
	font-size: 5.9rem;
}
.module_at h2 span,
.module_ch h2 span,
.module_buchstaben h2 span,
.module_anagramm h2 span,
.module_zeichen h2 span {
	font-size: 2.5rem;
}
.module_bedeutung .icon {
	width: 170px;
	height: 170px;
	background: url("../images/icons/bedeutung.svg") no-repeat center center #ffffff;
	background-size: 100% !important;
}
.module_bedeutung .content-second > div,
.module_varianten .content-second > div {
	background-color: rgb(255,177,85);
	color: #ffffff;
}
.module_varianten.wallpaper {
	padding-top: 7.6rem;
	padding-bottom: 9.3rem;
}
.module_namenstage.wallpaper {
	padding-top: 7.3rem;
	padding-bottom: 7.3rem;
}
.module_namenstage.wallpaper .row {
	line-height: 1.5;
}
.module_namenstage .icon {
    height: 200px;
    background: url(../images/icons/kalenderblatt.svg) no-repeat center center #ffffff;
    background-size: 100%;
    font-size: 1.5rem;
    padding-top: 1.8rem;
}
.module_personen.module-content,
.module_orte.module-content {
	padding-top: 1.5rem;
}
.module_personen.wallpaper {
	padding-top: 8.3rem;
	padding-bottom: 8.3rem;
}
.module_personen .box {
	background-color: rgb(245,245,245);
	padding: 20px;
	padding-right: 200px;
	font-size: 0.75rem;
	min-height: 210px;
	height: 100%;
}
.module_personen .box .title,
.module_orte .box .title {
	font-size: 1rem;
}
.module_personen .boxtype-1 {
	background: url("../images/icons/personen-01.svg") no-repeat right 20px center rgb(245,245,245);
}
.module_personen .boxtype-1 .title {
	color: rgb(151,191,13);
}
.module_personen .boxtype-2 {
	background: url("../images/icons/personen-02.svg") no-repeat right 20px center rgb(245,245,245);
}
.module_personen .boxtype-2 .title {
	color: rgb(102,199,232);
}
.module_personen .boxtype-3 {
	background: url("../images/icons/personen-03.svg") no-repeat right 20px center rgb(245,245,245);
}
.module_personen .boxtype-3 .title {
	color: rgb(239,125,0);
}
.module_personen .boxtype-4 {
	background: url("../images/icons/personen-04.svg") no-repeat right 20px center rgb(245,245,245);
}
.module_personen .boxtype-4 .title {
	color: rgb(179,24,108);
}
.module_personen .boxtype-5 {
	background: url("../images/icons/personen-05.svg") no-repeat right 20px center rgb(245,245,245);
}
.module_personen .boxtype-5 .title {
	color: rgb(0,84,122);
}
.module_orte.wallpaper {
	padding-top: 5.3rem;
	padding-bottom: 5.3rem;
}
.module_orte .box {
	color: #ffffff;
	padding: 20px;
	height: 235px;
	font-size: 0.75rem;
	background-size: 100% auto !important;
}
.module_orte .box.stamp-blue {
	background: url("../images/icons/stamp-blue.svg") no-repeat center center;
}
.module_orte .box.stamp-orange {
	background: url("../images/icons/stamp-orange.svg") no-repeat center center;
}
.module_orte .icon {
	width: 100%;
	height: 100%;
	background-size: 100% !important;
}
.module_orte .icon-first {
	background: url("../images/icons/fotoapparat.svg") no-repeat center center;
}
.module_orte .icon-second {
	background: url("../images/icons/weltkarte.svg") no-repeat center center;
}
.module_gluecksbuch.module-header {
	position: relative;
	overflow: hidden;
}
.module_gluecksbuch img {
	max-width: 100%;
}
.module_gluecksbuch.module-header .container {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -640px;
	margin-top: -175px;
}
.module_gluecksbuch h3 {
	font-size: 2.5rem;
}
.module_gluecksbuch.module-header a {
	border-color: rgb(58,59,61) !important;
	color: rgb(58,59,61);
	font-size: 0.75rem;
	font-weight: bold;
}
.module_gluecksbuch.module-content,
.module_poster.module-content {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	font-size: 0.75rem; 
}
.module_gluecksbuch.module-content .col:first-of-type {
	padding-top: 1rem;
}
.module_gluecksbuch.module-content .special,
.module_poster.module-content .special {
	margin-top: 30px;
	font-weight: bold;
}
.module_gluecksbuch.module-content .special-w {
	color: rgb(237,102,135);
}
.module_gluecksbuch.module-content .special-m {
	color: rgb(102,199,232);
}
.module_gluecksbuch.module-content .special-u {
	color: rgb(253,195,116);
}
.module_gluecksbuch.module-content .special span:first-of-type,
.module_poster.module-content .special span:first-of-type {
	font-size: 1rem;
	margin-bottom: 5px;
}
.module_wetter.wallpaper {
	padding-top: 3.5rem;
	padding-bottom: 2.3rem;
}
.module_wetter.module-content,
.module_prestige.module-content,
.module_berintro.module-content,
.module_buchstaben.module-content,
.module_anagramm.module-content,
.module_anlaute.module-content {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.module_wetter img,
.module_prestige img,
.module_berintro img,
.module_berstadtteile img,
.module_buchstaben img {
	max-width: 100%;
}
.module_prestige.wallpaper {
	padding-top: 3.5rem;
	padding-bottom: 2.3rem;
}
.module_prestige.module-content,
.module_buergerlich.module-content,
.module_bildung.module-content,
.module_stadtland.module-content,
.module_berintro.module-content,
.module_bergrafik.module-content,
.module_berstadtteile.module-content {
	font-size: 0.75rem;
	line-height: 1.3;
}
.module_buergerlich.module-content h2,
.module_bildung.module-content h2,
.module_stadtland.module-content h2,
.module_anlaute.module-content h2,
.module_funk.module-content h2,
.module_blind.module-content h2,
.module_taub.module-content h2,
.module_flaggen.module-content h2,
.module_winken.module-content h2,
.module_piepen.module-content h2 {
	font-size: 2.5rem;
}
.module_buergerlich.module-content .container,
.module_bildung.module-content .container,
.module_stadtland.module-content .container,
.module_bergrafik.module-content .container,
.module_berstadtteile.module-content .container,
.module_funk.module-content .container,
.module_blind.module-content .container,
.module_taub.module-content .container,
.module_flaggen.module-content .container,
.module_winken.module-content .container,
.module_piepen.module-content .container {
	padding-top: 1.8rem;
	padding-bottom: 1.8rem;
	border-top: 2px dotted rgb(199,199,201);
}
.module_buergerlich .stats,
.module_stadtland .stats {
	margin-top: 30px;
	padding: 20px 30px;
	background-color: rgb(245,245,245);
}
.module_buergerlich .stats-left,
.module_buergerlich .stats-right {
	padding-top: 165px;
}
.module_buergerlich .stats-left {
	background: url("../images/icons/status-kleiner-mann.svg") no-repeat center top;
	background-size: 150px auto;
}
.module_buergerlich .stats-right {
	background: url("../images/icons/status-buergertum.svg") no-repeat center top;
	background-size: 150px auto;
}
.module_buergerlich .stats-left span,
.module_buergerlich .stats-right span {
	background-color: #ffffff;
	font-size: 0.5rem;
	font-weight: bold;
}
.module_buergerlich .stats-content,
.module_stadtland .stats-content {
	position: relative;	
}
.module_buergerlich .stats-line {
	background-color: #ffffff;
	height: 10px;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -5px;
}
.module_buergerlich .stats-center {
	background-color: rgb(199,199,201);
	height: 40px;
	width: 6px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	left: 50%;
	margin-left: -3px;
}
.module_buergerlich .stats-bull,
.module_bildung .stats-bull,
.module_bergrafik .stats-bull {
	width: 30px;
	height: 30px;
	position: absolute;
	margin-top: -15px;
	margin-left: -15px;
	z-index: 100;
	background-size: 100% !important;
}
.module_buergerlich .tmpl-w .stats-bull,
.module_bildung .tmpl-w .stats-bull,
.module_bergrafik .tmpl-w .stats-bull {
	background: url("../images/icons/punkt-w.svg") no-repeat center center;
}
.module_buergerlich .tmpl-m .stats-bull,
.module_bildung .tmpl-m .stats-bull,
.module_bergrafik .tmpl-m .stats-bull {
	background: url("../images/icons/punkt-m.svg") no-repeat center center;
}
.module_buergerlich .tmpl-u .stats-bull,
.module_bildung .tmpl-u .stats-bull,
.module_bergrafik .tmpl-u .stats-bull {
	background: url("../images/icons/punkt-u.svg") no-repeat center center;
}
.module_buergerlich .stats-bull {
	top: 50%;
}
.module_buergerlich .stats-label {
	background-color: #ffffff;
	font-weight: bold;
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
}
.module_bildung .stats,
.module_bildung .stats-description {
	width: 570px;
	margin: 0 auto;
	background-color: rgb(245,245,245);
}
.module_bildung .stats {
	height: 400px;
	background-size: 57px 50px;
    background-image: linear-gradient(to right, white 1px, transparent 1px), linear-gradient(to bottom, white 1px, transparent 1px);
    position: relative;
}
.module_bildung .stats-label {
	background-color: #ffffff;
	font-size: 0.5rem;
	font-weight: bold;
	position: absolute;
}
.module_bildung .label-1,
.module_bildung .label-3 {
	left: 50%;
	transform: translateX(-50%);
	width: 160px;
}
.module_bildung .label-1 {
	top: 15px;
}
.module_bildung .label-2,
.module_bildung .label-4 {
	top: 50%;
	transform: translateY(-50%);
	width: 120px;
}
.module_bildung .label-2 {
	right: 15px;
}
.module_bildung .label-3 {
	bottom: 15px;
}
.module_bildung .label-4 {
	left: 15px;
}
.module_bildung .stats-content {
	position: absolute;
	width: 290px;
	height: 290px;
	top: 50%;
	margin-top: -145px;
	left: 50%;
	margin-left: -145px;
	background: url("../images/icons/pfeil-horizontal.svg") no-repeat center center, url("../images/icons/pfeil-vertikal.svg") no-repeat center center;
	background-size: contain;
}
.module_bildung .stats-description,
.module_bergrafik .stats-description,
.module_berstadtteile .table-description,
.module_at .table-description,
.module_ch .table-description {
	margin-top: 10px;
	font-size: 0.5rem;
	font-weight: bold;
}
.module_stadtland .stats-left,
.module_stadtland .stats-right {
	height: 165px;
}
.module_stadtland .stats-left {
	background: url("../images/icons/landmaus.svg") no-repeat center center;
	background-size: 100% auto;
}
.module_stadtland .stats-right {
	background: url("../images/icons/stadtmaus.svg") no-repeat center center;
	background-size: 100% auto;
}
.module_stadtland .stats-content {
	background: url("../images/icons/abzisse.svg") no-repeat center center;
	background-size: 100%;
}
.module_stadtland .bar {
	background-color: rgb(199,199,201);
	width: 40px;
	display: block;
	position: absolute;
	margin-left: -20px;
}
.module_stadtland .bar span {
	position: absolute;
	font-size: 0.5rem;
	font-weight: bold;
	left: 0;
	right: 0;
}
.module_stadtland .bar-bottom {
	top: 50%;
}
.module_stadtland .bar-top {
	bottom: 50%;
}
.module_stadtland .bar:nth-of-type(1) {
	left: 20%;
}
.module_stadtland .bar:nth-of-type(2) {
	left: 35%;
}
.module_stadtland .bar:nth-of-type(3) {
	left: 50%;
}
.module_stadtland .bar:nth-of-type(4) {
	left: 65%;
}
.module_stadtland .bar:nth-of-type(5) {
	left: 80%;
}
.module_stadtland .bar-bottom span {
	top: 100%;
	padding-top: 5px;
}
.module_stadtland .bar-top span {
	bottom: 100%;
	padding-bottom: 5px;
}
.module_statistik.module-content .container {
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
	border-top: 2px dotted rgb(199,199,201);
	font-size: 0.5rem;
	line-height: 1.3;
}
.module_statistik.module-content .container a,
.module_bergrafik .stats-description a,
.module_berstadtteile .table-description a,
.module_at .table-description a,
.module_ch .table-description a {
	color: rgb(58,59,61);
	text-decoration: underline;
}
.module_berlin.wallpaper {
	padding-top: 5.3rem;
	padding-bottom: 5.3rem;
}
.module_bergrafik .stats-description,
.module_berstadtteile .table-description,
.module_at .table-description,
.module_ch .table-description {
	font-weight: normal;
	background-color: rgb(245,245,245);
}
.module_bergrafik .stats {
	background-color: rgb(245,245,245);
	position: relative;
}
.module_bergrafik .stats-content {
	position: relative;
	/*min-height: 500px;*/
	padding-bottom: 40%;
}
.module_bergrafik .stats-y,
.module_bergrafik .stats-x {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	font-size: 0.5rem;
	color: rgb(58,59,61);
}
.module_bergrafik .stats-x {
	top: initial;
}
.module_bergrafik .stats-y .stats-label {
	display: block;
	position: absolute;
	left: 50px;
	right: 10px;
	height: 30px;
	line-height: 30px;
	margin-top: -15px;
    background: url("../images/icons/linie-horizontal.png") repeat-x left center;
}
.module_bergrafik .stats-y .stats-label span {
	display: inline-block;
	width: 40px;
	text-align: right;
	margin-left: -50px;
}
.module_bergrafik .stats-x .stats-label {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100px;
	margin-left: -50px;
}
.module_bergrafik .stats-line {
	position: absolute;
	height: 3px;
	z-index: 50;
	opacity: 0.7;
}
.module_bergrafik .tmpl-w .stats-line {
	background-color: rgba(237,102,135,1);
}
.module_bergrafik .tmpl-w .stats-box {
	background-color: rgba(237,102,135,0.6);
}
.module_bergrafik .tmpl-m .stats-line {
	background-color: rgba(102,199,232,1);
}
.module_bergrafik .tmpl-m .stats-box {
	background-color: rgba(102,199,232,0.6);
}
.module_bergrafik .tmpl-u .stats-line {
	background-color: rgba(253,195,116,1);
}
.module_bergrafik .tmpl-u .stats-box {
	background-color: rgba(253,195,116,0.6);
}
.module_bergrafik .stats-box {
	position: absolute;
	color: #ffffff;
	width: 270px;
	z-index: 200;
}
.module_bergrafik .stats-box.pos-tr {
	top: 10%;
	right: 5%;
}
.module_bergrafik .stats-box.pos-br {
	bottom: 15%;
	right: 5%;
}
.module_berstadtteile table,
.module_at table,
.module_ch table {
	font-size: 0.75rem;
	border-color: #ffffff;
}
.module_berstadtteile table thead {
	background-color: rgb(199,199,201);
	color: #ffffff;
}
.module_berstadtteile table .green {
	color: rgb(151,191,13);
}
.module_berstadtteile table .red {
	color: rgb(229,92,104);
}
.module_berstadtteile table .shade-1 td:last-of-type {
	background-color: rgba(255,177,85,0.6);
}
.module_berstadtteile table .shade-2 td:last-of-type {
	background-color: rgba(255,177,85,0.8);
}
.module_berstadtteile table .shade-3 td:last-of-type {
	background-color: rgba(255,177,85,1);
}
.module_berstadtteile table .total {
	background-color: rgb(245,245,245);
}
.module_berstadtteile table tr td:first-of-type,
.module_berstadtteile table tr th:first-of-type,
.module_at table tr td:first-of-type,
.module_at table tr th:first-of-type,
.module_ch table tr td:first-of-type,
.module_ch table tr th:first-of-type {
	text-align: left;
	border-left: 0;
}
.module_berstadtteile table tr td:last-of-type,
.module_berstadtteile table tr th:last-of-type,
.module_at table tr td:last-of-type,
.module_at table tr th:last-of-type,
.module_ch table tr td:last-of-type,
.module_ch table tr th:last-of-type {
	text-align: center;
	border-right: 0;
}
.module_berstadtteile table td,
.module_berstadtteile table th,
.module_at table td,
.module_at table th,
.module_ch table td,
.module_ch table th {
	padding: 0.3rem 1rem;
}
.module_berstadtteile .map {
	text-align: center;
}
.module_berstadtteile .map .tile {
	opacity: 0.3;
}
.module_berstadtteile .map .tile.shade-1 {
	opacity: 0.6;
}
.module_berstadtteile .map .tile.shade-2 {
	opacity: 0.8;
}
.module_berstadtteile .map .tile.shade-3 {
	opacity: 1;
}
.module_berstadtteile .map .highlight {
	opacity: 1 !important;
}
.module_berstadtteile .map .highlight path:first-of-type {
	fill: rgb(229,92,104) !important;
}
.module_at.wallpaper,
.module_ch.wallpaper {
	padding-top: 3.6rem;
	padding-bottom: 3.6rem;
}
.module_at.module-content,
.module_ch.module-content {
	font-size: 0.75rem;
    line-height: 1.3;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
}
.module_at table tr td,
.module_ch table tr td {
	width: 13%;
	text-align: center;
}
.module_at table tr td:nth-of-type(1),
.module_ch table tr td:nth-of-type(1) {
	width: auto;
	text-align: left;
}
.module_at table thead tr:nth-of-type(1) th:nth-of-type(1),
.module_ch table thead tr:nth-of-type(1) th:nth-of-type(1),
.module_ch table thead tr:nth-of-type(2) th:nth-of-type(1) {
	background-color: rgb(245,245,245);
}
.module_at table thead tr:nth-of-type(1) th:nth-of-type(2),
.module_at table thead tr:nth-of-type(1) th:nth-of-type(3),
.module_ch table thead tr:nth-of-type(1) th:nth-of-type(2),
.module_ch table thead tr:nth-of-type(1) th:nth-of-type(3) {
	background-color: rgb(255,177,85);
	color: #ffffff;
}
.module_at table thead tr:nth-of-type(2) th,
.module_ch table thead tr:nth-of-type(3) th {
	background-color: rgb(199,199,201);
	color: #ffffff;
}
.module_at table tbody tr td:nth-of-type(2),
.module_at table tbody tr td:nth-of-type(3),
.module_at table tbody tr td:nth-of-type(4),
.module_ch table tbody tr td:nth-of-type(2),
.module_ch table tbody tr td:nth-of-type(3),
.module_ch table thead tr:nth-of-type(2) th:nth-of-type(2) {
	background-color: rgba(255,177,85,0.3);
}
.module_ch table thead tr:nth-of-type(2) th:nth-of-type(3),
.module_ch table thead tr:nth-of-type(2) th:nth-of-type(4) {
	background-color: #a8a8a8;
	color: #ffffff;
}
.module_at table a,
.module_at table span,
.module_ch table a,
.module_ch table span {
	color: rgb(58,59,61);
}
.module_buchstaben.wallpaper {
	padding-top: 3.6rem;
	padding-bottom: 3.6rem;
}
.module_buchstaben.module-content .rounded {
	background-color: rgb(255,177,85);
	color: #ffffff;
}
.module_anagramm.wallpaper {
	padding-top: 3.6rem;
	padding-bottom: 3.6rem;
}
.module_anagramm .links a {
	color: #ffffff;
}
.module_anagramm .links a.tmpl-w {
	background-color: rgb(237,102,135);
}
.module_anagramm .links a.tmpl-m {
	background-color: rgb(102,199,232);
}
.module_anagramm .links a.tmpl-u {
	background-color: rgb(253,195,116);
}
.module_zeichen.wallpaper {
	padding-top: 3.6rem;
	padding-bottom: 3.6rem;
}
.module_zeichen.wallpaper .row {
	line-height: 1.5;
}
.module_anlaute .tile {
	position: relative;
	display: inline-block;
	width: 170px;
	height: 170px;
	background: url("../core/images/blank.gif") no-repeat center center;
	background-size: 100%;
}
.module_anlaute .tile div {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	font-size: 0.75rem;
}
.module_anlaute .tile span {
	color: rgb(255,177,85);
}
.module_anlaute .tile.char-A {
	background-image: url("../images/abc/Anlaute/Anlaute_A.svg");
}
.module_anlaute .tile.char-B {
	background-image: url("../images/abc/Anlaute/Anlaute_B.svg");
}
.module_anlaute .tile.char-C {
	background-image: url("../images/abc/Anlaute/Anlaute_C.svg");
}
.module_anlaute .tile.char-D {
	background-image: url("../images/abc/Anlaute/Anlaute_D.svg");
}
.module_anlaute .tile.char-E {
	background-image: url("../images/abc/Anlaute/Anlaute_E.svg");
}
.module_anlaute .tile.char-F {
	background-image: url("../images/abc/Anlaute/Anlaute_F.svg");
}
.module_anlaute .tile.char-G {
	background-image: url("../images/abc/Anlaute/Anlaute_G.svg");
}
.module_anlaute .tile.char-H {
	background-image: url("../images/abc/Anlaute/Anlaute_H.svg");
}
.module_anlaute .tile.char-I {
	background-image: url("../images/abc/Anlaute/Anlaute_I.svg");
}
.module_anlaute .tile.char-J {
	background-image: url("../images/abc/Anlaute/Anlaute_J.svg");
}
.module_anlaute .tile.char-K {
	background-image: url("../images/abc/Anlaute/Anlaute_K.svg");
}
.module_anlaute .tile.char-L {
	background-image: url("../images/abc/Anlaute/Anlaute_L.svg");
}
.module_anlaute .tile.char-M {
	background-image: url("../images/abc/Anlaute/Anlaute_M.svg");
}
.module_anlaute .tile.char-N {
	background-image: url("../images/abc/Anlaute/Anlaute_N.svg");
}
.module_anlaute .tile.char-O {
	background-image: url("../images/abc/Anlaute/Anlaute_O.svg");
}
.module_anlaute .tile.char-P {
	background-image: url("../images/abc/Anlaute/Anlaute_P.svg");
}
.module_anlaute .tile.char-Q {
	background-image: url("../images/abc/Anlaute/Anlaute_Q.svg");
}
.module_anlaute .tile.char-R {
	background-image: url("../images/abc/Anlaute/Anlaute_R.svg");
}
.module_anlaute .tile.char-S {
	background-image: url("../images/abc/Anlaute/Anlaute_S.svg");
}
.module_anlaute .tile.char-T {
	background-image: url("../images/abc/Anlaute/Anlaute_T.svg");
}
.module_anlaute .tile.char-U {
	background-image: url("../images/abc/Anlaute/Anlaute_U.svg");
}
.module_anlaute .tile.char-V {
	background-image: url("../images/abc/Anlaute/Anlaute_V.svg");
}
.module_anlaute .tile.char-W {
	background-image: url("../images/abc/Anlaute/Anlaute_W.svg");
}
.module_anlaute .tile.char-X {
	background-image: url("../images/abc/Anlaute/Anlaute_X.svg");
}
.module_anlaute .tile.char-Y {
	background-image: url("../images/abc/Anlaute/Anlaute_Y.svg");
}
.module_anlaute .tile.char-Z {
	background-image: url("../images/abc/Anlaute/Anlaute_Z.svg");
}
.module_funk .tile {
	background-color: rgb(255,177,85);
	color: #ffffff;
	padding: 2rem 2.7rem;
}
.module_funk .tile span:first-of-type {
	font-weight: bold;
	display: inline-block;
	width: 70px;
}
.module_funk .tile a {
	color: #ffffff !important;
	text-decoration: underline;
}
.module_funk .shadow {
	background-color: rgba(255,177,85,0.5);
	position: absolute;
	top: 0;
	bottom: 35px;
	z-index: -1;
}
.module_funk .tiles > div:first-of-type .shadow {
	left: 15px;
	right: 50px;
}
.module_funk .tiles > div:first-of-type .tile {
	margin-top: 1.5rem;
	margin-left: 1.5rem;
}
.module_funk .tiles > div:last-of-type .shadow {
	right: 15px;
	left: 50px;
}
.module_funk .tiles > div:last-of-type .tile {
	margin-top: 1.5rem;
	margin-right: 1.5rem;
}
.module_funk .title {
	font-size: 1.5rem;
	font-weight: bold;
}
.module_funk h2 {
	background: url("../images/icons/funkalphabet.svg") no-repeat left center;
	background-size: contain;
	padding-left: 7.6rem;
	padding-right: 7.6rem;
}
.module_blind .tiles {
	background-color: rgb(212,235,242);
}
.module_blind .tile {
	position: relative;
	display: inline-block;
	width: 150px;
	height: 200px;
	background: url("../core/images/blank.gif") no-repeat center top;
	background-size: 100px auto;
}
.module_blind .tile div {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 2.5rem;
	color: #ffffff;
}
.module_blind .tile.char-A {
	background-image: url("../images/abc/Braille/Braille_A.svg");
}
.module_blind .tile.char-B {
	background-image: url("../images/abc/Braille/Braille_B.svg");
}
.module_blind .tile.char-C {
	background-image: url("../images/abc/Braille/Braille_C.svg");
}
.module_blind .tile.char-D {
	background-image: url("../images/abc/Braille/Braille_D.svg");
}
.module_blind .tile.char-E {
	background-image: url("../images/abc/Braille/Braille_E.svg");
}
.module_blind .tile.char-F {
	background-image: url("../images/abc/Braille/Braille_F.svg");
}
.module_blind .tile.char-G {
	background-image: url("../images/abc/Braille/Braille_G.svg");
}
.module_blind .tile.char-H {
	background-image: url("../images/abc/Braille/Braille_H.svg");
}
.module_blind .tile.char-I {
	background-image: url("../images/abc/Braille/Braille_I.svg");
}
.module_blind .tile.char-J {
	background-image: url("../images/abc/Braille/Braille_J.svg");
}
.module_blind .tile.char-K {
	background-image: url("../images/abc/Braille/Braille_K.svg");
}
.module_blind .tile.char-L {
	background-image: url("../images/abc/Braille/Braille_L.svg");
}
.module_blind .tile.char-M {
	background-image: url("../images/abc/Braille/Braille_M.svg");
}
.module_blind .tile.char-N {
	background-image: url("../images/abc/Braille/Braille_N.svg");
}
.module_blind .tile.char-O {
	background-image: url("../images/abc/Braille/Braille_O.svg");
}
.module_blind .tile.char-P {
	background-image: url("../images/abc/Braille/Braille_P.svg");
}
.module_blind .tile.char-Q {
	background-image: url("../images/abc/Braille/Braille_Q.svg");
}
.module_blind .tile.char-R {
	background-image: url("../images/abc/Braille/Braille_R.svg");
}
.module_blind .tile.char-S {
	background-image: url("../images/abc/Braille/Braille_S.svg");
}
.module_blind .tile.char-T {
	background-image: url("../images/abc/Braille/Braille_T.svg");
}
.module_blind .tile.char-U {
	background-image: url("../images/abc/Braille/Braille_U.svg");
}
.module_blind .tile.char-V {
	background-image: url("../images/abc/Braille/Braille_V.svg");
}
.module_blind .tile.char-W {
	background-image: url("../images/abc/Braille/Braille_W.svg");
}
.module_blind .tile.char-X {
	background-image: url("../images/abc/Braille/Braille_X.svg");
}
.module_blind .tile.char-Y {
	background-image: url("../images/abc/Braille/Braille_Y.svg");
}
.module_blind .tile.char-Z {
	background-image: url("../images/abc/Braille/Braille_Z.svg");
}
.module_taub h2 {
	background: url("../images/icons/taub.svg") no-repeat left center;
	background-size: contain;
	padding-left: 7.6rem;
	padding-right: 7.6rem;
}
.module_taub .tile {
	position: relative;
	display: inline-block;
	width: 170px;
	height: 170px;
	background: url("../core/images/blank.gif") no-repeat center center;
	background-size: 100%;
}
.module_taub .tile.char-A {
	background-image: url("../images/abc/Fingersprache/Fingersprache_A.svg");
}
.module_taub .tile.char-B {
	background-image: url("../images/abc/Fingersprache/Fingersprache_B.svg");
}
.module_taub .tile.char-C {
	background-image: url("../images/abc/Fingersprache/Fingersprache_C.svg");
}
.module_taub .tile.char-D {
	background-image: url("../images/abc/Fingersprache/Fingersprache_D.svg");
}
.module_taub .tile.char-E {
	background-image: url("../images/abc/Fingersprache/Fingersprache_E.svg");
}
.module_taub .tile.char-F {
	background-image: url("../images/abc/Fingersprache/Fingersprache_F.svg");
}
.module_taub .tile.char-G {
	background-image: url("../images/abc/Fingersprache/Fingersprache_G.svg");
}
.module_taub .tile.char-H {
	background-image: url("../images/abc/Fingersprache/Fingersprache_H.svg");
}
.module_taub .tile.char-I {
	background-image: url("../images/abc/Fingersprache/Fingersprache_I.svg");
}
.module_taub .tile.char-J {
	background-image: url("../images/abc/Fingersprache/Fingersprache_J.svg");
}
.module_taub .tile.char-K {
	background-image: url("../images/abc/Fingersprache/Fingersprache_K.svg");
}
.module_taub .tile.char-L {
	background-image: url("../images/abc/Fingersprache/Fingersprache_L.svg");
}
.module_taub .tile.char-M {
	background-image: url("../images/abc/Fingersprache/Fingersprache_M.svg");
}
.module_taub .tile.char-N {
	background-image: url("../images/abc/Fingersprache/Fingersprache_N.svg");
}
.module_taub .tile.char-O {
	background-image: url("../images/abc/Fingersprache/Fingersprache_O.svg");
}
.module_taub .tile.char-P {
	background-image: url("../images/abc/Fingersprache/Fingersprache_P.svg");
}
.module_taub .tile.char-Q {
	background-image: url("../images/abc/Fingersprache/Fingersprache_Q.svg");
}
.module_taub .tile.char-R {
	background-image: url("../images/abc/Fingersprache/Fingersprache_R.svg");
}
.module_taub .tile.char-S {
	background-image: url("../images/abc/Fingersprache/Fingersprache_S.svg");
}
.module_taub .tile.char-T {
	background-image: url("../images/abc/Fingersprache/Fingersprache_T.svg");
}
.module_taub .tile.char-U {
	background-image: url("../images/abc/Fingersprache/Fingersprache_U.svg");
}
.module_taub .tile.char-V {
	background-image: url("../images/abc/Fingersprache/Fingersprache_V.svg");
}
.module_taub .tile.char-W {
	background-image: url("../images/abc/Fingersprache/Fingersprache_W.svg");
}
.module_taub .tile.char-X {
	background-image: url("../images/abc/Fingersprache/Fingersprache_X.svg");
}
.module_taub .tile.char-Y {
	background-image: url("../images/abc/Fingersprache/Fingersprache_Y.svg");
}
.module_taub .tile.char-Z {
	background-image: url("../images/abc/Fingersprache/Fingersprache_Z.svg");
}
.module_flaggen .tile {
	position: relative;
	display: inline-block;
	width: 170px;
	height: 220px;
	background: url("../core/images/blank.gif") no-repeat center top;
	background-size: 100%;
}
.module_flaggen .tile div {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 1.5rem;
	color: rgb(199,199,201);
}
.module_flaggen .tile.char-A {
	background-image: url("../images/abc/Flaggen/Flaggen_A.svg");
}
.module_flaggen .tile.char-B {
	background-image: url("../images/abc/Flaggen/Flaggen_B.svg");
}
.module_flaggen .tile.char-C {
	background-image: url("../images/abc/Flaggen/Flaggen_C.svg");
}
.module_flaggen .tile.char-D {
	background-image: url("../images/abc/Flaggen/Flaggen_D.svg");
}
.module_flaggen .tile.char-E {
	background-image: url("../images/abc/Flaggen/Flaggen_E.svg");
}
.module_flaggen .tile.char-F {
	background-image: url("../images/abc/Flaggen/Flaggen_F.svg");
}
.module_flaggen .tile.char-G {
	background-image: url("../images/abc/Flaggen/Flaggen_G.svg");
}
.module_flaggen .tile.char-H {
	background-image: url("../images/abc/Flaggen/Flaggen_H.svg");
}
.module_flaggen .tile.char-I {
	background-image: url("../images/abc/Flaggen/Flaggen_I.svg");
}
.module_flaggen .tile.char-J {
	background-image: url("../images/abc/Flaggen/Flaggen_J.svg");
}
.module_flaggen .tile.char-K {
	background-image: url("../images/abc/Flaggen/Flaggen_K.svg");
}
.module_flaggen .tile.char-L {
	background-image: url("../images/abc/Flaggen/Flaggen_L.svg");
}
.module_flaggen .tile.char-M {
	background-image: url("../images/abc/Flaggen/Flaggen_M.svg");
}
.module_flaggen .tile.char-N {
	background-image: url("../images/abc/Flaggen/Flaggen_N.svg");
}
.module_flaggen .tile.char-O {
	background-image: url("../images/abc/Flaggen/Flaggen_O.svg");
}
.module_flaggen .tile.char-P {
	background-image: url("../images/abc/Flaggen/Flaggen_P.svg");
}
.module_flaggen .tile.char-Q {
	background-image: url("../images/abc/Flaggen/Flaggen_Q.svg");
}
.module_flaggen .tile.char-R {
	background-image: url("../images/abc/Flaggen/Flaggen_R.svg");
}
.module_flaggen .tile.char-S {
	background-image: url("../images/abc/Flaggen/Flaggen_S.svg");
}
.module_flaggen .tile.char-T {
	background-image: url("../images/abc/Flaggen/Flaggen_T.svg");
}
.module_flaggen .tile.char-U {
	background-image: url("../images/abc/Flaggen/Flaggen_U.svg");
}
.module_flaggen .tile.char-V {
	background-image: url("../images/abc/Flaggen/Flaggen_V.svg");
}
.module_flaggen .tile.char-W {
	background-image: url("../images/abc/Flaggen/Flaggen_W.svg");
}
.module_flaggen .tile.char-X {
	background-image: url("../images/abc/Flaggen/Flaggen_X.svg");
}
.module_flaggen .tile.char-Y {
	background-image: url("../images/abc/Flaggen/Flaggen_Y.svg");
}
.module_flaggen .tile.char-Z {
	background-image: url("../images/abc/Flaggen/Flaggen_Z.svg");
}
.module_winken .tile {
	position: relative;
	display: inline-block;
	width: 170px;
	height: 240px;
	background: url("../core/images/blank.gif") no-repeat center top;
	background-size: 100%;
}
.module_winken .tile div {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 1.5rem;
	color: rgb(199,199,201);
}
.module_winken .tile.char-A {
	background-image: url("../images/abc/Winken/Winken_A.svg");
}
.module_winken .tile.char-B {
	background-image: url("../images/abc/Winken/Winken_B.svg");
}
.module_winken .tile.char-C {
	background-image: url("../images/abc/Winken/Winken_C.svg");
}
.module_winken .tile.char-D {
	background-image: url("../images/abc/Winken/Winken_D.svg");
}
.module_winken .tile.char-E {
	background-image: url("../images/abc/Winken/Winken_E.svg");
}
.module_winken .tile.char-F {
	background-image: url("../images/abc/Winken/Winken_F.svg");
}
.module_winken .tile.char-G {
	background-image: url("../images/abc/Winken/Winken_G.svg");
}
.module_winken .tile.char-H {
	background-image: url("../images/abc/Winken/Winken_H.svg");
}
.module_winken .tile.char-I {
	background-image: url("../images/abc/Winken/Winken_I.svg");
}
.module_winken .tile.char-J {
	background-image: url("../images/abc/Winken/Winken_J.svg");
}
.module_winken .tile.char-K {
	background-image: url("../images/abc/Winken/Winken_K.svg");
}
.module_winken .tile.char-L {
	background-image: url("../images/abc/Winken/Winken_L.svg");
}
.module_winken .tile.char-M {
	background-image: url("../images/abc/Winken/Winken_M.svg");
}
.module_winken .tile.char-N {
	background-image: url("../images/abc/Winken/Winken_N.svg");
}
.module_winken .tile.char-O {
	background-image: url("../images/abc/Winken/Winken_O.svg");
}
.module_winken .tile.char-P {
	background-image: url("../images/abc/Winken/Winken_P.svg");
}
.module_winken .tile.char-Q {
	background-image: url("../images/abc/Winken/Winken_Q.svg");
}
.module_winken .tile.char-R {
	background-image: url("../images/abc/Winken/Winken_R.svg");
}
.module_winken .tile.char-S {
	background-image: url("../images/abc/Winken/Winken_S.svg");
}
.module_winken .tile.char-T {
	background-image: url("../images/abc/Winken/Winken_T.svg");
}
.module_winken .tile.char-U {
	background-image: url("../images/abc/Winken/Winken_U.svg");
}
.module_winken .tile.char-V {
	background-image: url("../images/abc/Winken/Winken_V.svg");
}
.module_winken .tile.char-W {
	background-image: url("../images/abc/Winken/Winken_W.svg");
}
.module_winken .tile.char-X {
	background-image: url("../images/abc/Winken/Winken_X.svg");
}
.module_winken .tile.char-Y {
	background-image: url("../images/abc/Winken/Winken_Y.svg");
}
.module_winken .tile.char-Z {
	background-image: url("../images/abc/Winken/Winken_Z.svg");
}
.module_piepen .tiles {
	border: 3px dotted rgb(199,199,201);
	border-radius: 1rem !important;
	background: url("../images/icons/kopfhoerer.svg") no-repeat left 20px center;
	padding: 1.5rem 7.6rem;
}
.module_piepen .tile {
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	background: url("../core/images/blank.gif") no-repeat center top;
	background-size: 100%;
}
.module_piepen .tile.char-A {
	background-image: url("../images/abc/Morse/Morse_A.svg");
}
.module_piepen .tile.char-B {
	background-image: url("../images/abc/Morse/Morse_B.svg");
}
.module_piepen .tile.char-C {
	background-image: url("../images/abc/Morse/Morse_C.svg");
}
.module_piepen .tile.char-D {
	background-image: url("../images/abc/Morse/Morse_D.svg");
}
.module_piepen .tile.char-E {
	background-image: url("../images/abc/Morse/Morse_E.svg");
}
.module_piepen .tile.char-F {
	background-image: url("../images/abc/Morse/Morse_F.svg");
}
.module_piepen .tile.char-G {
	background-image: url("../images/abc/Morse/Morse_G.svg");
}
.module_piepen .tile.char-H {
	background-image: url("../images/abc/Morse/Morse_H.svg");
}
.module_piepen .tile.char-I {
	background-image: url("../images/abc/Morse/Morse_I.svg");
}
.module_piepen .tile.char-J {
	background-image: url("../images/abc/Morse/Morse_J.svg");
}
.module_piepen .tile.char-K {
	background-image: url("../images/abc/Morse/Morse_K.svg");
}
.module_piepen .tile.char-L {
	background-image: url("../images/abc/Morse/Morse_L.svg");
}
.module_piepen .tile.char-M {
	background-image: url("../images/abc/Morse/Morse_M.svg");
}
.module_piepen .tile.char-N {
	background-image: url("../images/abc/Morse/Morse_N.svg");
}
.module_piepen .tile.char-O {
	background-image: url("../images/abc/Morse/Morse_O.svg");
}
.module_piepen .tile.char-P {
	background-image: url("../images/abc/Morse/Morse_P.svg");
}
.module_piepen .tile.char-Q {
	background-image: url("../images/abc/Morse/Morse_Q.svg");
}
.module_piepen .tile.char-R {
	background-image: url("../images/abc/Morse/Morse_R.svg");
}
.module_piepen .tile.char-S {
	background-image: url("../images/abc/Morse/Morse_S.svg");
}
.module_piepen .tile.char-T {
	background-image: url("../images/abc/Morse/Morse_T.svg");
}
.module_piepen .tile.char-U {
	background-image: url("../images/abc/Morse/Morse_U.svg");
}
.module_piepen .tile.char-V {
	background-image: url("../images/abc/Morse/Morse_V.svg");
}
.module_piepen .tile.char-W {
	background-image: url("../images/abc/Morse/Morse_W.svg");
}
.module_piepen .tile.char-X {
	background-image: url("../images/abc/Morse/Morse_X.svg");
}
.module_piepen .tile.char-Y {
	background-image: url("../images/abc/Morse/Morse_Y.svg");
}
.module_piepen .tile.char-Z {
	background-image: url("../images/abc/Morse/Morse_Z.svg");
}
.module_inhalt.wallpaper {
	padding-top: 1.8rem;
	padding-bottom: 1.8rem;
}
.module_inhalt.module-content .container {
	padding-top: 1.3rem;
	padding-bottom: 1.3rem;
}
.module_inhalt.module-content .col {
	height: 6.3rem;
	display: table;
}
.module_inhalt.module-content a {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	color: rgb(58,59,61);
	line-height: 2rem;
	padding: 1rem;
	border-radius: 1rem;
	background-size: auto 100% !important;
}
.module_inhalt.module-content a:hover {
	text-decoration: none;
	background-color: rgba(255,177,85,0.05);
}
.module_inhalt.module-content .content_gluecksbuch a:hover,
.module_inhalt.module-content .content_poster a:hover {
	background-color: transparent;
}
.module_inhalt.module-content .col span {
	font-size: 1.5rem;
	font-weight: bold;
	color: rgb(255,177,85);
}
.module_inhalt .content_bedeutung a {
	border: 3px solid rgb(255,177,85);
	background: url("../images/icons/inhalt-01.svg") no-repeat 1rem center;
	padding-left: 7rem;
}
.module_inhalt .content_namenstage a {
	background: url("../images/icons/inhalt-02.svg") no-repeat right 1rem center;
	padding-right: 7rem;
}
.module_inhalt .content_orte a {
	background: url("../images/icons/inhalt-03.svg") no-repeat 1rem center;
	padding-left: 7rem;
	padding-right: 3rem;
	text-align: right;
}
.module_inhalt .content_gluecksbuch a {
	text-align: right;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold;
}
.module_inhalt .content_gluecksbuch.tmpl-w a {
	background: url("../images/gluecksbuch/Teaser-Gluecksbuch-w.jpg") no-repeat 1rem center;
	background-size: auto 85%;
	border: 3px dotted rgb(237,102,135);
}
.module_inhalt .content_gluecksbuch.tmpl-m a {
	background: url("../images/gluecksbuch/Teaser-Gluecksbuch-m.jpg") no-repeat 1rem center;
	background-size: auto 85%;
	border: 3px dotted rgb(102,199,232);
}
.module_inhalt .content_gluecksbuch.tmpl-u a {
	background: url("../images/gluecksbuch/Teaser-Gluecksbuch-u.jpg") no-repeat 1rem center;
	background-size: auto 85%;
	border: 3px dotted rgb(253,195,116);
}
.module_inhalt .content_personen a {
	background: url("../images/icons/inhalt-04.svg") no-repeat right 1rem center;
}
.module_inhalt .content_zeichen a {
	background: url("../images/icons/inhalt-05.svg") no-repeat right 1rem center;
	padding-right: 7rem;
}
.module_inhalt .content_prestige a {
	background: url("../images/icons/inhalt-06.svg") no-repeat 1rem center;
	padding-left: 7rem;
	text-align: right;
}
.module_inhalt .content_berlin a {
	padding-left: 2rem;
}
.module_inhalt .content_buchstaben a {
	background: url("../images/icons/inhalt-07.svg") no-repeat right 1rem center;
}
.module_inhalt .content_wetter a {
	background: url("../images/icons/inhalt-08.svg") no-repeat right 1rem center;
	padding-right: 7rem;
}
.module_inhalt .content_anagramm a {
	background: url("../images/icons/inhalt-09.svg") no-repeat 1rem center;
	padding-left: 6rem;
	padding-right: 6rem;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
}
.module_inhalt .content_at a {
	background: url("../images/icons/inhalt-10.svg") no-repeat right 4rem center;
}
.module_inhalt .content_ch a {
	background: url("../images/icons/inhalt-11.svg") no-repeat right 4rem center;
}
.module_inhalt .content_poster a {
	text-align: right;
	padding: 0;
	padding-right: 1rem;
	padding-left: 12rem;
	font-weight: bold;
	background: url("../images/poster/teaser-poster.svg") no-repeat 1rem center;
	background-size: auto 85%;
	border: 3px dotted rgb(237,102,135);
}
.module_inhalt .content_poster span {
	color: rgb(255,177,85);
}
.module_bergrafik .stats-box span {
	color: #ffffff;
}
.module_smartgenius {
	background-color: rgb(232,232,232);
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.module_smartgenius.tmpl-4 {
	background-color: rgb(255,224,173);
}
.module_smartgenius.tmpl-1 .picto {
	background: url("../images/werbung/maedchen.png") no-repeat left center;
}
.module_smartgenius.tmpl-2 .picto {
	background: url("../images/werbung/jungen.png") no-repeat left center;
}
.module_smartgenius.tmpl-3 .picto {
	background: url("../images/werbung/unisex.png") no-repeat left center;
}
.module_smartgenius.tmpl-1 .picto,
.module_smartgenius.tmpl-2 .picto,
.module_smartgenius.tmpl-3 .picto {
	padding-left: 150px;
	background-size: 150px auto;
}
.module_smartgenius .d-block {
	font-size: 2rem;
}
.module_smartgenius img {
	max-width: 100%;
}
.module_poster.module-header {
	position: relative;
}
.module_poster.module-header .container {
    color: #ffffff;
}
.module_poster.module-header .teaser_left {
    background: url("../images/poster/poster-1-links.jpg") repeat-x right center;
}
.module_poster.module-header .teaser_right {
    background: url("../images/poster/poster-1-rechts.jpg") repeat-x left center;
}
.teaser_left, .teaser_right {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.teaser_left {
    left: 0;
    right: 50%;
}
.teaser_right {
    left: 50%;
    right: 0;
}
.module_poster.module-header h2 {
	line-height: 1;
}
.module_poster.module-header h2 span {
	display: block;
	font-size: 5rem;
	color: rgb(253,195,116) !important;
}
.module_poster.module-header .btn {
	background-color: #ffffff;
	color: rgb(243,112,83);
	font-size: 0.75rem;
}
.module_poster.module-header .btn:hover {
	color: #ffffff;
	background-color: rgb(243,112,83);
	border-color: rgb(243,112,83) !important;
}
.module_poster.module-content a {
	display: inline-block;
	text-align: right;
}
.module_poster.module-content a img {
	max-width: 100%;
}
.module_poster.module-content .btn {
	font-size: 0.85rem;
	color: #ffffff;
	background-color: rgb(243,112,83);
	border-color: rgb(243,112,83) !important;
}
.module_poster.module-content a:hover .btn {
	background-color: #ffffff;
	color: rgb(243,112,83);
}



@media (max-width: 1199px) {
	.module_bedeutung .icon {
		width: 130px;
		height: 130px;
	}
	.module_gluecksbuch.module-header .container {
		margin-left: -480px;
		margin-top: -145px;
	}
	.module_namenstage .icon { height: 160px; }
	.module_poster.module-header {
	    height: 610px;
	    background: url("../images/poster/poster-1.jpg") no-repeat left center;
    	background-size: cover;
	}
	.module_poster.module-header .container { background: none; }
	.module_inhalt .content_poster a { padding-left: 9rem; }
	
}
@media (max-width: 991px) {
	.module_inhalt.module-content a { background-size: auto 100px !important; }
	.module_inhalt .content_buchstaben a { background-position: right center; }
	.module_inhalt .content_at a { background-position: right 2rem center; }
	.module_inhalt .content_ch a { background-position: right 2rem center; }
	.module_inhalt .content_anagramm a {
		padding-left: 8rem;
		padding-right: 2rem;
	}
	.module_bedeutung .icon {
		width: 100px;
		height: 100px;
	}
	.module_personen .box {
		background-size: 130px !important;
		padding-right: 155px;
	}
	.module_gluecksbuch.module-header .container {
		margin-left: -360px;
		margin-top: -175px;
	}
	.module_bildung.module-content .container .col:nth-of-type(2) { margin-top: 1.5rem; }
	.module_orte .box { height: 196px; }
	.module_namenstage .icon { height: 115px; }
	.module_buergerlich .stats-left, .module_buergerlich .stats-right {
		padding-top: 135px;
		background-size: 130px auto;
	}
	.module_stadtland .stats-left, .module_stadtland .stats-right {
		height: 135px;
		background-size: 150px auto;
	}
	.module_blind .tile {
		background-size: 90px auto;
		width: 120px;
		height: 170px;
	}
	.module_smartgenius.tmpl-1 .picto,
	.module_smartgenius.tmpl-2 .picto,
	.module_smartgenius.tmpl-3 .picto {
		padding-left: 100px;
		background-size: 100px auto;
	}
	.module_poster.module-header { height: 510px; }
	.module_inhalt .content_poster a { padding-left: 6rem; }
}
@media (max-width: 767px) {
	.module_inhalt.module-content a {
		line-height: 1.5rem;
		background-size: auto 80px !important;
	}
	.module_inhalt .content_gluecksbuch a {
		background-position: 0.5rem center !important;
		background-size: auto 60px !important;
	}
	.module_inhalt .content_zeichen a {
		background-position: right center;
		padding-right: 5rem;
	}
	.module_inhalt .content_personen a { padding-right: 7rem; }
	.module_inhalt .content_buchstaben a { padding-right: 4rem; }
	.module_inhalt .content_at a { background-position: right center; }
	.module_inhalt .content_ch a { background-position: right center; }
	.module_personen .box {
		background-size: initial !important;
		padding-right: 200px;
	}
	.module_orte .box { height: 142px; }
	.module_gluecksbuch.module-header .container {
		margin-top: -100px;
		margin-left: 0;
		left: 0;
		right: 0;
		width: 100%;
		max-width: 100%;
	}
	.module_bildung .stats { height: 360px; }
	.module_bildung .stats, .module_bildung .stats-description { width: 100%; }
	.module_buergerlich .stats-bull, .module_bildung .stats-bull, .module_bergrafik .stats-bull {
		width: 20px;
		height: 20px;
		margin-top: -10px;
		margin-left: -10px;
	}
	.module_berstadtteile table td, .module_berstadtteile table th,
	.module_at table td, .module_at table th { padding: 0.3rem; }
	.module_ch table td, .module_ch table th { padding: 0.3rem; }
	.module_piepen .tiles {
		padding-left: 10rem;
		padding-right: 4rem;
		background-size: 100px auto;
	}
	.module_anlaute .tile, .module_taub .tile {
		width: 130px;
		height: 130px;
	}
	.module_blind .tile {
		background-size: 80px auto;
		width: 100px;
		height: 140px;
	}
	.module_flaggen .tile {
		width: 100px;
		height: 130px;
	}
	.module_winken .tile {
		width: 100px;
		height: 140px;
	}
	.module_piepen .tile {
		width: 70px;
		height: 70px;
	}
	.module_bedeutung.module-content .col:nth-of-type(3),
	.module_varianten.module-content .col:nth-of-type(2) { margin-top: 1.5rem; }
	.module_namenstage .icon { height: 85px; }
	.module_buergerlich .stats-left, .module_buergerlich .stats-right {
		padding-top: 100px;
		background-size: 90px auto;
	}
	.module_stadtland .stats-left, .module_stadtland .stats-right { background-size: 100px auto; }
	.module_gluecksbuch h2 { font-size: 3rem; }
	.module_gluecksbuch h3 { font-size: 2rem; }
	.module_orte .box { padding: 10px; }
	.module_poster.module-header { height: 410px; }
}
@media (max-width: 575px) {
	.module_inhalt.module-content a { background-size: auto 60px !important; }
	.module_orte .box { width: 240px; }
	.module_orte .icon {
		display: none;/*inline-block;*/
		margin-left: auto;
		margin-right: auto;
		width: 240px;
		height: 130px;
	}
	.module_gluecksbuch.module-content .col:nth-of-type(2) { margin-top: 1.5rem; }
	.module_buergerlich .stats-left, .module_buergerlich .stats-right {
		padding-top: 90px;
		background-size: 80px auto;
	}
	.module_berstadtteile .map img, .module_berstadtteile .map svg { max-width: 100%; }
	.module_anlaute .tile, .module_taub .tile {
		width: 100px;
		height: 100px;
	}
	.module_blind .tile {
		background-size: 60px auto;
		width: 70px;
		height: 110px;
	}
	.module_flaggen .tile {
		width: 70px;
		height: 100px;
	}
	.module_winken .tile {
		width: 70px;
		height: 110px;
	}
	.module_piepen .tiles {
		margin-left: 15px;
		margin-right: 15px;
		background-size: 70px auto;
	}
	.module_piepen .tile {
		width: 50px;
		height: 50px;
	}
	.module_gender .icon, .module_beliebt .icon, .module_bedeutung .icon {
		width: 50px;
		height: 50px;
	}
	.module_namenstage.module-content .col:nth-of-type(2) { margin-top: 1.5rem; }
	.module_namenstage .icon { background-size: auto 100%; }
	.module_stadtland .bar {
		width: 20px;
		margin-left: -10px;
	}
	.module_bildung .stats { height: 320px; }
	.module_bildung .stats-content {
		width: 250px;
		height: 250px;
		margin-top: -125px;
		margin-left: -125px;
	}
	.module_bildung .label-2, .module_bildung .label-4 { width: 80px; }
	.module_funk.module-content .col:nth-of-type(2) { margin-top: 1.5rem; }
	.module_gluecksbuch h2 { font-size: 2.5rem; }
	.module_gluecksbuch h3 { font-size: 1.5rem; }
}
@media (max-width: 470px) {
	.module_personen .box {
		background-size: 70px !important;
		padding-right: 100px;
		min-height: 100px;
	}
	.module_gluecksbuch.module-header .container { margin-top: -75px; }
	.module_bildung .stats { height: 290px; }
	.module_bildung .stats-content {
		width: 220px;
		height: 220px;
		margin-top: -110px;
		margin-left: -110px;
	}
	.module_bildung .label-2, .module_bildung .label-4 { margin-top: -20px; }
	.module_bergrafik .stats { padding: 1rem !important; }
	.module_bergrafik .stats-box { width: 150px; }
	.module_berstadtteile .map img, .module_berstadtteile .map svg { height: 350px !important; }
	.module_piepen .tiles {
		background-position: center 1rem;
		padding-left: 3rem;
		padding-right: 3rem;
		padding-top: 7rem;
	}
	.module_bedeutung h2, .module_varianten h2, .module_namenstage h2, .module_personen h2, .module_orte h2,
	.module_wetter h2, .module_prestige h2, .module_berlin h2, .module_at h2, .module_ch h2,
	.module_buchstaben h2, .module_anagramm h2, .module_zeichen h2 { font-size: 3.8rem; }
	.module_gluecksbuch.module-header { min-height: 220px;}
	.module_gluecksbuch img {
		position: absolute;
		left: 50%;
		top: 0;
		height: 100%;
		max-width: initial;
		transform: translateX(-50%);
	}
	.module_poster.module-header .container {
		background-position: left center;
		height: initial;
	}
	.module_poster.module-header { height: 370px; }
}
@media (max-width: 350px) {
	.module_bildung .stats { height: 250px; }
	.module_bildung .stats-content {
		width: 180px;
		height: 180px;
		margin-top: -90px;
		margin-left: -90px;
	}
	.module_berstadtteile .map img, .module_berstadtteile .map svg { height: 260px !important; }
	.module_piepen .tiles {
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.module_bedeutung h2, .module_varianten h2, .module_namenstage h2, .module_personen h2, .module_orte h2,
	.module_wetter h2, .module_prestige h2, .module_berlin h2, .module_at h2, .module_ch h2,
	.module_buchstaben h2, .module_anagramm h2, .module_zeichen h2 { font-size: 3.5rem; }
	.module_gluecksbuch.module-header { min-height: 250px;}
	.module_gluecksbuch.module-header .container { margin-top: -115px; }
	.module_poster.module-header .col-10 {
	    -ms-flex: 0 0 100%;
    	flex: 0 0 100%;
    	max-width: 100%;
	}
}



#playbrush {
	background: url("../images/playbrush/fill.png") repeat-x center top;
	font-size: 18px;
}
#playbrush .container {
	background: url("../images/playbrush/header.png") no-repeat left top;
	padding-bottom: 1rem;
	position: relative;
}
#playbrush .ad-note {
	position: absolute;
	top: 10px;
	right: 10px;
	white-space: nowrap;
	color: #ffffff;
	text-shadow: 0px 0px 7px rgba(0,0,0,0.9);
}
#playbrush .kids {
	display: none;
	background: url("../images/playbrush/kids.png") no-repeat center center;
	background-size: 100%;
	position: absolute;
	width: 300px;
	height: 317px;
	top: 25px;
	right: 15px;
}
#playbrush .header {
	padding-top: 60px;
	min-height: 465px;
}
#playbrush .header .title {
	font-size: 44px;
	line-height: 48px;
	color: #ffffff;
	text-shadow: 0px 0px 7px rgba(0,0,0,0.9);
}
#playbrush .header .title span:first-child {
	font-size: 50px;
}
#playbrush .header .title span:last-child {
	color: rgb(0,84,122);
	text-shadow: none;
}
#playbrush .header .sub {
	margin-top: 15px;
	font-size: 20px;
	font-weight: bold;
	color: rgb(0,84,122);
}
#playbrush .footer {
	clear: both;
	background-color: transparent;
}
#playbrush .footer .col-12:first-child {
	padding-top: 155px;
}
#playbrush .footer .col-12:first-child ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style: none;
}
#playbrush .footer .col-12:first-child li:before {
	content: "\2022";
	color: rgb(102,199,232);
	position: absolute;
	margin-left: -15px;
}
#playbrush .footer .col-12:first-child img {
	display: block;
	margin: 0 auto;
}
#playbrush .footer .col-12:last-child {
	background: url("../images/playbrush/playbrush.png") no-repeat center center;
	background-size: auto 330px;
	position: relative;
	min-height: 465px;
}
#playbrush .footer .title {
	font-size: 24px;
	line-height: 30px;
	color: rgb(229,92,104);
}
#playbrush .btn {
	font-size: 16px;
	line-height: 24px;
	padding: .375rem 1rem;
	white-space: pre-line;
	position: absolute;
	right: 15px;
	left: 15px;
}
#playbrush .btn-outline-success {
	background-color: #ffffff;
	color: rgb(92,166,150);
	border-color: rgb(92,166,150);
	top: 0;
}
#playbrush .btn-outline-success:hover {
	color: #ffffff;
	background-color: rgb(92,166,150);
	border-color: rgb(92,166,150);
}
#playbrush .btn-danger {
	background-color: rgb(229,92,104);
	border-color: rgb(229,92,104);
	bottom: 0;
}
#playbrush .btn-danger:hover {
	background-color: #ffffff;
	color: rgb(229,92,104);
	border-color: rgb(229,92,104);
}
@media (min-width: 576px) {
	#playbrush .header .title {
		font-size: 60px;
		line-height: 68px;
	}
	#playbrush .header .title span:first-child {
		font-size: 80px;
	}
}
@media (min-width: 768px) {
	#playbrush .ad-note {
		top: 25px;
		right: 55px;
	}
	#playbrush .header {
		padding-top: 40px;
	}
	#playbrush .header .title {
		margin-left: 80px;
		max-width: 485px;
	}
	#playbrush .header .sub {
		margin-left: 80px;
		font-size: 24px;
		max-width: 485px;
	}
	#playbrush .footer .col-12:first-child img {
		margin: initial;
	}
	#playbrush .btn {
		left: initial;
	}
	#playbrush .footer .col-12:last-child {	
		background-position: center bottom 100px;
		background-size: auto;
	}
}
@media (min-width: 992px) {
	#playbrush .ad-note {
		text-shadow: none;
	}
	#playbrush .header .title {
		margin-left: 145px;
		max-width: 450px;
		text-shadow: none;
	}
	#playbrush .header .sub {
		margin-left: 145px;
		max-width: 450px;
	}
	#playbrush .btn {
		font-size: 20px;
		white-space: nowrap;
	}
	#playbrush .footer .col-12:last-child {	
		background-position: center bottom 60px;
	}
	#playbrush .kids {
		display: block;
	}
}
@media (min-width: 1200px) {
	#playbrush .header {
		padding-top: 60px;
	}
	#playbrush .header .sub {
		max-width: initial;
	}
	#playbrush .footer .col-12:last-child {	
		background-position: left 70px top 35px;
	}
	.module_poster.module-header .container {
	    height: 610px;
	    background: url("../images/poster/poster-1.jpg") no-repeat center center;
	    background-size: cover;
	}
}
@media (min-width: 1240px) {
	#playbrush .kids {
		width: 366px;
		height: 387px;
		right: 55px;
	}
}
