@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
{
	-webkit-text-size-adjust: 100%;
}	
}
@media screen and (max-width: 750px) { 

.allinone_bannerRotator_texts,
#searchformbox,
#responsive-switcher,
.dotyimg,
.tooltipp,
#web20-quick,
#home,
.breadcrumb {
	display: none !important;
}
#home2 {
	background-image: url(/files/tpl/set1/img/logo-sportland.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 200px auto;
	position: absolute;
	top: 50px;
	left: 0;
	display: block;
	width: 100%;
	height: 90px;
	margin: 0;
	z-index: 13;
}
#header h2 {
	font-size: 2.4rem;
}
#navcontainer {
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 0;
	border-bottom: none;
	box-shadow: none;
}

#mainnav {
	background: #003871;
	top: 0;
	height: 50px;
	z-index: 22;
}
/*
#mainnav #nav1 {
	position: relative;
	left: 0;
	display: block;
	width: 100%;
	height: 0;

	z-index: 13;
}
*/

#mainnav #nav1:before {
	position: absolute;
	top: 0px;
	left: 10px;
	background-image: url(/files/tpl/set1/img/burger-weiss.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px 20px;
	display: inline-block;
	content: "";
	width: 50px;
	height: 50px;
	text-align: center;
	z-index: 26;
}
#mainnav #nav1.active:before {
	background-image: url(/files/tpl/set1/img/zumachen-weiss.svg);
}
#mainnav #nav1 {
	background: #003871;
	display: block;
	width: 100%;
	height: 0;
	left: 0;
  z-index: 25;
}
#mainnav.is_stuck {
	top: 0;
	height: 0;
	background: #003871;
}
#mainnav.is_stuck #nav1 {
	position: relative;
	top: 0;
	left: 0;
}
#mainnav #nav1.active {
	height: auto;
	padding: 50px 0 0 0;
	border-bottom: 20px solid #003871;
	overflow: visible;
}
#mainnav #nav1:hover {
	cursor: pointer !important;
}
#nav1 li:after,
#nav1 ul:after,
#nav1 ul:before {
	display: none;
	content: none;
}
#mainnav #nav1 > li {
	position: relative;
	display: none;
	height: 0;
	padding: 0;
	overflow: hidden;
	transition: all 0.7s;
}
#mainnav #nav1.active > li {
	background: white;
	display: block;
	height: auto;
	border-bottom: 1px solid #003871;
	overflow: visible;
}
#mainnav #nav1.active > li:last-child {
	border-bottom: none;
}
#mainnav #nav1.active li.active {
	background-color: #003871;
}
#mainnav #nav1 li a,
#mainnav #nav1 li span.disabled {
	font-size: 1.2rem;
	line-height: 2.6rem;
	padding: 0 0 0 20px;
	color: #003871;
	text-align: left;

}
#mainnav #nav1 li.active a,
#mainnav #nav1 li.active span.disabled,
#mainnav #nav1 li.activeintern a,
#mainnav #nav1 li.activeintern span.disabled {
	color: white;

}
#mainnav #nav1 ul,
#mainnav #nav1 ul ul {
	display: block;
	position: relative;
	top: inherit;
	left: inherit;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}
#mainnav #nav1 li:hover ul {
	position: relative;
	width: auto;
	min-width: auto;
	top: inherit;
	left: inherit;
}
#mainnav #nav1 li li a,
#mainnav #nav1 li li span.disabled,
#mainnav #nav1 li.active li a,
#mainnav #nav1 li.active li span.disabled {
	font-size: 1rem;
	line-height: 2rem;	
	color: rgba(0, 0, 0, 1);
	padding: 0 0 0 20px;
	text-transform: none;
	font-style: normal;
}
#mainnav #nav1 li.active li.active a,
#mainnav #nav1 li.active li.active span.disabled {
	color: white;
}
#mainnav #nav1 li li li a,
#mainnav #nav1 li li li span.disabled,
#mainnav #nav1 li.active li li a,
#mainnav #nav1 li.active li li span.disabled {
	padding: 0 0 0 40px;
}
#mainnav #nav1 li li li li a,
#mainnav #nav1 li li li li span.disabled,
#mainnav #nav1 li.active li li li a,
#mainnav #nav1 li.active li li li span.disabled {
	padding: 0 0 0 60px;
}







