/* INDEX SEITE MIT PREFIXES */

/*#######################################
			HERO SECTION
#######################################*/
.hero {
    width: 100vw;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
	color: #f5f5f5;
    background-image: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, 0)),to(rgba(0, 0, 0, 0))), url(herokopie.jpg);
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)), url(herokopie.jpg);
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)), url(herokopie.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)), url(herokopie.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.svg_img_main{
	width: 70em;
	height: 40em;
	margin: 0 auto 0 auto;
}



/*#######################################
			CONTENT BOX
#######################################*/
.section_content_head_2{
	margin: 3em auto auto auto;
}

/*#######################################
			SERVICE BOXEN
#######################################*/
#wrapper{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-flow: row wrap;
	        flex-flow: row wrap;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
	#service_boxen{
		width: 90%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
		-ms-flex-pack: distribute;
		    justify-content: space-around;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
		.boxfront{
			width: 400px;
			height: 400px;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: horizontal;
			-webkit-box-direction: normal;
			    -ms-flex-flow: row wrap;
			        flex-flow: row wrap;
			-ms-flex-pack: distribute;
			    justify-content: space-around;
			-webkit-box-sizing: border-box;
			        box-sizing: border-box;
			padding: 0 !important;
			border-radius: 50%;
		}
		.content_h2_box{
			text-align: center; 
			font-family: 'Rammetto One', cursive; 
			color: #fff; 
			font-size: 1.7em;
			text-shadow: 0 0 13px black;
			padding: 6em auto 2em auto;
			margin-top: 70px;
		}
			.hidden-div{
				opacity: 0;
				z-index: -1;
				padding: 0;
				margin: 0 !important;
				transition: all .4s ease-out;
				transform: translateX(-400px) rotate(-180deg);
			}	
				.platzhalter{
					visibility: hidden;
				}


.box-1{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, .5)),to(rgba(0, 0, 0, .5))), url(servicebilder/facility.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/facility.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/facility.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/facility.jpg) no-repeat center;}
.box-2{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, 0)),to(rgba(0, 0, 0, 0))), url(servicebilder/glasreinigung.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)), url(servicebilder/glasreinigung.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)), url(servicebilder/glasreinigung.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)), url(servicebilder/glasreinigung.jpg) no-repeat center; -ms-background-size: cover; background-size: cover;}
.box-3{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, .5)),to(rgba(0, 0, 0, .5))), url(servicebilder/reinigung.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/reinigung.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/reinigung.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/reinigung.jpg) no-repeat center; -ms-background-size: 150% 100%; background-size: 150% 100%;}
.box-4{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, .3)),to(rgba(0, 0, 0, .3))), url(servicebilder/brandschutz.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(servicebilder/brandschutz.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(servicebilder/brandschutz.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(servicebilder/brandschutz.jpg) no-repeat center; -ms-background-size: cover; background-size: cover;}
.box-5{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, .5)),to(rgba(0, 0, 0, .5))), url(servicebilder/malerarbeiten.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/malerarbeiten.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/malerarbeiten.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/malerarbeiten.jpg) no-repeat center; -ms-background-size: cover; background-size: cover;}
.box-6{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, .5)),to(rgba(0, 0, 0, .5))), url(servicebilder/warenlieferung.png) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url(servicebilder/warenlieferung.png) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/warenlieferung.png) no-repeat center;background: linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/warenlieferung.png) no-repeat center; -ms-background-size: cover; background-size: cover;}
.box-7{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, .5)),to(rgba(0, 0, 0, .5))), url(servicebilder/vermittlung.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/vermittlung.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/vermittlung.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, .5),rgba(0, 0, 0, .5)), url(servicebilder/vermittlung.jpg) no-repeat center; -ms-background-size: cover; background-size: cover;} /* Lizenzfreies Bild */
.box-8{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, 0.3)),to(rgba(0, 0, 0, 0.3))), url(servicebilder/umzugshilfe.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3)), url(servicebilder/umzugshilfe.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3)), url(servicebilder/umzugshilfe.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3)), url(servicebilder/umzugshilfe.jpg) no-repeat center; -ms-background-size: cover; background-size: cover;}


