@CHARSET "ISO-8859-1";
@import url("soko_responsive.css");
@import url("aufmass44.css");

/* open-sans-regular - latin_cyrillic */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

:root {
	--primary_color: #003366;
	--secondary_color: #e5eaee;
	--grau_color: #e5eaee;
	--dunkelgrau_color: #575d65;
	--rot_color: #e30613;
	
	--text_color: #212529;
	--border_color: #c7c8c9;
	
	--header_color: #ffffff;
	--header_height: 190px;
	--body_color: #e5eaee;
	--footer_color: #003366;
	--footer_height: 80px;
	--container_max_width: 1250px;
	
	--primary_btn_color: #ffffff;
	--primary_btn_bg_color: #003366;
	--primary_btn_border_color: #003366;
	
	--secondary_btn_color: #003366;
	--secondary_btn_bg_color: unset;
	--secondary_btn_border_color: #003366;
	
	--tertiary_btn_color: #ffffff;
	--tertiary_btn_bg_color: #575d65;
	--tertiary_btn_border_color: #575d65;
	--tertiary_btn_bg_color_hover: #003366;
	--tertiary_btn_border_color_hover: #003366;
}

div.headline_logo {
	background-image: url('../pic/mandant49/header.png');
	background-size: contain;
}
div.headline_warenkorb_gesamt {
	background-image: url("../pic/mandant49/warenkorb.png");
	background-position: center left;
    background-size: 35px 35px;
    height: 35px;
    border: 0;
    margin: 0;
}
#musterslider {
    background-image: url("../pic/mandant49/slideleft.gif");
}
#musterslider.open {
	background-image: url("../pic/mandant49/slideright.gif");
}

body {
	font-family: 'Lato',Helvetica,Arial,sans-serif;
	font-size: 14px;
	background-color: var(--header_color);
	color: var(--text_color);
}
input, textarea {
	min-height: 24px;
    padding: 2px 5px;
    border: 1px solid var(--border_color);
}
select {
	min-height: 30px;
	padding: 2px 5px;
	cursor: pointer;
	border-color: var(--border_color);
}
button {
	cursor: pointer;
}

select.direktauswahl {
	font-size: 14px;
	height: 30px;
	width: auto;
	max-width: 150px;
}

.schnellerfassung select {
	min-height: 25px;
}
.schnellerfassung input {
	min-height: 17px;
}
#auswahl_vermassung_schnell input[type="text"] {
	width: auto;
	min-width: 140px;
	max-width: 200px;
}
.schnellerfassung textarea {
	min-height: 34px;
}
.schnellerfassung input[type="checkbox"] {
	width: auto;
}

.ajaxLoading {
	background-image: url('../pic/mandant10/ajax-loader-bert2.gif');
}

#header_area {
	position: relative;
    max-width: var(--container_max_width);
    min-height: var(--header_height);
    margin: auto;
}
#body_area {
    min-height: calc(100vh - var(--header_height) - var(--footer_height));
    position: relative;
    background-color: var(--body_color);
}
#footer_area {
	position: relative;
	min-height: var(--footer_height);
	background-color: var(--footer_color);
}

#info_titel {
	color: #ffffff;
	background-color: var(--primary_color);
}

#titel_gross {
	position: absolute;
    height: 40px;
    max-width: 50%;
    top: 30px;
    left: 0;
}

#titel_klein, #sprache {
    top: 3px;
}

