
#hg_web_bild {


	position: fixed; 
	top: 0; 
	right: 0;
	/* width: 100%; */
	/* height: 100%; */
}

.hg_breite{
	width: 100%;
}

.hg_hoehe{
	height: 100%;
}

.mgzn_nav_balken{
	position: fixed; 
	width:100%;
    height:50px;
    background-color:#F9F8F2;
	
    float:left;
}

.logo_untertitel{
	top: -36px;
	margin-top: 0px;

}

.mgzn_titel_balken{
	position: relative; 
	width:100%;
    height:88px;
    background-color:#F9F8F2;
	
    float:left;
}

.h1_margin_anders{
	margin-top: -30px;
	margin-bottom: 8px;

}



.graphik_mit_linie {

   /*  position: relative;
	 background-image: url(../bilder/linie_graphik_footer.png), url(../bilder/logo_gaedke_plain.png);
    background-position: right, 2px 136px;
    background-repeat: no-repeat;
    padding-top: 240px;
    padding-bottom: 40px;
    margin-left: -15px;
    margin-right: -15px;
    z-index: 1003; */
}


.mgzn_footer_balken{
	/* vertical-align: bottom; */
	/* 
	position: relative; 
	width:100%;
	
	height:70px;
	bottom: 0px;
    
    background-color:#F9F8F2;
	
    float:left; */
}

.box_hell_strich_oben_und_unten{
	background-color: rgba(254,253,251,1.0);
	padding: 15px 0px 10px 0px;
}

.phils_rand_seiten {
   
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width: 574px) { 
	.phils_rand_seiten {
   
		padding-left: 30px;
		padding-right: 30px;
	}
	
}



.phils_padding_seiten{


}

.padding_weg {
	padding-left: 0px;
    padding-right: 0px;
}

.swiper_quer_row{
	position: relative;
	top: -30px;
	 /* background-color:#F9F8F2; */
	/* background-color: rgba(254,253,251,0.5); */
	/* padding-left: 0px;
    padding-right: 0px; */
	
	/* margin-left: -30px;
    margin-right: -30px;
	 */
}

.swiper_quer_row_mini{
	/*position: relative;
	top: -30px;
	*/
	
	 /* background-color:#F9F8F2; */
	/* background-color: rgba(254,253,251,0.5); */
	/* padding-left: 0px;
    padding-right: 0px; */
	
	/* margin-left: -30px;
    margin-right: -30px;
	 */
}

.swiper_quer_row_200{
	/* position: relative;
	top: -30px; */
	
	
	 /* background-color:#F9F8F2; */
	/* background-color: rgba(254,253,251,0.5); */
	/* padding-left: 0px;
    padding-right: 0px; */
	
	/* margin-left: -30px;
    margin-right: -30px;
	 */
}

.swiper_quer_col{
	
	padding-left: 0px;
    padding-right: 0px;
	
	
	
}




.swiper_slide_phil{
	/* border-style: solid;
	border-width: 20px;
	border-color: rgba(254,253,251,1.0); */
	
/* 	background: #fff; 
	box-sizing: border-box; 
	border: 1px solid #ccc; */
	

}

.swiper-button-next {
   
    top: 30px!important;
}

.swiper-button-prev {
   
    top: 30px!important;
}

.swiper-pagination-weg {

	display:none;
 }
 
 
 
 /*----- Anfang Inhaltsbereich: Wandmasze verändern -----*/
 
 
 /*----- Styling Pfeile -----*/
 
 
	
	
	.wandbreite-minus-pfeil-grosser-schritt {
		width:21px;
		height:26px;
		background-image:url('../../konfigurator/phils_bilder/buttons_elemente/wandbreite_xl_minus.png');
		background-repeat: no-repeat;
		margin-bottom:-2px;
	}
	
	.wandbreite-plus-pfeil-grosser-schritt {
		width:21px;
		height:26px;
		background-image:url('../../konfigurator/phils_bilder/buttons_elemente/wandbreite_xl_plus.png');
		background-repeat: no-repeat;
		margin-bottom:-2px;
	}
	
	

	.wandhoehe-runter-pfeil-grosser-schritt {
		width:21px;
		height:26px;
		background-image:url('../../konfigurator/phils_bilder/buttons_elemente/wandhoehe_xl_minus.png');
		background-repeat: no-repeat;
		margin-bottom:-2px;
	}
	
	.wandhoehe-hoch-pfeil-grosser-schritt {
		width:21px;
		height:26px;
		background-image:url('../../konfigurator/phils_bilder/buttons_elemente/wandhoehe_xl_plus.png');
		background-repeat: no-repeat;
		margin-bottom:-2px;
	}

.input_wandmasze{
	width:70px;
	height:26px;
	padding-left: 4px;
	top: -1px;
}


.txt_edit{
	font-family: "Verdana";
	font-weight: normal;
	font-size:12px;
	color:#6daca3;
	
}

 
.pfeile {
	vertical-align: middle;
	text-align:center;
	display:inline-block;
	background-color:#ebe8d7;
	position:relative;
	margin-top:-2px;
}
.pfeile:hover {
	cursor:pointer;
}


.pfeile:active {
	position:relative;
	top:1px;
	left:1px;
}
	
 /*----- Ende Inhaltsbereich: Wandmasze verändern -----*/