#infonav {
	background: transparent;
	top: 0px;
	right: 0px;
	width: calc(100% - 70px);
}
#nav3 {
	top: 10px;
	right: 0;
}
#nav3 li a .teil {
	display: none;
}
#nav3 li a {
	display: block;
	line-height: 30px;
	width: 30px;
	height: 30px;	
	text-decoration: none;
	color: rgba(255,255,255, 0.5);
	padding: 0;
	margin: 0;
	text-align: center;
	transition: all 0.5s;
	border-radius: 5px;
}
#nav3 li a:before {
	font-size: 20px;	
}
#page555 a:before {
	content:"\f015";	
}
#page177 a:before {
	content:"\f003";	
}
#page5 a:before {
	content:"\f0e3";	
}
#page17 a:before {
	content:"\f023";
}
#page177 a:before {
	content:"\f0e8";
}
#nav3 li a:hover {
	background: rgba(228, 6, 18, 1);
	color: white;
}

#home {

}
#content,
#sblock {
	width: 100%;
	padding: 0px;
	margin: 0 auto 0 auto;
	float: none;
}
#frame,
#header,
#contframe,
#contin {
	width: 100%;
	padding: 0;
	margin: 0 auto 0 auto;
	float: none;
}
#footer {
	width: 100%;
	padding: 0;	
}
h1 {
	font-size: 1.2rem;
}
.box_out .linkwrapper {
	margin: 0 auto 10px auto;
}
.box_out_3 #boxlinks {
	margin: 0 auto 0 auto;
}
.box_out_3 > div {
	width: 100%;
	float: none;
	padding: 20px;
	text-align: center;
}
.box_out_3 > div:nth-child(2) {
	text-align: left;
}
.dateboxin {
	width: 100%;
}


.box_out_3 > div:first-child,
.box_out_3 > div:nth-child(2),
.box_out_3 > div:nth-child(3),
.box_out_3 > div:nth-child(4) {
	float: none;
	padding: 20px;
	width: 100%;
	padding: 20px;
}
#socwrapper a {
	display: inline-block;
	width: 60px;
	height: 60px;
}
.dir2 .list.news:hover .firstpic > a img,
.dir2 .list.news:hover .secpic > a img {
	transform: none;	
}







	
}

@media screen and (max-width: 750px) and (orientation:portrait) { 
#wrapper {
	background-image: none;
	word-break: break-word;
}
#frame {
	background-color: rgba(255, 255, 255, 1);
	padding: 120px 30px 30px 30px;
}
#content {
	padding: 0;
}
.imgrechts {
  width: 250px; 
  float: none; 
  margin: 0 auto 0 auto;	
}
/*
#fcon {
	padding-left: 20px;
	padding-right: 20px;
}
#scon {
	padding-left: 20px;
	padding-right: 20px;
}
*/
section.table-responsive {
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}
section.table-responsive th,
section.table-responsive td {
    white-space: nowrap;
}
section.table-responsive:before {
	animation-name: colorchange;
	animation-duration: 2.5s;
	animation-iteration-count: 3;
	content: "\f1de";
	font-size: 2rem;
	color: #999999;
}
@keyframes colorchange {
	from {color: black; margin-left: 0px}
	to {color: red; margin-left: 100px;}
}
.box_out_2 > div {
	width: 100%;
	float: none;
}
h2.togglein:after,
h3.togglein:after {
	right: 5px;
}
h2.togglein,
h3.togglein,
.box_in h2.togglein {
	padding-right: 35px;
	word-break: break-word;
}
.pic_gallery {
	text-align: center;
}
dl.pic_gallery dt {
	float: none;
	margin-right: 0;
	width: 300px;
	height: auto;
}
dl.pic_gallery dt img {
	position: relative;
	height: auto;
	width: 300px;
	object-fit: none;
}

