
body{
	font-family: 'Source Sans Pro', Verdana,arial,helvetica,sans-serif;
	font-weight:400;
	line-height: 1.4;
	color: #040323;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background:#FFFFFF;
}
html {
	scroll-behavior: smooth;
}

@media screen and (min-width: 801px) { 
	body {
		background:#FFFFFF; 
		height: 100%; 
		font-size: 14pt; 
	}
}
@media screen and (max-width: 800px) { 
	body { 
		font-size: 12pt; 
	}
}

td {
font-family: 'Source Sans Pro', Verdana,arial,helvetica,sans-serif;
font-size: 10pt; line-height: 1;
text-align: left !important;
color: #000000;
}

@viewport, @-ms-viewport, @-o-viewport {
zoom:1;
}


a:link {  text-align: left !important; color:#0000A0; text-decoration:none; }
a:visited {  text-align: left !important; color:#3e3e7c; text-decoration:underline; }
a:focus {  text-align: left !important; color:#9e0016; text-decoration:underline; }
a:hover {  text-align: left !important; color:#9e0016; text-decoration:underline; }
a:active {  text-align: left !important; color:#9e0016; text-decoration:underline; }

#seite, .seite {
max-width:965px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

input[type="text"], input[type="email"], input[type="password"], input[type="select"], select {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:2px 2px 2px 2px;
	border: 1px solid #AAAAAA;
	font-family: 'Source Sans Pro', Verdana,arial,helvetica,sans-serif;
}
input[type="text"], input[type="email"], input[type="password"], input[type="select"], select {
	background:#FFFDD9; 
}

label > [type="checkbox"] { clip: rect(0 0 0 0); overflow: hidden; position: absolute; }
label > [type="checkbox"]  + span:before { display: inline-block; content: '_'; line-height: 1; font-size:11pt; color:#CCCCCC;  padding-left:3px; margin:3px 3px 3px 3px; width: 16px; height: 16px; border-radius: 1px; border: 2px solid #FFF; background:#CCCCCC;  box-shadow: 0 0 0 2px #000000; transition: 0.3s ease all; }
label > [type="checkbox"]:checked  + span:before { display: inline-block; width: 16px; height: 16px; border-radius: 1px; border: 2px solid #FFF; background:#009900;  box-shadow: 0 0 0 2px #000000; content: '✔'; font-size:11pt; color:#FFFFFF; padding-left:3px; margin:3px 3px 3px 3px;}

label > [type="radio"] { border: 0; clip: rect(0 0 0 0); overflow: hidden; position: absolute;  }
@media screen and (max-width: 800px) {
	label > [type="radio"]  + span:before { content: ''; display: inline-block; width: 12px;height: 12px;border-radius: 7px;background:#CCCCCC;border: 2px solid #FFF; margin:0 12px 0 12px; box-shadow: 0 0 0 2px #000000;transition: 0.3s ease all; }
	label > [type="radio"]:checked  + span:before { background:#009900; box-shadow: 0 0 0 2px #000; }
}
@media screen and (min-width: 801px) {
	label > [type="radio"]  + span:before { content: ''; display: inline-block; width: 10px;height: 10px;border-radius: 6px;background:#CCCCCC;border: 2px solid #FFF; margin:0 10px 0 10px; box-shadow: 0 0 0 2px #000000;transition: 0.3s ease all; }
	label > [type="radio"]:checked  + span:before { background:#009900; box-shadow: 0 0 0 2px #000; }
}


#seiteninhalt, .seiteninhalt {
float:left;
z-index:1;
padding: 0px 30px 0px 30px;
margin: 0px 30px 0px 0px;
max-width:691px;

overflow: hidden;
text-align: justify;
background: #FFFFFF;
}



.textcolumncontainer { max-width:600px; max-with:100%; } 
.fullcontainer, .fullcontainer1000, .fullcontainerorder { z-index:1; position:relative; background-color:#FFFFFF; margin:0 0 0 0; padding:0 10px 0 10px; max-width:calc(100% - 20px);}
.containerlinetop { border-top:1px dotted #CCCCCC; }
.containerlinebottom { border-bottom:1px dotted #CCCCCC; }
@media screen and (min-width: 1000px) {
	.fullcontainerOLD { padding:0 100px 0 100px; margin:0 0 0 0;}
	.fullcontainer { padding:0 100px 0 100px; margin:0 0 0 0;}
	.fullcontainer1000 { padding:0 calc(50% - 500px) 0 calc(50% - 500px); }

}
@media screen and (min-width: 1200px) {
	.fullcontainerorder { padding:0 calc(50% - 600px) 0 calc(50% - 600px); }
}
@media screen and (min-width: 1000px) {
	.headlinecontainer{ max-width:1000px !important;} 
	.fullcontainer,.fullcontainer1000,.fullcontainerorder { max-width:100% !important;} 
	.headlineX { max-width:1000px; }
	.headline2container { max-width:1000px; } 
}



.seitencontainer,.seitencontainer900, .fullcontainer, .XXXXheadline2container {
	z-index:1;
	padding: 0px 30px 0px 30px;
	margin: 0px 10px 0px 10px;
	overflow: hidden;
	text-align: justify;
	background: #FFFFFF; 
}
.XXXXXheadline2container { background-color:#FFFFFF;}
.seitencontainer,.headline2container {
	max-width:750px;
}
.seitencontainer900,.seitencontainer3900 {
	max-width:900px;
}
.seitencontainer2 {
	z-index:1;
	padding: 0px 30px 0px 30px;
	margin: 0px 10px 0px 10px;
	max-width:750px;
	overflow: hidden;
	text-align: justify;
	background: #FFFFFF; 
}
.seitencontainerfull {
	z-index:1;
	padding: 0px 30px 0px 30px;
	margin: 0px 10px 0px 10px;
	max-width:100%;
	overflow: hidden;
	text-align: justify;
	background: #FFFFFF; 
}
.seitencontainerfull2 {
	z-index:1;
	padding: 0px 30px 0px 30px;
	margin: 0px 10px 0px 10px;
	max-width:100%;
	overflow: hidden;
	text-align: justify;
}

	.seitencontainer3,.seitencontainer3900 {
		z-index:1;
		padding: 0px 30px 0px 30px;
		margin: 0px 10px 0px 10px;
		max-width:750px;
		overflow: hidden;
		text-align: justify;
	}

#seitenmenu, .seitenmenu {
float:left;
z-index:1;
width:200px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}

#seitenende, .seitenende {
width:900px;
padding: 0px 0px 0px 0px;
margin: 20px 0px 20px 0px;
clear: both;
}


#container, .container {
width: 80%;
padding: 0px 25px 0px 25px;
margin: 0px 0px 0px 0px;
background:#FFFFFF;
text-align: left;
}


#container2, .container2 {
width: 540px;
padding: 0px 25px 0px 25px;
margin: 0px 0px 0px 0px;
background:#FFFFFF;
text-align: left;
}

#container3, .container3 {
width: 540px;
padding: 0px 25px 0px 25px;
margin: 0px 0px 0px 0px;
text-align: left;
background: #FFFFFF url(https://www.17-minute-languages.com/grafik/Globelines2.jpg) no-repeat top center;
}

#container4, .container4 {
width: 700px;
padding:0px 25px 0px 25px;
margin: 0px 0px 0px 0px;
text-align: left;
background: #FFFFFF url(https://www.17-minute-languages.com/grafik/Globelines2.jpg) no-repeat top center;
}


#containerblog, .containerblog {
width: 770px;
padding: 0px 25px 0px 25px;
margin: 0px 0px 0px 0px;
border: 1px solid #BEC0B8;
text-align: left;
background: #FFFFFF url(https://www.17-minute-languages.com/grafik/Globelines2.jpg) no-repeat top center;
}






#normaltext, .normaltext {
font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
font-size: 12pt; line-height: 1.4;
color: #000000;
text-align: justify;
font-weight:400;
}

#normaltext2, .normaltext2 {
font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
font-size: 12pt; line-height: 1.4;
color: #000000;
text-align: left;
font-weight:400;
}

#normaltext3, .normaltext3 {
font-family: Arial,Helvetica,sans-serif;
font-size: 12pt; line-height: 1.4;
color: #000000;
text-align: justify;

}

#normaltext4, .normaltext4 {
font-family: Arial,Helvetica,sans-serif;
font-size: 12pt; line-height: 1.4;
color: #000000;
text-align: left;

}


#obentext, .obentext {
font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
font-size: 12pt; line-height: 1.4;
color: #6c6c6c;
text-align: justify;

text-decoration:none;
}


#obentext a, .obentext a{
font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color: #6c6c6c;
text-align: justify;

text-decoration:none;
}

#obentext a:hover, .obentext a:hover{
font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color:#9e0016;
text-align: justify;

text-decoration:underline;
}


#kleintext, .kleintext {
font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
color: #000000;
text-align: left;

}

#hervorhebung, .hervorhebung {
background-color:#ffcc00;
}


#mitte, .mitte {
text-align: center;
}

#mittelgross, .mittelgross{
font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
font-size: 12pt;
color: #000000;
text-align: left;


}

#mittelgross2, .mittelgross2{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 28px;
font-style: normal;
font-weight: normal;
text-align: left;
color: navy;
}

#mittelgross3, .mittelgross3{
font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
font-size: 12pt;
color: #000000;
text-align: left;

}

