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

@media screen and (max-width: 750px) { 
/* MOBILE SIDE NAV */
#mm-hauptnavi {
  text-align: left;
}
.mm-list {
  font-size: 15px;
}

#mobile-nav-bar {
  z-index: 999;
  background-color: black;
  color: white;
  position: relative;
  height: 50px;
  text-align: left;
}
#mobile-nav-bar a {
  color: #999999;
  line-height: 50px;
  text-decoration: none;
  padding: 0 0 0 3em;
  text-transform: uppercase;
  font-size: 1.2em;
}
#mobile-nav-bar a:before {
  content: "\f0c9";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: white;
  font-size: 2em;
  line-height: 50px;
  position: absolute;
  top: 0;
  left: 10px;
}
body.responsive #header {
	background: white;
	padding: 95px 0 0 0;
	border-bottom: 5px solid black;
}
body.responsive #header h1 {

}
body.responsive #home {
	max-width: 200px;
	top: 70px;
	left: 5px;
	margin: 0;
	z-index: 12;
}
body.responsive #home img {
	width: 200px;
	height: auto;
	
}
body.responsive .is_stuck #home img {
	width: 150px;
	height: 50px;
}
/*
body.responsive #picchange,
body.responsive #specialnavi {
	display: none;
}
*/
body.responsive #hauptnavigation {
	padding: 0;
	margin: 0;
	height: 50px;
	width: 100%;
}
body.responsive #hauptnavi {
	display: block !important;
	position: absolute !important;
	top: 145px;
	height: 0 !important;
}
body.responsive #hauptnavi.si_stuck {
	position: absolute !important;
	height: 0 !important;
}
body.responsive #nav1 {
	display: none; !important;
}
body.responsive .submenu2:before {
	content: "Weitere Navigationspunkte";
	background-color: #cccccc;
	color: black;
	display: block;
	line-height: 40px;
	text-align: center;
	margin: 0 0 2px 0;
}

body.responsive #infonavi {
  position: absolute;
  top: 50px;
  right: 0;
  margin: 0;
  padding: 0;
  z-index: 151;
}
body.responsive #nav3 li a,
body.responsive #nav3 li a:after {
	font-size: 1em;
	line-height: 30px;
  padding: 0 0 0 5px;
	color: black;
}
body.responsive #nav3 li a:after {
  padding: 0 0 0 5px;
}
body.responsive #nav3 li a:hover {
	color: #666666;
	padding-left: 8px;
}
body.responsive #nav3 li:last-child a:after {
	line-height: 40px;
}
body.responsive #sidenavi {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 30px;
}
body.responsive #content {
  padding: 30px;
  margin: 0;
  width: 100%;
  border-top: 1px solid #cccccc;
}
body.responsive #contframe {
	padding: 0;
  margin: 0;
  width: 100%;
  float: none;
}
body.responsive #contin {
  padding: 0px;
  width: 100%;
}
body.responsive #box {
	float: none;
	margin: 0 auto 0 auto;
	width: 100%;
}
body.responsive #content .oefvapp form {
	width: 98% !important;
}
body.responsive #footerin {
	padding: 0px;
	width: 100%;
}
body.responsive #searchformbox {
	display: none !important;
}
body.responsive #contin h1 {
	position: relative;
	width: 100%;
	min-height: 1.6em;;
	margin: 0 0 20px 0;
	font-size: 1.2em;
	line-height: 1.6em;
}
body.responsive #contin h2 {
	font-size: 1.2em;
	line-height: 1.3em;
}
body.responsive.dir27 #contin .list {
	float: none;
	width: 100%;
	margin-right: 0%;
}
body.responsive #contin .list h2 {
	padding: 0;
	font-size: 1.1em;
}
body.responsive .box_out_3 div div {
	width: 100%;
	float: none;
}
body.responsive .fb-like-box,
body.responsive .fb-like-box span,
body.responsive iframe {
	min-width: 100% !important;
	max-width: 100% !important;
	margin: 0 auto 0 auto !important;
}
body.responsive .video-container iframe,
body.responsive .video-container object,
body.responsive .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
body.responsive #content form label,
body.responsive #content form input,
body.responsive #content form select,
body.responsive #content form textarea {
	display: block;
	float: none;
	width: 90%;
	text-align: left;
}
body.responsive #content form input.active {
	text-align: center;
}
body.responsive #content .tooltipp {
	display: none;
}
body.responsive section.table-responsive {
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}
body.responsive section.table-responsive th,
body.responsive section.table-responsive td {
    white-space: nowrap;
}
body.responsive .dateday {
	padding: 0 2px 10px 0;
  word-wrap: normal;
	word-break: normal;
}
.box_out_4 {
	padding: 15px;
}
body.responsive .box_out_4 h1 {
	font-size: 1.3em;
}
body.responsive #psocmed,
body.responsive #socmed {
	width: 120px;
	height: 60px;
	margin: 0 0 20px 0;
}
body.responsive #socmed:before,
body.responsive #socmed:after {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 3.6em;
}


}
@media screen and (max-width: 750px) and (orientation:portrait) { 
body.responsive .box_out_2 > div {
	width: 100%;
	margin: 0;
	padding: 30px 0 30px 0;
	float: none;
	border-bottom: 1px solid #cccccc;
}
body.responsive .box_out_3 > div {
  margin: 0;
	padding: 0 0 50px 0;
	float: none;
	width: 100%;
}	
body.responsive #boxlinks {
	float: none;
	margin: 0 auto 0 auto;
}
body.responsive .box_out > div.linkwrapper {
	padding: 70px 20px 5px 20px;
	height: 300px;
}
body.responsive .list img,
body.responsive #contin .list img,
body.responsive #contin img.imgdetail {
	border: none;
	padding: 0px;
	margin: 0 0 5px 0;
	width: 100%;
	max-width: 100%;
	height: auto;
	float: none;
}
body.responsive #psocmed {
	float: none;
}
body.responsive.dir94 #contin #artikel .list.artikel {
	width: 100%;
	float: none;
	margin: 0 0 20px 0;
}
body.responsive.dir94 #contin #artikel .list.artikel img {
	max-width: 100%;
	height: auto;
	float: none;
	margin: 0 0 20px 0;
}
body.responsive section.table-responsive {
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}
.slist article {
  margin: 0 0 20px 0;
  width: 100%;	
 	float: none;
}



}
@media screen and (max-width: 750px) and (orientation:landscape) { 


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

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

}

