@charset "UTF-8";
/*@import url("https://fonts.googleapis.com/css?family=Hind Siliguri");*/

/* hind-siliguri-300 - latin */
@font-face {
  font-family: 'Hind Siliguri';
  font-style: normal;
  font-weight: 300;
  src: local('Hind Siliguri Light'), local('HindSiliguri-Light'),
       url('../fonts/hind-siliguri-v4-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/hind-siliguri-v4-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* hind-siliguri-regular - latin */
@font-face {
  font-family: 'Hind Siliguri';
  font-style: normal;
  font-weight: 400;
  src: local('Hind Siliguri Regular'), local('HindSiliguri-Regular'),
       url('../fonts/hind-siliguri-v4-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/hind-siliguri-v4-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* hind-siliguri-500 - latin */
@font-face {
  font-family: 'Hind Siliguri';
  font-style: normal;
  font-weight: 500;
  src: local('Hind Siliguri Medium'), local('HindSiliguri-Medium'),
       url('../fonts/hind-siliguri-v4-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/hind-siliguri-v4-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* hind-siliguri-600 - latin */
@font-face {
  font-family: 'Hind Siliguri';
  font-style: normal;
  font-weight: 600;
  src: local('Hind Siliguri SemiBold'), local('HindSiliguri-SemiBold'),
       url('../fonts/hind-siliguri-v4-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/hind-siliguri-v4-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* hind-siliguri-700 - latin */
@font-face {
  font-family: 'Hind Siliguri';
  font-style: normal;
  font-weight: 700;
  src: local('Hind Siliguri Bold'), local('HindSiliguri-Bold'),
       url('../fonts/hind-siliguri-v4-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/hind-siliguri-v4-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* -------- FARBEN ----------------------------------------------------------------------------------
#003271 dunkelblau (Links)
#041a46 sehr dunkelblau

#f3d983 ocker hell (bin hier)
#9f7e0e ocker dunkel (bin hier)

#029694 HKS 51
#158381 HKS dunkler
#066    dunkelgrün (h2)
#007878 mittelgrün

#B50312 dunkelrot
#660000 sehr dunkelrot
*/

body {
	color: #000;
	min-height: 100%;
	font-family: 'Hind Siliguri', Arial, Verdana, Geneva, sans-serif;
	font-size: 100%;
	line-height: 120%;
	background-image: url(../_i/fond-body.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

body#dok {
	background-image:none;
}

td img {
	display: block;
}

img {
	border: 0;
}

#anzeige {
	background-image: url(../_i/anz-rga-sonderbeilage-wirtschaft-erleben.jpg);
	background-repeat: no-repeat;
	background-size:100%;
	width:573px;
	/*height:auto;*/
}

sub {
	line-height: 90%;
}

#overallstoerer {
    position: fixed;
    margin: auto;
    opacity: 0.4;
}

#overallstoerer img {
    width:570px;
}

/* ------------------------------------------------------------------------------------------ */

h1 {
	font-size: 1.1rem;
	line-height: 120%;
	font-weight: 700;
	padding-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
/*h1.masch, h1.dienst, h1.h1_RDSpez {
	normal dto., smart anders als alle anderen
}*/

h2 {
	color: #158381;
	font-size: 16px;
	line-height: 120%;
	font-weight: 600;
	padding-left: 0;
	padding-bottom: 1px;
	margin: 2px 0 0 0;
}

h2.erste, h2:nth-of-type(1) {
	color:#066;
}

h2.neg {
	color:#FFF;
}

h3 {
	font-size: 15px;
	line-height: 120%;
	font-weight: 600;
	color: white;
	padding-top: 10px;
	padding-bottom: 0;
	padding-right: 5px;
	margin: 0;
}

h4 { /* ma */
	color: #000;
	font-size: 15px;
	line-height: 120%;
	font-weight: normal;
	margin: 2px 0 5px 0;
}

h5 {
	color: #000;
	font-size: 15px;
	font-weight: 500;
	line-height: 120%;
	margin: 0;
}

h6 {
	color: #000;
	font-size: 13px;
	font-weight: 500;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
}

#datenschutz {
	width:96%;
}

#datenschutz p {
	margin: 0 0 6px 0;
}

#datenschutz h2 {
	margin: 20px 0 0 0;
	padding: 0;
}

#datenschutz h3 {
	color: #158381;
}

#datenschutz ul {
	padding-bottom:0;
}

#datenschutz li {
	list-style:circle;
	margin-bottom:4px;
}

/* ------------------------------------------------------------------------------------------ */

hr {
	border:0;
	border-bottom:1px solid #CCC;
}

/* ------------------------------------------------------------------------------------------ */

p, 
ul, 
ul.anz, 
.subnavibtn, 
.on_inh ol li, 
#sideLi_sprachwahl, 
#sidebar_kon_norm, 
.txt_kommentar, 
.txt_kommentar_norm {
	font-size: 15px;
}

p {
	font-stretch:wider;
	line-height: 130%;
	padding: 0;
	margin: 3px 0 10px 0;
}

p.eng { /* Subnavi Maschinen */
	margin-top: 4px;
	margin-bottom: 0;
}

ul {
	line-height: 120%;
	margin-top: 20px;
}

li {
	margin-bottom: 12px;
	list-style-image: url(../_i/ok-haken-16.png);
}

ul.anz {
	line-height: 120%;
	margin-top:5px;
	padding-bottom:5px;
}

ul.anz li, ul.rechtlich li {
	margin-bottom: 4px;
	list-style:circle;
}

ul.rechtlich li:last-child {
	margin-top:0;
	margin-bottom: -15px;
}

/* -------- Links ---------------------------------------------------------------------------------- */

a {
	/*font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;*/
	color: #003271;
	font-weight: 600;
	text-decoration: none;
}

a:hover {
	color: #B50312;
	text-decoration: underline
}

p button {
	font-size: inherit;
	font-family: inherit;
	font-weight: bold;
	text-decoration: none;
	color: #003271;
	background:none;
	border: 0;
	cursor: pointer;
	padding: 0;
	margin: 0;
	text-align: left;
}

p button:hover {
	color: #B50312;
	text-decoration: underline
}

/* ------------------------------------------------------------------------------------------ */

.bildtext {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.bildtext p {
	font-size: 0.8em;
	font-weight: bolder;
}

.kon_subsubnavi p.minizeile {
	font-size:12px;
	font-weight: normal;
	margin-bottom: 0;
}

.binhier_hell {
	color:#9f7e0e; /*f3d983;*//*vereinheitlicht auf dunkel 30.03.2018*/
	font-weight: bold;
}
.binhier_dkl {
	color: #9f7e0e;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 4px;
}

/* -------- TYPO für span- oder p-Klassen ---------------------------------------------------------------------------------- */

.typo_gross { /* dok-... */
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	line-height: 130%;
	margin: 0;
	padding: 0;
}

.titeltyposchw {
	color: black;
	font-weight: 600;
}

.txt_kommentar, .txt_kommentar_norm {
	line-height: 120%;
	margin-bottom: 20px;
	color: #EEE;
}

.txt_kommentar.impr {
	color: #FFF;
}

.txt_kommentar.impress {
	color: #FFF;
}

.txt_kommentar.masch {
	margin-top:10px;
	color: #9f7e0e;
}

.ausz {
	color: #660000;
	font-weight: 600;
}
.ausz_hausfarbe {
	color: #158381; /*etwas dunkler als hks*/
	font-weight: 600;
}
.ausz_weiss {
	color: #FFF;
	font-weight: 600;
}
.ausz_schw {
	color: #000;
	font-weight: 600;
}

h2.firmenname {
	color: #000;
	font-weight: 600;
	margin-top:0;
	padding:0;
}

p.adresse {
	margin:0;
}

.mild {
	color:#158381;
}

/* ------------------------------------------------------------------------------------------ */

.rand {
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 8px;
}

/* -------- Halle ---------------------------------------------------------------------------------- */

.datum_halle {
	font-size: 1.0em;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 1px;
}

.btnmehr {
	font-weight: normal;
	color: #003271;
}


/* ========= SEITE ========================================================================================== */

#container {
	display: block;
	background-image: url(../_i/fond-container.jpg);
	background-repeat: no-repeat;
	width: 950px;
	max-width: 1260px;
	min-width: 933px;
	background-color: #FFF;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

.smartonly {
	display:none;
}
.norm_only {
	display:block;
}

#contentkplt { /* ----- Alles außer sidebar-logo ---------------------------------------------------------*/
	display: block;
	float: left;
	/*background-color: green;*/
	width: 753px; /* 177 (sidebar links) + 573 (content Mitte) */
	height: 100%;
}


/* ========= CONTENT ========================================================================================= */

main {
	width: 573px;
	float: left;
	padding-right: 0;
	padding-bottom: 10px;
	/*min-height: 640px;
	height: auto;*/
}

main ul, main ol { 
	padding: 0 15px 15px 20px;
}

#mainInklsidebar {
	/*background-color:#F60;*/
	float: left;
	width: 99%;
	/*height: auto;
	min-height: 600px;*/
	padding-left: 3px;
}


/* ========= HEADER ========================================================================================= */

header {
	height: 74px;
	width: 753px;
	float: left;
}

#smartmenu {
	display: none;
}

#homebtn {
	display: none;
}


