#SVG-Logo {
	position: absolute;
	width: 272px;
	height: 81px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
#Gebudedienstleistung {fill: rgba(160,174,192,1);}
.Gebudedienstleistung {
	overflow: visible;
	position: absolute;
	width: 272px;
	height: 11px;
	left: 1px;
	top: 67px;
	transform: matrix(1,0,0,1,0,0);
}

#Logo {fill: rgba(52,143,213,1);}
.Logo {
	overflow: visible;
	position: absolute;
	width: 66px;
	height: 54px;
	left: 206px;
	top: 0px;
	transform: matrix(1,0,0,1,0,0);
}
#MR-Team {fill: rgba(16,46,88,1);}
.MR-Team {
	overflow: visible;
	position: absolute;
	width: 190px;
	height: 32px;
	left: 0px;
	top: 22px;
	transform: matrix(1,0,0,1,0,0);
}




#Navigation {
	position: absolute;
	width: 515px;
	height: 32px;
	left: 379px;
	top: 41px;
	overflow: visible;
}

#startseite {
    display: inline-block;
    padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
    position: absolute;
	left: 0px;
	top: 0px;
    text-decoration: none;
}
.svg_startseite {width: 96px;height: 13px;overflow: visible;}
#svg_startseite {fill: rgba(161,179,200,1);transition: fill 0.2s ease;}
#startseite:hover #svg_startseite {fill: rgba(16,46,88,1);}





#Social {
	position: absolute;
	left: 1351px;
	top: 41px;
	overflow: visible;
}
#instagram {
    display: inline-block;
    padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
    position: absolute;
	left: 0px;
	top: 0px;
    text-decoration: none;
}
.svg_instagram {width: 95px;height: 13px;overflow: visible;}
#svg_instagram {fill: rgba(161,179,200,1);transition: fill 0.2s ease;}
#instagram:hover #svg_instagram {fill: #ff0080;}

#whatsapp {
    display: inline-block;
    padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
    position: absolute;
	left: 146px;
	top: 0px;
    text-decoration: none;
}
.svg_whatsapp {width: 93px;height: 13px;overflow: visible;}
#svg_whatsapp {fill: rgba(161,179,200,1);transition: fill 0.2s ease;}
#whatsapp:hover #svg_whatsapp {fill: #36cc70;}