.fontplus2 { font-size: 20pt; }
 @media screen and (max-width: 800px) { .fontplus2 { font-size: 18pt; } }

#ueberschrift01, .ueberschrift01{
font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
font-size: 20px;

color:#000077;
padding:0px 0px 5px 0px;
border-bottom: 1px dotted #000077;
}

#blue1, .blue1 {
color: #000077;
font-weight:bolder;
}

.chapter2, #chapter2 {
color: #000077;
font-weight:bolder;
margin: 10px 0 10px 0;
}

#graubox, .graubox, #graubox1, .graubox1 {
padding:10px 10px 10px 10px;
border: 1px solid #BEC0B8;
box-shadow: 0px 0px 5px 1px #DBDBDC;
background: #edefe5 url(https://www.17-minute-languages.com/grafik/graubox2.jpg) no-repeat left top;
border-radius: 5px;
}


#graubox2, .graubox2 {
border-top:0px; border-bottom:0px; color:#000000;
text-align: left;
border:1px dashed #BEC0B8;
box-shadow: 0px 0px 5px 1px #DBDBDC;
background: #edefe5 url(https://www.17-minute-languages.com/grafik/graubox2.jpg) no-repeat left top;
padding:5px 5px 5px 10px;
border-radius: 5px;
}

#weissbox, .weissbox, .vokweissbox {
padding:10px 10px 10px 10px;
border: 1px solid #FFC116;
box-shadow: 0px 0px 5px 1px #DBDBDC;
background: #FFFFFF url(https://www.17-minute-languages.com/grafik/bg_weissbox2.jpg) no-repeat right bottom;
border-radius: 5px;
}
.vokweissbox { background: #FFFFFF; }

#gelbbox, .gelbbox {
padding:10px 10px 10px 10px;
text-align: left;
border: 1px dashed #FFC116;
box-shadow: 0px 0px 5px 1px #DBDBDC;
background-image: -webkit-linear-gradient(top, #FFFEE9, #FFFFCF);
background-image: -moz-linear-gradient(top, #FFFEE9, #FFFFCF);
background-image: -o-linear-gradient(top, #FFFEE9, #FFFFCF);
background-image: -ms-linear-gradient(top, #FFFEE9, #FFFFCF);
background-image: linear-gradient(top, #FFFEE9, #FFFFCF);
border-radius: 5px;
}

.gelbbox, .weissbox, .vokweissbox, .graubox1, .graubox2 {
	border:1px solid #CCCCCC;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

#rotbox, .rotbox {
padding:20px 20px 20px 20px;
text-align: left;
border: 6px dashed #CC0000;
background-image: -webkit-linear-gradient(top, #FFFEE9, #FFFFCF);
background-image: -moz-linear-gradient(top, #FFFEE9, #FFFFCF);
background-image: -o-linear-gradient(top, #FFFEE9, #FFFFCF);
background-image: -ms-linear-gradient(top, #FFFEE9, #FFFFCF);
background-image: linear-gradient(top, #FFFEE9, #FFFFCF);
}

#greenbox, .greenbox {
padding:10px 10px 10px 10px;
text-align: left;
border: 2px solid #205f20;
box-shadow: 0px 0px 5px 1px #DBDBDC;
border-radius: 5px;
}

#bestellbox {
padding:10px 10px 10px 10px;
border: 2px solid #FFCC00;
box-shadow: 0px 0px 5px 1px #DBDBDC;
background-color: #edefe5;
width: 100%;
text-align: left;
border-radius: 5px;
}

#bullet1, .bullet1 {
font-family: 'Source Sans Pro', Verdana, arial,sans-serif;
font-size:16px;
color:#992233;
margin-right:5px;
}

#bullet2, .bullet2 {
font-family: 'Source Sans Pro', Verdana, arial,sans-serif;
font-size:16px;
color: #000077;
margin-right:5px;
}

#miniabsatz, .miniabsatz {
font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif; font-size: 1pt;
width:100%;
margin:5px 0px 5px 0px;
}

h1{
	font-size: 20pt;
	
	
	margin: 0 0 0 0;
	text-align: left;
}

h2, h3, h4{
	font-size: 20pt;
	
	
	margin: 0 0 0 0;
	text-align: left;
}

h5{
	font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
	font-size: 20pt;
	
	color:#000077; 
	margin: 2px 0 0 0;
	padding:2px 0px 2px 0px;
	text-align: left;
}

.schwarz {
	font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
	font-size: 20pt;  color:#000077;
}

.blockxh4 { font-size: 14pt; }

.blau { color:#000077; }

#bg_rot, .bg_rot {
	font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
	color:#001077;
	padding:1px 0px 1px 0px;
	margin: 0 0 0 0;
	border: 0
	text-align: left;
	border-bottom: 1px dotted #000077; 	
}

#bg_gelb, .bg_gelb {
	font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
	color:#001077; 
	padding:1px 0px 1px 0px;
	margin: 0 0 0 0;
	border: 0
	text-align: left;
	border-bottom: 1px dotted #000077; 	
}

#bg_blau, .bg_blau {
	font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
	color:#001077;
	padding:1px 0px 1px 0px;
	margin: 0 0 0 0;
	border: 0
	text-align: left;
	border-bottom: 1px dotted #000077; 
}

#bg_tuerkis, .bg_tuerkis {
	font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
	color:#001077;
	padding:1px 0px 1px 0px;
	margin: 0 0 0 0;
	border: 0
	text-align: left;
	border-bottom: 1px dotted #000077; 
}

#bg_gruen, .bg_gruen {
	font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
	color:#001077;
	padding:1px 0px 1px 0px;
	margin: 0 0 0 0;
	border: 0
	text-align: left;
	border-bottom: 1px dotted #000077; 
}

#bg_hellgruen, .bg_hellgruen {
	font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
	color:#32CD33;
	padding:1px 0px 1px 0px;
	margin: 0 0 0 0;
	border: 0
	text-align: left;
	border-bottom: 1px dotted #000077;

}

#bg_grau, .bg_grau {
	font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
	color:#9E9EA0;
	padding:1px 0px 1px 0px;
	margin: 0 0 0 0;
	border: 0
	text-align: left;
	border-bottom: 1px dotted #000077;
}

.bg_h1 {
	font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
	color:#001077;
	padding:1px 0px 1px 0px;
	margin: 0 0 0 0;
	border: 0
	text-align: left;
	border-bottom: 1px dotted #000077;
}

.mainheadline { font-size: 27pt; } @media screen and (max-width: 899px) { .mainheadline { font-size: 18pt; } }

#rand, .rand {
}


#bestellbutton, .bestellbutton {
padding:5px 5px 5px 5px;
margin: 0px 0px 0px 0px;
white-space: normal;
}


#bildumrandung, .bildumrandung {
border: 1px solid #444444;
box-shadow: 0px 0px 5px 1px #DBDBDC;
}


#linie_topgelb, .linie_topgelb {
width: 100%;
border-top: 2px solid #fe8000;
padding:10px 0px 10px 0px;
margin-top:10px;
}

li{
padding-bottom:7px;
color: #000000;
}


#li_absatz, .li_absatz{ 
	list-style: none; 
	list-style-image:none; 
	margin: 7px 0px 7px 10px; padding:0 0 0 0; 
}
#li_absatz:before,.li_absatz:before { 
	content: "✔"; color:#2A9F2A; 
	margin:0 0 -0 -25px; padding:0 2px 0 0; font-size:18pt; 
} 
@media screen and (max-width: 600px) { 
	#li_absatz:before,.li_absatz:before { 
		padding:0 5px 0 0; font-size:14pt; 
	}
}

#li_kommentar, .li_kommentar {
list-style: none; list-style-image: url(https://www.17-minute-languages.com/grafik/kommentar.gif);
margin: 0px 0px 10px 10px;
font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
font-size: 12pt;
color: #000000;
text-align: justify;

}


ul{
list-style-type:disc;
font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
color: #000000;
text-align: justify;

padding-left: 25px;
}



hr {
border: none;
border-top: 1px solid #999999;
height: 1px;
}

img { border:0; border: none; }

#meinung, .meinung {
font-family: Times New Roman,Times,sans-serif;
font-style: italic;
font-size: 1.2em;
}

.logo17 {
	width:190px;
	height:73px;
	padding:0px 12px 0px 0px;
}
.tdlogo17 {width:210px; }

.tdlogo {width:300px; }