.transparent_box_umbruch, .headline1, .separator1 {
    background-color: inherit;
    color: #404040;
}
div.weiter_button_sel, div.warenkorb_in_button, div.weiter_button {
    height: auto;
    padding: 0;
    width: max-content;
    border: 0;
    background: none;
}
div.weiter_button_sel a.weiter_button_sel, div.zurueck_button_sel a.zurueck_button_sel {
    display: block;
    width: max-content;
    min-width: 120px;
    max-width: 100%;
    height: auto;
    min-height: 26px;
    padding: 5px 15px;
    margin: auto;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1;
    align-content: center;
    color: var(--primary_btn_color);
    background-color: var(--primary_btn_bg_color);
}
div.weiter_button_sel a, div.warenkorb_in_button a,  div.weiter_button a {
    color: var(--primary_btn_color);
    background-color: var(--primary_btn_bg_color);
    min-width: calc(100% - 30px);
    height: auto;
    min-height: 26px;
    display: block;
    padding: 5px 15px;
    width: auto;
    font-size: 16px;
    text-transform: uppercase;
    align-content: center;
}
div.weiter_button_sel a:hover, div.warenkorb_in_button a:hover,  div.weiter_button a:hover {
	color: var(--primary_btn_color);
    background-color: var(--primary_btn_bg_color);
	opacity: 0.8;
}
div.weiter_button_sel a b, div.warenkorb_in_button a b,  div.weiter_button a b {
	font-weight: normal;
    line-height: 1;
}
div.infotext.container div.weiter_button_sel.no_print {
    margin-top: 10px;
    margin-right: 10px;
    min-height: 32px;
    height: auto;
    width: auto;
    max-width: 100%;
}

a.selcolor, a.selcolor:link, a.selcolor:visited, .selcolor {
    color: var(--primary_color);
}
.selcolor .menu_konfig_zahl, .selcolor .menu_konfig_zahl_wk {
    background-color: var(--primary_color);
    color: #ffffff;
    border-right: 2px solid #ffffff;
}
#aktuelle_auswahl_text {
    color: var(--primary_color);
}
#aktuelle_auswahl_text i {
	display: none;
}
#preisinfo .preis_preis {
    color: var(--primary_color);
}
li.auswahl a:hover {
    color: var(--primary_color);
}
div.weiter_button_sel a:hover {
    color: #ffffff;
}
a.info_button_rund:HOVER {
	border-color: var(--primary_color);
	color: var(--primary_color) !important;	
}
span.selrahmen {
    border-color: var(--primary_color);
}
#login_logout {
	background-color: var(--grau_color);
	color: var(--primary_color);
    height: 35px;
    width: 360px;
    right: 0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 2px solid var(--grau_color);
    padding: 15px 20px 15px;
}
#login_logout .logintext {
	margin: 0;
	font-size: 14px;
	line-height: 1.2;
}
#login_logout .loginname {
	margin: 0;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.3;
}
#login_logout input, #login_logout button {
	margin: 0;
}
input.login_button, button.login_button {
	display: inline-block;
    width: auto;
    height: 36px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    background-color: var(--secondary_btn_bg_color);
    border: 2px solid var(--secondary_btn_border_color) !important;
    color: var(--secondary_btn_color);
    padding: 0 10px;
    align-content: center;
}
input.login_button:hover, button.login_button:hover {
	opacity: 1 !important;
	background-color: var(--primary_btn_bg_color);
    border: 2px solid var(--primary_btn_border_color) !important;
    color: var(--primary_btn_color);
}
#head_bestellvorgang {
    color: var(--primary_color);
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    height: 35px;
    align-content: center;
}
a:hover {
    color: var(--primary_color);
}
.sel_hintergrund, .wk_hinweis {
	background-color: #c5d87c;
}
 
span.auswahl_rahmen, #musterauswahl .auswahl_rahmen, #auswahl .hinweis, #impressum {
	border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	font-size: 14px;
}
span.auswahl_rahmen, #musterauswahl .auswahl_rahmen {
	border-color: var(--border_color);
}
.selrahmen span.auswahl_rahmen, #musterauswahl .selrahmen .auswahl_rahmen {
	border-color: var(--primary_color);
}
#auswahl .hinweis {
	background-color: var(--grau_color);
}
#menu + #static_info {
	top: 50px;
}
#static_info {
	background-color: #ffffff;
	top: 30px;
	max-width: var(--container_max_width);
	margin: auto;
    border: 2px solid #ffffff;
    border-radius: 5px;
}
#static_info.profil {
	max-width: 1246px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-color: var(--border_color);
}
.infotext .grau {
	background-color: #ffffff;
}
#infoueberschrift, #infoueberschrift2 {
	color: var(--text_color);
}

