@media only screen and
(max-width:780px), only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) {
    
#subnavigation ul.subnavigation {
	width: 100%;
	font-size: 0.7em;
	margin-bottom: 10px;
}

h2{
	font-weight: 0.8em;
}

#menu ul.navigation li a {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: 600;
	margin-top: 0;
	font-size: 1.2m;
}

#page {
    width: 98%;
	border-right: 0px;
	border-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: visible;
	position: static;
}

#header {
    width: 100%!important;
}

div#logo {
	width:60%!important;
	margin-right: 10px;
	display: inline;
	float: right;
}

#content {
	width: 100%;
}

#header #logo {
	border-bottom: 0px;
	margin-top: 4px;
}

div#menu {
	width:100%;
	display: block;
	float: left;
	clear: left;
}

#imageholder{
	width: 100%;
}

#menu .navigation {
	float: left;
	clear: left;
	margin-right: 8px;
	margin-bottom: 5px;
	width: 100%;
}

#footer {
	width: 99%;
	margin-top: 5px;
	margin-bottom: 0;
}

#rae_ms_logo {
	width:100%important;
}

#menu #helpbox {
	position: relative;
	top: 0px;
	width: 40%;
	padding-left: 0px;
	border-left: 20px none #004D80;
	display: inline-block;
	left: 0px;
	visibility: visible;
	padding-top: 0;
	padding-bottom: 0px;
	font-size: 10px;
}

#imageholder div.holder {
	width: 30%;
	padding-right: 0px;
	margin-right: 2px;
}

#imageholder div.holder p {
	font-size: 8pt;
}

img#newsbild {
	width: 100%;
	height: auto;
}

#menu #helpbox.emergency {
	top: 0;
	float: left;
	margin-right: 8px;
	padding-top: 0;
	width: 40%;
	font-size: 10px;
}

#content div.slider {
	display: none;
}

#content div.news-preview {
	display: none;
}


#menu ul.navigation li {
	float: left;
	font-size: 11px;
}


#content div.image img {
	width: 100%;
	height: auto;
}

#content div.image div.header h1 {
	width: 100%;
}

#content div.image {
	height: auto!important;
	margin-bottom: 5px;
}

#spalten div.spalte2 {
	float: left;
	margin-left: 0;
	padding-left: 0;
}

#spalten div.spalte1 {
	border-right-style: none;
}
	
div.newsarticle a img {
	display: none;
}	

}
