#submenu_responsive {
	display: none;
}

#hauptmenu_responsive_bottom a {
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-bottom: 1px;
	height: auto;
	display: block;
	color: #fff;
}

#hauptmenu_responsive_bottom a.me_l1 {
	text-indent: 10px;
}

#hauptmenu_responsive_bottom a:hover, #hauptmenu_responsive_bottom a.active, .body_ss  #hauptmenu_responsive_bottom li:first-child a {
	background-color: transparent;
	color: #d3d3d3;
	text-decoration: none;
}

#hauptmenu_responsive_bottom .me_l2 {
	font-size: inherit;
	color: inherit;
	margin-left: 0px;
	font-weight: normal;
}

#hauptmenu_responsive_bottom, #hauptmenu_responsive_bottom ul {
	background-color: #e30613;
	color: #fff;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 19px;
	border-width: 0px;
	border-style: solid;
	border-color: #cacaca;
	font-weight: normal;
}

#hauptmenu_responsive_bottom.level2 li:first-child {
	border-top: 1px dotted #fff;
}

#hauptmenu_responsive_bottom ul.level3 li,
#hauptmenu_responsive_bottom ul.level4 li 	{
	border-top: 0 !important;
}

#hauptmenu_responsive_bottom a {
	border-bottom: 1px dotted #fff;
}

#hauptmenu_responsive_bottom .me_l2 {
	padding-left: 25px;
	font-size:17px;
}

#hauptmenu_responsive_bottom .me_l3 {
	margin-left: 40px;
	font-size:15px;
}

#hauptmenu_responsive_bottom .me_l4 {
	margin-left: 55px;
}

/* responsive */
.rc_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.rc_right {
	overflow: hidden;
	min-width: 200px;
}

.clearfix {
	clear: both;
}

.responsive_content img {
	max-width: 100%;
	height: auto;
}


/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
@media screen and (min-width:992px) {
	
	body {
		overflow-x: hidden;
		overflow-y: scroll;
	}
	
	/* FIXED HEADER */
	#top_section {
		z-index: 66000;
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		background-image: url('images/Muster_Kopfzeile.png');
		border-top: 9px solid #e30613;
	}
	
	#top_section .centered {
		width: 980px;
		padding: 0;
	}
	#ts_pos1 #logo {
		height: auto;
		top: auto;
		width: auto;
		padding-top: 27px;
		padding-bottom: 27px;
	}

	#ts_pos1 #logo a {
		display: block;
		position: relative;
		transition: all 0.1s linear;
		width:211px;
	}

	#ts_pos1 #logo a img {
		width: 100%;
		height: auto;
	}
	/* END FIXED HEADER */
	/*#unterseite #banner_section{
		margin-top:298px;
	}*/
	#banner_section{
		margin-top:189px;
	}
}
@media screen and (max-width:1199px){
	#unterseite #bs_pos2 .cycle-caption{
		margin-top:50px;
	}
	
	
	#startseite #bs_pos2 .cycle-caption{
		/*margin-top:190px;*/
	}
	#banner01_title{
		font-size:23px;
	}
	#banner02_title{
		font-size:41px;
	}
	#banner02_subtitle{
		font-size:22px;
	}
	
	#banner01_subtitle{
		font-size:17px;
	}
	#startseite #content_slick{
		margin-top:10px;
		margin-bottom:20px;
	}
	#startseite #page_section{
		margin-bottom:0;
	}
	#content_spalte_2{
		width:457px;
	}
	#content_spalte_2.extend-width{
		width:706px;
	}
}