#welcometext {
    background-color: #ffffff;
	left: 200px;
	margin-bottom: 50px;
	font-size: 16px;
	color: #727272;
}
.footline, .separator {
    background-color: var(--footer_color);
}

input.suchen_button {
	height: 30px;
	font-size: 14px;
	padding: 5px 15px;
	color: var(--secondary_btn_color);
	background-color: var(--secondary_btn_bg_color);
	border: 2px solid var(--secondary_btn_border_color);
	text-align: center;
	align-content: center;
	line-height: 1;
	text-transform: uppercase;
}
input.suchen_button:hover {
	color: #ffffff;
	background-color: var(--secondary_btn_color);
	border: 2px solid var(--secondary_btn_color);
}


.menu_konfig_hintergrund, a.menu_konfig_hintergrund, a:link.menu_konfig_hintergrund, a:visited.menu_konfig_hintergrund  {
    background-color: #ffffff;
    background-image: none;
    color: var(--text_color);
    border-color: var(--border_color);
}

.menu_konfig_hintergrund.selcolor, a.selcolor, a:link.menu_konfig_hintergrund.selcolor, a:visited.menu_konfig_hintergrund.selcolor,
.selcolor .menu_konfig_hintergrund, .selcolor a:visited.menu_konfig_hintergrund {
    background-color: var(--primary_color);
    color: #ffffff;
}
.menu_konfig_zahl {
	color: var(--primary_color);
    background: var(--grau_color);
    border: 0;
    border-radius: 0;
    height: 38px;
    width: 38px;
    text-align: center;
    align-content: center;
    padding: 0;
    margin: 0;
}
a.selcolor .menu_konfig_zahl {
	color: #ffffff;
}
.menu_konfig_text {
	left: 45px;
}

#auswahl, div.auswahl_scrollbox, #aktuelle_auswahl {
    background-color: #ffffff;
}
div.auswahl_scrollbox {
	bottom: 75px;
}

.separator.footer_agb, .footline.footer_agb{
	display: none;
}

.hinweis_vermassung_email, .hinweis_vermassung_tel{
	display: none;
}

.eigenschaften ul{
	list-style-type: circle;
	padding-left: 12px;
}

#s_preisgruppe{
	display: none;
}

#sprache{
	display: none;
}

.transparent_box_umbruch{
	background-color: var(--primary_color);
	color: white;
	border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
}

.stoffbreiteeigenschaften, .preisgruppeeigenschaften {
	display: none;
}

#zoom_minus, #zoom_plus, #oeffnung_offen, #oeffnung_zu, #oeffnung_halb{
	width: 23px;
}

#oeffnung_offen{
	right: 110px;
}

#oeffnung_halb{
	right: 60px;
}

#zubehoer input.mass_input_zub{
	height: 22px;
    width: 26px;
    align-content: center;
    text-align: center;
    padding: 0 10px;
    vertical-align: middle;
}
#zubehoer label.input_label {
	line-height: 1;
    display: inline-block;
    align-content: center;
    min-height: 23px;
}
#zubehoer_form select, #einzelteil_form select, #befestigung_form select, #elektrozubehoer_form select {
	min-height: 24px;
}

.eigenschaften table{
	height: auto;
}

.radio_label {
    display: inline-block;
    height: 22px;
    align-content: center;
    margin-top: 1px;
}

#zubehoer_form li:nth-child(odd) {
  background-color: #ffffff;
}

#save_form input.extern[type=submit] {
	background-color: var(--primary_color);
	padding: 5px;
	height: auto;
}