/* ========= NAVI ========================================================================================= */

nav {
	display: inline-block;
	position: relative;
	height: 57px;
	background-image: url(../_i/qu20.gif);
	background-repeat: repeat;
	vertical-align: bottom;
	margin-top: 1px;
	width: 753px;
	background-color: #FFF;
	clear: both;
	padding-top: 1px;
}
.navbtn {
	width: 110px;
	float:left;
}
.navbtn img, .qrcode img, #qrgr img {
	width: 100%;
	height: auto;
}

/* == NAV X ============== */

.navbtnx {
	width: 110px;
	height:57px;
	overflow:hidden;
	float:left;
	background-repeat: no-repeat;
	background-size:110px 57px;
}

.navbtnx img {
	width: 100%;
	height: auto;
}

/* ----- Leistungsangebot ----------------------------- */

.navbtnx.di {
	background-image: url(../_inav/btn-di-n.jpg);
}

.navbtnx.di:hover {
	background-image: url(../_inav/btn-di-r.jpg);
}

.navbtnx.di.en {
	background-image: url(../en/_inav/btn-di-n.jpg);
}

.navbtnx.di.en:hover {
	background-image: url(../en/_inav/btn-di-r.jpg);
}

.navbtnx.di.es {
	background-image: url(../es/_inav/btn-di-n.jpg);
}

.navbtnx.di.es:hover {
	background-image: url(../es/_inav/btn-di-r.jpg);
}

.navbtnx.di.fr {
	background-image: url(../fr/_inav/btn-di-n.jpg);
}

.navbtnx.di.fr:hover {
	background-image: url(../fr/_inav/btn-di-r.jpg);
}


/* ----- Maschinenpark ----------------------------- */

.navbtnx.ma {
	background-image: url(../_inav/btn-ma-n.jpg);
}

.navbtnx.ma:hover {
	background-image: url(../_inav/btn-ma-r.jpg);
}

.navbtnx.ma.en {
	background-image: url(../en/_inav/btn-ma-n.jpg);
}

.navbtnx.ma.en:hover {
	background-image: url(../en/_inav/btn-ma-r.jpg);
}

.navbtnx.ma.es {
	background-image: url(../es/_inav/btn-ma-n.jpg);
}

.navbtnx.ma.es:hover {
	background-image: url(../es/_inav/btn-ma-r.jpg);
}

.navbtnx.ma.fr {
	background-image: url(../fr/_inav/btn-ma-n.jpg);
}

.navbtnx.ma.fr:hover {
	background-image: url(../fr/_inav/btn-ma-r.jpg);
}


/* ----- Vorteile ----------------------------- */

.navbtnx.vo {
	background-image: url(../_inav/btn-vo-n.jpg);
}