.headerbox {
width:device-width;
max-width:device-width;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

.mainfloat {
float: left;
font-size: 10pt; line-height: 1;
width:130px; height:120px; max-width:130px;
padding: 10px 2px 15px 2px;
margin: 0 0 0 0;
text-align: left !important;
}

.bild70 {
border:1px;
width:70px;
height:70px;
}



.block-container {
	max-width:100%;
	display: flex; flex-wrap:wrap; align-items:stretch;
	flex:auto auto auto;
}

.block-ordercontainer,.block-ordercontainer2 {
	width:calc(100%-40px);
	max-width:100%;
	display: flex; flex-wrap:wrap; align-items:stretch;
	flex:auto auto auto;
}
 @media screen and (max-width: 800px) { .block-container { max-width:100vw; }}
.block-container > div {
	background-color: #F0F0F0;
	flex: 1;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	padding:10px 10px 10px 10px;
	margin:0 10px 20px 10px;
	border:1px solid #D8D8D8;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.block-ordercontainer > div {
	background-color: #FFFFFF;
	flex: 1;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border:1px solid #D8D8D8;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	padding:0px 10px 20px 0px;
	margin: 10px 10px 10px 10px;
	
}
.height300{height:auto;}
.height400{height:auto;}
.height450{height:auto;}
.height500{height:auto;}
.height550{height:auto;}
.blockx {

	width:auto; height:auto !important;
	background-color:none;
	border:none;
	box-shadow: none;
	 border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	padding:0;
	font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
	font-size: inherit;
	text-align:inherit;
	font-weight:inherit;
}
.orderblockx {

	width:auto; height:auto !important;
	background-color:none;
	border:none;
	box-shadow: none;
	 border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	margin:0px 10px 20px 10px;
	font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
	font-size: 12pt !important;
	text-align:left;
	font-weight:inherit;
	
}


.orderblock1 { margin:0px 5px 20px 5px; float: left; }
.orderblock2 { margin:0px 5px 20px 5px; float: left; }
.orderblock3 { margin:0px 0px 20px 5px; float: left; }


.block1 { padding:0px 15px 20px 0px; float: left; }
.block2 { padding:0px 15px 20px 0px; float: left; }
.block3 { padding:0px 15px 20px 0px; float: left; }

.li_order {font-size:12pt !important; text-align:left !important; padding-left:0;}





.top_table {
width:100%;
margin-bottom:10px;
}

.top_tr {
max-width:660px;
height:auto;
overflow:auto;
}
.top_td { padding:0px 5px 0px 0px; float: left; }

.topsearch { margin-top:32px; }
.searchbar1 {
	font-size:11pt; color:#000000; padding: 3px 3px 3px 3px; margin:0 0 0 0;
	border: 1px solid #999999;
	border-radius: 5px; -webkit-border-radius: 5px;

	width:220px; max-width:70%; display: inline-block; 
	height:19px; line-height:19px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.searchbar2 {
font-size:11pt; color:#AAAAAA; padding: 3px 3px 3px 3px; margin:0px 0px 0px 0px;
border: 1px solid #999999;
border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px;
border-bottom-left-radius: 5px; -webkit-border-bottom-left-radius: 5px;
width:120px; max-width:80%; display: inline-block;
height:16px; line-height:16px;
box-sizing: content-box;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
}
.searchbutton1 {
	font-size:8pt; padding: 3px 3px 3px 3px; margin:0 0 0 5px !important;
	border: 1px solid #999999;
	border-radius: 5px; -webkit-border-radius: 5px;
	width:15px; display: inline-block; 
	height:15px; line-height:15px;
	background: #f4811e url("https://www.sprachenlernen24.de/grafik/searchglass20.png") no-repeat;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
@-moz-document url-prefix() {
	.searchbutton1 {
		font-size:11pt; padding: 2px 3px 4px 3px; margin:0 0 0 5px;
		border: 1px solid #999999;
		border-radius: 5px; -webkit-border-radius: 5px;
		width:15px; display: inline-block; 
		height:16px; line-height:16px;
		background: #f4811e url("https://www.sprachenlernen24.de/grafik/searchglass20.png") no-repeat;
		box-sizing: content-box;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
	}
}




.searchbutton1:hover {
background-color:#FFCC00;
}

.seitenbox {
width:190px;
max-width:100%;
}
.seitenbox_title {
background: #FF8000;
background-image: -webkit-linear-gradient(top, #EE7600, #FF8E20);
background-image: -moz-linear-gradient(top, #EE7600, #FF8E20);
background-image: -o-linear-gradient(top, #EE7600, #FF8E20);
background-image: -ms-linear-gradient(top, #EE7600, #FF8E20);
background-image: linear-gradient(top, #EE7600, #FF8E20);
padding: 3px 3px 3px 3px;
}
.seitenbox_content {
padding: 5px 5px 5px 5px;
background: #FFFFFF;
}

.seitenbox_content_box {
padding: 5px 5px 5px 5px;
background: #FFFFFF;
}

.seitenbox_flag {
border:1pt solid #E0E0E0;
width:35px; height:24px;
}
.menu_input {
width:160px;
background-color: #DDDDDD;
}
.fontwhite {
color: #FFFFFF;
}
.seitenbox_menu_table {
background: #FFFFFF;
}
.seitenbox_menu_tr {
height:auto;
overflow:auto;
padding:0px 0px 12px 0px;
}
.seitenbox_menu_td {
padding:0px 5px 0px 0px; float: left;
text-align: left;
}

.tabelle_zwischenheadline {
font-weight:bold;
padding:10px 0px 10px 0px;
background: #CCCCCC !important;
background-color: #CCCCCC !important;
}

.seitenbox_menu_td1 {
padding:0px 5px 0px 0px; float: left;
width:40px;
}
.seitenbox_menu_td2 {
padding:0px 5px 0px 0px; float: left;
width: 120px;
text-align: left;
}

a.menulink:link { text-decoration:none; color:#000000; font-size:12px;  }
a.menulink:visited { text-decoration:none; color:#000000; font-size:12px;  }
a.menulink:hover { text-decoration:none; color:#0000A0; font-size:12px;  }
a.menulink:focus { text-decoration:none; color:#0000A0; font-size:12px;  }
a.menulink:active { text-decoration:none; color:#0000A0; font-size:12px;  }

a.mlink:link {text-decoration:none;font-weight:bold;color:white;font-size:12px;font-family: arial,helvetica;padding-left:5px}
a.mlink:visited{text-decoration:none;font-weight:bold;color:white;font-size:12px;font-family: arial,helvetica;padding-left:5px}
a.mlink:hover{text-decoration:none;font-weight:bold;color:silver;font-size:12px;font-family: arial,helvetica;padding-left:5px}
a.mlink:focus{text-decoration:none;font-weight:bold;color:white;font-size:12px;font-family: arial,helvetica;padding-left:5px}
a.mlink:active {text-decoration:none;font-weight:bold;color:white;font-size:12px;font-family: arial,helvetica;padding-left:5px}


.schwarzblock {
background-color: #000000;
border: 1px solid #D8D8D8;
box-shadow: 0px 0px 5px 1px #DBDBDC;
 border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
padding:5px 5px 5px 5px;
font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
line-height: 1.4;
color: #EEEEEE;
text-align:left;
width:95%
}

@media screen and (min-width: 599px) {
#prozent80, .prozent80, .prozent90 {
width: 600px;
max-width:device-width;

font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
font-size: 12pt; line-height: 1.4;
color: #000000;
text-align: justify;
}
}

@media screen and (min-width: 801px) {
	#normaltext, .normaltext, #prozent80, .prozent80, #normaltext2, .normaltext2, #normaltext3, .normaltext3, #normaltext4, .normaltext4, .normaltext5, #li_absatz, .li_absatz, #li_kommentar, .li_kommentar, ul {
		font-size: 14pt; 
	}
}


@media screen and (max-width: 600px) {
	.logospr24 {
	width:140px;
	height:45px;
	padding:0px 12px 0px 0px;
	}
	.logo17 {
		width:95px;
		height:36px;
		padding:0px 3px 0px 0px;
	}
	.tdlogo17 {width:105px; }
	.headerbox {
	width:device-width !important;
	max-width:device-width !important;
	}
	#mittelgross2, .mittelgross2{
	font-size: 20px;
	}
}

@media screen and (max-width: 1000px) {
#seite, .seite {
width:device-width;
max-width:device-width;
padding: 0px 0px 0px 0px !important;
margin: 0px 0px 0px 0px !important;
}
#seiteninhalt, .seiteninhalt, .seitencontainer,.seitencontainer900, .fullcontainer, .seitencontainerfull {
clear:both;
float:none !important;
z-index:1;
padding: 0px 10px 0px 10px !important;
margin: 0px 0px 0px 0px !important;
border:0;
border-radius:0 0 0 0;
width:device-width !important;
max-width:device-width !important;
text-align: justify;
background: #FFFFFF;
}
.seitencontainer2, .seitencontainerfull2 {
clear:both;
float:none !important;
z-index:1;
padding: 0px 10px 0px 10px !important;
margin: 0px 0px 0px 0px !important;
border:0;
border-radius:0 0 0 0;
width:device-width !important;
max-width:device-width !important;
text-align: justify;
}
	.seitencontainer3, .seitencontainerfull3, .seitencontainer3900{
		clear:both;
		float:none !important;
		z-index:1;
		padding: 0px 10px 0px 10px !important;
		margin: 0px 0px 0px 0px !important;
		border:0;
		border-radius:0 0 0 0;
		width:device-width !important;
		max-width:device-width !important;
		text-align: justify;
	}

#seitenmenu, .seitenmenu {
z-index:1;
width:200px;
clear:both;
float:none !important;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
}

@media screen and (min-width: 900px) {
#seitenende {
width:900px;
max-width:device-width;
padding: 0px 0px 0px 0px;
margin: 20px 0px 20px 0px;
clear: both;
}
}
@media screen and (max-width: 899px) {
	#seitenende {
		width:device-width;
		max-width:device-width;
		padding: 0px 0px 0px 0px;
		margin: 20px 0px 20px 0px;
		clear: both;
	}
	h1, h2, h3, h4, h5, .schwarz, .blockxh4 { font-size: 14pt; }
}
@media screen and (min-width: 600px) {
#container {
width: 80%;
padding: 0px 25px 0px 25px;
margin: 0px 0px 0px 0px;
background:#FFFFFF;
text-align: left;
}

#container2 {
width: 540px;
max-width:device-width;
padding: 0px 25px 0px 25px;
margin: 0px 0px 0px 0px;
background:#FFFFFF;
text-align: left;
}

#container3 {
width: 540px;
max-width:device-width;
padding: 0px 25px 0px 25px;
margin: 0px 0px 0px 0px;
text-align: left;
background: #FFFFFF url(https://www.17-minute-languages.com/grafik/Globelines2.jpg) no-repeat top center;
}

#container4 {
width: 700px;
max-width:device-width;
padding:0px 25px 0px 25px;
margin: 0px 0px 0px 0px;
text-align: left;
background: #FFFFFF url(https://www.17-minute-languages.com/grafik/Globelines2.jpg) no-repeat top center;
}


#containerblog {
width: 770px;
max-width:device-width;
padding: 0px 25px 0px 25px;
margin: 0px 0px 0px 0px;
text-align: left;
background: #FFFFFF url(https://www.17-minute-languages.com/grafik/Globelines2.jpg) no-repeat top center;
}
}
@media screen and (max-width: 599px) {
#container {
width: device-width;
max-width:device-width;
padding: 0px 5px 0px 5px;
margin: 0px 0px 0px 0px;
background:#FFFFFF;
text-align: left;
}

#container2 {
width: device-width;
max-width:device-width;
padding: 0px 5px 0px 5px;
margin: 0px 0px 0px 0px;
background:#FFFFFF;
text-align: left;
}