.boxfront #hidden-div1{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, 0.7)),to(rgba(0, 0, 0, 0.7))), url(servicebilder/facility.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/facility.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/facility.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/facility.jpg) no-repeat center; position: absolute;}
.boxfront #hidden-div2{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, .3)),to(rgba(0, 0, 0, .3))), url(servicebilder/glasreinigung.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(servicebilder/glasreinigung.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(servicebilder/glasreinigung.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(servicebilder/glasreinigung.jpg) no-repeat center; -ms-background-size: cover; background-size: cover; position: absolute;}
.boxfront #hidden-div3{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, 0)),to(rgba(0, 0, 0, 0))), url(servicebilder/reinigung.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/reinigung.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/reinigung.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/reinigung.jpg) no-repeat center; -ms-background-size: cover; background-size: cover; position: absolute;}
.boxfront #hidden-div4{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, 0.7)),to(rgba(0, 0, 0, 0.7))), url(servicebilder/brandschutz.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/brandschutz.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/brandschutz.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/brandschutz.jpg) no-repeat center; -ms-background-size: cover; background-size: cover; position: absolute;}
.boxfront #hidden-div5{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, 0.7)),to(rgba(0, 0, 0, 0.7))), url(servicebilder/malerarbeiten.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/malerarbeiten.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/malerarbeiten.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/malerarbeiten.jpg) no-repeat center; -ms-background-size: cover; background-size: cover; position: absolute;}
.boxfront #hidden-div6{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, 0.7)),to(rgba(0, 0, 0, 0.7))), url(servicebilder/warenlieferung.png) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3)), url(servicebilder/warenlieferung.png) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/warenlieferung.png) no-repeat center;background: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/warenlieferung.png) no-repeat center; -ms-background-size: cover; background-size: cover; position: absolute;}
.boxfront #hidden-div7{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, 0.7)),to(rgba(0, 0, 0, 0.7))), url(servicebilder/vermittlung.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/vermittlung.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/vermittlung.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(servicebilder/vermittlung.jpg) no-repeat center; -ms-background-size: cover; background-size: cover; position: absolute;}
.boxfront #hidden-div8{background: -webkit-gradient(linear,left top, left bottom,from(rgba(0, 0, 0, 0.6)),to(rgba(0, 0, 0, 0.6))), url(servicebilder/umzugshilfe.jpg) no-repeat center;background: -webkit-linear-gradient(rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0.6)), url(servicebilder/umzugshilfe.jpg) no-repeat center;background: -o-linear-gradient(rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0.6)), url(servicebilder/umzugshilfe.jpg) no-repeat center;background: linear-gradient(rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0.6)), url(servicebilder/umzugshilfe.jpg) no-repeat center; -ms-background-size: cover; background-size: cover; position: absolute;}



/*#########################################################
				BOXEN LISTE
#########################################################*/
.boxen_liste{
	font-family: 'Sniglet', cursive;
	color: #fff; 
	text-align: left;
	font-size: 1.1em;
	text-shadow: 0 0 15px black;
	margin: 50px 30px auto 30px;
}	
	.boxen_liste_unterhalt li:first-child{
		list-style: none;
		margin-left: 0px;
		font-size: 1.1em;
		text-decoration: underline;
	}
	.boxen_liste_unterhalt li{
		margin-left: 10px;
	}
		.boxen_liste_a{
			color: #0acbd7;
		}
		.boxen_liste_a:hover,
		.boxen_liste_a:focus{
			color: #05595f; 
		}


	p.article_p a{
		color: #0acbd7;
	}
	p.article_p a:hover,
	p.article_p a:focus{
		color: #05595f; 
	}
	