@media screen and (max-width:991px) {
	#unterseite #bs_pos2 .cycle-caption{
		margin-top:20px;
	}
	#banner01_title{
		font-size:21px;
	}
	#banner01_subtitle{
		font-size:16px;
	}
	#banner02_title{
		font-size:31px;
	}
	#banner02_subtitle{
		font-size:19px;
	}
	
	/* FIXED HEADER */
	#top_section {
		background: #fff;
		position: relative;
		width: 100%;
		background-image: url('images/Muster_Kopfzeile.png');
		background-position: 0 -9px;
		border-top: 9px solid #e30613;
	}

	#top_section .centered {
		width: 100%;
		padding: 0;
	}
	
	.hideBis980 {
		display: none;
	}

	#ts_pos1 #logo {
		position: relative;
		height: auto;
		top: auto;
		width: auto;
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}

	#ts_pos1 #logo a {
		display: block;
		position: relative;
		width: 180px;
	}

	#ts_pos1 #logo a img {
		width: 100%;
		height: auto;
	}
	
	#header_section {
		margin-top: 0px;
	}
	/* END FIXED HEADER */
	
	html {
		overflow-x: auto;
	}
	
	#content_spalte_3{
		margin-left:0;
		width:100%;
	}
	
	#hauptmenu_section,
	#overlay_901,
	.banner_top_overlay	{
		display: none; 
	}
	
	#mod_news {
		margin-left: 0px;
	}
	
	#content_startseite {
		margin: 0 auto;
		width: 637px;
	}
	
	#go-left {
		background-image: url(images/news_left.png);
		width: 50px;
		height: 50px;
		background-position: 10px center;
		margin-top: 65px;
	}
	
	#go-right {
		background-image: url(images/news_right.png);
		width: 50px;
		height: 50px;
		background-position: 10px center;
		margin-top: 65px;
		margin-left: -25px;
	}

	#go-left:hover
	{
	  background-image: url(images/news_left.png);
	}
	
	#go-right:hover
	{
	  background-image: url(images/news_right.png);
	}
	
	.centered {
		width: auto !important;
	}
	
	#page_section {
		margin-bottom: 0;
		margin-bottom: 20px;
	}
	
	#page_section .centered {
		padding: 30px;
	}
	
	#unterseite #page_section .centered {
		padding: 0px;
	}

	#banner_section .centered {
		padding: 0;
	}
	
	#content_spalte_2,
	#content_spalte_2.extend-width	{
		width: 100%;
		min-height: 10px;
	}
	
	#content_spalte_1 {
		width: 100%;
		padding: 0 10px;
		margin-right: 0;
		height: auto !important;
		border-right: 0;
	}
	
	#submenu {
		display: none;
	}
	
	#submenu_responsive {
		display: block;
	}
	
	#page_content {
		min-height: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 14px;
		padding-bottom: 38px;
	}
	
	#logo {
		position: absolute;
		width: auto;
		height: auto;
		top: 0;
	}
	
	#aktionstext {
	
	}
	
	#banner_top_overlay {
		left: 0;
	}
	
	#mod-news {
		margin-left: 0;
	}
	
	#news-left {
		width: 25px;
		left: 0px;
	}
	
	#news-right {
		width: 25px;
		right: 0px;
	}
	
	#footer2 {
		display: none;
	}
	
	#hauptmenu a.mm_level1 {
		padding-left: 9px;
		padding-right: 9px;
	}
	
	#page_section .centered,
	#hauptmenu_section .centered
	{
		width: auto;
	}
	
	
	.news-box {
		border-color: transparent;
		padding-left: 25px;
	}
	
	.sticky_footer {
		position: relative;
	}	
	body {
		margin-bottom: 0 !important;
	}
}	

@media screen and (min-width:768px) {
	.stratch_it ul li {
		-ms-flex: 1 1 auto;
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		flex: 1 1 auto;
		position: relative;
	}
}