.vermassung_content #bemerkung, 
.vermassung_content #bemerkung2, 
.vermassung_content #anmerkung {
    width: 300px;
    height: 20px;
}

.auswahl_zubehoer .bestellnummer{
	display: inline;
}

/* Zubehör-Varianten für alle Zubehöre ausblenden: */
#variantezubehoer5785, /*endloskette*/
#variantezubehoer5767, /*klebeprofil*/
#variantezubehoer5768, /*klebeprofil*/
#variantezubehoer5766, /*montageprofil*/
#variantezubehoer5765, /*montageprofil*/
#variantezubehoer5763, /*montageprofil*/
#variantezubehoer5764 /*montageprofil*/
{
	display: none;	
}

.zubehoerVarianteValue {
    width: 100px;
    float: right;
    position: relative;
    right: 20px;
}

input.mass_input.zubehoerVarianteValue{
	width: 90px;
}

#vermassung_submit_button{
	display: block;
	height: 36px;
}

/*
#mass_input_main{
	display: none;
}*/

li.abrollseite, li.zweitergriff{
	margin-top: 10px;
}

li#vermassung_bedienart.modell_alugard_dfc10_84054,
li#vermassung_bedienart.modell_alugard_dfc20_84055,
li#vermassung_bedienart.modell_alugard_dfc30_84056{
	display: none;
}

.kindersicherheit_hinweis, 
.kindersicherheit_input, 
.kindersicherheit{
	display: none;
}

.traegerhinweis{
	color: #b32821;
}

li.massart{
	margin-top: 10px;
}

#modellauswahl .info_modellauswahl,
#vermassung .info_button_rund{
	display: none;
}

input.mass_input_button, button.mass_input_button {
	width: auto;
    height: auto;
    min-height: 36px;
	padding: 5px 15px;
	margin-bottom: 5px;
	color: var(--secondary_btn_color);
	background-color: var(--secondary_btn_bg_color);
	border: 2px solid var(--secondary_btn_border_color);
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    cursor: pointer;
}
input.mass_input_button:hover, button.mass_input_button:hover {
	color: #ffffff;
	background-color: var(--secondary_btn_color);
	border-color: var(--secondary_btn_color);
	opacity: 1;
}

#einzelteil_form li.auswahl_zubehoer .zubehoer_bestellnummer,
#einzelteil_form li.auswahl_zubehoer .name,
#einzelteil_form li.auswahl_zubehoer .einheit,
#einzelteil_form li.auswahl_zubehoer .bemerkung{
	display: inline-block;
	padding-top: 8px;
	padding-left: 10px;
}

#einzelteil_form .auswahl_zubehoer{
	padding: 10px;
	border-bottom: 1pt solid #c4c4c4;
	border-left: 1pt solid #c4c4c4;
	border-right: 1pt solid #c4c4c4;
	margin-right: 20px;
	background-color: #f9f9f9;
	font-size: 14px;
	display: flex;
}

#einzelteil_form li.auswahl_zubehoer:first-child{
	border-top: 1pt solid #c4c4c4;
}

#einzelteil_form .test_einzelteil_preis{
	display: none;
}

#einzelteil_search_input{
	height: 30px;
	padding-left: 10px;
	font-size: 14px;
}

#einzelteil_form .seperator, #einzelteil_form .brackets{
	display: none;
}

#einzelteil_form .zubehoer_bestellnummer{
	order: 1;
	min-width: 70px;
	width: 109px;
	display: inline-block;
	background-color: #eee;
	padding: 5px;
	height: 23px;
	padding-left: 11px;
	padding-top: 8px;
}

#einzelteil_form .name{
	order: 2;
	width: 40%;
	margin-left: 10px;
}

#einzelteil_form .reset{
	display: inline-block;
	height: 34px;
	width: 34px;
	background-color: white;
	border: 1pt solid lightgrey;
	position: absolute;
	right: 51px;
}
#einzelteil_form input{
	order: 3;
	font-size: 12px;
	border: 1pt solid #c4c4c4;
}
#einzelteil_form .label_einheit{
	order: 3;
}