.lifirst {
	width: 100%;
}
/*---newws links---ranglisten---*/
.box_in .table,
.box_in .table p,
.htable,
.hcell {
	display: block;
	width: 100%;
}
.box_in .table p:first-child,
.hcell:first-child {
	padding-right: 0;
	padding-bottom: 5px;
}
.box_in .table p:last-child,
.hcell:last-child {
	padding-left: 0;
}
.box_out_2:first-child,
.box_out_2:nth-child(2) {
	padding: 40px 0px 40px 0px;
}
.box_out_2:nth-child(3) {
	padding: 40px 20px 40px 20px;	
}
.box_out_2:nth-child(2) {
	font-size: 80%;
}
.list.artikel img.thumbpic,
.box_out_4 .section img {
	float: none;
	margin: 0 0 20px 0px;
}
/*---news startseite---*/
.dir2 .list.news .firstpic,
.dir2 .list.news .secpic,
.dir2 .list.news {
	width: 100%;
	height: auto;
	overflow: visible;
	border: 0px solid transparent;
	float: none;
}
.dir2 .list.news .firstpic h2,
.dir2 .list.news .secpic h2 {
	position: relative !important;
	left: inherit !important;
	bottom: inherit !important;
	width: auto;
	color: black;
	margin-top: 1px;
}
.dir2 .list.news .firstpic h2 {
	padding: 5px;
	font-size: 1rem;
	line-height: 1.4rem;
	background: #003871;
}
.dir2 .list.news .secpic h2 {
	padding: 5px;
	font-size: 1rem;
	line-height: 1.4rem;
	background: rgba(0, 0, 0, 1);
}
.dir2 .list.news:nth-child(2),
.dir2 .list.news:nth-child(4) {
	padding-right: 0px;
}
.dir2 .list.news:nth-child(3),
.dir2 .list.news:nth-child(5) {
	padding-left: 0px
}
/*---social wall---*/
.bslist article {
  width: 100%;	
  margin: 0 0 10px 0;
 	border: 5px solid #F5F5F5;
}
.bslist article:nth-child(2n),
.bslist article:nth-child(4n) {
	margin-right: 0;
}
.bslist article:nth-child(odd) {
	clear: left;
}

/*---link box2---*/
.box_out_2 #boxlinks {
	display: block;
}
.box_out_2 #boxlinks li {
	display: inline-block;;
	padding: 0;
	float: left;
	width: 33.3333%;
}
.market .thumbpic {
	float: none;
	margin: 0 auto 0 auto;
}
.slist article {
  margin: 0 0 20px 0;
  width: 100%;	
 	float: none;
}
.ocup td img {
	min-width: 100px;
}
#socwrapper {
	text-align: center;
}
form label {
	width: 100%;
	text-align: left;
	padding-right: 0px;
	float: none;
}
form input,
form textarea,
form select {
	width: 100%;
}
.box_out_2:nth-child(2) {
	display: block;
}
.box_out_2:nth-child(2) > div {
	display: block;
}
.box_out_2:nth-child(2) > div:first-child {
	width: 100%;
	padding-right: 0px;
}
.linkwrapper:after {
	content: "";
	display: block;
	clear: left;
}
.box_out_3 #boxlinks li {
	float: left;
	width: 50%;
	padding-right: 1px;
}
.box_out_3 #boxlinks li img {
	filter: grayscale(100%);
	opacity: 0.6;
	max-width: 100%;
	height: auto;
	transition: filter 0.3s, opacity 0.3s;
}
.box_out_3 #boxlinks li img:hover {
	filter: grayscale(0%);
	opacity: 1;
}
.lilast {
	width: 100%;
	float: none;
}
.box_out .linkwrapper {
	width: 300px;
	height: 280px
}





}

@media screen and (max-width: 750px) and (orientation:landscape) { 
#wrapper {
	background-image: none;
}
#frame {
	padding: 120px 30px 30px 30px;
}
.dir2 .list.news .firstpic h2 {
	padding: 5px;
	font-size: 1rem;
	line-height: 1.4rem;
}
.dir2 .list.news .secpic h2 {
	padding: 5px;
	font-size: 1rem;
	line-height: 1.4rem;
}
.box_out_3 > div:first-child,
.box_out_3 > div:nth-child(2) {
	float: none;
	padding: 20px;
	width: 100%;
}
.linkwrapper:after {
	content: "";
	display: block;
	clear: left;
}
.bslist article {
  width: 48%;	
  margin: 0 4% 4% 0;
 	border: 5px solid #F5F5F5;
 	transition: all 0.5s
}
.bslist article:nth-child(2n),
.bslist article:nth-child(4n) {
	margin-right: 0;
}
.bslist article:nth-child(odd) {
	clear: left;
}
.htable {
	width: 100%;
}

}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {
#wrapper {
	background-image: none;
}

	
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
#wrapper {
	background-image: none;
}	
	
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) {
#wrapper {
	background-image: none;
}


}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2) {
#wrapper {
	background-image: none;
}
}

