@charset "ISO-8859-1";

@import "soko_responsive.css";
@import "mandant70.css";

:root {
	--textfarbe: #000000;
	--font-family_helvetica: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	
	--hintergrund: #ffffff;
	--blau_color: #3c5071;
	--rot_color:#e30613;
	--gelb_color: #f6db06;
	
	--umrandung: #d3d3d3;
	--umrandung_dunkel: #5a5a5a;
	--eingabefarbe: #292823;
	--placeholderfarbe: #b2b2b2;
	--errorfarbe: #e55b00;
	
	--info_color: #f6db06;
	--info_text_color: #000000;
	
	--kachel_bgcolor: #f2f2f2;
	--kachel_bgcolor_hover: #f2f2f2;
	--kachel_text: #979797;
	--kachel_text_hover: #3c5071;
	
	--randbutton_hg_color: #ffffff;
	--randbutton_text_color: #858585;
	
	--button_border-radius: 10px;
	--button_padding: 0 10px;
	--button_height: 40px;
	--button_width: auto;
	--button_min-width: unset;
	--button_max-width: 100%;
	
	--button_primary_bgcolor: #06203e;
	--button_primary_bgcolor_hover: #3c5071;
	--button_primary_text: #ffffff;
	--button_primary_text_hover: #ffffff;
	
	--button_secondary_bgcolor: #ffffff;
	--button_secondary_bgcolor_hover: #ffffff;
	--button_secondary_text: #000000;
	--button_secondary_text_hover: #3c5071;
	
	--button_third_bgcolor: #f2f2f2;
	--button_third_bgcolor_hover: #06203e;
	--button_third_text: #06203e;
	--button_third_text_hover: #ffffff;
}


div.headline_logo {
	background-image:url(../pic/mandant74/header.png);
}

#musterslider {
	background-image:url(../pic/mandant74/slideleft.gif);
}

#musterslider.open {
	background-image:url(../pic/mandant74/slideright.gif);
}

#startseite_plissee .image {
	background-image:url(../pic/mandant74/startseite_plissee.png);
}

#startseite_rollo .image {
	background-image:url(../pic/mandant74/startseite_rollo.png);
}

#titelbild {
	background-image:url(../pic/mandant74/sicht-sonnenschutz-nach-mass_1920.webp);
}

#titel_gross {
	background-image:url(../pic/mandant74/header_allgemein.jpg);
}

div.headline_logo {
	background-image: url(../pic/mandant74/logo.png);
}

#titel_klein {
	background-image:url(../pic/mandant74/logo.png);
}

#main_body.login #static_info {
	background-image:url(../pic/mandant74/login_hg.jpg);
}
.pg_4 #titel_gross {
	background-image:url(../pic/mandant74/header_plissee_text.jpg);
}

@media(max-width: 820px) {
	#titelbild {
		background-image:url(../pic/mandant74/sicht-sonnenschutz-nach-mass_1000.webp);
	}
}

.startseite #titelbild {
	background-image:url(../pic/mandant74/sicht-sonnenschutz-nach-mass_1000.jpg);
}

#check_endkundenlieferung {
	display: none;
}