/*#########################################################
				INFO BUTTON
#########################################################*/
.infobutton button{
	background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(75,157,215,0.8)), color-stop(50%, rgba(10,128,215,1)));
	background-image: -webkit-linear-gradient(left, rgba(75,157,215,0.8) 50%, rgba(10,128,215,1) 50%);
	background-image: -o-linear-gradient(left, rgba(75,157,215,0.8) 50%, rgba(10,128,215,1) 50%);
	background-image: linear-gradient(to right, rgba(75,157,215,0.8) 50%, rgba(10,128,215,1) 50%);
	color: #fff;
	font-weight: 700;
	padding: 20px;
	border: 2px solid #4B9DD7;
	border-radius: 50px;
	cursor: pointer;
	background-size: 200% 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	margin: auto auto 0px auto;
}
	.infobutton button:hover,
	.infobutton button:focus,
	.infobutton button:active{
		-webkit-box-shadow: 2px 2px 7px #555 inset;
		        box-shadow: 2px 2px 7px #555 inset;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		-webkit-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out; 
		transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		background-position: bottom right;
	}
.button-footer{
	width: 100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin: auto auto 40px auto;
}

/*#########################################################
				MEDIA QUERIES
#########################################################*/
@media only screen and (min-width:300px){
	.svg_img_main{
		width: 22em;
		height: 10em;
		margin: -10em auto 0 auto;
	}
	#content-text{
		width: 90%;
	}
	main .text-box{
		font-size: 1.3em;
		line-height: 1.2;
		width: 95%;
		text-align: left;
	}
	main .content_h{
		font-size: 2.3em;
	}
	main .content_h_second{
		margin-top: -1em;
	}
	#content_footer{
		padding-top: 1px;
	}
	.p_foot{
		max-width: 90%;
	}
	.boxfront{
		width: 280px;
		height: 250px;
		margin: 3em 1em 3em 1em;
		border-radius: 0;
	}
	#boxen_div{
		width: 97%;
	}
	.content_h2_box{
		font-size: 1.2em;
		margin-top: 50px;
	}
	#service_boxen{
		width: 100%;
	}
	.infobutton button{
		padding: 18px;
		margin-top: -50px;
	}
	.button-footer{
		margin: auto auto 20px auto;
	}
	.boxen_liste{
		font-size: .9em;
		margin: 10px 30px auto 30px;
	}
	.boxen_liste_facility{
		margin-top: 5px;
	}
	.boxen_liste_glas{
		margin-top: 40px;
	}
	.boxen_liste_brand{
		margin-top: 30px;
	}
	.boxen_liste_hausmeister{
		margin-top: 20px;
	}
	.boxen_liste_beschaffung{
		margin-top: 30px;
		padding: 0 !important;
	}
	.boxen_liste_vermittlung{
		margin-top: 30px;
	}
	.boxen_liste_umzuege{
		margin-top: 40px;
	}
	.boxen_liste_unterhalt{
		margin-top: 7px;
	}
	.boxen_liste_unterhalt li:first-child{
		margin-left: -30px;
	}
}

@media only screen and (min-width:600px){ /*###############################*/
	.svg_img_main{
		width: 40em;
		height: 20em;
		margin: -16em auto 0 auto;
	}
	#content-text{
		width: 65%;
	}
	main .text-box{
		font-size: 1.4em;
		line-height: 1.5;
		padding: 3%;
		width: 80%;
		text-align: justify;
	}
	main .content_h{
		font-size: 2.5em;
	}
	main .content_h_second{
		margin-top: -1em;
	}
	#content_footer{
		padding-top: 1em;
	}
	.p_foot{
		max-width: 60%;
	}
	.boxfront{
		padding: 15px;
		width: 350px;
		height: 350px;
		margin: 3em 1em 3em 1em;
		border-radius: 50%;
	}
	#boxen_div{
		width: 85%;
	}
	.content_h2_box{
		font-size: 1.5em;
		margin-top: 70px;
	}
	#service_boxen{
		width: 80%;
	}
	.infobutton button{
		padding: 20px;
		margin-top: -20px;
	}
	.button-footer{
		margin: auto auto 40px auto;
	}
	.boxen_liste{
		font-size: 1.1em;
		margin: 40px 30px auto 40px;
	}
	.boxen_liste_facility{
		margin-top: 60px;
	}
	.boxen_liste_glas{
		margin-top: 60px;
		margin-left: -5px;
	}
	.boxen_liste_unterhalt{
		margin-top: 60px;
	}
	.boxen_liste_brand{
		margin-top: 60px;
	}
	.boxen_liste_hausmeister{
		margin-top: 60px;
	}
	.boxen_liste_beschaffung{
		margin-top: 60px;
	}
	.boxen_liste_vermittlung{
		margin-top: 60px;
	}
	.boxen_liste_umzuege{
		margin-top: 60px;
	}
	.boxen_liste_unterhalt li:first-child{
		margin-left: -20px;
	}
}