@media 
	screen and (max-width:767px) {
	
	#content_spalte_2{
		padding-top: 9px;
	}
	h1{
		font-size:16pt !important;
	}
	h2{
		font-size:13pt !important;
	}
	
	#menu_footer,
	#copyright,
	.searchBox,
	#centered_footer2 {
		display: none;
	}
	
	html {
		position: static !important;
	}
	
	.sticky_footer {
		position: relative;
	}
	
	body {
		margin-bottom: 0 !important;
	}
	
	.single_img_box {
		height: 135px;
		width: 135px;
	}
	
	p.Slider {
		margin-top: 0 !important;
	}
	
	.ssc_banner div.banner_boxed {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	#resp_header_section,
	#fb_mobile,
	#centered_resp_footer_menu	{
		display: block;
	}
	
	#banner_section {
		background-image: none;
	}
	
	#gototop {
		display: none !important;
	}
	
	#lang_switch {
		position: relative;
		z-index: 9999;
		margin: 0 auto;
		width: 126px;
		padding-left: 10px;
		left: auto;
	}
	
	.ssc_banner {
		position: relative;
		width: 100%;
		float: none;
	}
	
	#unterseite #logo,
	#logo {
		position: relative;
		width: 100%;
		max-width:270px;
		height: auto;
		top: 0;
		left: 0;
		padding-bottom: 10px !important;
		padding-top: 10px !important;
		zoom: 1;
	}
	
	#unterseite #logo a ,
	#logo a {
		display: block;
		margin: 0 auto;
		padding-left: 10px;
		padding-right: 10px;
		width:180px;
	}
	
	#unterseite #logo img,
	#logo img {
		max-width: 100%;
	}
	
	#banner_top_overlay {
		display: none;
	}
	
	#aktionstext {
		left: -10px;
		max-width: 100%;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	#aktionstext .WordSection1 {
		padding: 20px;
	}
	
	#page_section .centered {
		width: auto;
	}
	
	/* Table in divs transformation */
	#footer_wp1_mobile table,
	#aktionstext table,
	.transform_tables table,
	#page_content table {
		display: none;
	}
	
	.transform_tables .responsive_table {
		display: block !important;
	}
	
	table.dontTransformMe {
		display: table !important;
	}
	
	.responsive_table {
		display: block;
	}
	
	#aktionstext_section .responsive_table img,
	#page_content .MsoNormal img,
	#page_content .responsive_table img {
		width: 100%;
		height: auto;
	}
	
	#page_content .NichtSkaliert img {
		width: auto;
		height: auto;
	}
	
	#aktionstext #responsive_td_0_0_0 {
		margin-bottom: 10px;
	}
}

@media 
	screen and (max-width:650px), 
	screen and (max-device-width:650px) {
	#content_startseite {
		width: 320px;
	}
		.stick_item_content .WordSection1{
		overflow:hidden;
		max-width:100%;
		position:relative;
	}
	.stick_item_content .MsoNormalTable,
	.stick_item_content .MsoNormalTable td{
		width:100% !important;
		height:auto !important;
	}
}

@media 
	screen and (max-width:640px), 
	screen and (max-device-width:640px) {
	#startseite #content_slick{
		margin-top:15px;
		margin-bottom:10px;
	}
	#startseite #page_section{
		margin-bottom:0;
	}
	#startseite .bubblemenu{
		display:none;
	}
	#ts_pos1 #logo{
		padding-top:10px !important;
		padding-bottom:10px !important;
	}
	#startseite #logo a{
		width:160px;
	}
	
	#startseite .stick_item_content td{
		display:block;
	}
	
	#aktionstext {
	
	}
	
	.rc_left {
		width: 100%;
	}
	
	#page_content img {
		width: 100%;
		height: auto;
	}
	
	#page_content span.lvltoggle img {
		width: auto;
	}
	
	#page_content .NichtSkaliert img {
		width: auto;
		max-width: 100%;
		height: auto;
	}
	
	.swiper-slide {
		width: 266px !important;
	}
	/*#banner_01{
		width: 150%;
		margin-left: -15%;
	}*/
	#unterseite #bs_pos2 .cycle-caption{
		margin-top:50px;
	}
	#banner01_title,
	#banner01_subtitle,
	#banner02_title,
	#banner02_subtitle{
		display:none;
	}
	#ts_pos2{
		padding-top:0;
	}
}

/* WINDOWS PHONE */
.overflowXHidden {
	overflow-x: hidden !important;
}

.winPhone #aktionstext {
	bottom: auto;
	top: 60px;
	left: -3px;
}

@media 
	screen and (max-width:470px), 
	screen and (max-device-width:470px) {
	.winPhone #aktionstext {
		bottom: auto;
		top: 40px;
		left: -2px;
	}
	
	#startseite .stick_item_content td{
		height:auto !important;
		padding:0 !important;
		padding-bottom: 5px !important;
	}
	
	/*#banner_01{
		width: 200%;
		margin-left: -50%;
	}*/
	
	#aktionstext .WordSection1 p span {
		
	}
	#unterseite #bs_pos2 .cycle-caption{
		margin-top:15px;
	}
}