/*---750---*/

@media screen and (min-width: 751px) and (max-width: 980px) { 
html {
	font-size: 95%;
}
#home {
	bottom: 54px;
}
#header h2 {
	font-size: 3.2rem;
}

#contframe {
	width: 100%;
	margin: 0 auto 0 auto;
}
#contin {
	position: relative;
	background: white;
	width: 100%;
	padding: 20px;
	margin: 0 auto 0 auto;
	float: none;
}
#sblock {
	float: none;
	width: 100%;
	padding: 10px 20px 20px 20px;
	margin: 0 auto 0 auto;
}
.box_out {
	width: 100%;
	margin: 0 auto 0 auto;
}
.box_out > div {
	float: left;
	width: 350px;
}
.box_out > div:nth-child(odd) {
	margin: 0 28px 20px 0;
	clear: left;
}
.box_out .linkwrapper {
	width: 350px;
	height: 320px;
	margin: 0 auto 0 auto;
	border: 5px solid white;
}
#footer {
	width: 100%;
	padding: 0;	
}
.cont2,
.videocontainer {

}
.box_out_2:nth-child(2) {
	display: block;
}
.box_out_2:nth-child(2) > div {
	display: block;
}
.box_out_2:nth-child(2) > div:first-child {
	width: 100%;
	padding-right: 0px;
}
#navcontainer {
	height: 175px;	
}
#mainnav {
	top: 110px;
}
#mainnav #nav1 {
	left: 5px;
}
#mainnav.is_stuck #nav1 {

}
#nav1 li a,
#nav1 li span.disabled {
	font-size: 1.1rem;
	padding: 15px;
}
#infonav {

}
#nav3 li a {
	font-size: 1rem;
}


/*---content---*/
.list.news img,
.listdetail.news img.imgdetail {
	max-width: 50%;
	height: auto;
}
.dir2 .list.news img {
	max-width: 100%;

}
h1,
.box_in h1,
.box_out_4 h1 {
	font-size: 1.5rem;
}
h2 {
	font-size: 1.3rem;
}
h3 {
	font-size: 1.1rem;
}
.htable {
	width: 100%;
}
/*---fussboxen---*/
.box_out_3 > div:first-child,
.box_out_3 > div:nth-child(2) {
	float: none;
	padding: 20px;
	width: 100%;
}
.linkwrapper:after {
	content: "";
	display: block;
	clear: left;
}
.bslist article {
  width: 48%;	
  margin: 0 4% 4% 0;
 	border: 5px solid #F5F5F5;
 	transition: all 0.5s
}
.bslist article:nth-child(3n) {
	margin-right: 4%;
}
.bslist article:nth-child(3n+4) {
	clear: none;
}
.bslist article:nth-child(2n),
.bslist article:nth-child(4n) {
	margin-right: 0;
}
.bslist article:nth-child(odd) {
	clear: left;
}







}


@media screen and (min-width: 1280px) and (max-width: 1368px) { 
html {
	font-size: 95%;
}
#web20-quick {
	top: 5px;
	right: 240px;
}
#home {
	left: 50%;
	bottom: 17px;
	margin: 0 0 0 -580px;
}
#home img {
	max-width: 250px;
	height: auto;
}
#header h2 {
	font-size: 4.2rem;
}
#navcontainer {
	width: 100%;
	height: 145px;
}
#frame {
	position: relative;
	width: 1200px;
	padding: 0;
	margin: 0 auto 0 auto;
}
#contframe {
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
}
#incontframe {
	width: 100%;
	margin: 0 auto 0 auto;
}
#contin {
	width: 800px;
	padding: 20px;
	margin: 0;
	float: left;
}
#sblock {
	width: 350px;
	padding: 20px 0 20px 50px;
}
.box_in:first-child .contbox {
	padding: 10px;
}
.box_out .linkwrapper {
	width: 300px;
	height: 490px;
	border-width: 10px;
}
.videocontainer {
	width: 1200px;
	padding: 30px;
	margin: 0 auto 0 auto;
}
.newsboxout,
.box_out .contbox,
.box_out .marketout {
	border-width: 10px;
	margin-bottom: 10px; 
}
.box_out_3,
.box_out_4 {
	width: 1200px;
	padding: 50px;
}
#mainnav {
	left: 0%;
	top: 80px;
	width: 100%;
}
#mainnav #nav1 {
	top: 0;
	left: 50%;
	margin-left: -305px;
}
#nav1 li a,
#nav1 li span.disabled {
	font-size: 1.3rem;
}
#nav3 li a {
	font-size: 1rem;
}
/*---terminbox---*/
.calday {
	width: 3.5rem;
	line-height: 40px;
	font-size: 44px;
}
.calmonth {
	width: calc(100% - 3.5rem);
}
/*---content---*/
.list.news img {
	max-width: 100%;
}
h1,
.box_in h1,
.box_out_4 h1 {
	font-size: 1.6rem;
}
h2 {
	font-size: 1.2rem;
}
h3 {
	font-size: 1.1rem;
}
.htable {
	display: table;
	width: 100%;
	table-layout: fixed;
}
/*---news startseite---*/
.dir2 .list.news .firstpic {
	border-width: 10px;
}
.dir2 .list.news .firstpic h2 {
	padding: 10px;
	font-size: 1.6rem;
	line-height: 2rem;
}
.dir2 .list.news .secpic h2 {
	padding: 5px;
	font-size: 1.2rem;
	line-height: 1.8rem;
}
.dir2 .list.news .secpic {
	border-width: 10px;
}	




}




