html, body  {
margin: 0; /* Убираем отступы */

}
.wrapperclass{
background-color:#FF0000;
 margin-top:0px; }

.gotoStart{
cursor:pointer;
}

/* ----------------Language Switcher - Переключатель языков --------------------------- */
#seite-language{
    position: relative;
    top: 10px;
    right: 10px;
}
.mod-languages{
    margin:0px 0px 0px 0px !important;
    padding:7px 7px 0px 0px !important;
    float:right;
}

.spracherulv, .spracherulv-aktive{
    margin:0px 0px 3px 0px;
    padding:0px 10px 5px 10px;
}

.spracherulv
{
    border: 1px solid #627240;
    border-radius:12px !important;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    background-color:#80A15A;

}

.spracherulv-aktive
{
    border: 1px solid #446247;
    border-radius:12px !important;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    /* background-color:#80A15A; */
    background-color: RGBA(54,67,98,1);

}

.spracherulv  a{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;

    font-family: 'regular';
    font-size: 0.91rem;
    color:#FFFFFF;
    line-height:0px;
    text-decoration:none;

}
.spracherulv  a:hover {
    color:#FFFFFF;
}

.spracherulv-aktive  a {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    cursor: default !important;
    font-family: 'regular';
    font-size: 0.91rem;
    color: #FFFFFF !important;
    text-decoration:none;

}

.spracherulv:hover{
    border: 1px solid #D4D4D4 ;
    border-radius:12px !important;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    background-color: RGBA(157,48,57,1);
    color:#FFFFFF !important;
    cursor:pointer !important;
}
.spracherulv:hover a{
    color:#FFFFFF !important;
}
#version{
    display:block;
    /* background-color:rgba(220, 220, 220, 1.0); */
    z-index:9999;
    position:absolute;
    top:141px;
    right:7px;
    width:41px;
    text-align:center;
}
#version div.version{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:0.75rem;
}
/* ----------------Language Switcher - Переключатель языков --------------------------- */

#kopf{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background: linear-gradient(  rgba(219, 226, 203, 1), rgba(98,  114, 64,  1.0));
}

.menutitel{
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    font-family: 'semibold';
    font-size: 1.41em;
    background-color: transparent;
    color: #FFFFFF;
    font-variant-caps: all-small-caps;
    text-align: center;
}

/* ----------------- LOGO блок  ------------------------------------------------------- */
#logo{


}
.logo_block{
    margin:0px 0px 0px 0px;
    padding:10px 0px 0px 0px;
    text-align:center;
    cursor:pointer !important;

}
.logo_block  img.hn-logo
{

    margin:0px 0px 0px 0px;

}
.logotext{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;

    color:#00008B;
    text-align:center;
    font-size:0.8rem;
}

/* ------------------------------------------------------------------------------------ */
/*  LOGO  */
#seitekopf .logo
{
    margin:0px 0px 0px 0px;
    padding:7px 0px 7px 0px;
    text-align: left;
    float:left;
    width:41%;
    cursor:pointer;
}

.logo img
{
    display:block;
    margin:0px 21px 0px 21px;
    height:auto;
}



#wrapper{
    display:block;
    z-index:998;
    position:relative;
    width:100%;
}


.parallax {
    /* Используемое изображение */
    background-image: url('../images/backgrounds/parallax4.png');
    /* Установить конкретную высоту */
    /* Создаётся эффект прокрутки параллакса */
    background-attachment: fixed;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    background-color:rgba(98,  114, 64,  0.21);
}
/* ------------------------END:  МЕНЮ ПРОЕКТОВ ПОРТАЛА HOUSENET ----------------------- */