.navbtnx.vo:hover {
	background-image: url(../_inav/btn-vo-r.jpg);
}

.navbtnx.vo.en {
	background-image: url(../en/_inav/btn-vo-n.jpg);
}

.navbtnx.vo.en:hover {
	background-image: url(../en/_inav/btn-vo-r.jpg);
}

.navbtnx.vo.es {
	background-image: url(../es/_inav/btn-vo-n.jpg);
}

.navbtnx.vo.es:hover {
	background-image: url(../es/_inav/btn-vo-r.jpg);
}

.navbtnx.vo.fr {
	background-image: url(../fr/_inav/btn-vo-n.jpg);
}

.navbtnx.vo.fr:hover {
	background-image: url(../fr/_inav/btn-vo-r.jpg);
}


/* ----- Online-Services ----------------------------- */

.navbtnx.on {
	background-image: url(../_inav/btn-on-n.jpg);
}

.navbtnx.on:hover {
	background-image: url(../_inav/btn-on-r.jpg);
}

.navbtnx.on.en {
	background-image: url(../en/_inav/btn-on-n.jpg);
}

.navbtnx.on.en:hover {
	background-image: url(../en/_inav/btn-on-r.jpg);
}

.navbtnx.on.es {
	background-image: url(../es/_inav/btn-on-n.jpg);
}

.navbtnx.on.es:hover {
	background-image: url(../es/_inav/btn-on-r.jpg);
}

.navbtnx.on.fr {
	background-image: url(../fr/_inav/btn-on-n.jpg);
}

.navbtnx.on.fr:hover {
	background-image: url(../fr/_inav/btn-on-r.jpg);
}


/* ----- Aktuelles ----------------------------- */

.navbtnx.ak {
	background-image: url(../_inav/btn-ak-n.jpg);
}

.navbtnx.ak:hover {
	background-image: url(../_inav/btn-ak-r.jpg);
}

.navbtnx.ak.en {
	background-image: url(../en/_inav/btn-ak-n.jpg);
}

.navbtnx.ak.en:hover {
	background-image: url(../en/_inav/btn-ak-r.jpg);
}

.navbtnx.ak.es {
	background-image: url(../es/_inav/btn-ak-n.jpg);
}

.navbtnx.ak.es:hover {
	background-image: url(../es/_inav/btn-ak-r.jpg);
}

.navbtnx.ak.fr {
	background-image: url(../fr/_inav/btn-ak-n.jpg);
}

.navbtnx.ak.fr:hover {
	background-image: url(../fr/_inav/btn-ak-r.jpg);
}


/* ----- Kontakt ----------------------------- */

/* -- DE -- */
.navbtnx.ko {
	background-image: url(../_inav/btn-ko-n.jpg);
}

.navbtnx.ko:hover {
	background-image: url(../_inav/btn-ko-r.jpg);
}

/* -- EN -- */
.navbtnx.ko.en {
	background-image: url(../en/_inav/btn-ko-n.jpg);
}

.navbtnx.ko.en:hover {
	background-image: url(../en/_inav/btn-ko-r.jpg);
}

/* -- ES -- */
.navbtnx.ko.es {
	background-image: url(../es/_inav/btn-ko-n.jpg);
}

.navbtnx.ko.es:hover {
	background-image: url(../es/_inav/btn-ko-r.jpg);
}

/* -- FR -- */
.navbtnx.ko.fr {
	background-image: url(../fr/_inav/btn-ko-n.jpg);
}

.navbtnx.ko.fr:hover {
	background-image: url(../fr/_inav/btn-ko-r.jpg);
}



/* ------ Sidebar links -------------------------------------------------------------------------------*/

#sidebar-li {
	float: left;
	width: 177px;
	padding-left: 3px;
	/*Weihnachten:*/
	/*background-image: url(../_i/w-sterne-rieseln.png);
	background-repeat: no-repeat;*/
}
/*s. auch #mainInklsidebar bei Maschinen und d0 */

#sidebar_kon_norm {
	display: block;
	float: left;
	font-weight: 600;
	width: 177px;
	min-height: 600px;
	padding-left: 3px;
}
.sidebar_kon_smart {
	display: none;
}

#qrgr {
	display:none;
	position:fixed;
	width:320px;
	height:320px;
	left:420px;
	top:360px;
}

.qrcode {
	/*background-color:#F03;*/
	display: block;
	float: left;
	width: 19.5%;
	height:auto;
	padding: 0;
	margin:0;
}

.qrcode:hover ~ #qrgr {
	display:block;
}

.qrtxt {
	/*background-color:#F90;*/
	width: 25%;
	margin:0 0 0 10px;
}

/* ------ Sidebar links Sondernutzung (Sprachen, Halle) -----------------------------------------------------*/

#sideLi_sprachwahl {
	border: 0;
	padding-top: 70px;
}

.sideLi_sprachwahl a {
	margin-top: 4px;
	color: #003271;
	font-weight: bolder;
	text-align: left;
}

#sideLi_ha {
	padding-top: 200px;
	padding-left: 4px;
	border: 0;
	background-image: url(../_ih/bg-100.png);
	background-repeat: no-repeat;
	background-position: 0 150px;
}

#stoererLinks {
    color: #FFF;
    background-color: #c80000;
    margin: 20px 0 0 4px;
    padding: 6px;
    font-weight:600;
    font-size: 18px;
    width: 240px;
    transform: rotate(-11deg);
}


/* ========= LOGO rechts ========================================================================================= */

#sidebar-logo {
	width: 172px;
	padding: 10px 0 10px 0;
	clear: none;
	float: left;
}

#logo {
	width: 150px;
}
#logo img {
	width: 100%;
	height: auto;
	border: 0;
}

#unterm-logo {
	width: 170px;
	height: 500px;
}

#unterm-logo img {
	width: 100%;
	height: auto;
}

/* ========= FOOTER ========================================================================================= */

