#streetdiv{
	display:none;
}

#startlogo{
	display:none
}

.kachel{
	width:16.66%;
	height:16.66vw;
}

.titlegalerie{
	position:fixed!important;
	top:57px;
}

main{
	margin-top:100vw!important;
}

main article{
	width:94%;
	padding-left:3%;
	padding-right:3%;
	font-size:1em;
}

header{
	display:none;
}

.slicknav_menu{
		display:block;
		position:fixed;
		z-index:10;
		top:0;
		width:100%;
	}

	header img{
			display: none;
		}

	nav a{
		position:relative;
		display:inline-block;
		width:95px;
		font-size: 0.85em;
		transition:0.3s;
	}

.title{
	width:100%;
	top:80vw;
	z-index:7;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	text-align: center;
}

	.title img{
		height:60px;
		float:none;
		padding:0px;
	}

#logomob{
	display:block;
}

	#logomob img{
		width:100%;
		height: inherit;
	}

#map{
	width:100%;
	height: 60vw;
	top:58px;
}


/****************************/

.style1 {
	font-size: 1em;
}

.isub{
	font-size: 1em;
	}
	
.iput{
	font-size: 1em;
	}

	
#submit{
	font-size: 1em;
	}