#container3 {
width: device-width;
max-width:device-width;
padding: 0px 5px 0px 5px;
margin: 0px 0px 0px 0px;
text-align: left;
background: #FFFFFF url(https://www.17-minute-languages.com/grafik/Globelines2.jpg) no-repeat top center;
}

#container4 {
width: device-width;
max-width:device-width;
padding: 0px 5px 0px 5px;
margin: 0px 0px 0px 0px;
text-align: left;
background: #FFFFFF url(https://www.17-minute-languages.com/grafik/Globelines2.jpg) no-repeat top center;
}


#containerblog {
width: device-width;
max-width:device-width;
padding: 0px 5px 0px 5px;
margin: 0px 0px 0px 0px;
text-align: left;
background: #FFFFFF url(https://www.17-minute-languages.com/grafik/Globelines2.jpg) no-repeat top center;
}
}


@media screen and (max-width: 600px) {
.logospr24 {
width:140px;
height:45px;
padding:0px 1px 0px 0px;
}
.topsearch { margin-top:16px; }
.tdlogo {width:150px; }
.headerbox {
width:device-width !important;
max-width:device-width !important;
}
#mittelgross2, .mittelgross2{
font-size: 20px;
}
.searchbar1 { width:180px; }
}
.div_table { display: table; }
.div_tr {
height:auto;
border-collapse: separate;
vertical-align:middle;
display: table-row;
}
.div_td {
display: table-cell;
vertical-align:middle;
padding: 3px 3px 3px 3px;
}

.boxbild { width:213px; height:300px; border:0; }
@media screen and (max-width: 600px) { .boxbild { width:106px; height:150px; } }

.topfloat1 { width:115px; margin-left:100px}
.topfloat2 { }
.clear { clear: both; }
@media screen and (min-width: 800px) {
	.topfloat1 { float:left; width:230px;margin-left:0px; }
	.topfloat2 { float:left; width:500px;}
}
@media screen and (max-width: 600px) {
	float:none; width:100%;margin-left:0px; 
}

.bestellfeld0 { width:150px; }
.bestellfeld1 { width:40px; }
.bestellfeld2 { width:115px; }
@media screen and (min-width: 400px) {
.bestellfeld0 { width:200px; }
.bestellfeld1 { width:50px; }
.bestellfeld2 { width:145px; }
}

.topfloatfb171 { margin:0 0 20px 0; }
.topfloatfb172 { }
.fb400bild { width:80%; max-width:80%; height:auto; }
.clear { clear: both; }
@media screen and (min-width: 500px) {
.topfloatfb171 { float:left; width:300px; padding-right:20px; margin:0 0 0 0; }
.topfloatfb172 { float:left; width:355px; }
.fb400bild { width:300px; }
}