@media screen and (min-width: 1369px) { 
html {
	font-size: 100%;
}
#web20-quick {
	top: 5px;
	right: 240px;
}
#home {
	left: 50%;
	bottom: 17px;
	margin: 0 0 0 -680px;
}
#home img {
	max-width: 250px;
	height: auto;
}
#header h2 {
	font-size: 4.8rem;
}
#navcontainer {
	width: 100%;
	height: 145px;
}
#frame {
	position: relative;
	width: 1400px;
	padding: 0;
	margin: 0 auto 0 auto;
}
#contframe {
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
}
#incontframe {
	width: 100%;
	margin: 0 auto 0 auto;
}
#contin {
	width: 1000px;
	padding: 20px;
	margin: 0;
	float: left;
}
#sblock {
	width: 350px;
	padding: 0px 0 20px 50px;
}
.dir2 #sblock {
	padding-top: 20px;
}
.box_in:first-child .contbox {
	padding: 10px;
}
.box_out .linkwrapper {
	width: 300px;
	height: 490px;
	border-width: 10px;
}
.videocontainer {
	width: 1200px;
	padding: 30px;
	margin: 0 auto 0 auto;
}
/*
.newsboxout,
.box_out .marketout,
*/
.box_out .contbox {
	border-width: 10px;
	margin-bottom: 10px; 
}

.box_out_3 {
	width: 1400px;
	padding: 50px;
}
#mainnav {
	left: 0%;
	top: 80px;
	width: 100%;
}
#mainnav #nav1 {
	top: 0;
	left: 50%;
	margin-left: -400px;
}
#nav1 li a,
#nav1 li span.disabled {
	font-size: 1.4rem;
}
#nav3 li a {
	font-size: 1rem;
}

/*---terminbox---*/
.calday {
	width: 3.5rem;
	line-height: 40px;
	font-size: 44px;
}
.calmonth {
	width: calc(100% - 3.5rem);
}
/*---content---*/
.list.news img {
	max-width: 100%;
}
h1{
	font-size: 1.5rem;
}
h2 {
	font-size: 1.2rem;
}
h3 {
	font-size: 1.1rem;
}
.htable {
	display: table;
	width: 100%;
	table-layout: fixed;
}
/*---news startseite---*/
.dir2 .list.news .firstpic {
	border-width: 10px;
}
.dir2 .list.news .firstpic h2 {
	padding: 10px;
	font-size: 1.6rem;
	line-height: 2rem;
}
.dir2 .list.news .secpic h2 {
	padding: 5px;
	font-size: 1.2rem;
	line-height: 1.8rem;
}
.dir2 .list.news .secpic {
	border-width: 10px;
}	
.bslist article {
  width: 23%;	
  margin: 0 2.6666% 2.6666% 0;
}
.bslist article:nth-child(3n) {
	margin-right: 2.6666%;
}
.bslist article:nth-child(3n+4) {
	clear: none;
}
.bslist article:nth-child(4n) {
	margin-right: 0;
}
.bslist article:nth-child(4n+5) {
	clear: left;
}
.box_out_4 {
	position: absolute;
	top: 300px;
	left: 0;
	width: 100%;
	height: 200px;
}





}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) { 

}