footer {
	display: block;
	clear: both;
	background-color: #F9F9F9;
	border-top: 1px solid #eee;
	width: 100%;
	height: 135px;
	padding-top: 12px;
	margin: 0;
}

footer p, footer li, footer a {
	font-size: 14px;
	font-weight:200;
}

#footer_container {
	/*background-color: red;*/
	display: block;
	width: 950px;
	max-width: 1260px;
	min-width: 933px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

#footer_content {
	display: block;
	float: left;
	/*background-color: green;*/
	width: 573px;
	height: 100%;
}

#footer_content ul {
	float:left;
	/*background-color: #F14;*/
	width:180px;
	padding:0;
	margin:0;
}

#footer_content ul:last-child {
	width:210px;/*bei ES passt sonst der Begriff nicht rein*/
}

#footer_content ul li {
	/*background-color: #F39;*/
	list-style: none;
	padding:0;
	margin:0;
}

#footer_content img, #footer_li img {
	width:36px;
	padding:0;
	margin:0;
}

#footer_sideLi {
	/*background-color: #cde;*/
	float: left;
	width: 177px;
	padding-left: 3px;
}

#footer_sideLi p {
	margin:0;
	padding:0;
}

#footer_sideLi p:first-child, #footer_content ul li:first-child {
	margin-bottom:8px;
	color:#029694;
	font-weight: 600;
}

#footer_sideRe {
	/*background-color: #ff2;*/
	width: 172px;
	padding-top: 10px 0 10px 0;
	float: left;
}

#footerSmart {
	display: none;
}

#footer_sideLi p.copyright {
	margin-top:8px;
	font-size:10px;
}

/* -------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------*/

/* ========= SPEZIAL ========================================================================================= */

.di_subnavibtn, .di_subnavibtn_S1 {
	float: left;
	/*background-color:#F9F;*/
	font-size: 0.8rem;
	line-height: 110%;
	width: 180px;
	height: 32px;
	font-weight: 600;
	margin-top: 14px;
}

/*ma_txtmenu:*/

.di_icon {
	/*display: inline-block;*/
	float: left;
	/*background-color:#FF6;*/
	width: 40px;
	height: 40px;
	margin:3px 4px 0 0;
	padding: 0;
}

.di_menuzeile {
	display: block;
	float: left;
	/*background-color:#0FF;*/
	height: 40px;
	color: #041a46;
	width: 516px;
	padding: 0;
	margin: 6px 0 0 4px;
}

.di_menuzeile p {
	font-size: 0.8rem;
	display: table-cell; /*für die vertikale Zentrierung der Zeilen:*/
	vertical-align: middle;
	font-weight: 500;
}

.di_inh_bild_re {
	float:right;
	width:270px;
	padding:0;
}

.di_inh_bild_re img {
	width: 100%;
	height:auto;
}

/* -------------------------------------------------------------------------------------*/

tr.adr {
	border-spacing:0;
	border:0;
	margin: 0;
	padding:0;
}
	
/* --------- Aktuell ----------------------------------------------------------------------------*/

.ak_inh {
	padding-right: 10px;
	vertical-align: middle;
	width: auto;
}

.ak_inh_links {
	width: 120px;
	float: left;
	clear: left;
	padding-top: 4px;
}

.ak_inh_links img {
	width: 100%;
	height: auto;
}

.ak_inh_rechts {
	width: 400px;
	float: left;
	margin-left: 10px;
	height: 100%;
}

/* --------- Online-Services: AGB ----------------------------------------------------------------------------*/

.on_inh {
	padding-right: 10px;
	width: 90%;
}

#headline.agb {
	height:auto;
	padding-bottom:0;
}

#headline.zlg1 {
	height:40px;
	padding-bottom:0;
}

.on_inh h2 {
	margin:20px 0 4px 3px;	
}

.on_inh h2.erste, .textalone h2.erste {
	color:#A4ECDA;
}

.on_inh ol {
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
}

.on_inh ol li {
	margin: 6px 0 4px 0;
	list-style-image: none;
}

.on_inh ol li ol li {
	font-size:inherit;
	list-style:lower-alpha;
}

.on_inh p {
	margin:6px 0 4px 20px;
}

/* ---------- Stellenangebote ---------------------------------------------------------------------------*/

.st_inh {
	padding-left: 10px;
	padding-right: 200px;
}

.st_hr {
	height: 10px;
	padding-top: 0;
	padding-bottom: 6px;
    clear: left;
}

.st_chr {
	height: 10px;
	clear: left;
}

/* --------- Chronik ------------------------------------------------------------------------------ */

.chr_inh {
	padding-left: 0;
	padding-right: 0;
}

.chr_inh_zahl {
	width: 26px;
	height: auto;
	clear: left;
	float: left;
	padding-right: 2px;
}

.chr_inh_zahl img {
	width: 100%;
	height: auto;
}

.chr_inh_lin {
	width: 3px;
	height: auto;
	float: left;
}
.chr_inh_lin img {
	width: 3px;
	height: 100px;
}

.chr_inh_txt {
	width: 347px;
	margin-left: 5px;
	float: left;
}

.chr_inh_bild {
	width: 180px;
	float: left;
	padding-top: 0;
	margin-left: 10px;
	margin-top: 0;
}
.chr_inh_bild img, .kon_inh img {
	width: 100%;
	height: auto;
}

/* ------- Kontakt ----------------------------------- */

.kon_inh {
	margin-bottom: 10px;
}

.kon_inh_links {
	float: left;
	width: 35%;
}

.kon_subsubnavi {
	margin-bottom: 20px;
}

.kon_subsubnavi p {
	font-size:13px;	
}

/* ------------------------------------------ */

#headline, #vo_headline, #weg_headline {
	color: white;
	padding-top: 15px;
	padding-bottom: 14px;
	padding-right: 5px;
	margin: 0;
	height: 60px;
}

#ma_headline {
	color: white;
	width: 573px;
	padding: 10px 5px 0 0;
	margin: 0 0 24px 172px;
	height: 60px;
}