#einzelteil_form .bemerkung{
	order: 4;
	font-style: initial;
	color: #7b7b7b;
}

#einzelteil_form .hidden{
	display: none;
}

#zubehoer.auswahl_scrollbox li input.mitValue {
    height: 22px;
    width: 26px;
  	background: #ffec8b;
}

#einzelteil_form .einheit{
	width: 80px;
	display: inline-block;
}

#zubehoer .auswahl li:nth-child(odd) {
    background-color: #f9f9f9;
}

#schnellauswahl_zum_warenkorb{
	min-height: 60px;
	display: flex;
	flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 5px;
}
#schnellauswahl_zum_warenkorb div.weiter_button_sel, #schnellauswahl_zum_warenkorb button {
	margin-bottom: 5px;
}

li.bedienlaenge{
	margin-top: 10px;
}

#positionsinfo td{
	text-align: left;
}

#progressbar {
	background-color: var(--primary_color);
}

#mass_input_main, #vermassung_submit_button{
	display: none;
}
div.agb_warenkorb_uebersicht {
	display: none;
}
#mp_password {
	display: none;
}
div.weiter_button_sel, div.zurueck_button_sel, input.weiter_button_sel {
    min-height: 32px;
    height: auto;
    width: auto;
    max-width: 100%;
}

span.bauart_klein {
    display: block;
    font-size: 12px;
}

.label_disabled {
    position: relative;
    top: -2px;
    left: 0;
    margin-left: 5px;
}

select.mass_select {
	min-width: 65px;
	width: auto;
	cursor: pointer;
}

#fusszeile {
	height: var(--footer_height);
	max-width: 1250px;
	left: 0;
    right: 0;
    font-size: 14px;
    font-weight: 500;
    align-content: center;
    text-transform: uppercase;
    margin: auto;
}
ul.footline {
    background-color: var(--footer_color);
}
.footline {
	background-color: var(--footer_color);
}
li.separator, li.separator1 {
	display: none;
}
li.footline, li.headline1 {
    white-space: nowrap;
    float: left;
    height: 36px;
    margin-top: 0px;
    margin-right: 30px;
    align-content: center;
}
#hm_produktgruppen li, #hm_gruppen li {
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: 700;
}
.transparent_box_umbruch {
	padding: 10px 25px;
    line-height: 1;
    font-size: 16px;
}
a:hover.transparent_anker, a.transparent_anker,
a:link.transparent_anker, a:visited.transparent_anker {
	display: block;
}
#titelbild {
	position: absolute;
    top: 190px;
    left: 0px;
    right: 0px;
    bottom: var(--footer_height);
    display: none;
}
#welcometext {
	display: none;
}

#warenkorb {
	position: absolute;
    top: 97px;
    right: 0;
    left: unset;
    bottom: unset;
    width: 360px;
    min-height: 35px;
    height: auto;
}
div.headline_warenkorb {
    border: 2px solid var(--grau_color);
    background-color: #ffffff;
    padding: 15px 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

a.weiter_button_sel, a.zurueck_button_sel {
	font-size: 16px;
    width: auto;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
   	line-height: 1;
   	align-content: center;
}
div.warenkorb_frame {
	position: relative;
	right: unset;
	bottom: unset;
}

table.headline_warenkorb_gesamt {
	height: 35px;
	color: #003366;
}
td.headline_warenkorb_anzahl {
    width: auto;
    vertical-align: bottom;
    text-align: center;
    padding-left: 55px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
}
td.headline_warenkorb_preis {
	height: auto;
    text-align: left;
    vertical-align: bottom;
    padding-left: 55px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
}
#menu {
	top: 10px;
}
#menu.menu_profil {
	position: relative;
	max-width: 1250px;
    margin: auto;
    top: 10px;
    left: unset;
    right: unset;
}
#aktuelle_auswahl {
	top: 10px;
	bottom: 10px;
	border-radius: 5px;
	border-color: var(--border_color);
}
#auswahl {
	top: 50px;
	bottom: 10px;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: var(--border_color);
}
#hm_produktgruppen {
	top: unset;
	left: 0;
	bottom: 20px;
}
#hm_gruppen {
	display: none;
    z-index: 10;
    max-width: 1250px;
    top: 220px;
    left: 0;
}

