@charset "utf-8";
/*566px*/
@media screen and ( max-width: 35.375em ) {
	
.ym-wrapper {
	margin: 0 auto !important;
}	
 .ym-wbox {
	padding: 0;
}
header {
    background: none;
    border-bottom: 0 none;
    display: block;
    height: 100%;
    overflow: hidden;	
/* padding: 1% 4%; */
}
header #hamburgericon_header {
	display: inline-block !important;
	background-color: #969696;
	width: 100%;
}
header .hamburgericon {
	/* float: left; */
}
/* #wrapper_cols h2#pageheader {
	display:none;
}
*/
 header h1 {
	display:none;
}
header h1 a img {
	display:none;
} 
header h1.mobile {
    background-color: #B40019;
    border-bottom: 1px solid #fff;
    display: block !important;
    height: auto;
	width: 100%;
    margin: 0;
}
header h1.mobile a img {
	margin: 0;
	background: none;
/*	width: 100% !important;
	height: auto; */
	display: block;
}
#header_search_mobile {
    background-color: #969696;
    display: inline !important;
    float: right;
    height: 1.88em;
    margin: 0 0 0;
    padding: 3% 1% 2%;
}
#header_search_mobile form#top_search fieldset input#top_querybox.text {
    border: 0 none;
    display: inline;
    float: left;
    height: 24px;
    width: 76%;
}
#header_search {
	display:none;
}
#header_search form#top_search {
	width: 80%;
}
#micronav {
    display:none;
}
header nav {
    display:none;
}

.ym-col2 div.teaser, .ym-col1 div.teaser{
  border:none;
  width:100%;
}	

.ym-col3 {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#content_main {
	margin-right: 0;
}

.left, .right {
	float:none;
}

#content_main a.intern, #content_main ul.intern li a {
	background: url("../image/icon_link_intern.jpg") no-repeat scroll right 10px #fff !important; /* Anpassung HR 15.5.15 */
}
.ym-col3 h2 {
	font-size: 1.25em;
	margin: 2% 0 4% 0 !important;
}
#content_home #news #topnews h3 {
	margin: 0.25em 0.25em 0;
}
.ym-col2 h2, #content_home h2 {
    font-size: 0.75em !important;
}
#content_home #news #topnews p {
	font-size: 0.75em;
	margin: 0.25em 0.25em 0;
}
#content_home #newslinks {
    list-style-type: none;
    margin: 0 0 0.75em;
    overflow: hidden;
    padding: 0.375em 0;
    text-align: left;
}
#content_home ul#newslinks li {
	float: left;
	list-style-type: none;
	margin: 0 1em 0 0;
	padding: 0 0 0.25em;
}
#content_home ul#newslinks li a {
  color: #CA434F;
}
#content_home #news div h3 {
  margin: 0.5em 0;
}
 footer,  #main,  .ym-searchform,  nav .ym-hlist ul {
	padding-left: 0.625em;
	padding-right: 0.625em;
}
footer #footer_navi ul {
	display:none;
}
#footer_navi_mobile {
	display: inline-block !important;
	background-color: #FFFFFF;
	margin: 1.25em 0 0;
	width: 100% !important;
}
#footer_navi_mobile ul {
	margin: 0 0 1em 1em;
}
#footer_navi_mobile ul li {
    float: left;
    list-style-type: none;
    margin-left: 0;
	padding: 0.8em 0;
	width: 50%;
}
#footer_navi_mobile ul li a {
    color: #969696;
    text-decoration: none;
	display: block;
}
footer nav {
	background-color: #fff;
    display: block !important;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
footer nav a h2 {
	text-decoration:none;
}
footer nav h2 {
    color: #969696;
    display: block;
    font-size: 1em;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    padding:1em 0 0.5em 0.75em;
}
footer ul#channelnav {
    background-color: #969696;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    width: 100%;
	}
footer ul#channelnav li {	
    border-bottom: 1px solid #575252;
    border-right: 1px solid #575252;
    border-top: 1px solid #FFFFFF;
    float: left;
    list-style-type: none;
    margin-left: 0 !important;
    min-height: 3em;
    width:49.61%;
	display: block;
}
footer nav ul#channelnav li a {
    color: #FFFFFF;
    line-height: 3em;
    padding-left: 0.8em;
	display: block;
}
footer ul#channelnav li.current {
	background-color: #e5e5e5;
}
footer nav ul#channelnav li.current a {
    color: #000;
}
footer #treenavigation_mobile {
    background-color: #FFFFFF;
    display: block !important;
    list-style: none outside none;
    margin: 0 0 1.25em;
    padding: 0;
}
footer #treenavigation_mobile a h2 {
	text-decoration:none;
}
footer #treenavigation_mobile h2 {
    color: #969696;
    display: block;
    font-size: 1em;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    padding: 1em 0 0.5em 0.938em;
}
footer #treenavigation_mobile ul {
	border: 1px solid #CACACA;
    background-color: #F2F2F2;
    list-style-type: none;
    margin: 0 0 4%;
    overflow: hidden;
    width: 100%;
	}