/*------------------680--------------------*/

@media screen and (min-width: 750px) and (max-width: 979px) { 
body.responsive #picchange {
}
body.responsive #header {
  padding-top: 130px;
}
body.responsive #header h1 {

}
body.responsive #home {
	max-width: 220px;
	bottom: 50px;
	left: 20px;
	margin: 0;
}
body.responsive .is_stuck #home {
	top: 5px !important;
	max-height: 40px;
	width: auto;
}
body.responsive #home img {
	max-width: 100%;
	height: auto;
}
body.responsive .is_stuck #home img {
	width: 120px;
	max-width: auto;
	max-height: 100%;
}
body.responsive #hauptnavigation {
	height: 130px;
}
body.responsive #hauptnavi {
	top: 80px;
}
body.responsive #nav1 {
	width: 100%;
	left: 0;
	margin: 0;
}
body.responsive #nav1 li a {
  font-size: 1em;
  letter-spacing: inherit;
}
body.responsive #nav1 li li,
body.responsive #nav1 li li:nth-child(4) {

}
body.responsive #nav1 li li a {
  font-size: 1.05em !important;
}
body.responsive #infonavi {
  top: 0;
  right: 10px;
  margin: 0;
}
body.responsive #nav3 li a {
	font-size: 1em;
}
body.responsive #nav3 li a:after {
	line-height: 30px;
}
body.responsive #content {
  padding: 10px 0 0 0;
  width: 680px;
}
body.responsive #contframe {
	padding: 0;
  margin: 0;
  width: 680px;
}
body.responsive #contin {
  width: 680px;
}
body.responsive #contframe:after {
	display: block;
	content: "";
  width: 100%;
  height: 0;
  clear: both;
}
body.responsive #content .oefvapp form {
	width: 90% !important;
}
body.responsive #footerin {
	width: 98%;
}
body.responsive #sponsor {
	width: 260px;
	height: auto;
}
body.responsive .sponsor-entry img {
	height: auto;
}
body.responsive .box_out p {
	font-size: 1.1em;
}
body.responsive #contin h1 {
	font-size: 1.5em;
}
body.responsive #content h2 {
	font-size: 1.3em;
}
body.responsive #content h3 {
	font-size: 1.1em;
}
body.responsive #content .mehr a {
	padding: 5px 20px 5px 20px;
	font-size: 1em;
}
body.responsive #box {
	width: 100%;
	float: none;
	margin: 0 auto 0 auto;
	clear: both;
}
body.responsive .box.list {
  padding: 20px;
}
body.responsive .box.list img {
  max-width: 35%;
  height: auto;
}
body.responsive .box_out_2 > div {
	width: 48%;
	margin: 0 4% 0 0;
	padding: 0;
	float: left;
	color: white;
}
body.responsive .box_out_2 > div:nth-child(2) {
	margin-right: 0;
}
body.responsive #boxlinks {
	float: none;
	margin: 0 auto 0 auto;
}
body.responsive .box_out_3 h3 {
  font-size: 1.1em;
  line-height: 1.2em;
}
body.responsive #searchformbox {
	position: absolute;
	top: 40px;
	right: 10px;
	margin: 0;
}
body.responsive .fb-like-box,
body.responsive .fb-like-box span,
body.responsive iframe {
	min-width: 100% !important;
	max-width: 100% !important;
	margin: 0 auto 0 auto !important;
}
body.responsive section.table-responsive {
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    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) {
body.responsive #contin {
	width: 100%;	
}

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

}