section.sektion{
    margin:0px 0px 0px 0px;
    padding:0px 0px 21px 0px;
}
section.sektion-startbild{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
section.sektion-zaheler{
    margin:0px 0px 0px 0px;
    padding:0px 0px 21px 0px;
}
section.sektion-spezial{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}


/* --- Номер телефона и E-Mail на Компьютере, iPad и iPhon-landscape одной строкой ---- */
.sektion-telefon-mail{
    margin: 10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color: #364362;
}
table.kontaktinfo{
margin:0px 0px 0px 0px;
}

td.info_menu
{
margin:0px 0px 0px 0px;
padding:0px 10px 0px 10px;
font-family: 'light';
font-size:0.9rem;
color:#FFFFFF;
cursor:pointer;
}
td.info_menu span.telephon
{
    font-size:0.9rem;

}
td.info_menu span.telephon:before {
    font-family: FontAwesome;
    content: '\f098';
    font-size:0.9rem;
    display: inline-block;
    width: 1em;
     }

td.info_menu span.emailaddr
{
    font-size:1rem;

}
td.info_menu  span.emailaddr:before {
    font-family: FontAwesome;
    content: '\f0e0';
    font-size:0.9rem;
    display: inline-block;
    width: 1.2em;                                                                                                                                                                      sprachauswahl
     }

.info_menu span.telephon, .info_menu span.emailaddr
{
    font-size:0.875em;
}
.info_menu:hover, .info_menu:hover { color: #FFD700; }
/* --END: Номер телефона и E-Mail на Компьютере, iPad и iPhon-landscape одной строкой - */



/* --------------------------------------------------------------------------------- */

.sektion-titel{
    margin: 0px 0px 0px 0px;
    padding: 21px 0px 21px 0px;
    font-size: 2em;
    background-color: transparent;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
}
.sektion-titel-spezial{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    text-transform: uppercase;
    font-size: 2em;
    background-color: transparent;
    color: #FFFFFF;

    text-align: center;
}
.blockTitel{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 1.21em;
    background-color: uppercase;
    color: #FFFFFF;
    text-align: center;
}


.hide { display:none  !important; }
.show { display: block  !important; }


/* --------------------------------------------------------------------------------- */

.mg0pd0 {
margin:0px 0px 0px 0px !important;
padding:0px 0px 0px 0px !important; }

.mgtb10{
margin:10px 0px 10px 0px !important; }

.mg0pd10 {
margin:0px 0px 0px 0px !important;
padding:0px 10px 0px 10px !important; }

.mg0pd0-10-10-10 {
margin:0px 0px 0px 0px !important;
padding:0px 10px 10px 10px !important; }

.mg0pd0-5-0-10 {
margin:0px 0px 0px 0px !important;
padding:0px 5px 0px 10px !important; }

.mg0pd0-5-41-0 {
margin:0px 0px 0px 0px !important;
padding:0px 5px 41px 0px !important; }

.mg20pd20 {
margin:20px 0px 20px 0px !important;
padding:0px 20px 20px 20px !important; }

.mg20pd0 {
margin:20px 0px 20px 0px !important;
padding:0px 0px 0px 0px !important; }

.mg41pd0 {
margin:41px 0px 41px 0px !important;
padding:0px 0px 0px 0px !important; }

.pt10 { padding-top:10px; }
.pt20 { padding-top:20px; }
.pt30 { padding-top:30px; }

.pb10 { padding-bottom:10px; }
.pb20 { padding-bottom:20px; }
.pb30 { padding-bottom:30px; }

.pdl10 { padding-left:10px !important; }

.pd10 { padding:10px 10px 10px 10px !important;}

.bt { border-top:1px dotted #FFFFFF; }
.bt1s-gruen { border-top:1px solid #627240; }
.bb1s-gruen { margin:0px 0px 20px 0px; padding: 20px 0px 0px 0px; border-bottom:1px solid #627240; }

.bb { border-bottom:1px dotted #FFFFFF; }
.bbs { border-bottom:1px solid #FFFFFF; }
.rechts{ text-align: right !important; padding-right:10px !important; }

.weiss{ color:#FFFFFF !important; }
.schwarz{ color:#000000 !important; }
.start_bg
 {
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color:#E6E6E6;
    /*
    background: linear-gradient(45deg,#204F87, #6292CB);
    */
    border-bottom: 1px solid rgba(192, 192, 192, .41);

}

.header-middle
 {
border-bottom:1px solid Gold;
}


#seite-end-sektion {
    margin: 0px 0px 0px 0px;
    padding:7px 0px 7px 0px;





}
.endsektion {
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align:center;
    font-family:'Gilroy';
    font-size:0.95rem;
    letter-spacing: 0.1em;
    color:#FFFFFF;

}
.endsektion span.urheberrechte{ }
.endsektion span.jahr{ }
.endsektion span.seitenname{ }
.endsektion span.version{ cursor:pointer; }

.endsektion .jahr:after, .endsektion .seitenname:after{
    content: '|';
    padding: 0px 7px 0px 7px;
}



/* ----------------------- ВСЕ ПРОЕКТЫ ПОРТАЛА----------------------------------------- */
.projekten
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align:center;
    display: block;

}
.projektNeu
{
    margin:0px 7px 14px 7px;
    padding:0px 0px 0px 0px;
    display: inline-table;

}
.projektGeschlossen
{
    margin:5px 5px 5px 5px;
    padding:0px 0px 10px 0px;
    display: inline-block;
    width:25%;
}
article.box{
/* padding-bottom:20px;  */
background-color:#FFFFFF;
border:1px solid #FFFFFF;
cursor:pointer;
}

article.box:hover, div.box:hover{
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.41);
}
.projektBeschreibung{
 min-height:141px;
}


.moduleTitle
 {

    color:#000000;
    font-size:1.41rem;
    font-weight:400;
    text-align:center;

margin: 0px 0px 21px 0px;
padding:7px 0px 7px 0px;
background-color: #bac89d;

border-top: 1px solid rgba(192, 192, 192, .41);
border-bottom: 1px solid rgba(192, 192, 192, .41);
}


/* -----------------------К Н О П К И ------------------------------------------------- */
.btn-hn {

    padding: 5px 10px 7px 10px !important;
    vertical-align: top !important;
    white-space: nowrap !important;
    text-decoration: none !important;
    font-size: 0.95rem !important;
    min-width:141px !important;
}




.btn-auswahl, .btn-auswahl-activ, .btn-auswahl-noactiv
{

    color: #627240;
    text-shadow: none;
    border: none;
    height: 60px;
    line-height: 60px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0;
    width: 100%;

    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    outline: none !important;
    font-family: 'bold';
}
.btn-auswahl-activ, .btn-auswahl-activ:hover
{
    color:#FFFFFF;
    background: #4d7dbe;
}

.btn-auswahl-noactiv
{
    color:#FFFFFF;
    background: #9bb6d9;


}


.btn-auswahl-noactiv:hover
{
    background: #f98000;
    cursor:pointer;
}



/* ------------------------------------------------------------------------------------ */
#hauptmenu
{
    display:block;
    background:transparent;
    position: relative;
    top:0;
    left:0;
    right:0;
    width:100%;
}

table.hauptmenu{
    width: 100%;

}
table.hauptmenu tr.hauptmenu{

}

table.hauptmenu tr.hauptmenu td.hauptmenu
{
    display: inline-block;
    background-image:url("../images/backgrounds/separator.png") ;
    background-position: right center;
    background-repeat: no-repeat;
    margin:0px 0px 0px 0px;
    padding:0px 17px 0px 8px;
    vertical-align:middle;

}
table.hauptmenu tr.hauptmenu td.hauptmenu:last-child
{
    margin:0px 0px 0px 0px;
    padding:0px 17px 0px 8px;
    vertical-align:middle;
    background-image:none;

}
table.hauptmenu tr.hauptmenu td.hauptmenu a.hauptmenu {
    padding:0px 10px 0px 10px;
    text-decoration:none;
    text-transform: uppercase;
    cursor:pointer;
    font-size:1.0rem;
    color:#FFFFFF;
}




table.hauptmenu tr.hauptmenu td.hauptmenu  a.hauptmenu:hover{
    color:#FFD700;
}
/* ------------------------------------------------------------------------------------ */

#hauptvideo
{
    display:block;
}

/* ------------------------------------------------------------------------------------ */

table.stocktabs{
width:100%;
}
table.stocktabs tr.stocktabs{

}

table.stocktabs tr.stocktabs td.stocktabs{
width:20%;
border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
}

table.stocktabs tr.stocktabs td.stocktabs:last-child{ border-right:1px solid #FFFFFF; }

/* ------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------ */


#seitekopf .hauptmenu{
    float:right;
    margin:0px 75px 0px 0px;
    padding:34px 0px 18px 0px;
    width:59%;
}
#seitekopf .hauptmenu .menu-item{
float:left;
}

#seitekopf .hauptmenu .menu-item a.menu-item{
    color:#FF0000;
    -webkit-text-decoration:none;
    text-decoration:none;
}



#seitekopf ul#submenu
{
    display: inline-block;
    list-style-image:url("../images/backgrounds/separator.png");
    margin:0px 0px 0px 0px;
    padding:5px 0px 0px 0px;


}
#seitekopf ul#submenu > li.submenu-item
{
    float: left !important;
    margin:0;
    padding:0px 32px 0px 0px;
    cursor:pointer;
    font-family: 'Gilroy';
    font-size:1.00rem;
    color:#000000;

}
#seitekopf ul#submenu > li.submenu-item:last-child { border-right:none; }

#seitekopf ul#submenu > li.submenu-item a.submenu-item{
    padding:0px 10px 0px 10px;

    text-decoration:none;
    cursor:pointer;
    font-family: 'Gilroy';
    font-size:1.0rem;
    color:#000000;
}

#seitekopf ul#submenu > li.submenu-item a.submenu-item:hover{
    color:#9450F6;
}

@media screen and (max-width: 1200px)
{

}
@media screen and (max-width: 1200px)
{

}

@media screen and (max-width: 980px)
{

}

@media screen and (max-width: 768px)
{

}

@media screen and (max-width: 600px)
{

}

/**************************************************************************************/
/*  MAIN MENU  */

@media (min-width: 480px) {
    .container-xs, .container {
        max-width: 480px;
    }
    .overlay {
    position: absolute; border:5px dotted #000000; width:100%;  top:141px;
    }
}
@media (min-width: 576px) {
    .container-sm, .container {
        max-width: 540px;
        min-height: 640px;
    }
    .overlay {
    position: absolute; border:5px dotted #000000; width:100%;  top:141px;
    }
}
@media (min-width: 768px) {
    .container-md, .container-sm, .container {
        max-width: 720px;
    }
    .overlay {
    position: absolute; border:5px dotted #000000; width:100%;  top:141px;
    }
}
@media (min-width: 992px) {
    .container-lg, .container-md, .container-sm, .container {
        max-width: 960px;
    }
    .overlay {
    position: absolute; border:5px dotted #000000; width:100%;  top:141px;
    }
}
@media (min-width: 1200px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1140px;
    }

    .overlay {
    position: absolute; border:5px dotted #000000; width:100%;  top:441px;
    }
}
@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1320px;
    }
}