/* 2. Ebene */
footer #treenavigation_mobile ul li {	
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #FFFFFF;
    list-style-type: none;
    margin-left: 0 !important;
    min-height: 3em;
    width: 100%;
}
footer #treenavigation_mobile ul li a {
    color: #000;
    padding-left: 0.8em;
	display: block;
	line-height: 3em;
}
footer #treenavigation_mobile ul li.current a {
    background: none 0 #c51830;
    color: #fff;
}
/* 3. Ebene */
footer #treenavigation_mobile ul li.open li a {
	background: none 0 #fff;
	color: #000;
	display: block;
	line-height: 3em;
	min-height: 3em;
	padding-left: 1.6em;
	text-decoration: none;
}
footer #treenavigation_mobile ul li.open li {
  background: none 0;
  border-bottom: 0 none;
  border-top: 1px solid #E5E5E5;
  color: #000;
  list-style-type: none;
  margin: 0;
  min-height: 3em;
}
footer #treenavigation_mobile ul li.open li.current a {
	background: none 0;
	color: #B40019;
}
footer #footer_navi {
	margin: 1em 0 0.938em;
	overflow: hidden;
	display: block;
}
footer #footer_navi span#copyright,
footer #footer_navi address {
	font-size: 1.0em;
	line-height: 1.5em;
}
footer #footer_navi address span#zip {
    display: block;
    margin-left: 0;
}
#footer_navi img.footer_logo {
	display:none;
}
.ym-col1 nav#nav_tree {
    display:none;
}
#wrapper_cols {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 1% 4%;
}
#index ul {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#index ul li {
    width: 100% !important;
	border: 0 none;
    float: none;
    height: auto;
    margin: 0 2% 6% 0;
    overflow: hidden;
    padding: 0;
}
footer #footer_shortcuts ul li {
    border-right: none !important;
    float: left;
    list-style-type: none;
    margin-bottom: 6%;
    margin-left: 0;
    margin-top: 2%;
    padding-left: 0;
    width: 50% !important;
}
footer #footer_shortcuts ul li a {
   /* font-size: 0.813em; */
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
footer #footer_shortcuts ul li img {
    margin-right: 0.125em;
}
footer #footer_navi address {
  padding-left: 1em;
}
/* Docsearch */
.layout_103 #docsearch {
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid #CACACA;
	border-radius: 0.125em 0.125em 0 0;
	float: left;
	margin: 0 0 5.5%;
	padding: 4% 12% 4% 7%;
}
/* Notdienstbanner */
#notdienst_banner {
    width: 100% !important;
}
#notdienst_banner a img {
    height: auto;
    margin: 0 0 4%;
    width: 100%;
}
/* Topthemen */
#box1_home .ym-col3 {
    float: left !important;
    margin: 0 0 0 0 !important;
    width: 100% !important;
}
#topthemen_carousel ul#items li {
	float: left;
	display: block !important;
	margin: 2% 0;
}
#topthemen_carousel ul#items li a.image img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
#topthemen_carousel ul#items li .image {
    float: none !important;
    width: 100% !important;
    height: auto !important;
}
#topthemen_carousel ul#items h3 {
    float: none !important;
    width: 100% !important;
	font-size: 1.125em !important;
}
#topthemen_carousel ul#items .info {
    float: none !important;
    width: 100% !important;
	font-size: 0.813em !important;
}
#topthemen_carousel ul#items h4 {
    display: none;
}
#topthemen_carousel h4.mobile {
	color: #969696;
	float:none;
	display: block;
    border-bottom: 1px solid #E5E5E5;
	font-size: 0.813em;
	font-weight: bold;
	line-height: 1.667em;
    margin: -0.55% 0 0;
    padding: 0 0 0.375em;
    width: 98%;
}
ol#pagination {
display: none !important;
}

.ym-col2 .ym-cbox-right .teaser img {
    display: block !important;
}
.ym-col2 .ym-cbox-right .teaser div {
    width: 54% !important;
	max-width: 54%;
}
.ym-col2 .ym-cbox-right .teaser div a {
  color: #BD1F33 !important;
}


/* Online-Dienste Carousel */
.jcarousel-skin-tango {
	height: auto;
	border: 0 none !important;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	height: auto !important;
}
.jcarousel-skin-tango {
	height: auto !important;
	border: 0 none;
	margin: 2% 0;
	padding: 0 0 !important;
	width: 100% !important;
}
.jcarousel-skin-tango .jcarousel-item, ul.jcarousel-skin-tango li {
	width: 9.0em !important;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal, .jcarousel-skin-tango .jcarousel-next-horizontal {
	display: none !important;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	height: auto !important;
	margin: 0 !important;
	width: 100% !important;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0 5% 3% 0% !important;
}
/* Linearisation for Grid- and Column-Module, based on CSS class .linearize-level-2 */
.linearize-level-2,  .linearize-level-2 > [class*="ym-g"],  .linearize-level-2 > [class*="ym-col"] {
	display: block;
	float: none;
	padding: 0;
	margin: 0;
	width: 98% !important;
}
 .linearize-level-2 > [class*="ym-g"] > [class*="ym-gbox"],  .linearize-level-2 > [class*="ym-col"] > [class*="ym-cbox"] {
	overflow: hidden; /* optional for containing floats */
	padding: 0;
	margin: 0;
}
 .ym-searchform,  nav .ym-hlist ul,  nav .ym-hlist li {
	display:block;
	float: none;
	width: auto;
	text-align: left;
}
 .ym-searchform input[type="search"] {
	width: 75%;
}
}