#di_headline {
	color: white;
	width: 573px;
	padding-top: 10px;
	margin-bottom: 24px;
	padding-right: 5px;
	margin-left: 3px; /*einziger Unterscheid zu ma_headline*/
	height: 60px;
}

#di_headline_RDSpez {
	color: white;
	width: 573px;
	padding: 10px 5px 0 0;
	margin: 0 0 24px 180px;
	height: 60px;
}

.textalone { /* Impressum, Vorteile */
	margin-right: 20px;
	margin-left: 0;
}

.freiezeile {
	color: #007878;
	font-weight: 600;
	font-style: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	padding-right: 12px;
}

.linie_wei, .linie_wei_evtl {
	height: 3px;
	background-image: url(../_i/linie-menu-hell.gif);
	background-repeat: repeat-x;
	width: 100%;
	clear: left;
}

.linie_hks, .linie_hks_evtl {
	height: 3px;
	background-image: url(../_i/linie-menu-hks.gif);
	background-repeat: repeat-x;
	width: 100%;
	clear: left;
}

/* ---- Sub-Navi, teils mit gestürzten Headlines -------------------------------------- */

#di_subnavi {
	padding-top: 94px;
	width: 170px;
}

#di_subnavi_RDSpez {
	/*display: inline-block;*/
	float:none;
	/*background-color:#CF6;*/
	margin: 0;
	width: 100%;
}

#ma_subnavi {
	/*display: block;*/
	float:left;
	/*background-color:#C6F;*/
	color: #9f7e0e;
	width: 162px;
	height: auto;
	min-height:80px;
	text-align: center;
	margin: 0 10px 20px 0;
}

#ak_subnavi, #chr_subnavi, #sta_subnavi, #dnl_subnavi, #onl_subnavi, #kon_subnavi, #weg_subnavi, #imp_subnavi {
	background-repeat: no-repeat;
	background-position: 68px 32px;
	padding-top: 44px;
	color: #9f7e0e;
	width: 170px;
	height: 600px;
}

/* -- Aktuelles ------------------------------------------ */

#ak_subnavi {
	background-image: url(../_i/bg-meldungen.png);
}

#ak_subnavi.es {
	background-image: url(../es/_i/bg-meldungen.png);
}

#ak_subnavi.fr {
	background-image: url(../fr/_i/bg-meldungen.png);
}

#ak_subnavi.en {
	background-image: url(../en/_i/bg-meldungen.png);
}

/* -- Chronik ------------------------------------------ */

#chr_subnavi {
	background-image: url(../_i/bg-chronik.png);
	background-position: 72px 27px;
}

#chr_subnavi.es {
	background-image: url(../es/_i/bg-chronik.png);
}

#chr_subnavi.fr {
	background-image: url(../fr/_i/bg-chronik.png);
}

#chr_subnavi.en {
	background-image: url(../en/_i/bg-chronik.png);
}

/* -- Stellenagebote ------------------------------------------ */

#sta_subnavi {
	background-image: url(../_i/bg-stellen.png);
	background-position: 70px 16px;
}

#sta_subnavi.es {
	background-image: url(../es/_i/bg-stellen.png);
}

#sta_subnavi.fr {
	background-image: url(../fr/_i/bg-stellen.png);
}

#sta_subnavi.en {
	background-image: url(../en/_i/bg-stellen.png);
}

/* -- Impressum ------------------------------------------ */

#imp_subnav {
	background-image: none; /*url(../_i/bg-download.png);*/
}

/* -------------------------------------------- */

#dnl_subnavi {
	background-image: url(../_i/bg-download.png);
	background-position: 84px 150px;
	padding-top: 193px;
	width: 189px;
}

#onl_subnavi {
	background-image: url(../_i/bg-meeting.png);
	background-position: 200px 30px;
	height: 300px;
}

#kon_subnavi {
	padding-top: 200px;
	height: 300px;
}

#weg_subnavi {
	padding-top: 140px;
	height: 300px;
	color: #000;
}

/* ------- subnavibtns ----------------------------------------------------------------------------------- */

.subnavibtn {
	/*font-size: 15px;*/
	font-weight: 600;
	line-height:130%;
	letter-spacing: -0.05em;
	color: #fff;
	height: 28px;
	padding-top: 10px;
	padding-bottom: 2px;
	width: 100%;
}

.subnavibtn.btngold {
	color: #9f7e0e;
}

.subnavibtn.zlg2 {
	padding-top: 0;
	padding-bottom: 12px;
}

.subnavibtn.btngold_zlg2 {
	color: #9f7e0e;
	padding-top: 0;
	padding-bottom: 12px;
}

.ma_subnavibtn {
	float: left;
	height: 80px;
	/*padding-top: 4px;*/
	font-weight: 600;
	width: 160px;
	padding-right: 12px;
}

/* ------- Maschinenseiten ---------------------------------------------------------- */

#ma_headsub {
	color: white;
	padding-top: 10px;
	padding-bottom: 0;
	padding-right: 5px;
	margin: 0;
}

#ma_headsub p {
	font-size: 1.1em;
	line-height: 120%;
	font-weight: 600;
}

#ma_beschr {
	width: 180px;
	float: left;
	margin-top: 4px;
	vertical-align: top;
}

#ma_beschr ausz {
	font-weight: 600;
}

#ma_abb {
	padding-top: 70px;
}

#ma_bildtxt {
	font-size: 0.8em;
	line-height: 120%;
	margin-left: 210px;
	margin-top: 10px;
	text-align: right;
	margin-right: 6px;
}

/* -----------------------------------------------------------*/

#di_txt {
	display: inline-block;
	/*background-color:#FF0;*/
	margin-left: 4px;
	/*padding-top:0;*/
	width:564px;
}

/* links = #ma_subnavi */
/* rechts: */
#ma_txtmenu, #ma_txt {
	display: inline-block;
	/*background-color:#FF0;*/
	margin-left: 0;
	padding-top:0;
	width:573px;
}

#ma_txtmenusmartonly {
	display: none;
}