#min_window_size.startseite #hm_gruppen {
	position: absolute;
    display: flex;
    height: auto;
    width: auto;
    max-width: 1250px;
    top: 250px;
    width: 100%;
    margin: auto;
}
#min_window_size.startseite #hm_gruppen ul.menu_list {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
#min_window_size.startseite #hm_gruppen li {
	margin: 0 0 30px 0;
    width: 290px;
    height: 290px;
    max-width: 290px;
    background-color: #fff;
    align-content: end;
    border-radius: 5px;
}
#min_window_size.startseite #hm_gruppen li:hover {
	transform: scale(1.02);
}
.transparent_text {
	opacity: 1 !important;
}
#hm_gruppen .transparent_text {
	width: 100%;
    height: 100%;
    border: 0;
    align-content: center;
    text-shadow: none;
}
#hm_gruppen a:hover.transparent_anker, #hm_gruppen a.transparent_anker,
#hm_gruppen a:link.transparent_anker, #hm_gruppen a:visited.transparent_anker {
	display: block;
    text-align: center;
    height: 100%;
    width: 100%;
    align-content: end;
}
#hm_gruppen .transparent_box_umbruch {
	height: 80px;
	width: calc(100% - 40px);
	padding: 200px 20px 10px 20px;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
    text-align: center;
    text-shadow: none;
    align-content: center;
    background-color: unset;
    color: var(--primary_color);
    background-repeat: no-repeat;
    background-position: center 70px;
    background-size: 120px 120px;
}
#hm_produktgruppen a:hover {
	opacity: 0.8;
}
#fusszeile a:hover {
	opacity: 0.8;
}
div.weiter_button_sel:hover {
	opacity: 0.8;
}
button:hover {
	opacity: 0.8;
}

.infotext {
	font-size: 14px;
}
.grau {
    background-color: var(--grau_color);
}

#preisinfo .preis_error {
	font-size: 14px;
}
.modellinfo_lr {
	font-size: 12px;
}

.info_button3 {
    float: left;
    min-width: 100px;
    width: auto;
    min-height: 22px;
    height: auto;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    align-content: center;
    color: var(--primary_btn_color);
    background-color: var(--primary_btn_bg_color);
    border: 2px solid var(--primary_btn_border_color);
    padding: 5px 15px;
    margin-bottom: 0;
}
.info_button3:hover {
	opacity: 0.8;
}
.info_button4, input.info_button4 {
	min-width: 100px;
    width: auto;
    min-height: 36px;
    height: auto;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    align-content: center;
    color: var(--primary_btn_color);
    background-color: var(--primary_btn_bg_color);
    border: 2px solid var(--primary_btn_border_color);
    padding: 5px 15px;
}
.info_button4:hover {
	opacity: 0.8;
	color: var(--primary_btn_color);
    background-color: var(--primary_btn_bg_color);
    border: 2px solid var(--primary_btn_border_color);
}
.daten.profil .info_button4 {
	min-width: 199px;
}

#footer_area .info_button3 {
	font-size: 14px;
	color: var(--primary_btn_color);
    background-color: var(--primary_btn_bg_color);
    border: 2px solid var(--primary_btn_color);;
}
#footer_area .info_button3:hover {
	color: var(--primary_btn_bg_color);
    background-color: var(--primary_btn_color);
    border: 2px solid var(--primary_btn_color);
    opacity: 1;
}