/*------------------1280--------------------*/

@media screen and (min-width: 1241px) { 
body.responsive #picchange {

}
body.responsive #header h1 {

}
body.responsive #home {
	bottom: 50px;
	margin: 0 0 0 -600px;
}
body.responsive #hauptnavigation {

}
body.responsive #hauptnavi {
  margin: 0;
}
body.responsive #nav1 {
	width: 1200px;
  margin: 0 0 0 -600px;
}
body.responsive #nav1 li a,
body.responsive #nav1 li span.disabled {
  font-size: 1.3em;
}
body.responsive #infonavi {
	right: 50%;
  margin: 0 -600px 0 0;
}
body.responsive #nav3 li a {
	font-size: 1.2em;
}
body.responsive #footernav {
	margin: 0;
	padding: 0;
}
body.responsive #content {
  padding: 70px 0 0 0;
}
body.responsive .box_out_2 {
	margin: 0 auto 0 auto;
	padding: 0;
}
body.responsive .box_out > div {
	padding: 60px 20px 5px 20px;
}
body.responsive .box_out > div.linkwrapper {
	padding: 70px 20px 5px 20px;
}
body.responsive #sponsor {
	width: 260px;
	height: auto;
	min-height: 240px;
}
body.responsive .sponsor-entry img {
	width: auto;
	height: auto;
}
body.responsive .box_out p {
	/*
	font-size: 1.3em;
	*/
}
body.responsive #contin h1 {
	font-size: 1.6em;
}
body.responsive #footer {
	font-size: 90%;
}
body.responsive #footer h1,
body.responsive #footer h2 {
	font-size: 1.3em;
}
body.responsive #contin h2 {
	font-size: 1.4em;
}
body.responsive #content .newsbox h2 {
	font-size: 1.1em;
}
body.responsive #content h3 {
	font-size: 1.2em;
}
body.responsive #contin .mehr a {
	padding: 5px 30px 5px 30px;
	font-size: 1em;
}
body.responsive .box_out_3 h3 {
  font-size: 1.4em;
  line-height: 1.2em;
}
body.responsive #searchformbox {
	top: 40px;
	margin: 0 -600px 0 0;
}

}


/*------------------1400--------------------*/
@media screen and (min-width: 1241px) and (max-width: 1439px) { 
body.responsive #header {
	margin: 0 auto 0 auto;
	width: 100%;
}
body.responsive #home {
	top: 150px;
	margin: 0;
	width: 250px;
	height: 250px;
}
body.responsive #content {
  width: 1200px;
}
body.responsive #contframe {
  width: 870px;
}
body.responsive #contin {
  width: 870px;
}
body.responsive #box {
	width: 300px;
}
body.responsive .box_out_2 {
	width: 1200px;
	margin: 0 auto 0 auto;
	padding: 0;
}
body.responsive .box_out > div.linkwrapper {
	padding: 70px 20px 5px 20px;
	height: 280px;
}

}

/*------------------1400--------------------*/

@media screen and (min-width: 1440px) { 
body.responsive #header {
	margin: 0 auto 0 auto;
	width: 100%;
	min-height: 153px;
}
body.responsive #home {
	width: 300px;
	height: 300px;
	top: 150px;
	margin: 0;
}
body.responsive #content {
  width: 1400px;
}
body.responsive #contframe {
  width: 1020px;
}
body.responsive #contin {
  width: 1020px;
}
body.responsive #box {
	width: 340px;
}
body.responsive .box_out_2 {
	width: 1400px;
	margin: 0 auto 0 auto;
	padding: 0;
}
body.responsive .box_out > div.linkwrapper {
	padding: 70px 20px 5px 20px;
	height: 300px;
}
	
}


@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) { 
    body.responsive #home { }
}