@media only screen and (min-width:860px){ /*##################################*/
	.svg_img_main{
		width: 70em;
		height: 40em;
		margin: 0 auto 0 auto;
	}
	#content-text{
		width: 55%;
	}
	main .text-box{
		font-size: 1.6em;
		line-height: 1.6;
		padding: 3%;
		width: 80%;
		text-align: justify;
	}
	main .content_h{
		font-size: 3em;
		margin-top: 1em;
	}
	#content_footer{
		padding-top: 1em;
	}
	.p_foot{
		max-width: 50%;
	}
	.boxfront{
		padding: 15px;
		width: 400px;
		height: 400px;
		margin: 3em 1em 3em 1em;
		border-radius: 50%;
	}
	#boxen_div{
		width: 70%;
	}
	.content_h2_box{
		font-size: 1.7em;
		margin-top: 70px;
	}
	#service_boxen{
		width: 80%;
	}
	.infobutton button{
		padding: 20px;
		margin-top: 0;
	}
	.button-footer{
		margin: auto auto 40px auto;
	}
	.boxen_liste{
		font-size: 1.3em;
		margin: 50px 30px auto 30px;
	}
	.boxen_liste_facility{
		margin-top: 70px;
	}
	.boxen_liste_glas{
		margin-left: -30px;
		margin-top: 70px;
	}
	.boxen_liste_umzuege{
		margin-top: 70px;
	}
	.boxen_liste_brand{
		margin-top: 70px;
	}
	.boxen_liste_hausmeister{
		margin-top: 70px;
	}
	.boxen_liste_beschaffung{
		margin-top: 70px;
	}
	.boxen_liste_vermittlung{
		margin-top: 70px;
	}
	.boxen_liste_unterhalt{
		margin-top: 70px;
	}
	.boxen_liste_unterhalt li:first-child{	
		margin-left: -15px;
	}
}

@media only screen and (min-width:1200px){ /*###################################*/
	.svg_img_main{
		width: 70em;
		height: 40em;
		margin: 0 auto 0 auto;
	}
	#content-text{
		width: 55%;
	}
	main .text-box{
		font-size: 1.7em;
		line-height: 1.6;
		padding: 3%;
		width: 70%;
		text-align: justify;
	}
	main .content_h{
		font-size: 3em;
		margin-top: 1em;
	}
	#content_footer{
		padding-top: 1em;
	}
	.p_foot{
		max-width: 50%;
	}
	.boxfront{
		padding: 15px;
		width: 400px;
		height: 400px;
		margin: 3em 1em 3em 1em;
		border-radius: 50%;
	}
	#boxen_div{
		width: 70%;
	}
	.content_h2_box{
		font-size: 1.7em;
		margin-top: 70px;
	}
	#service_boxen{
		width: 90%;
	}
	.infobutton button{
		padding: 20px;
		margin-top: 0;
	}
	.button-footer{
		margin: auto auto 40px auto;
	}
	.boxen_liste{
		font-size: 1.3em;
		margin: 50px 30px auto 30px;
	}
	.boxen_liste_facility{
		margin-top: 70px;
	}
	.boxen_liste_glas{
		margin-left: -30px;
		margin-top: 70px;
	}
	.boxen_liste_umzuege{
		margin-top: 70px;
	}
	.boxen_liste_brand{
		margin-top: 70px;
	}
	.boxen_liste_hausmeister{
		margin-top: 70px;
	}
	.boxen_liste_beschaffung{
		margin-top: 70px;
	}
	.boxen_liste_vermittlung{
		margin-top: 70px;
	}
	.boxen_liste_unterhalt{
		margin-top: 70px;
	}
	.boxen_liste_unterhalt li:first-child{	
		margin-left: -15px;
	}
}