/* Füge hier Dein eigenes CSS ein */

.entry-title {
display: none;
}

@media ( min-width: 700px ) {
    .site-logo img {
        max-height: 11rem;
			/*margin-left: 0rem */
			  
}
	
	p {
 line-height: 1,5;
 }
	.vsg-map iframe { border: 1px solid; }
	

}
.main-menu-alt li.menu-item a {

color: #6eab29;

}

h1,h2,h3,h4,h5,h6, body, p {
font-family: -apple-system, BlinkMacSystemFont,
    "Segoe UI", "Roboto", "Oxygen",
    "Ubuntu", "Cantarell", "Fira Sans",
    "Droid Sans", "Helvetica Neue", sans-serif !important;
}