#seitekopf #main-menu
{


}



#seitekopf .hauptmenu
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:right;
}

#seitekopf #main-menu > li.menu-item
{
    float: left !important;
    margin:0;
    padding:0px 32px 0px 32px;
    cursor:pointer;
    font-family: 'Gilroy';
    font-size:1.41rem;
}

#seitekopf .hauptmenu > div.menu-item > a.menu-item,

{

    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

#seitekopf #main-menu > li.menu-item > a:hover
{
    color:#B76DFF;

}

#seitekopf2
{

    background: #262538;
    z-index:999;
    position: fixed;
    top:100px;
    left:0;
    right:0;
    width:100%;
    text-align: center;

}

#seitekopf2 #main-menu2
{
    display: inline-block;
    list-style: none;
    margin:0px 0px 0px 0px;
    padding:10px 0px 10px 0px;


}

#seitekopf2 #main-menu2 > li.menu-item
{
    float: left !important;
    margin:0;
    padding:0px 32px 0px 32px;
    cursor:pointer;
    font-family: 'Gilroy';
    font-size:1.0rem;
}


#seitekopf2 #main-menu2 > li.menu-item > a,
#seitekopf2 #main-menu2 > li.menu-item > span,
{

    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

#seitekopf2 #main-menu2 > li.menu-item > a:hover
{
    color:#B76DFF;

}

#seitekopf2 #main-menu2 > li.menu-item.active > *
{
    font-family: 'GilroyBold';
    font-size:23px;
    color:#B76DFF;
}

@media (min-width: 768px)
{
    #seitekopf #main-menu
    {
        display:block;
        background:none;

    }
}

@media (max-width: 767px)
{
    #seitekopf #main-menu > li.menu-item > a,
    #seitekopf #main-menu > li.menu-item > span
    {
        color:#fff;
    }

    #seitekopf #main-menu > li.menu-item > a:hover
    {
        background:rgba(255,255,255,0.5);
        color:#000;
    }

    .level-1 {
    margin-top:5px;
    margin-bottom:10px;
    }
    .banner-text  {
    margin-top:5px;
    margin-bottom:10px;
    }







}

@media (min-width: 992px)
{

    #seitekopf #main-menu
    {

    }
}

@media (min-width: 1200px) {
}


.titel-button{
    display:table;
    width:100%;
    margin: 0px 0px 10px 0px;
    padding:0px 0px 0px 0px;
}
.titel-about{
    display:table;
    width:100%;
    margin: 0px 0px 10px 0px;
    padding:41px 0px 0px 0px;
    text-align:left;
}
.titel-fragen{
    display:table;
    width:100%;
    margin: 0px 0px 10px 0px;
    padding:41px 0px 0px 0px;
    text-align:center;
}
.level-0{
    font-family: 'Gilroy';

    -webkit-margin-before: 0;
    font-size: calc(1.0rem + 0.5vw);
    font-weight:600;
    }
.level-1, .level-2  {
    font-family: 'Gilroy';
    line-height: 1.42857143;
    margin-bottom: 10px;

    -webkit-margin-before: 0;
    font-size: calc(1.0rem + 0.5vw);
    font-weight:600;
    color:#000000;
    }

.level-2 {
    -webkit-margin-before: 0;
    font-size: calc(0.4rem + 1.0vw);
    }
.produkt-text p{
    font-family: 'Gilroy';
    /* Нулевые отступы вокруг текста */
    /* Поля вокруг текста */
    margin: 0px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    color:#000000;
    }

.produkt-note, .detail-note{
    margin: 31px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.bemerkung-text{
    margin: 10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    }
.bemerkung-text p{
    font-family: 'Gilroy';
    /* Нулевые отступы вокруг текста */
    /* Поля вокруг текста */
    margin: 0px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    color:#000000;
    }
.btn--gruen{margin: 0px 0px 10px 0px; padding:10px 41px 10px 41px; text-align:center; text-transform: uppercase; border:none; border-radius: .3em;  background-color: #85bb65 !important; color:#fff; position:relative; float: left; cursor:pointer;}
.btn--gruen:hover{background-color:#c27e13 !important; color:#FFFFFF;}
.btn--gruen:focus{color:#FFFFFF;}

.btn--gruen a{
    color:#FFFFFF; text-decoration:none;
}

.btn--blau{margin: 0px 0px 10px 0px; padding:10px 10px 10px 10px; text-align:center; border-radius: .3em; background-color:rgba(32,  79,  135, 0.7); color:#fff; position:relative; float: left; cursor:pointer;}
.btn--blau:hover{background-color:#c27e13; color:#FFFFFF;}
.btn--blau:focus{color:#FFFFFF;}

.btn--icon i{font-size:14px;top:-4px;margin-left:15px;position:relative;right:0;-webkit-transition:right .2s linear;transition:right .2s linear}
.btn--icon:hover i{right:-6px}
.btn--icon span{top:2px}
.btn--icon-only i{margin-left:0;top:0}




[class*=" icon-"]:before,[class^=icon-]:before{font-family:'fontello'; font-style:normal; font-weight:400; speak:none; display:inline-block; text-decoration:none;
text-align:center;vertical-align:middle;font-variant:normal;text-transform:none}
.icon-arrow-right:before{content:'\e80d'}

.buttonclose{
font-size:31px !important;
cursor:pointer;
}
.buttonclose:hover{
    color:rgba(255, 0, 0, 1);
}
.btn {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    font-family: inherit;
    font-size: 100%;
    cursor: pointer;
    border: 0;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 3;
    height: 3em;
    padding-right: 1em;
    padding-left: 1em;
    background-color: #2c77ba;
    border-radius: 4px;
    overflow: visible;
}

.wrapperGenderWoman{
    width: 100%;
    height: 640px;
    background: url('../images/backgrounds/bg-41-small.jpg') no-repeat;
     background-size:contain;
     background-repeat: no-repeat;
    position: relative;
    margin-top: 25px;
}
.genderWomanTitle{
    color: #000 !important;
    padding: 10% 11% 0 0;
    width: 50%;
    float: right;
    text-shadow: 0px 0px 10px #e0dcd1;
}

img.thnumb{
background-color:transparent;
}


.back-to-top-link {
    position: fixed;
    bottom:41px;
    color:#FFFFFF !important;
    font-size:1.41rem;
    background-color:transparent  !important;
    }
.back-to-top-link:hover {
    color:#FFFFFF !important;
    }

/* ------------------------ FRAGEN ----------------------------------------------- */
ul.accordion-list {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 20px;
    margin: 0;
    list-style: none;
}

ul.accordion-list li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;

    padding: 20px;
    margin: 0px auto 0px auto;
    border-top: 1px solid #CFCFCF;

    cursor: pointer;
}

ul.accordion-list li:last-child {
    border-bottom: 1px solid #CFCFCF;
}
ul.accordion-list li h3 {
    font-weight: 700;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    margin: 0;
    font-size: 15px;
    letter-spacing: 0.01em;
    cursor: pointer;
    text-align:left;
}

ul.accordion-list li h3:after {
content:"\002B";font-size:24px;
    position: absolute;
    right: 0;
    top: 0;
    color: #9450F6;
    transition: all 0.3s ease-in-out;
    font-size: 18px;
}
ul.accordion-list li.active h3:after {
content:"\2212";font-size:24px;
}



ul.accordion-list li div.answer {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer;
    overflow: hidden;
    margin:20px 0px 0px 0px;
    padding:7px 7px 7px 7px;
    /*
    border-bottom: 2px solid #A9A9A9;
    border-left: 1px solid #A9A9A9;
    border-right: 1px solid #A9A9A9;
    */
    background: #E6E6E6;

}
.icon-arrow-up
 {
content:"\002B";
}
/* ------------------------------------------------------------------------------- */


.leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 7px 7px 7px 7px; /* Отступы вокруг картинки */
   }
/* ------------------------------------------------------------------------------- */
div.techdaten ul
{
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 20px;
    list-style-image:url("../images/backgrounds/bullet3.png");



}
div.techdaten ul > li
{

    margin:0px 0px 7px 0px;
    padding:0px 0px 0px 0px;
    font-size:0.90rem;
    color:#000000;
    text-align:left;

}
/* ------------------- КОНТАКТНЫЕ ДАННЫЕ  --------------------------------------------- */
div.kontakt-address
{
    margin:0px 0px 0px 0px;
    padding: 0px 0px 27px 0px;
    font-size: 1.41rem;
    color:#FFFFFF;

}
div.kontakt-address span.kontakt{
color:#FFFFFF;
}
div.kontakt-address span.kontakt:hover{
color:#FFD700;
text-decoration:underline;
}

/* ------------------- END: КОНТАКТНЫЕ ДАННЫЕ  ---------------------------------------- */
/* ----------------------- CSS ДЛЯ ТАБЛИЦ --------------------------------------------- */
.anfrage-table thead tr {
    background-color: #E2E5DE;
    border-bottom:1px solid #C0C0C0;
    color: #000000;
    text-align: left;
}
.anfrage-table thead tr th{
margin:0px 0px 0px 0px;padding:5px 0px 5px 10px;
}
 .anfrage-table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}


.anfrage-table td {
    padding: 12px 15px;
}

.anfrage-table tbody tr {
    border-bottom: 1px solid #dddddd;
    background-color: #E5E5E5;
}

.anfrage-table tbody tr:nth-of-type(even) {
    background-color: #F2EBE0;
}

.anfrage-table tbody tr:last-of-type {
    border-bottom: 2px solid #009879;
}

.anfrage-table tbody tr.active-row {
    font-weight: bold;
    color: #009879;
}
table.anfrage-table tr td select.selecttyp{
    margin:0px 0px 0px 0px;
    padding:5px 5px 5px 5px;
    font-size:1.21em;
    color:#000000;
    width:100%;
    border:1px solid #00008B ;
    border-radius:5px;
}
table.anfrage-table tr td input.dateninput{
    margin:0px 0px 0px 0px;
    padding:2px 7px 2px 7px;
    color:#000000;
    width:100%;
    border:1px solid #A9A9A9;
    border-radius:5px;
}
table.anfrage-table tr td input.dateninput:read-only{
background-color:#DCDCDC;
}
table.anfrage-table tr td input.dateninput:focus {
outline: none !important;
    border-color: #719ECE;
    box-shadow: 0 0 7px #719ECE;
}

table.anfrage-table tr td textarea.dateninput{
    margin:0px 0px 0px 0px;
    padding:2px 7px 2px 7px;
    color:#000000;
    width:100%;
    border:1px solid #A9A9A9;
    border-radius:5px;
}
table.anfrage-table tr td textarea.dateninput:focus {
outline: none !important;
    border-color: #719ECE;
    box-shadow: 0 0 7px #719ECE;
}


table.anfrage-table tr td label{
width:100%; text-align:left; font-size:0.85rem;font-style: italic;
}
table.anfrage-table tr th label{
width:100%; text-align:left; font-size:0.85rem; font-weight:500; font-style: italic;
}



input.spezial {
    margin:0px 0px 0px 0px;
    padding:2px 7px 2px 7px;
    color:#000000;
    width:100%;
    border:none !important;
    background-color:transparent !important;
}


input[type=button], input.submitinput[type=submit], input[type=reset] {

    border: none;
    background-color: #2c77ba;
    border-radius: 4px;
    color: white;
    padding: 10px 32px;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
}
:root {
    --website-color-1: rgba(50, 205, 50, 0.41);
    --website-color-2: rgba(139, 0, 0, 1.0);
    }
.msg-1 { border-radius:7px; padding:7px 7px 7px 7px; background-color: var(--website-color-1); font-size:1.41em; color:#FFFFFF;}
.msg-2 { border-radius:7px; padding:7px 7px 7px 7px; background-color: var(--website-color-2); font-size:1.41em; color:#FFFFFF; }
/* ---------------- Контейнер, содержащий изображение и текст ------------------------- */
.msgcontainer {
    position: relative;
    text-align: center;
    color: #000000;
    min-height:441px;
    font-size:1.41em;
}

/* Центрированный текст */
.zentrierter1{
    position: absolute;
    bottom: 31%;
    left: 50%;
    transform: translate(-50%, -50%);

}
.zentrierter2{
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* --------------------------------- F O O T E R---------------------------------- */
.footer {
    background-color: var(--cassiopeia-color-primary);
    background-image: -o-linear-gradient(315deg,var(--cassiopeia-color-primary) 0,var(--cassiopeia-color-hover) 100%);
    background-image: linear-gradient(135deg,var(--cassiopeia-color-primary) 0,var(--cassiopeia-color-hover) 100%);
    color: #FFFFFF;
    margin-top: 1em
}

.footer .grid-child {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    justify-content: space-between;
    padding: 2.5rem .5em
}
.msgcontainer {
    position: relative;
    text-align: center;
    color: #000000;
    min-height:441px;
    font-size:1.41em;
}
/* ----------------------- CSS ДЛЯ ТАБЛИЦ --------------------------------------------- */
.admin-table thead tr {
    background-color: #E2E5DE;
    border-bottom:1px solid #C0C0C0;
    color: #000000;
    text-align: left;
}
.admin-table thead tr th{
margin:0px 0px 0px 0px;padding:5px 0px 5px 10px;
}
 .admin-table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}


.admin-table td {
    padding: 12px 15px;
}

.admin-table tbody tr {
    border-bottom: 1px solid #dddddd;
    background-color: #E5E5E5;
}

.admin-table tbody tr:nth-of-type(even) {
    background-color: #F2EBE0;
}

.admin-table tbody tr:last-of-type {
    border-bottom: 2px solid #009879;
}

.admin-table tbody tr.active-row {
    font-weight: bold;
    color: #009879;
}
table.admin-table tr td select.selecttyp{
    margin:0px 0px 0px 0px;
    padding:5px 5px 5px 5px;
    font-size:1.21em;
    color:#000000;
    width:100%;
    border:1px solid #00008B ;
    border-radius:5px;
}
table.admin-table tr td input.dateninput{
    margin:0px 0px 0px 0px;
    padding:2px 7px 2px 7px;
    color:#000000;
    width:100%;
    border:1px solid #A9A9A9;
    border-radius:5px;
}
table.admin-table tr td input.dateninput:read-only{
background-color:#DCDCDC;
}
table.admin-table tr td input.dateninput:focus {
outline: none !important;
    border-color: #719ECE;
    box-shadow: 0 0 7px #719ECE;
}

table.admin-table tr td textarea.dateninput{
    margin:0px 0px 0px 0px;
    padding:2px 7px 2px 7px;
    color:#000000;
    width:100%;
    border:1px solid #A9A9A9;
    border-radius:5px;
}
table.admin-table tr td textarea.dateninput:focus {
outline: none !important;
    border-color: #719ECE;
    box-shadow: 0 0 7px #719ECE;
}


table.admin-table tr td label{
width:100%; text-align:left; font-size:0.85rem;font-style: italic;
}
table.admin-table tr th label{
width:100%; text-align:left; font-size:0.85rem; font-weight:500; font-style: italic;
}

.select-css {
display: block;
font-size: 16px;
font-family: sans-serif;
font-weight:400;
color: #444;
line-height: 1.3;
padding: .6em 1.4em .5em .8em; width: 100%;
max-width:100%;
box-sizing: border-box;
margin: 0;
border: 1px solid #aaa;
 box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
border-radius: .5em;
 -moz-appearance: none;
 -webkit-appearance: none;
 appearance: none;
 background-color: #fff;
background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
background-repeat: no-repeat, repeat;
background-position: right .7em top 50%, 0 0;
background-size: .65em auto, 100%;
}
 .select-css::-ms-expand { display: none; }
 .select-css:hover { border-color: #888; }
 .select-css:focus { border-color: #aaa;
 box-shadow: 0 0 1px 1px rgba(59, 153, 252, .7);
 box-shadow: 0 0 0 1px -moz-mac-focusring;
color: #222;
 outline: none;
}
 .select-css option { font-weight:normal; }
 *[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css {
background-position: left .7em top 50%, 0 0;
padding: .6em .8em .5em 1.4em;
}


div.htmltext{
margin:0px 0px 0px 0px; padding:5px 5px 5px 5px;
    background-color: #FFFFFF;
    border:1px solid #D3D3D3;
}
div.htmltext p{
    margin-bottom:5px;
    margin-top: 0px;
    font-size:0.85rem;
}


/* ----------------------- END: CSS ДЛЯ ТАБЛИЦ ---------------------------------------- */

/* ----------------------- КНОПКИ ---------------------------------------- */ 
.btn-hn {

    padding: 5px 10px 7px 10px !important;
    vertical-align: top !important;
    white-space: nowrap !important;
    text-decoration: none !important;
    font-size: 0.95rem !important;
    min-width:141px !important;
}

.msg-1 { border-radius:7px; padding:7px 7px 7px 7px; background-color: var(--website-color-1); }
.msg-2 { border-radius:7px; padding:7px 7px 7px 7px; background-color: var(--website-color-2); }