@media screen and ( max-width: 48em ) {
/*768px*/
	/* Linearisation for Grid- and Column-Module, based on CSS class .linearize-level-1 */
.linearize-level-1,  .linearize-level-1 > [class*="ym-g"],  .linearize-level-1 > [class*="ym-col"] {
 display: block;
 float: none;
 padding: 0;
 margin: 0;
 width: 100% !important;
}
.linearize-level-1 > [class*="ym-g"] > [class*="ym-gbox"],  .linearize-level-1 > [class*="ym-col"] > [class*="ym-cbox"] {
 overflow: hidden; /* optional for containing floats */
 padding: 0;
 margin: 0;
}
.ym-wrapper {
	margin: 0 auto  !important;
}

.ym-col3.application {
    margin-left: 0;
}

nav .ym-hlist ul {
 padding-right: 0.625em;
}
.ym-searchform {
 display:block;
 float: none;
 width: auto;
 padding-right: 0.625em;
 text-align: right;
}
.ym-searchform input[type="search"] {
 width: 14%;
}
header #hamburgericon_header, footer nav, footer #treenavigation_mobile, #footer_navi_mobile {
	display: none;
}
header h1.mobile {
	display: none;
}
header #header_search_mobile {
	display: none;
}
#content_home #news div {
float: left !important;
width: 100% !important;
margin: 1% 0 0 0 !important;
}
#nav_tree ul li.open a, #nav_tree ul li.current a {
  background: none #B40019;
  color: #FFFFFF;
  line-height: 1.583em;
  min-height: 23px;
}
#nav_tree ul li a {
    color: #000000;
	background:none;
	margin:0;	
    display: block;
    font-size: 1.167em;
    line-height: 1.667em;
    padding: 0.375em 0 0.625em 0.375em;
    text-decoration: none;
}
#nav_tree ul ul {
  margin-bottom: 0;
}
#nav_tree ul li.open li a {
    background:none;
    color: #000000;
    display: block;
    font-size: 1.429em;
    line-height: 1.5em;
    min-height: 22px;
    padding-left: 36px;
    padding-top: 3px;
    text-decoration: none;
}
footer #footer_shortcuts ul li {
  width: 45%;
  border-right:1px dashed #E5E5E5;
}
footer #footer_shortcuts ul li a {
    text-align: left;
    text-decoration: none;
}
/* Topthemen Carousel */
ul#items h3 {
	font-size: 1em !important;
}
ul#items .info {
	font-size: 0.813em !important;
}
/* Online-Dienste Carousel 
.jcarousel-skin-tango .jcarousel-item, ul.jcarousel-skin-tango li { 
width: 9.38em !important;
}
*/
.jcarousel-skin-tango {
width: 100% !important;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
margin: 0 2% 0 0 !important;
}
.jcarousel-skin-tango .jcarousel-container .jcarousel-clip ul#mycarousel.jcarousel-list li.jcarousel-item a img {
max-width: none !important;
width: 100% !important;
}

.ym-col2 .ym-cbox-right .teaser img {
	display:none;
}
.ym-col2 .ym-cbox-right .teaser div {
	width:100% !important;
}

/*  Formulare */
#content_main fieldset { padding: 1% !important; }
#content_main fieldset label { 
	width: 100% !important;
	display:block !important;
	float:none !important;
	margin-bottom: 3% !important;
}
form label.submit input, form label.reset input {
	width: 40% !important;
}
#content_main fieldset label input, #content_main fieldset label select {
	height: 2em !important;
}
#content_main #labelVorname,
#content_main #labelOrt,
#content_main #labelFrom, 
#content_main #labelPlz, 
#content_main #labelTelefax, 
#content_main #labelGesuchtfuer, 
#content_main #labelBesetzenfuer, 
#content_main #labelPostanschrift, .abstand {
margin-left: 0 !important;
}

}