.ma_menuzeile {
	height: 66px;
	/*min-height:62px;*/
	max-height:66px;
	float: left;
	width: 480px;
	padding-left: 0;
	margin: 20px 5px -6px 0;
}

.ma_menuzeile p {
	padding:0;
	margin:0;
}

/* ------------------------------------------------------------------------------------------ */

/* ~~ Verschiedene float/clear-Klassen ~~ */

.fltrt {
	float: right;
	margin-top: 4px;
	margin-left: 8px;
}
.fltrtBildRe270 {
	float: right;
	width: 270px;
	margin-left: 0;
	margin-right: -5px;
	padding: 0;
}
.fltrtBildRe270 img {
	width:100%;
	height:auto;
	margin-bottom: 4px;
}

.fltlft {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	width: 300px;
}
.fltlftDitxt {
	float: left;
	margin-top: 4px;
	margin-right: 0;
	width: 290px;
}
.fltlftBreit {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	width: 440px;
}
.fltlftSchmal {
	float: left;
	margin-top: 4px;
	margin-right: 0;
	width: 80px;
}
.fltlftMittel {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	width: 310px;
}

.fltbildli {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	width: 320px;
	text-align: right;
}

.bilder {
	width:573px;
	height: auto;
}
.bilder img {
	width:100%;
	height:auto;
	margin: 0 0 5px 0;
	padding: 0;
}
.bilder p {
	line-height: 115%;
}

/* ------------------------------------------------------------------------------------------ */

.clearfloat {
	clear:both;
	height:0;
	font-size: 0;
	line-height: 0;
}

/* ------------------------------------------------------------------------------------------ */

.abstand01 {
	margin-bottom: 1px;
}

.abstand05 {
	margin-bottom: 5px;
}

.abstand10 {
	margin-bottom: 10px;
}

.abstand20 {
    margin-bottom: 20px;
}

.abstand30 {
	margin-bottom: 30px;
}

/* ========= iframe ========================================================================= */

iframe {
	width: 100%;
	height: 573px;
	border: 0;
}

iframe.videobreitformat {
	height:360px;
}

/* ========= Popup-Fenster ================================================================== */

#dok {
	width: 100%;
	height:auto;
}

#dok img, #dok object {
	width: 100%;
	height: auto;
}

/* ============================================================================================================================================================ */
/* ============================================================================================================================================================ */
/* ============================================================================================================================================================ */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

/* ----- Seitenanpassung smart ---------------------------------------------------------*/

@media screen and (max-width:920px) {

body {
	font-size: 110%;
}

p, h1, h2, h3, h4, h5, h6, h1.masch {
	margin-right: 5%;
}

#datenschutz h3 {
	font-size: 16px;
	font-weight: 600;
	margin:0;
}

#container {
	display: block;
	background-image: url(../_i/fond-container-smart.jpg);
	background-repeat: no-repeat;
	float: none;
	clear: both;
	width: 100%;
	max-width: 100%x;
	min-width: 240px;
	/*background-color: blue;*/
}
.norm_only {
	display:none;
}

#contentkplt { /* ----- Alles außer sidebar-logo ---------------------------------------*/
	display: block;
	float: none;
	/*background-color: blue;*/
	width: 100%;
}

#sidebar-logo {
	display: none;
}

header {
	width: 100%;
	height: 100px;
	/*background-color: #99F;*/
	background-image: url(../_i/logo-quer.svg);
	background-repeat: no-repeat;
	background-position: 536px 12px;
	background-size: auto 55px;
}

#smartmenu {
	display: inline-block;
	/*background-color: #F96;*/
	height: 50%;
	vertical-align:top;
	margin: 28px 0 0 14px;
	cursor: pointer;
}

#homebtn {
	display: inline-block;
	/*background-color: #F91;*/
	width: 94%;
}

#homebtn img {
	width: 100%;
	height: 72px;
}

nav {
	display: none;
	position: absolute;
	height: auto;
	margin-top: 20px;
	margin-left: 60px;
	width: 110px;
	background-color: #FFF;
	border-left: 1px solid;
	border-color:#fff;
	box-shadow: 0 0 10px #888;
}
.navbtn {
	padding-top:0;
	padding-bottom: 2px;
	margin-top: 0;
	width: 110px;
	float:none;
}

.navbtnx {
	height:58px;
}

.navbtn img {
	width: 100%;
	height: auto;
}
	
/* ----- FOOTER --------------------------------------------------------------------*/

footer {
	display: none;
}
	
#footerSmart {
	display: block;
	font-size: 1.0em;
	font-weight:200;
	background-color: #F9F9F9;
	clear: both;
	width: 100%;
	height: 17.5em; /*nach social-media-icons*/ /*15.5 = 184px;*/
	padding:0;
	margin: -2px 0 0 0;
}

#footerSmart a {
	font-size: 1.0em;
	font-weight:200;
}

#footerSmart #footer_li ul {
	/*background-color: #DD1;*/
	margin-top:11px;
}

#footerSmart #footer_li ul li {
	float: none;
	list-style: none;
	padding: 0;
	margin: 0 0 2px -30px;
	text-align: left;
	border-right: 0;
}
	
#footerSmart #footer_li ul li:nth-of-type(5), 
#footerSmart #footer_li ul li:nth-of-type(7), 
#footerSmart #footer_li ul li:nth-of-type(11) {
	margin-bottom: 10px;
}

#footer_li {
	/*background-color: #DD1;*/
	width: 55%;
	float:left;
}

#footer_re {
	/*background-color: #2DD;*/
	width: 45%;
	max-width: 200px;
	margin: 10px 0 0 0;
	padding:0;
	float:right;
}

#footer_re p {
	margin:0;
	padding:0;
}

#footer_re p:first-child {
	font-weight:600;
	color:#029694;
}

#footer_re img {
	margin-top:30px;
	width: 100%;
	height: auto;
}

.txt_kommentar.impress {
	color: #FFF;/*029694;*/
	margin-bottom:10px;
}

}

/* ==================================================================================================================================================================================================================================================================== */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