#main_body.login #static_info {
    align-items: center;
    border: 0;
    border-color: #c0c0c0;
    border-radius: 5px;
    border-style: none;
    border-width: 2px;
    bottom: 50px;
    display: flex;
    justify-content: center;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0px;
    margin: auto;
    height: 400px;
    width: 650px;
}

#login_page {
    width: auto;
    max-width: 550px;
    margin: auto;
}
#anmeldung_button {
    color: var(--primary_btn_color);
    background-color: var(--primary_btn_bg_color);
    border: 2px solid var(--primary_btn_border_color);
    padding: 5px 15px;
    width: auto;
    min-width: 100px;
    height: auto;
    min-height: 36px;
    line-height: 1;
    align-content: center;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
#anmeldung_button:hover {
	opacity: 0.8;
}
.login_form input[type=text], .login_form input[type=password] {
	margin-bottom: 10px;
    min-width: 166px;
}
.login_form input[type="checkbox"] {
    height: 20px;
    width: 20px;
    margin-left: 0;
    cursor: pointer;
}
.login_form label {
	height: 22px;
    display: inline-block;
    position: relative;
    margin-top: -10px;
    vertical-align: middle;
    cursor: pointer;
}
.login_form #anmeldung_button {
	margin: 10px 0;
    min-width: 180px;
}
.login_form td {
	width:50%;
}
#login_neu a.info_button3 {
	min-width: 146px;
}

ul.auswahl li.auswahl_zubehoer {
	margin-bottom: 2px;
}

.ui-icon-closethick {
	filter: brightness(2);
}

#raumbild {
	border-color: var(--border_color);
}
#preisinfo {
	border-color: var(--border_color);
}

.submenu_hidden {
	display: none !important;
}

#modellauswahl span.auswahl_uebersicht {
    width: auto;
    border: 2px solid var(--border_color);
}

.profil.daten .profil_tab_header {
	display: none;
}
.profil.bestellungen .profil_tab_header {
	padding: 0 20px !important;
}
.profil.bestellungen div.table-responsive {
	margin: 0 20px;
}
.profil_info_kundennummer {
    padding: 0 20px;
}
.profil.daten .container {
	width: calc(100% - 20px);
    padding: 0 20px 0 0;
}
#mp_rechnung.adresse_mp, #mp_liefer.adresse_mp, #mp_adresse.adresse_mp {
	width: calc(50% - 26px);
	border: 2px solid var(--border_color);
}
#mp_zusatzeinstellungen {
    margin-bottom: 20px;
    width: calc(50% - 26px);
    border: 2px solid var(--border_color);
}
.profil.daten select {
	min-width: 199px;
	width: auto;
}

.warenkorb_button_grau {
    height: 30px;
    padding: 5px 15px;
    border: 2px solid var(--secondary_btn_border_color);
    background-color: var(--secondary_btn_bg_color);
    color: var(--secondary_btn_color);
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    margin: 3px 0 0 0;
}
.warenkorb_button_grau:hover {
	color: #ffffff;
	background-color: var(--secondary_btn_color);
	border-color: var(--secondary_btn_color);
}

.wichtig {
    color: red;
    font-size: 12px;
    background-color: #ffbebe;
    margin: 5px 0;
    padding: 5px 10px;
    width: fit-content;
    display: inline-block;
}

.weiter_button.add_position_footer {
	width: 40%;
    padding: 0;
    margin: 5px 0;
}
div.weiter_button a.weiter_button {
    width: 80%;
    display: block;
    height: 100%;
    margin-top: 2px;
}
#positionsinfo {
	top: 50px;
}
#gesamtauswahl {
	top: 10px;
}
#gesamt_positionen {
	margin: 10px 20px;
}
.wk_loeschen_button {
    margin-bottom: 10px;
}
.info_button_ok {
	color: var(--tertiary_btn_color);
	background-color: var(--tertiary_btn_bg_color);
	min-height: 30px;
    height: auto;
	padding: 5px 10px;
    cursor: pointer;
    text-transform: uppercase;
}
.info_button_ok:hover {
	color: var(--tertiary_btn_color);
	background-color: var(--tertiary_btn_bg_color_hover);
}