@media screen and (min-width: 799px) {
	.optinbox-gesamt, .optinbox-gesamt-seite
	{
	background-image:url('https://www.17-minute-languages.com/grafik/box02.png');
	background-repeat:no-repeat; background-position:left middle;
	height: 260px; width: 700px;
	z-index:999999;
	}
	.optinbox-links { width:160px; }
	.optinbox-rechts { padding-left:100px; padding-top:10px; width:500px; color:#FFFFFF !important; }
	.optinbox-rechts2 { padding-left:20px; padding-top:10px; width:600px; color:#FFFFFF !important; }
	.optinbox-bild2 { height:150px; width:150px; padding:45px 0px 0px 10px; }
	.optinbox-bild3 { height:68px; width:180px; margin:45px 0px 0px 5px; }

	.optinbox-rechts-screenshot { padding-left:20px; padding-top:10px; width:430px; margin:10px 0px 20px 0px !important; }
	.optinbox-screenshot-17min { height:114px; width:300px; padding:0 0 0 0; }
	.optinbox-screenshot-17min-flag { height:120px; width:180px; padding:0 0 0 0; }


}
@media screen and (max-width: 800px) {
.optinbox-gesamt
{
background-color:#FFFFFF;
max-width: 100%;
padding:5px 5px 5px 5px;
}
.optinbox-gesamt-seite
{
max-width: 100%;
padding:5px 5px 5px 5px;
margin:5px 5px 5px 5px;
background-image: -webkit-linear-gradient(top, #FFFEE9, #FFFFCF);
background-image: -moz-linear-gradient(top, #FFFEE9, #FFFFCF);
background-image: -o-linear-gradient(top, #FFFEE9, #FFFFCF);
background-image: -ms-linear-gradient(top, #FFFEE9, #FFFFCF);
background-image: linear-gradient(top, #FFFEE9, #FFFFCF);
border: 2px dashed #CC0000;
box-shadow: 0px 0px 5px 1px #DBDBDC;
 border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
color: #000000;
text-align:left;

z-index:999999;

}

.optinbox-links { width:0px; }
.optinbox-rechts, .optinbox-rechts2 { padding-left:0px; padding-top:10px; max-width:100%; color:#000000 !important; }
.optinbox-bild2, .optinbox-bild3 { height:0px; width:0px; padding:0px 0px 0px 0px; }
}
.flag03 { width:101px; height:68px; }

.boxbild { width:213px; height:300px; border:0; }
@media screen and (max-width: 600px) { .boxbild { width:106px; height:150px; } }

.topfloat1 { width:115px; margin-left:100px}
.topfloat2 { }
.clear { clear: both; }
@media screen and (min-width: 800px) {
.topfloat1 { float:left; width:230px;margin-left:0px}
.topfloat2 { float:left; width:425px}
}
.table80 { width:80%; border-spacing: 3px; border:0; }
.aufnahmen01 { height:150px; width:150px; padding:0 0 0 10px; float: right; }
.referenzbild { width:320px; height:50px; }
@media screen and (max-width: 360px) { .referenzbild { width:80%; height:auto; }}


@media screen and (max-width: 800px) {
	.langzeitgedaechtnis {
	}
}
@media screen and (min-width: 801px) {
	.langzeitgedaechtnis {
		padding-left:150px; background-size: 199px 797px;
		background: #FFFFFF url(https://www.sprachenlernen24.de/grafik/langzeitgedaechtnis.jpg) no-repeat top left;
	}
}


.tagesaufgabebild { padding:0px 0px 20px 20px; width:300px; height:450px; float: right; }
@media screen and (max-width: 600px) { .tagesaufgabebild {width:150px; height:225px; } }

.insiderdivALT { padding-left:0px; background: #FFFFFF url(https://www.sprachenlernen24.de/grafik/insider.jpg) no-repeat bottom left; background-size: 200px 133px; }
.insiderdivALT2 { padding-bottom:143px; }

@media screen and (min-width: 300px) { 
	.insiderdivALT { background-size: 300px 200px;} 
	.insiderdivALT2 { padding-bottom:210px; } 
}
@media screen and (min-width: 400px) { 
	.insiderdivALT { background-size: 400px 267px;} 
	.insiderdivALT2 { padding-bottom:277px; } 
}
@media screen and (min-width: 600px) { 
	.insiderdivALT { padding-left:290px; background-size: 600px 401px; }
	.insiderdivALT2 { padding-bottom:250px; }
}
.insiderdiv { padding-left:0px; background: #FFFFFF; } 
.insiderdiv2 { padding-bottom:0px; }

.imgleft{ float:left; margin: 0px 10px 5px 0px; }
.bestellfeld0 { width:150px; }
.bestellfeld1 { width:40px; }
.bestellfeld2 { width:100px; }
@media screen and (min-width: 280px) { .bestellfeld0 { width:220px; } }
@media screen and (min-width: 320px) { .bestellfeld0 { width:250px; } }
@media screen and (min-width: 360px) { .bestellfeld0 { width:270px; } }
@media screen and (min-width: 414px) { .bestellfeld0 { width:300px; } }

@media screen and (min-width: 600px) {
	.bestellfeld0 { width:300px; }
	.bestellfeld1 { width:80px; }
	.bestellfeld2 { width:210px; }
}
.bestellpreis { width:120px; }
.bestellpreisschrift { }
.bestellung3 { font-family:arial,helvetica; font-size:12px; max-width:90%; }

@media screen and (min-width: 799px) {
.optinbox-gesamt
{
background-image:url('https://www.17-minute-languages.com/grafik/box02.png');
background-repeat:no-repeat; background-position:left middle;
height: 260px; width: 700px;
}
.optinbox-links { width:160px; }
.optinbox-rechts_OLD { padding-left:100px; padding-top:10px; width:430px; }
.optinbox-rechts { padding-left:100px; padding-top:10px; width:500px; margin:30px 0px 20px 0px !important; }
.optinbox-bild2 { height:150px; width:150px; padding:45px 0px 0px 10px; }
.optinbox-bild-spr24 { height:300px; width:213px; padding:0px 0px 0px 0px; }
.fbbild { width:400px; }

}
@media screen and (max-width: 800px) {
	.optinbox-gesamt
	{
	background-color:#777777;
	max-width: 100%;
	padding:5px 5px 5px 5px;
	}
	.optinbox-links { width:0px; }
	.optinbox-rechts_OLD { padding-left:0px; padding-top:10px; max-width:100%; }
	.optinbox-rechts { padding-left:0px; padding-top:10px; max-width:100%; margin:10px 0px 10px 0px !important; }
	.optinbox-bild2,.optinbox-bild3 { height:0px; width:0px; padding:0px 0px 0px 0px; }
	.optinbox-bild-spr24 { height:0px; width:0px; padding:0px 0px 0px 0px; }
	.optinbox-screenshot-17min,.optinbox-screenshot-17min-flag { height:0; width:0; padding:0 0 0 0; }
.fbbild { width:150px; }
}
@media screen and (max-width: 600px) {
.fbbild { width:0; }
.fbbild2 { width:0; }
}
.lautspr1{ width:25px; height:20px; }
.optiontable { width:500px; max-width:85%}
@media screen and (max-width: 500px) { .optiontable { width:380px; max-width:85%; } }
@media screen and (max-width: 400px) { .optiontable { width:330px; max-width:85%; } }
@media screen and (max-width: 350px) { .optiontable { width:280px; max-width:85%; } }
@media screen and (max-width: 300px) { .optiontable { width:230px; max-width:85%; } }
@media screen and (max-width: 250px) { .optiontable { width:180px; max-width:85%; } }
@media screen and (max-width: 200px) { .optiontable { width:150px; max-width:85%; } }

.grammatik02 {
padding-left:0px; background: #FFFFFF url(https://www.17-minute-languages.com/grafik/grammatik02.jpg) no-repeat bottom left; padding-bottom:199px; background-size: 250px 189px;
}
@media screen and (min-width: 600px) {
.grammatik02 {
padding-left:212px; padding-bottom:0px; background: #FFFFFF url(https://www.17-minute-languages.com/grafik/grammatik02.jpg) no-repeat bottom left; height:378px; background-size: 500px 378px;
}
}
.td3dbox { width:200px; }
.bestellbild1 { width:0px; height:0px; }
.bestellbild2 { width:213px; height:300px; }
@media screen and (max-width: 600px) {
.td3dbox { width:0px; }
.bestellbild2 { width:0px; height:0px; }
.bestellbild1 { width:71px; height:100px; margin-left:100px}
.lerntippbild { width:373px; height:80px; }
}
@media screen and (max-width: 500px) { .lerntippbild { width:70%; height:auto; } }

.top17mtablewidth { width:167px; }
.top17mpic { width:150px; height:150px; }
@media screen and (max-width: 600px) {
	.top17mtablewidth { width:0px; }
	.top17mpic { width:0px; height:0px; }
}

.kreis {margin: 0px 10px 5px 0; width:35px; height:35px; float:left; }

.rot14 {font-size:14pt; color:#992233}
.gelb14{font-size:14pt; color:#fe8000}
.blau14{font-size:14pt; color:#000077}
.gruen14{font-size:14pt; color:#205F20}

.bild70{width:70px; height:70px; float: left; padding: 0 5px 5px 0}
.bild74{width:74px; height:74px; float: left; padding: 0 5px 5px 0}
.bild150{width:150px; height:150px; float: left; padding: 0 5px 5px 0}
.right{float:right !important}
.box100{width:79px; height:100px; float:left; padding: 0 5px 3px 0}
.box68{margin-right:30px;width:46px;height:68px}

.hrdash{border:dashed #999999; border-width:1px 0 0 0; height:0}
@media screen and (min-width: 701px) {
.height300{height:300px}
.height400{height:400px}
.height450{height:450px}
.height500{height:500px}
.height550{height:550px}
}
.b180x90{width:180px; height:90px}
.b136x90{width:136px; height:90px}
.b109x90{width:109px; height:90px}

@media screen and (min-width: 801px) {
.p0515{padding-left:5%; padding-right:15%}
.p1020{padding-left:10%; padding-right:20%}
.p1505{padding-left:15%; padding-right:5%}
.p2010{padding-left:20%; padding-right:10%}
}

.springbutton{padding:0 0 0 10px; }


.FlagEG { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -0px 0; }
.FlagAF { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -35px 0; }
.FlagAL { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -70px 0; }
.FlagUS { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -105px 0; }
.FlagAM { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -140px 0; }
.FlagAR { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -175px 0; }
.FlagAE { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -210px 0; }
.FlagAZ { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -245px 0; }
.FlagEU { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -280px 0; }
.FlagBD { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -315px 0; }
.FlagBA { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -350px 0; }
.FlagBR { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -385px 0; }
.FlagBG { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -420px 0; }
.FlagCN { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -455px 0; }
.FlagDK { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -490px 0; }
.FlagDR { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -525px 0; }
.FlagDE { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -560px 0; }
.FlagEN { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -595px 0; }
.FlagEE { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -630px 0; }
.FlagPH { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -665px 0; }
.FlagFI { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -700px 0; }
.FlagFR { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -735px 0; }
.FlagGE { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -770px 0; }
.FlagGR { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -805px 0; }
.FlagIL { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -840px 0; }
.FlagIN { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -875px 0; }
.FlagID { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -910px 0; }
.FlagIS { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -945px 0; }
.FlagIT { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -980px 0; }
.FlagJP { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1015px 0; }
.FlagJO { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1050px 0; }
.FlagHK { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1085px 0; }
.FlagKS { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1120px 0; }
.FlagCA { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1155px 0; }
.FlagKY { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1190px 0; }
.FlagKR { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1225px 0; }
.FlagHR { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1260px 0; }
.FlagKU { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1295px 0; }
.FlagLA { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1330px 0; }
.FlagLV { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1365px 0; }
.FlagLB { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1400px 0; }
.FlagLN { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1435px 0; }
.FlagLT { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1470px 0; }
.FlagMG { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1505px 0; }
.FlagMY { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1540px 0; }
.FlagMQ { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1575px 0; }
.FlagMT { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1610px 0; }
.FlagMA { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1645px 0; }
.FlagMK { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1680px 0; }
.FlagMX { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1715px 0; }
.FlagMN { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1750px 0; }
.FlagNP { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1785px 0; }
.FlagNL { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1820px 0; }
.FlagNO { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1855px 0; }
.FlagPS { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1890px 0; }
.FlagIR { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1925px 0; }
.FlagPL { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1960px 0; }
.FlagPT { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -1995px 0; }
.FlagPJ { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2030px 0; }
.FlagRO { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2065px 0; }
.FlagRU { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2100px 0; }
.FlagSE { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2135px 0; }
.FlagSB { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2170px 0; }
.FlagWU { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2205px 0; }
.FlagLK { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2240px 0; }
.FlagSK { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2275px 0; }
.FlagSL { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2310px 0; }
.FlagES { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2345px 0; }
.FlagPE { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2380px 0; }
.FlagSH { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2415px 0; }
.FlagSY { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2450px 0; }
.FlagTA { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2485px 0; }
.FlagTH { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2520px 0; }
.FlagCZ { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2555px 0; }
.FlagTK { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2590px 0; }
.FlagTN { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2625px 0; }
.FlagUA { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2660px 0; }
.FlagHU { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2695px 0; }
.FlagUR { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2730px 0; }
.FlagUZ { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2765px 0; }
.FlagVT { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2800px 0; }
.FlagBY { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2835px 0; }
.FlagWO { width: 35px; height: 24px; background: url(https://www.17-minute-languages.com/grafik/Flags-30.png) -2870px 0; }

.BLern01 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -0 0}
.BLern02 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -180px 0}
.BLern03 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -360px 0}
.BLern04 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -540px 0}
.BLern05 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -720px 0}
.BLern06 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -900px 0}
.BLern07 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -1080px 0}
.BLern08 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -1260px 0}
.BLern09 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -1440px 0}
.BLern10 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -1620px 0}
.BLern11 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -1800px 0}
.BLern12 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -1980px 0}
.BLern13 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -2160px 0}
.BLern14 {width:180px;height:90px;background:url(https://www.17-minute-languages.com/grafik/Lernm.jpg) -2340px 0}

.Kreis01 {width:35px;height:35px;background:url(https://www.sprachenlernen24.de/grafik/Kreise.png) -0 0}
.Kreis02 {width:35px;height:35px;background:url(https://www.sprachenlernen24.de/grafik/Kreise.png) -35px 0}
.Kreis03 {width:35px;height:35px;background:url(https://www.sprachenlernen24.de/grafik/Kreise.png) -70px 0}
.Kreis04 {width:35px;height:35px;background:url(https://www.sprachenlernen24.de/grafik/Kreise.png) -105px 0}
.Kreis05 {width:35px;height:35px;background:url(https://www.sprachenlernen24.de/grafik/Kreise.png) -140px 0}
.Kreis06 {width:35px;height:35px;background:url(https://www.sprachenlernen24.de/grafik/Kreise.png) -175px 0}
.Kreis07 {width:35px;height:35px;background:url(https://www.sprachenlernen24.de/grafik/Kreise.png) -210px 0}
.Kreis08 {width:35px;height:35px;background:url(https://www.sprachenlernen24.de/grafik/Kreise.png) -245px 0}
.Kreis09 {width:35px;height:35px;background:url(https://www.sprachenlernen24.de/grafik/Kreise.png) -280px 0}
.Kreis10 {width:35px;height:35px;background:url(https://www.sprachenlernen24.de/grafik/Kreise.png) -315px 0}

.label_rot { background-color:#992233; border-top-right-radius: 8px; border-bottom-right-radius: 8px; padding:1px 0 1px 5px; margin:15px 0 5px 0; }
.label_gelb { background-color:#fe8000; border-top-right-radius: 8px; border-bottom-right-radius: 8px; padding:1px 0 1px 5px; margin:15px 0 5px 0; }
.label_gruen { background-color:#205F20; border-top-right-radius: 8px; border-bottom-right-radius: 8px; padding:1px 0 1px 5px; margin:15px 0 5px 0; }
.label_blau { background-color:#000077; border-top-right-radius: 8px; border-bottom-right-radius: 8px; padding:1px 0 1px 5px; margin:15px 0 5px 0; }
.label_grau { background-color:#9C9C9C; border-top-right-radius: 8px; border-bottom-right-radius: 8px; padding:1px 0 1px 5px; margin:15px 0 5px 0; }
.wlabel1 { width:132px; }
.labellink { font-size: 9pt; font-weight:bold;color:white;text-decoration:none; }
.prozent100 { width:100%; max-width:100%; }

.bestellboxhg0 {
	width:30px;
}

.bestellboxhg1 {
	border:1px dashed #AAAAAA; 
	background: #D8D8D8;
	background-image: -webkit-linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
	background-image: -moz-linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
	background-image: -o-linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
	background-image: -ms-linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
	background-image: linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
	width:100%; max-width:100%;
	padding: 10px 10px 10px 10px;
}

.bestellheadine {
margin: 0 0 10px 0;

}

.bestellboxhg2 {
	border:1px solid #AAAAAA; 
	background: #FFFFFF;
	border-left:0;
}

.bestellboxhgm {
	border:1px solid #AAAAAA; 
	background: #D8D8D8;
	background-image: -webkit-linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
	background-image: -moz-linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
	background-image: -o-linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
	background-image: -ms-linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
	background-image: linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);

	border-left:0;
	border-right:0;
}

.bestellboxhga {
	border:1px dashed #AAAAAA; 
	background: #D8D8D8;
	background-image: -webkit-linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
	background-image: -moz-linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
	background-image: -o-linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
	background-image: -ms-linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
	background-image: linear-gradient(top, #EDEDED 0%, #D8D8D8 100%);
}

.statusbar { 
	position: relative;
	width:80%; max-width:400px;
	height: 25px;
	background: #444444; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	border-radius: 5px; padding: 3px 3px 3px 3px;
	box-shadow: inset 0 -1px 1px rgba(255,255,255,0.2);

}
.statusbartext { margin-top:15px; position: relative;width:80%; max-width:400px; top:2px; }
.statusbartext2 { width:50%; display: inline-block; text-align:right;}
.statusbartext4 { width:25%; display: inline-block; text-align:right;}
.statusbartext6 { width:16.6%; display: inline-block; text-align:right;}
.statusbar2 {
	position: relative;
	display: block;
	height: 100%;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	background-color: rgb(153,34,51);
}
.barfarbe > span {
	background-color: #FF8000;
	background-image: linear-gradient(to bottom, #FF8000, #FA5000);
}

.statusbar > span:after {
	position: absolute; content: "";
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: linear-gradient( -45deg, rgba(255, 255, 255, .3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .3) 75%, transparent 75%, transparent);
	background-size: 40px 40px; z-index: 1;	
	overflow: hidden;
}
.anklickclass
{
	color:#990000;
	font-size:30pt;
}
.einstufcheckbox
{
	height:40px; width:40px;
	vertical-align:middle;
	padding: 5px 0 5px 0;
}

.meditationsmall  { width:200px; height:200px; padding:0 0 10px 25px; }
.flirtbild { width:180px; }
.flirtright { margin-right: 30px; }
.flirtleft { margin-left: 30px; }
@media screen and (max-width: 700px) { 
	.meditationsmall  { width:75px; height:75px; padding:0 0 10px 10px;}
	.flirtbild { width:80px; }
	.flirtright { margin-right: 10px; }
	.flirtleft { margin-left: 10px; }
}
.ctabutton {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none !important;
	font: 18pt Arial, Helvetica, sans-serif;
	padding: 15px 20px 15px 20px;
	white-space: normal;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	color: #fef4e9 !important;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');

}
.ctabutton:hover {
	text-decoration: none;
	background: #f47c20 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.ctabutton:active {
	position: relative;
	top: 1px;
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
@media screen and (max-width: 600px) {
	.ctabutton {
		font: 14pt Arial, Helvetica, sans-serif;
		padding: 8px 10px 8px 10px;
	}
}

.ctaklein {
	font: 12pt Arial, Helvetica, sans-serif;
	padding: 5px 8px 5px 8px;
}
#datenschutzbox1, .datenschutzbox1 { font: 10pt Arial, Helvetica, sans-serif; background-color:#EFEFEF; background-color: rgba(240, 240, 240, 0.3); text-align: left; padding: 5px 5px 5px 5px; margin:5px 0 10px 0;}
@media screen and (max-width: 900px) { #datenschutzbox1, .datenschutzbox1 { line-height: 2; margin:5px 0 20px 0; } }

.headlineX {
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
background:#FFFFFF; padding:5px 5px 5px 5px; 
}
.headlineX,.headlineY { background:#FFFFFF; } 
.headlineY { padding:5px 5px 5px 5px;}
.counterBG { padding-left:8px; padding-right:8px; border-radius:5px; background-color:#E0E0E0 !important; }  
.countertext{ color:#777777 !important; }

#stickybutton {  position: fixed; top:100%; margin:-40px 0 0 -120px; left:100%;  z-index:0;}

/* Nav 2018 */
/* Nav 2018 */
.searchbarpure {
	font-size:10pt; color:#000000; padding: 0 0 0 0; margin:0 0 7px 0;
	border: 1px solid #999999;
	border-radius: 5px; -webkit-border-radius: 5px;

	width:250px; max-width:250px; display: inline-block; 
	height:19px; line-height:19px; 
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.searchbarbig {
	font-size:12pt; color:#000000; padding: 0 0 0 0; margin:0 0 7px 0;
	border: 1px solid #999999;
	border-radius: 5px; -webkit-border-radius: 5px;

	width:600px; max-width:600px; display: inline-block; 
	height:30px; line-height:30px; 
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.navtouch, [id^=dropdown] { display: none; height:0; -webkit-transition: 0.5s; transition: 0.5s; }
nav ul { float: none; display: inline-block; padding:0; margin:0; list-style: none; position: relative; }
.nav2atext, label > a { 
	font-size:10pt; 
}
nav a { text-decoration:none; }
nav ul li:hover > ul { display:inherit; }
.navflag{ float:left; }
.navsprachentext { float:left; padding:4px 0 0 10px;}
.navkursetext { float:left; padding:4px 0 0 10px;}
.nav_div_td {
	display: table-cell;vertical-align:middle;padding: 0 0 0 0;
}
.nav_div_tr {
	height:auto;border-collapse: separate;vertical-align:middle;display: table-row;	max-width:100vw;
}


/*---------------- DESKTOP --------------------------------*/
@media all and (min-width : 801px) {
nav:after { content:""; display:table; clear:both; }
nav li > a:after { content:  ' ▼'; }
nav li > a:only-child:after { content: ''; }

.navtopsearch { margin-top:20px; padding-left:20px; }
.navsprachenlink { }
.navmehrlink { height:30px; margin-top:10px; }
.navkurselink { height:30px; }
.navlogo { margin-right:-10px; margin-left:-10px; background: none !important;}
nav { margin:0; padding: 0; word-wrap:break-word !important; }
nav ul li { margin: 0px; display:inline-block; float: left; }
/* nav2a, nav2b */
nav ul ul li { 
	//height:auto;
	padding:0; float:none;
	position: relative;
	display:list-item; 
}
nav ul ul { display: none; position: absolute; top: 30px; }
nav a  { display:block;color:#000077 !important; text-decoration:none !important; }
.XXXnavtoplink { padding:7px 10px 7px 10px; }
.nav1 a,.nav1b a{ 
	padding:4px 10px 4px 10px; font-size:10pt !important;

}
.ulnavsprachen,.ulnavkurse {
	-webkit-box-shadow: 0px 35px 50px 15px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 35px 50px 15px rgba(0,0,0,0.7);
	box-shadow: 0px 35px 50px 15px rgba(0,0,0,0.7);
	z-index:2;
}
.ulnavkurse {
margin-left:-200px !important;
}

.navsprachen { padding: 0 30px 0 30px !important; }
.navsprachen2 { width:400px; height:32px !important; max-width:95%; }
.navBig1 { width:600px; max-width:95%; height:32px !important; margin-left:-200px !important; }
.navkurse2 { width:450px; height:45px !important; max-width:95%; }
.navkurse {   }
.nav2a, .nav2b { 
	background-color: #FFFFFF;
	padding:3px 30px 3px 30px !important; 
	border-bottom:1px solid #BBBBBB;
	/*box-shadow: 10px 4px 10px 0 rgba(0, 0, 0, 0.5), 0 10px 10px 0 rgba(0, 0, 0, 0.5);*/

}
.nav2a:hover, .nav2b:hover, .nav1:hover, .nav1b:hover{ 
	background-color: #ffcf27;	
	-webkit-transition: 0.5s; 
	transition: 0.5s;
}
}
/*--------------- MOBILE ---------------------------------*/
@media all and (max-width : 800px) {
.searchbarpure {
	width:150px; max-width:150px; padding: 0 0 0 0; margin:0 0 3px 0;
}
.searchbarbig {
	width:80%; max-width:80%; 
}


nav { margin:0; padding: 0; background-color: #FFFFFF; word-wrap:break-word !important; }
.topsearch { margin-top:16px; }
.navburger{ font-size:22pt !important; }
.nav2a,.nav2b,.nav1 { 
	display:inline-block; width:100%; max-width:100vw;
	background-color: #FFFFAA; 
	border-bottom:1px solid #992233; 
	height:40px !important; 
}
.nav1c { 
	display:inline-block; width:100%; max-width:95vw;
	background-color: #FFFFAA; 
	border-bottom:1px solid #992233; 
	height: 35px; 
}
nav a:hover,.nav1:hover,.nav1c:hover,.navburger:hover { 
	background-color: #ffcf27; 
	width:100%; max-width:95vw;
	-webkit-transition: 0.5s; 
	transition: 0.5s;
}
nav a:hover, nav ul ul ul a {
	background-color: #ffcf27; width:100%; max-width:95vw;
	-webkit-transition: 0.5s; transition: 0.5s;
}
nav ul li { margin: 0px;}
nav a {
	display:block;
	padding:5px 12px; color:#000077 !important; text-decoration:none !important;
	width:100%; max-width:95vw;
}
.navtouch {
	float: left; display: block; padding:5px 12px; color:#000077;
	height:35px;
	text-decoration:none;
	-webkit-transition: 0.5s; transition: 0.5s;
	width:100%; max-width:95vw;
}

nav ul ul .navtouch, nav ul ul a {
	background: #FFFFAA;
	height:auto; min-height:35px; 
	border:1px solid #992233;
	width:100%; max-width:95vw;
}
nav ul ul li {width:200px; max-width:95vw; height:auto; min-height:35px; padding:0;display:block;position: relative;}
nav ul ul {
	display: none; 
	position: relative; 
	height:auto; top:35px; 
	-webkit-transition: 0.5s; 
	transition: 0.5s;
}
nav {margin: 0;	}
.navtouch + a, .menu {
	display: none;
	-webkit-transition: 0.5s; 
	transition: 0.5s;
}

[id^=dropdown]:checked + ul {
	display: block; height:auto;
	-webkit-transition: 0.5s; transition: 0.5s;
}
nav ul li {
	display: block;
	width: 100%; max-width:95vw;
	-webkit-transition: 0.5s; transition: 0.5s;
}
nav ul li ul li .navtouch, nav ul ul a, nav ul ul ul a{ color:#000000; }
nav ul ul { display: none; float: none; position:static; }
nav ul ul li:hover > ul, nav ul li:hover > ul { 
	display: none; height:0;
	-webkit-transition: 0.5s; 
	transition: 0.5s;
}
nav ul ul li {
	display: block; width: 100%; max-width:95vw; height:auto;
	-webkit-transition: 0.5s; transition: 0.5s;
}
nav ul ul ul li { position: static;}

.navsprachentext { font-family:arial-narrow, arial, helvetica, sans-serif; font-size:10pt; }
.navkursetext { font-family:arial-narrow, arial, helvetica, sans-serif; font-size:10pt; }

}
@media all and (max-width : 400px) {
.searchbarpure {
	width:100px; max-width:100px; 
}
}
@media all and (max-width : 350px) { nav ul li { display:block; width: 90%; max-width:90vw; } }



.BigFull { width:750px; height:500px; padding:-20px 0 -20px 0; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); }
@media screen and (max-width: 600px) {
	.BigFull { width:100%; height: auto; padding:-10px 0 -10px 0; }
}

.ulcompact { margin-top: 0; padding-top:0; margin-bottom: 0; padding-bottom:0; }
@media screen and (min-width: 801px) {
	.BigFulltopTD { width:220px;}
	.BigFulltopD { width:200px; height:133px; margin:0 0 10px 0; padding:0;}
	.BigFull23D { width:200px; height:300px; margin:0 30px 10px 0; }
	.BigFull23M,.BigFulltopM { width:0; height:0; padding:0; margin:0; display:none; visibility:hidden; }
	.BigFull11 { width:740px; height:185px; margin:0 0 10px 0; z-index:-100; }

	.top17mpic,.BigFull23D,.BigFull23M,.BigFull { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); border-radius:3px; }
	
}
@media screen and (max-width: 800px) {
	.BigFulltopM { width:150px; height:100px; margin:0 10px 5px 0; }
	.BigFull23D,.BigFulltopD,.BigFulltopD2 { width:0; height:0; padding:0; margin:0; display:none; visibility:hidden; }
	.BigFull23M { width:150px; height:225px; margin:0 10px 5px 0; }
	.BigFull11 { width:100%; height:auto; margin:0 0 10px 0; z-index:-100; }
	.ulcompact { list-style:none; list-style-type:none; margin: 0; padding:0; }
	.licompact { list-style:none; list-style-type:none; margin-left: 0; padding-left:0; }
}


.audioboxtd1 { padding:5px 20px 5px 0; }
.audioboxtd2 { padding:5px 20px 5px 0; max-width:350px; border-bottom:1px dotted #E7E7E7; vertical-align:top;}
.audioboxtd3 { padding:5px 0 5px 0; max-width:350px; border-bottom:1px dotted #E7E7E7; vertical-align:top;}
.audioflag { width:75; height:50px;}

.audioboxbutton {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none !important;
	font: 12pt Arial, Helvetica, sans-serif;
	margin: 3px 5px 3px 5px;
	padding: 5px 15px 5px 15px;
	white-space: normal;
	box-shadow: 0px 0px 5px 1px #DBDBDC;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	color: #000000 !important;
	border: solid 1px #CCCCCC;
	background: #FFFFFF;

}
.audioboxbutton:hover {
	text-decoration: none;
	background: #FFFFAA;
	background: -webkit-gradient(linear, left top, left bottom, from(#E8E8EE), to(#D9D9CC));
	background: -moz-linear-gradient(top,  #E8E8EE,  #D9D9CC);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#E8E8EE', endColorstr='#D9D9CC');
}
.audioboxbutton:active  {
	text-decoration: none;
	background: #FFFFAA;
	background: -webkit-gradient(linear, left top, left bottom, from(#E8E8EE), to(#D9D9CC));
	background: -moz-linear-gradient(top,  #E8E8EE,  #D9D9CC);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#E8E8EE', endColorstr='#D9D9CC');
}

@media screen and (max-width: 1001px) {
	.closeicon {
		/*
		position: relative;
		padding: 10px;
		border:1px solid transparent;
		background-color: transparent;
		display: inline-block;
		vertical-align: middle;
		right: 28px; top:0px;
		outline: 0;
		cursor: pointer;
		*/
	}

	.closeicon:after {
		/*
		content: "X";
		display: block;
		width: 15px; height: 15px;
		position: absolute;
		//background-color: #DEDEDE;
		right: 0px;
		top: 0; bottom: 0;
		margin: auto;
		padding: 2px;
		border-radius: 50%;
		text-align: center;
		color: #000000;
		font-weight: 400; font-family: Helvetica,Arial,Verdana;
		font-size: 12px;
		cursor: pointer;
		*/
	}
}
@media screen and (min-width: 1002px) {
	.closeicon { display:none; visibility:hidden; }
}
.closeicon { display:none; visibility:hidden; }
.searchbarpure:focus {
	box-shadow: 0 0 15px 5px #b0e0ee;
	border: 2px solid #bebede;
}
.flagmainpage { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); -webkit-border-radius: 14px; -moz-border-radius: 14px; border-radius: 14px; margin:0 0 10px 0; }

.top17mpic,.BigFull23D,.BigFull23M,.BigFull { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); border-radius:3px; }









.bscontainer { 
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}


@media (min-width: 576px) {
	.bscontainer {
		max-width: 540px;
	}
}
@media (min-width: 768px) {
	.bscontainer {
		max-width: 720px;
	}
}
@media (min-width: 992px) {
	.bscontainer {
		max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.bscontainer {
		max-width: 1140px;
	}
}

.bscontainer-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.ueberschrift01,.bg_rot,.bg_gelb,.bg_blau,.bg_tuerkis,.bg_gruen,.bg_hellgruen,.bg_grau { padding:20px 0 20px 0; margin:10px 0 10px 0; } @media screen and (max-width: 899px) { .ueberschrift01,.bg_rot,.bg_gelb,.bg_blau,.bg_tuerkis,.bg_gruen,.bg_hellgruen,.bg_grau { padding:10px 0 10px 0; margin:5px 0 5px 0; } }

.minimargin { padding:0 0 0 0; margin:5px 0 5px 0; }

.ired {color: #992233;}
.iblue {color: #000077;}
.iyellow {color: #fe8000;}
.iwhite {color: #fff;}
.greybox { background:#F0F0F0; border:1px solid #D0D0D0; margin:0 0 30px 0; padding: 10px 10px 10px 10px; }
.lightgreybox { background:#F7F7F7; border:1px solid #D0D0D0; margin:0 0 30px 0; padding: 10px 10px 10px 10px; }
.orangebox { background:#ffd930; margin:0 0 30px 0; padding: 10px 10px 10px 10px; }


.detailssummary .transition, div, ul li i:before, ul li i:after {
	//transition: all 0.25s ease-in-out; 
}

.detailssummary .flipIn, h1, ul li {
	animation: flipdown 0.25s ease both !important;
}

.detailssummary .no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.detailssummary div {
	position: relative !important;
	overflow: hidden;
	transform: translate(0, 0);
}
.detailssummary ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.detailssummary ul li {
	position: relative;
	padding: 10px 0 20px 20px;
	margin: 0 0 0 0;
	border-bottom: 1px dotted #CCCCCC;
}
.detailssummary ul li i {
	position: absolute !important;
	margin: 10px 20px 0 0;
	padding: 0 0 0 0;
	left: -5px;
}
.detailssummary ul li i:before, ul li i:after {
	content: "";
	position: absolute !important;
	background-color: rgba(0,0,0,1);
	width: 3px;
	height: 9px;
}

.detailssummary ul li i:before { transform: translate(-2px, 0) rotate(45deg) !important; }
.detailssummary ul li i:after { transform: translate(2px, 0) rotate(-45deg) !important;}
.detailssummary ul li input[type=checkbox] {
	position: absolute !important; 
	display:block; visibility:visible;
	
	margin-left:-40px !important;
	cursor: pointer !important;
	width: 100%;
	height: 100%;
	opacity: 0 !important;
	background-color:#DDDDDD;
}
.detailssummary ul li input[type=checkbox]:checked ~ div {
	margin-top: 0 !important;
	max-height: 0 !important;
	opacity: 0 !important;
}
.detailssummary ul li input[type=checkbox]:checked ~ i:before {
	transform: translate(2px, 0) rotate(45deg) !important;
}
.detailssummary ul li input[type=checkbox]:checked ~ i:after {
	transform: translate(-2px, 0) rotate(-45deg) !important;
}
.faq_answer { margin:15px 0 0 0; }
.ul_circle{padding-left: 25px;}
.li_circle{ 
	list-style: none; 
	list-style-image:none; 
	margin: 7px 0px 7px 10px; padding:0 0 0 0; 
	border:0 !important;
} 
.li_circle:before { 
	content: "•"; color:#000077;
	margin:0 0 0 -20px; padding:0 7px 0 0; font-size:18pt; 
} 
.subheadcolor, #zeitfeldtop,.subsubheadline {color:#000077;}

b{

font-weight:bold;
font-weight: 700;
}

i {
font-style: italic;
}
@media screen and (max-width: 800px) { 
	body,ul,li,#normaltext, .normaltext,#normaltext2, .normaltext2, #prozent80, .prozent80,.vorteiltext{ font-weight: 300;  } b{ font-weight: 600;}
}

.ordercontainerbild{ width:100px; height:38px; padding:0 0 0 0;margin-bottom:20px;}

.fa_top{ font-size:16pt;}
.fa_top_td { width:50px !important; }
.fa_topdiv { padding:0 0 0 0; margin:0 0 0 0; width:50px !important; }
@media screen and (max-width: 800px) {  .fa_top{ font-size:12pt;} .fa_top_td { width:30px !important; } .fa_topdiv { width:30px !important; }}
.fa_top_blue { color:#000077; }
.fa_top_white{ color:#FFFFFF; }
.volumeicon { color:#000077; font-size:16pt; }
@media screen and (min-width: 1200px) {.containermax1200 { margin:auto; max-width:1200px;} }
@media screen and (min-width: 1400px) {.containermax1400 { margin:auto; max-width:1400px;} }
@media screen and (min-width: 1600px) {.containermax1600 { margin:auto; max-width:1600px;} }

.fa_insiderI { font-size:24pt; } .li_nummerI{ padding:10px 30px 0 0; vertical-align:top;}
.li_nummer_ired {color:#FFFFFF;background-color: #992233;} 
.li_nummer_iblue {color:#FFFFFF;background-color: #000077;} 
.li_nummer_iyellow {color:#FFFFFF;background-color: #fe8000;} 
.li_nummer_ired,.li_nummer_iblue,.li_nummer_iyellow { font-size:24pt; padding:11px; margin:0; border-radius: 5px; text-align: center; vertical-align: middle; width:25px !important;height:25px !important;}
.li_abwechslungI { vertical-align: top; padding:7px 0 0 5px; }
@media screen and (min-width: 768px) { 
.desktoptopcardspace{padding-top:20px; }
}
@media screen and (max-width: 767px) { 
.li_abwechslungI { padding:10px 0 0 5px; }
.fa_insiderI { font-size:16pt; }
.li_nummerI{ padding:5px 20px 0 0; }
.li_nummer_ired,.li_nummer_iblue,.li_nummer_iyellow {  font-size:16pt; width:20px !important;height:20px !important; }
}

.fa_white24{ color:#FFFFFF; font-size:24pt; text-align: center; vertical-align: middle;}
.li_nummer2{ width:70px; height:70px; padding:5px 10px 0 0; vertical-align:top;} .li_nummer2TD{width:80px;} 
.fa_circle_iblue { color:#000077;} 
@media screen and (max-width: 767px) {
.fa_white24{ font-size:16pt;}
.li_nummer2{ width:40px; height:40px; padding:5px 10px 0 0; vertical-align:top;} .li_nummer2TD{width:50px;} 
}

.lightgreybackground { background: #FCFCFC; }
@media screen and (min-width: 768px) {
.desktopright { text-align:right; margin-left:auto; margin-right:0;}
.desktopleft { text-align:left; margin-left:0; margin-right:auto;}
.centered { text-align:center; margin: auto; }
.dottedleftdesktop { border-left: 3px dotted #D0D0D0; }
.dottedbottomdesktop { border-bottom: 3px dotted #D0D0D0; }
.dottedtopdesktop { border-top: 3px dotted #D0D0D0; }
.dottedalldesktop { border: 3px dotted #D0D0D0; }
}
@media screen and (max-width: 767px) {
.desktopright { margin-bottom:10px;}
}






.Container1CenterWhite,.Container1CenterLightgrey,.Container1CenterYellow,.Container1Center { width:100%; max-width:100%; text-align:center;padding:20px 0 20px 0; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:20px; z-index:1;  } 
.SectionAbstandOhneContainer1 { padding-top:80px !important; }
.Container1Center {  }
.Container1CenterWhite { background: #FFFFFF; position:relative;}
.Container1CenterLightgrey { background: #FCFCFC; border-top:1px dotted #D0D0D0; border-bottom:1px dotted #D0D0D0;position:relative;}
.Container1CenterYellow { background: #FFFFCF; border-top: 1px dotted #FFC116; border-bottom: 1px dotted #FFC116;position:relative;}

.Container2Large {width:1200px;max-width:1200px;margin:auto;}
.Container2Small {width:750px;max-width:750px; margin:auto;}

.SectionHeadline {
	width:100%;
	font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif; font-weight:400;
	font-size: 20pt;
	letter-spacing:0px;
	font-weight:400;
	color:#000077; 
	padding:10px 0 10px 0; margin-top:10px; margin-bottom:20px;
	border-bottom: 1px dotted #000077;
}

@media screen and (min-width: 768px) {
	.Container2Large,.Container2Small{
		overflow: hidden;
		text-align: justify;
		padding: 0px 30px 0px 30px;		
	}
}
@media screen and (max-width: 767px) {
	.SectionAbstandOhneContainer1 { padding-top:40px !important; }
	.Container1CenterWhite,.Container1CenterLightgrey,.Container1CenterYellow,.Container1Center {
		width:device-width;
		max-width:device-width;
		padding:10px 0 10px 0;
		margin-top:10px; margin-bottom:10px;
	}
	.Container2Large,.Container2Small{
		width:100%; max-width:100%;
		border:0;
		border-radius:0 0 0 0;
		width:device-width !important;
		max-width:device-width !important;
	}
	.SectionHeadline { 
		font-size: 14pt; 
		padding:10px 0 10px 0; margin-top:10px; margin-bottom:10px;
	}
}