@media screen and (max-width: 753px) {

#container {
	display: block;
	float: none;
	clear: both;
	width: 100%;
	max-width: 100%x;
	min-width: 240px;
	/*background-color: red -- test*/
	overflow: hidden;
	margin: 0;
}
.smartonly {
	display:block;
}

#overallstoerer img {
    width:99%;
}

#contentkplt { /* ----- Alles außer sidebar-logo --------------------*/
	display: block;
	float: none;
	clear: both;
	/*background-color: red -- test*/
	width: auto;
}

main {
	display: block;
	width: 100%;
	float: none;
	padding-left: 10px;
	padding-bottom: 10px;
	height: auto;
}

#mainInklsidebar { /* bei Ma und Di*/
	width: 100%;
	padding-left: 0;
}

header {
	background-position: 97% 12px;
	background-size: auto 50px;
}
	
#homebtn {
	width: 86%;
}

/* -------------------------------------------------------------------------------------*/

h1 {
	font-size: 1.5rem;
	line-height: 120%;
	font-weight: 300;
	color:#158381;/*#fff;*/
	margin: 20px 0 20px 0;
}

h1.masch {
	font-size: 1.1rem;
	line-height: 120%;
	font-weight: 700;
	padding-right: 5px;
	margin: 3px 0 3px 0;
	color: #fff;
}
h1.dienst {
	font-size: 1.1rem;
	line-height: 120%;
	font-weight: 700;
	padding-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #fff;
}
h1.h1_RDSpez {
	color:#fff;/*#158381;*/
	margin-top: 0;
	padding: 0;
}

h1.h1_mitSub {
	padding-bottom:0;
	margin-bottom:0;
}

h2 {
	padding-right: 5px;
}

h2.neg {
	color:#9f7e0e;
}

h3 {
	/*color: #029694;*/
	padding-top: 10px;
	padding-bottom: 0;
	padding-right: 5px;
	/*margin: 0;*/
	/*wie h1 smart: */
	font-size: 1.5em;
	line-height: 120%;
	font-weight: 300;
	color: #158381;
	margin: 20px 0 20px 0;
}

p, h1, h2, h3, h4, h5, h6, h1.masch {
	margin-right: 5%;
}

/* ========= Seitenbereiche ================================================================== */

#headline {
	color: #fff;
	padding-left: 0;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 5px;
	margin: 0;
	height: auto;
}

#headline.zlg1 {
	height:60px;
	margin-left:-2px;
}

#ma_headline {
	width: 100%;
	margin: 0 0 50px 10px;
	height: 100px;
}

#di_headline_RDSpez {
	width: 99%;
	height: 70px;
	margin: 0 0 50px 10px;
}
#di_headline {
	width: 99%;
	padding: 0;
	height: auto;
	margin: 0 0 50px 0;
}

#vo_headline {
	height:70px;
	margin: 0;
}
#vo_headline.impr {
	margin: 0 0 30px 0;
}
#vo_headline p {
	color: #029694;
}

#weg_headline {
	margin: 20px 0 20px 0;
}

.txt_kommentar_norm {
	/* Text, der nur auf Desktop-Rechnern Sinn ergibt (Maus-Hinweis) */
	display: none;
}

.txt_kommentar {
	/*font-size: 15px;
	line-height: 120%;*/
	margin: 0 15px 0 0;
	color: #9f7e0e;
}

.txt_kommentar.masch {
	margin-bottom:12px;
}

.txt_kommentar.impr {
	color: #9f7e0e;
	margin-bottom:10px;
}

.txt_kommentar.impress {
	color: #029694;
	margin-bottom:10px;
}

/* ----- Seitenanpassung smart ---------------------------------------------------------*/

.linie_hks, .linie_wei {
	background-image: url(../_i/linie-menu-dkl.gif);
}

.bilder, #anzeige, .fltrt img, .fltbildli img {
	width:100%;
	height: auto;
	margin-left: -10px;
}
.bilder p, .bilder h2, .datum_halle {
	margin-left: 10px;
}

/* ----- Submenü ---------------------------------------------------------*/

#sidebar-li {
	/*background-color:#F06;*/
	float: none;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
	min-height: auto;
}

#sideLi_sprachwahl {
	margin: 0 0 0 8px;
	padding: 20px 0 0 0 ;
}
    
#sideLi_ha {
	padding-top: 70px;
	padding-left: 10px;
	color:#FFF;
	font-weight:600;
	background-position: 0 20px;
}

#sidebar_kon_norm {
	display: none;
	/*background-color:#F06;*/
	float: none;
}
.sidebar_kon_smart {
	/*background-color:#F03;*/
	display: block;
	float: left;
	width: 48%;
	padding: 0;
	margin: 2px 0 0 5px;
}

.qrcode {
	display: none;
}

#ak_subnavi, #chr_subnavi, #kon_subnavi, #sta_subnavi, #onl_subnavi, #di_subnavi, #imp_subnavi {
	float: none;
	background-image: none;
	padding: 0;
	color: #9f7e0e;
	width:100%;
	height: auto;
	vertical-align: middle;
}

#ak_subnavi.es, #ak_subnavi.fr, #ak_subnavi.en, #chr_subnavi.es, #chr_subnavi.fr, #chr_subnavi.en, #sta_subnavi.es, #sta_subnavi.fr, #sta_subnavi.en {
	background-image: none;
}

.binhier_hell {
	color: #FFF;/*#9f7e0e; /*f3d983;*//*vereinheitlicht auf dunkel 30.03.2018*/
	font-weight: 600;
}

.subnavibtn {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	height: 28px;
	padding-top: 12px;
	padding-bottom: 0;
}

.subnavibtn.btngold {
	color: #FFF; /*anders als PC*/
}

.subnavibtn.zlg2 {
	padding-top: 12px;
	padding-bottom: 0;
}

.subnavibtn.btngold_zlg2 {
	color: #FFF; /*anders als PC*/
	padding-top: 12px;
	padding-bottom: 0;
}

/* ----- Kontakt ------------------------------------------------------------------*/

#kon_subnavi {
	margin-left: 10px;
}

