@charset "UTF-8";
/* CSS Document */

body {-webkit-text-size-adjust: none;}
header, nav, footer, #hide, #like_desktop, #linkmobi {display:none;}
article, header, footer {
	min-width:none;
}
article header {
	display:block;
}
article {
	padding-top:0px;
	margin-bottom:8px;
}
article h1 {
	width:100%;
	background-color:rgba(0,136,194,1);
	margin-left:-20px;
	padding:20px;
	color:rgba(249,221,51,1);
}
aside {
	height:30px;
	background-color:rgba(0, 136, 194,1);
	text-decoration:none;
	color:rgba(249,221,51,1);
	padding-top:8px;
	margin-bottom:8px;
	padding-left:20px;
}
aside span {
	margin-left:20px;
}
/* style Galerie */
.borderbox img {
	width:30%;	
}
#map-canvas {
	 margin-bottom:10px;
	 height:300px;
 }
 #changegal {
	 margin-top:0;	 
 }
 
 
 /*ende style Galerie */