.gesamt_sel_1 img {
    height: 35px;
    padding-left: 40px;
}
.extra_hintergrund {
    background-color: #ebebeb;
    border-radius: 5px;
}
.extra_hintergrund.warenkorb {
    background-color: #ebebeb;
}
#weiter_button_vermassung, #weiter_button_zubehoer, #zurueck_button_modell, #weiter_button_optionen,
#weiter_button_zusatz, #weiter_button_untergrund, #weiter_button_elektro, #weiter_button_oeffnungsart,
#weiter_button_befestigung {
	bottom: 10px;
	right: 20px;
}
#kundendaten, #zahlungsart {
	overflow-x: hidden;
}

.vermassung_kommission input {
	min-width: 300px;
}
.warenkorb textarea {
	max-width: 400px;
	height: 24px;
}
.warenkorb ._bemerkung_form {
	max-width: 400px;
	width: 100%;
    margin-bottom: 5px;
}

input.modify_position[type=submit], button.modify_position[type=submit] {
	margin-top: 0;
}



/* LARGE */
@media (max-width: 1280px) {
	#min_window_size.startseite #hm_gruppen li {
		width: 200px;
        max-width: 200px;
        height: 200px;
	}
	#header_area, #fusszeile {
		max-width: 920px;
	}
	#hm_produktgruppen {
	    left: 0;
	    bottom: 10px;
	}
	#hm_produktgruppen .menu_list {
		max-width: 500px;
    	display: flex;
   		flex-wrap: wrap;
	}
	#hm_gruppen .transparent_box_umbruch {
		height: 60px;
	    width: calc(100% - 40px);
	    padding: 130px 20px 10px 20px;
	    background-position: center 35px;
    	background-size: 80px 80px;
    	font-size: 16px;
	}
	#raumbild div.positionsuebersicht {
		top: 80px;
	}
}
/* MEDIUM */
@media (max-width: 991px) {
	#header_area, #fusszeile {
		max-width: 720px;
	}
	#header_area {
		height: 230px;
	}
	.menu_breit {
        display: block !important;
    }
    .menu_schmal {
        display: none !important;
    }
    #min_window_size.startseite #hm_gruppen ul.menu_list {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-evenly;
	    align-content: space-between;
	}
	div.headline_warenkorb_gesamt {
		margin-bottom: 10px;
	}
	#login_logout {
		width: 300px;
	}
	#warenkorb {
		width: 300px;
	}
}
@media (max-width: 830px) {
	#raumbild div.positionsuebersicht {
		top: 120px;
	}
}
/* SMALL */
@media (max-width: 767px) {
	#header_area, #fusszeile {
		max-width: 550px;
	}
	#min_window_size.startseite #hm_gruppen li {
		width: 250px;
        max-width: 250px;
        height: 250px;
	}
	#hm_gruppen .transparent_box_umbruch {
        height: 70px;
        width: calc(100% - 40px);
        background-position: center 45px;
        background-size: 100px 100px;
        padding: 170px 20px 10px 20px;
    }
    #hm_produktgruppen .menu_list {
    	max-width: 280px;
    }
    #login_logout {
		width: 240px;
	}
	#warenkorb {
		width: 240px;
	}
}
/* EXTRA SMALL */
@media (max-width: 576px) {
	#header_area, #fusszeile {
		max-width: 330px;
	}
	#min_window_size.startseite #hm_gruppen li {
		width: 290px;
        max-width: 290px;
        height: 290px;
	}
	#hm_gruppen .transparent_box_umbruch {
	    height: 80px;
	    width: calc(100% - 40px);
	    padding: 200px 20px 10px 20px;
	    background-position: center 75px;
	}
}