.kon_inh_links {
	width:50%;
}
.kon_inh_links p {
	margin: 0;
	padding-bottom: 0.6em;
}

/* ----- Dienstleistungen ---------------------------------------------------------*/

#di_subnavi_RDSpez {
	float: none;
	clear: left;
}

.di_subnavibtn, .di_subnavibtn_S1 {
	font-size: 15px;
	float: none;
	clear: left;
	width: 100%;
	margin: 4px 0 -10px 10px;
}
.di_subnavibtn {
	text-align: center;	
}

.di_subnavibtn_S1 {
	padding-left: 50px;
}

.di_icon {
	margin: 0 0 0 10px;
}

.di_menuzeile {
	width: 80%;
	height: 60px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
.di_menuzeile p {
	line-height: 105%;
}

#di_txt {
	display: block;
	/*background-color:#FF0;*/
	margin: 0;
	width:100%;
}

.di_inh_bild_re {
	float:none;
	width:100%;
	margin-left: -10px;
}

/* ----- Maschinen ---------------------------------------------------------*/

#ma_subnavi {
	width: 30%;
	margin: 0;
}
	
.ma_subnavibtn {
	/*background-color:#F08;*/
	width: 100%;
	height: 74px;
	margin: 4px 0 0 0;
}

.ma_menuzeile {
	height: 54px;
	width: 100%;
	padding-left: 0;
	margin: 24px 0 0 0;
}

#ma_txtmenu, #ma_txtmenusmartonly {
	display: block;
	float:left;
	margin: 0;
	padding: 0;
	width:70%;
}
#ma_txtmenu p, #ma_txtmenusmartonly p {
	font-size: 0.8em;
	line-height: 110%;
}

#ma_txt {
	display: block;
	float: none;
	clear:left;
	width:100%;
	margin-left: 10px;
	padding:0;
	margin-bottom: 20px;
}

/* -------------------------------- */

#ma_beschr {
	width: 100%;
}

#ma_beschr ausz {
	font-weight: 600;
}

#ma_abb {
	float: none;
	width: 95%;
}

#ma_bildtxt {
	margin: 6px 5% 0 0;
	text-align: left;
}

.linie_wei_evtl, .linie_hks_evtl {
	height: 3px;
	background-image: none;
	background-repeat: repeat-x;
	width: 100%;
	clear: left;
}

/* ----- Seiteninhalt ---------------------------------------------------------*/

.ak_inh, .chr_inh, .st_inh {
	padding-left: 0;
	padding-right: 0;
	vertical-align: middle;
	width: 100%;
}
.ak_inh_links, .chr_inh_links {
	display: inline-block;
	width: 20%;
	padding-top: 4px;
}

.ak_inh_rechts, .chr_inh_rechts {
	display: inline-block;
	width: 75%;
	margin-left: 10px;
	height: 100%;
}

.chr_inh_txt {
	width: 55%;
}
.chr_inh_bild {
	width: 30%;
}
.chr_inh_bild img {
	width: 100%;
	height: auto;
	max-width: 180px;
}

.kon_inh img {
	width: 100%;
	height: auto;
	max-width: 753px;
	margin-left: -10px;
}
.kon_subsubnavi {
	margin-top: 20px;
	margin-bottom: 0;
	width: 50%;
	float:none;
}

.on_inh h2.erste, .textalone h2.erste {
	color:#066;
}

/* ---------------------------------------------------------------------------------*/

.fltlftDitxt {
	float: none;
	width: 100%;
	margin-top: 4px;
}

.fltrtBildRe270 {
	float: none;
	clear:both;
	width: 100%;
	margin-left: -10px;
}

.fltrt, .fltlft {
	float: none;
	margin: 5px 0 10px 0;
}
.fltrt p, .fltlft p {
	margin-right: 5%;
}
.fltbildli {
	float: none;
	margin: 5px 0 10px -10px;
}

.textalone {
	width: 100%;
}

/* ----- Auto-Scale-BILDER ---------------------------------------------------------*/

.ak_inh_links img, .chr_inh_links img, #ma_abb img, #dok img, .bilder img, .di_inh_bild_re img, .fltrtBildRe270 img {
	width: 100%;
	height: auto;
}

.ma_subnavibtn img {
	height: 100%;
	max-height: 64px;
	width: auto;
}

/* ========= iframe ======================================================================== */

.videoQuadratisch {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%; /*Wichtig! entscheidet über Seitenverhältnis (kleinere %-Zahl für Breitformat)*/
	margin-bottom: 20px;
}

.videoBreit {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 62.8%; /*573x360 0> 100 : 62.8*/
	margin-bottom:0;
}

iframe {
	width:100%;
	margin-left: -10px;
}

iframe.video, iframe.videobreitformat {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

}

/* ==================================================================================================================================================================================================================================================================== */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

@media screen and (max-height: 400px) and (max-width: 753px) {

/* Damit bei querformatigem Smartphone das Hauptmenü ganz zu sehen ist: */

nav {
	width: 90px;
}
.navbtn {
	width: 90px;
}

/*@media screen and (max-device-width: 400px) and (orientation: portrait) {
/* iPhone reagiert nicht
.ma_subnavibtn {
	height: 60px;
}

.ma_subnavibtn img {
	height: 80%;
	width: auto;
	max-height: 60px;
}

footer_smart {
	background-color:#F31;
}*/

}

/* ==================================================================================================================================================================================================================================================================== */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

@media screen and (orientation: landscape) {
/* iPhone 6s ff reagieren nicht */

body {
	font-size: 130%;
}
.ma_subnavibtn {
	height: 80px;
}
.ma_subnavibtn img {
	max-height: 80px;
}
#ma_txtmenu, #ma_txtmenusmartonly {
	height: 80px;
}
/*.di_icon {
	width: 52px;
	height: 52px;
}*/
.di_icon img {
	width: 100%;
	height: auto;
}
/*.di_subnavibtn_S1 {
	margin-left: 22px;
}*/
#footer_re {
	max-width: 160px;
}

}

