@charset "UTF-8";

/* ========= F O N T S ========================================================================================== */

@font-face {
    font-family: 'barlowmedium_italic';
    src: url('_typo/barlow-mediumitalic-webfont.woff2') format('woff2'),
         url('_typo/barlow-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowregular';
    src: url('_typo/barlow-regular-webfont.woff2') format('woff2'),
         url('_typo/barlow-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowsemibold';
    src: url('_typo/barlow-semibold-webfont.woff2') format('woff2'),
         url('_typo/barlow-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowsemibold_italic';
    src: url('_typo/barlow-semibolditalic-webfont.woff2') format('woff2'),
         url('_typo/barlow-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowthin';
    src: url('_typo/barlow-thin-webfont.woff2') format('woff2'),
         url('_typo/barlow-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowthin_italic';
    src: url('_typo/barlow-thinitalic-webfont.woff2') format('woff2'),
         url('_typo/barlow-thinitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowblack';
    src: url('_typo/barlow-black-webfont.woff2') format('woff2'),
         url('_typo/barlow-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowblack_italic';
    src: url('_typo/barlow-blackitalic-webfont.woff2') format('woff2'),
         url('_typo/barlow-blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowbold';
    src: url('_typo/barlow-bold-webfont.woff2') format('woff2'),
         url('_typo/barlow-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowbold_italic';
    src: url('_typo/barlow-bolditalic-webfont.woff2') format('woff2'),
         url('_typo/barlow-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowextrabold';
    src: url('_typo/barlow-extrabold-webfont.woff2') format('woff2'),
         url('_typo/barlow-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowextrabold_italic';
    src: url('_typo/barlow-extrabolditalic-webfont.woff2') format('woff2'),
         url('_typo/barlow-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowextralight';
    src: url('_typo/barlow-extralight-webfont.woff2') format('woff2'),
         url('_typo/barlow-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowextralight_italic';
    src: url('_typo/barlow-extralightitalic-webfont.woff2') format('woff2'),
         url('_typo/barlow-extralightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowitalic';
    src: url('_typo/barlow-italic-webfont.woff2') format('woff2'),
         url('_typo/barlow-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowlight';
    src: url('_typo/barlow-light-webfont.woff2') format('woff2'),
         url('_typo/barlow-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowlight_italic';
    src: url('_typo/barlow-lightitalic-webfont.woff2') format('woff2'),
         url('_typo/barlow-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowmedium';
    src: url('_typo/barlow-medium-webfont.woff2') format('woff2'),
         url('_typo/barlow-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* ========= H T M L ========================================================================================== */

a {
	text-decoration: none;
	color:orange;
}

a:visited {
	color:orange;
}

/* ========= F E N S T E R ========================================================================================== */

html, body {
    /*-webkit-text-size-adjust: none;*/
    width: 100%; 
    height: 100%;
    margin: 0;
}

body {
	background-color:#57B0FF;
	color: #000;
	/*min-height: 100%;*/
	font-family: 'barlowregular', Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 120%;
	/*background-image: url(_i/himmel-85598.jpg);
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position: 50% 0;*/
    /*background-size:100%;*/
	margin: 0;
	padding: 0;
    hyphens: auto;
}

body.start {
	background-image: url(_i/himmel-85598.jpg);
	/* background-repeat: repeat-y; */
	background-attachment:fixed;
	background-position: 50% 0;
    background-size: cover;
	/*background:#FC0;*/
}

body.print {
  background:#9ee53e;
}

body.websites {
	background:#777;
}

body.kontakt {
	background:#ccc;
}

body.soft {
	background:#676446;
}

#diashow {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    margin:0 auto 0 auto;
    z-index: 100;
}

#diadecker {
	display:none;
	position:absolute;
	top:0;
	bottom:0;
	width:100%;
	height:290em;/*100%;*/
	z-index:99;
	background-color:#000;
	opacity:0.5;
}

#diadecker img {
	width:100%;
	height:auto;
}

iframe {
	width:80%;
	height:100%;
	margin:0;
}

#flutsch {
	display:block;
	cursor:pointer;
}

#flutsch img {
	width:20px;
	height:20px;
}

.bilder {
	margin-top: 20px;
}

.bilder img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

#smartmenu {
	display:none;
}

/* ========= M A T R I X:  F E L D ========================================================================================== */

.feld {
  position: relative;
  width: calc( 33.36% - 7px );/*33 minus 2x 2 padding)*/
  height:100%;
  min-height: 40px;
  margin:10px 10px 0 0;
  padding: 0;
  float: left;
}

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

.feld:nth-of-type(3n) {
  margin-right: 0;
}

.feld:hover .overlay {
  width: 100%;
  left:0;
  opacity: 0.9;
}

.overlay {
  display:block;
  position: absolute;
  bottom: 0;
  left: 100%;
/*   right: 100%; */
  width: 0;
  height: 100%;
  overflow: hidden;
  background-color:#FFF;/* #ffff00; */
  opacity: 0;
  transition: .5s ease;
}

.overlay a {
	/* macht das gesamte div anklickbar */
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.text {
	position: absolute;
	width:calc(100% - 30px); /*alternativ fester Wert = ca. Breite bei .feld-min-height: 40px, damit während Ani kein Umbruch stattfindet */
	left: 0;
	top: 0;
	padding: 0;
	margin: 0 0 0 15px;
	transform: translateX(0);
}

.text p {
	font-size: 80%;
}


/* ========= H T M L ========================================================================================== */

button#zurueck {
  position: fixed;
  top:40px;
  right:-2px;
  padding: 10px 2.2% 10px 30px;
  margin: 0;
  border: 0;
  border-radius: 20px 0 0 20px;
  background-color:#F60;
  text-decoration: none;
  box-shadow:0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  font-family: 'barlowregular', Arial, Verdana, sans-serif;
  font-size:1rem;
  font-weight: 700;
  z-index: 102;
}

button#zurueck a, button#zurueck a:visited {
	text-decoration: none;
	color: #FFF;
}

button#zurueck:hover {
  	background-color:#F90;
}

#abschluss {
	display: block;
	clear: both;
	float: none;
	width: 100%;
	height: 20px;
	margin: 0 auto 0 auto;
	padding: 0;
}

/* ========= S E I T E ========================================================================================== */

#bg {
	display: block;
	/*justify-content: center;*/
	margin: 0 auto 0 auto;
	padding: 0;
	border-radius: 0 0 10px 10px;
	/*background-image: url(_i/bg-rand.svg);
	background-repeat:no-repeat;*/
	/*opacity: 0.9;*/
	width: 80%;
	min-width:800px;
    max-width: 1280px;
}

#bg.start {
	background-color:#fff;
}

#bg.websites {
	background-color: #FFF; /* -- B ------------------------------------- */
}

#bg.soft {
	background-color: #fdfdea; /* -- B ------------------------------------- */
}


/* ========= B L Ö C K E ========================================================================================== */

#kopfani, #kopfbild, #kopfbildSmart, #kopfbalken {
	display: flex;
	align-items: flex-end;
	/* border-radius: 10px 10px 0 0; */
	background-image: url(_i/kopf-orange.jpg);
	background-repeat:repeat-x;
	/*background-size:100%;*/
	/*opacity: 0.8;*/
	width: 100%;
	height: 240px;
	/*height: auto;*/
	padding: 0;
	margin: 0;
	clear:both;
}

#kopfbildSmart {
    display: none;
    height: 120px;
    z-index: 20;
}

#kopfbildSmart img {
  width: auto;
  height: 100%;
}

#kopfbalken {
	/* die Hype-Animation bügelt die runden Ecken oben weg */
	height:10px;
}

#kopfani h1, #kopfbild h1 {
	font-family: 'barlowbold', Arial, Verdana, sans-serif;
	font-size:120px;
	line-height: 100%;
	margin: 0;
	padding: 0 0 0 12px;
}

#kopfbildSmart h1 {
  font-size:52px;
  color: #9ee53e;
  padding: 0 0 0 4%;
}

#kopfbildSmart.print h1 {
  font-size: 52px;
}

#XXXkopfbildSmart.print {
  height: 102px;
}

#kopfani.websites, #kopfani.soft {
	/*background:#6F3;*/
	opacity: 1;
}

/* #kopfbalken wäre der 10px hohe Balken über #bg für die runden Ecken. */
#kopfani.start, #kopfbalken.start, #kopfbildSmart.start {
	background-image:url(_i/kopf-cyan-sm.jpg);
	background-color:#57B0FF;
}

#kopfani.start h1, #kopfbild.start h1 {
	color:#6F3;
	opacity: 0.7;
}

#kopfbild.print h1, #kopfbildSmart.print h1 {
	color:#FFF;
	opacity: 0.7;
}

#kopfani.soft h1 {
	color:#FFF;
	opacity: 0.5;
}

#kopfani.web h1 {
	color:#FFF;
	opacity: 0.5;
}

/* ========= S T A G E ========================================================================================== */

#stage {
	/* gesamter Rahmen inkl. main */
	display: block;
	width:75%;
	max-width: fit-content;
	padding: 0 0 0 1%;
	margin: 0 0 0 25%;
}

/* ========= N A V I ========================================================================================== */

nav {
	float:left;
	width: 18%;
	min-width: 200px;
	max-width: 320px;
	height: auto;
	background-color:#A28;  /*-- default ---------------------------------- */
	/*background-image: url(_i/bg-nav.jpg);
	background-repeat: no-repeat;*/
	color: #7c7c7c;
	margin: 0;
	padding: 0;
    z-index: 30;
}

nav.start, nav.print {
	color:#FFF; /*-- Typo B ---------------------------------- */
	background-color:#57B0FF; /*-- A2 ---------------------------------- */
}

nav a, nav a:visited {
	color:#7c7c7c; /*3C0; /*-- B ---------------------------------- */
	margin: 0;
	height: 100%;
}

nav.start a, nav.start a:visited, nav.print a, nav.print a:visited {
	color:#FFF; /*-- Typo B ---------------------------------- */
}

nav.print {
  background-color:#fa862d;
  color:#FFF;
}

nav.websites {
	background-color:#E7E7E7; /*-- B ---------------------------------- */
}

nav.soft {
	background-color:#d3c73d; /*-- A2 ---------------------------------- */
}

/* 1. Ebene ================================================== */

nav ul {
	font-weight:400;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	line-height: 50px;
}

nav ul li {
	border-top: 1px solid #FFF; /*#e2e2e2;*/
	list-style: none;
	margin: 0;
	padding: 0 0 0 21px;
	height: 100%;
	text-align: left;
	cursor:pointer;
	transition: height .25s ease-out;
}

nav ul li a {
	user-select: none;
    /* Wichtig, damit nicht nur der Text des Buttons klickbar ist: */
	display: block;
}

nav ul li:hover {
	background-color:#d2d2d2; /*#bababa; /* bg Haupt-Rollover-Farbe *//*-- A ---------------------------------- */
	/*transition: all .25s ease-in-out;*/
}

nav li {
	border-top: 1px solid #F90;
}

nav.print ul li:hover {
  color:#333;
}

nav.print ul li:hover {
  color:#333;
}

nav.start ul li:hover,
nav.start ul li a:hover,
nav.start ul li ul.binhier li:hover {
	background-color:#9DE53F; /* -- A -- bg Haupt-Rollover-Farbe */
}

nav.soft ul li:hover,
nav.soft ul li a:hover,
nav.soft ul li ul.binhier li:hover {
	background-color:#a6a738; /* -- A -- bg Haupt-Rollover-Farbe */
}


/* 2. Ebene ================================================== */

nav ul ul {
	margin: 0 0 0 -15px;
	font-size: 1.0em;
}

nav ul li ul li {
	/*background-image: none;*/
	background-color:#DDD; /* -- F -- bg Aufklappliste */
	height: 0;
	padding: 0 0 0 25px;
	border-top: 0;
}

nav.start ul li ul li {
	background-color:#ffcc00; /* -- F -- bg Aufklappliste */
}

nav.soft ul li ul li {
	background-color:#e0d87a; /* -- F -- bg Aufklappliste */
}

nav ul li li:hover,
nav ul li ul.binhier li:hover,
nav ul li a:hover {
	background-color:#d2d2d2; /* -- C --------------- bg Rolli-Farbe Submenü bin hier */
	/* muss identisch sein mit der bei: nav ul li:hover */
	/*transition: all .15s ease-in-out;*/
}


/* Submenü ausblenden: */
nav ul ul a {
	display: none;
}

/* Submenü einblenden: */
.aufklappen li {
	/* oder: nav ul#submenu1-content.aufklappen li */
	display: block;
	height: 27px;
	line-height: 40px;
	border-top: 1px solid #FFF;
	transition: height .25s ease-out;
}

nav ul#submenu1-content.aufklappen li a,
nav ul#submenu2-content.aufklappen li a,
nav ul#submenu3-content.aufklappen li a {
	/* Text(!) einblenden */
	display: block;
}

/* + siehe auch: .dropdownmenu-content, .submenu1-content */


/* -- BinHier ------------------------------------- */

nav li.binhier {
	display: block;
	color:#CCC; /* -- E -------------- Text-Farbe Ebene 1 bin hier ------------------------------------- */
	/*border-top: 1px dotted #DDD;*/
	font-weight: 700;
	background-color:#FFF;
	/*background-image: none;*/
	cursor: not-allowed;
}

nav.print ul li.binhier:hover {
  color:#CCC;
}

nav.start li.binhier, nav.print li.binhier,
nav.start li.binhier:hover, nav.print li.binhier:hover,
nav.start ul ul.binhier li {
	background-color:#FFF; /* -- D -------------- bg-Farbe wie bg ------------------------------------- */
}

nav.soft li.binhier {
	color:#999; /* -- E -------------- Text-Farbe Ebene 1 bin hier ------------------------------------- */
}

nav.websites li.binhier,
nav.websites li.binhier:hover,
nav.websites ul ul.binhier li {
	background-color:#FFF; /*#F7F7F7; /* -- D -------------- bg-Farbe wie bg ------------------------------------- */
}

/*
nav.websites li.binhier:hover {
	background-color: #d2d2d2;
}

nav.websites ul li ul li:hover {
	background-color: #FFF;
}
*/

nav.soft li.binhier,
nav.soft li.binhier:hover,
nav.soft ul ul.binhier li {
	background-color:#f6f6d1; /* -- D -------------- bg-Farbe wie bg ------------------------------------- */
}


nav ul ul.binhier a,
nav ul ul.binhier li {
	display: block;
	height: 40px;
	color:#888686; /* -- E -------------- Text-Farbe Ebene 2 bin hier ------------------------------------- */
	line-height: 40px;
}

nav.soft ul ul.binhier a,
nav.soft ul ul.binhier li {
	color:#989745; /* -- E -------------- Text-Farbe Ebene 2 bin hier ------------------------------------- */
}

nav ul ul.binhier li {
	border-top: 1px solid #DDD;
}

nav ul ul.binhier.ich li:nth-last-of-type(1) {
	border-bottom: 1px solid #ccc;
}

nav ul li ul.binhier li a:hover {
	color:#666; /* Rolli-TEXT-Farbe Submenü */
}

/* -- js ------------------------------------- */

#navigation {
	/* id nur für den sticky-Effekt */
    display: block;
    position: sticky;
	top: 0; /* Anschlag oben */
}

#navigation.open { /* Neue Klasse für den geöffneten Zustand */
    top: 0;
    transition: top 0.5s ease;
}

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

#dropdownTrigger {
	font-family: 'barlowregular', Arial, Verdana, sans-serif;
	background-color: #4CAF50;
	color: white;
	padding: 10px;
	margin: 0 0 10px -1px;
	font-size: 16px;
	border: none;
	border-radius:5px;
	cursor: pointer;
}
#dropdownTrigger:hover {
	background-color: #ff5f00;
}

#dropdownmenu {
	color:#F03;
}

.dropdownmenu-content, .submenu1-content, .submenu2-content {
	overflow:hidden;
	/*position: relative;*/
	background-color:#EEE; /* nur für popup im Text, nicht nav */
	width:0;
	height:0;
	padding: 0;
	transition: all .5s ease-in-out;
}

.dropdownshow {
	display:block;
	width:90%;
	height:420px; /*mit auto animiert nur der Text */
	margin:0 0 10px 0;
	padding: 10px;
	transition: height .5s ease-in-out;
}

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


/* ========= H E A D L I N E =========================================== */

header-simple {
	display: block;
	float:left;
	width: 98%;
	padding: 0 0 0 0;
	margin: 20px 0 10px 0;
	background-color:#3CF;
}

header {
	display: block;
	float:left;
	width: 98%;
	padding: 0 0 0 0;
	margin: 35px 0 25px 0;
}

header#matrix {
	margin-left: 2%;
}

header h1 {
	color:#333;/*#868686; */
	font-size:3em;
	font-weight:200;
	font-family: 'barlowextralight', Arial, Verdana, sans-serif;
	margin: 1px 10px 5px -2px;
	padding: 0;
	line-height: 100%;
}

header.soft h1 {
	color:#333;/*#777624;*/
}

header h2 {
	color:#333;
	font-size:1.4em;
	font-weight:300;
    line-height: 120%;
	margin: 0 10px 0 0;
	padding: 0;
	margin-bottom: 1em;
}

header.soft h2 {
	color: #777624;
}

#logo {
	margin: 2px 0 0 0;
	float:right;
}

#logo img {
	width: 80px;
	height: auto;
}

/* ========= C O N T E N T ========================================================================================== */

main {
	display: block;
	float:left;
	width: 95%;
	margin: 0 20px 0 0;
	padding: 0;
}

main#matrix {
	width: 100%
}

.bild {
	width:100%;
	margin: 5px 0 10px 0;
	background:#CCC;
	border-radius: 7px;
	/*border: #9BAD9F 1px dotted;*/
	/*text-align: center;*/
}

.bild img {
	width:100%;
	height:auto;
	border-radius: 6px;
}
#slides8, #slides9 {
    margin-bottom: 10px;
}

/* ========= A B S A T Z ========================================================================================== */

.ausz {
  color: #ff0000;
}

p.soon {
	font-size: 3.0em;
	padding-bottom:240px;
}

main p, header p, main li {
	font-weight: 400;
	font-size: 1.2em;
	line-height: 140%;
	hyphens: manual;
	hyphenate-limit-chars: 9 4 4;
	color:#444;
	padding: 0;
	margin: 0 0 0.5em 0;
}

main li {
	margin: 0 0 0 -18px;
}

main p, header p {
	/*margin-right: 50px;*/
	max-width: 720px;
}

main p a:hover {
	text-decoration:underline;
}


.tech {
	font-family: 'PT Sans', Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 120%;
}

h2 {
	color:#F60;
	font-weight:300;
	font-size:2em;
	margin: 10px 0 12px -2px;
}

main.soft h2 {
	color: #777624;
}

h3 {
	font-weight: normal;
	font-size: 1.5em;
	line-height: 110%;
	hyphens: none;
	color: #5fac29; /*#906;*/
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

h4 {
	font-size: 1.4em;
	font-weight:400;
	margin: 15px 0 5px 0;
	line-height: 120%;
}

h5 {
	font-size: 1.2em;
	font-weight: 400;
	margin:0 0 10px 0;
}

h6 {
	font-size:1.1em;
	margin:0 0 10px 0;
}

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

.trennlinie {
	width:100%;
	height:1px;
	margin: 20px 0 30px 0;
	border-top:#5FA37E 1px dotted;
}

#zitat {
	background-image: url(_i/bg-zitat.svg);
	background-repeat: no-repeat;
	background-position: 0 20%;
	width: 320px;
	height: 100%;
	min-height: 180px;
	margin:20px auto 20px auto;
	padding: 15px 20% 0 0;
}
	
#zitat p {
	font-size: 1.75em;
	font-weight:400;
	font-family: 'barlowthin_italic', Arial, Verdana, sans-serif;
	/*font-style: italic;*/
	line-height: 120%;
	text-align: center;
	hyphens: none;
}

.XXXzitatautor {
	text-align: center;
	font-size: 0.65em;
	padding:0;
}

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

.sectionstart {
	float:right;
	width: 330px;
	margin: 20px 0 0 0;
}

/* ========= F O O T E R ========================================================================================== */

#abschlusskleber {
	display: block;
	/* notwendig, damit die Abschluss-Rundung [#abschluss] am Bg [#stage] klebt (sonst Abstand) */
	margin:0;
	height:0.001em;
}

#abschluss {
	display: block;
	background-color:#fff;
	/*opacity: 0.9;*/
	width: 760px;
	height: 20px;
	margin: 0 auto 10px auto;
	padding: 0;
	border-radius: 0 0 10px 10px;
}

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

footer {
	display: block;
	clear: both;
	/*background-color:#ddd;*/
	width: 98%;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	font-size: 1em;
	line-height: 130%;
	border-top: 1px dotted #333;
	/*border-radius: 0 0 8px 0;*/
}

footer ul {
	display: inline-block;
	/*background-color:#eee;*/
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}

footer ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #FFF;
}

footer a {
	color:#CCC;
	padding: 0 5px 0 5px;
}

footer a:visited {
	color:#CCC;
}

footer a:hover {
	background-color:#F90;
	border-radius: 3px;
	color:#FFF;
}

/* ========= H I L F S M I T T E L ========================================================================================== */

.umbruch {
	clear:both;
}

.umbruchR {
	clear:right;
}

.umbruchSmart {
	display:none;
}

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

.abstand05 {
	clear:both;
	width: 100%;
	margin: 5px 0 0 0;
}

.abstand10 {
	clear:both;
	margin: 10px 0 0 0;
}

.abstand20 {
	clear:both;
	margin: 20px 0 0 0;
}

.abstand40 {
	clear:both;
	margin: 40px 0 0 0;
}

/* ============================================================================================================================================================= */
/* ============================================================================================================================================================= */
/* ============================================================================================================================================================= */
/* ============================================================================================================================================================= */
/* ============================================================================================================================================================= */

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

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

body, body.start, body.websites {
	background-image: none;
    background-color: #FFF;
}

#bg {
	width: 100%;
	margin: 0;
	border-radius: 0;
	min-width:200px;
}

#stage {
	padding: 10px 0 0 0;
	width: 70%;
	margin: 20px 5px 0 36%;
	min-height: 100%;
}

#smartmenu {
	display: none;
}

#navigation {
  width: 25%;
}

nav {
  min-width: 200px;
}

main {
	width: 98%;
}

#bildli {
	display: block;
	background-position: 50%;
	margin: 20px auto 20px auto;
	width: 50%;
}

#bildre {
	display: block;
	background-position: 50%;
	float:left;
	margin: 20px auto 20px auto;
	width: 50%;
}

#bildli img,
#bildre img {
	width: 100%;
	height: auto;
}

header {
	width: 100%;
	margin: 0 0 20px 0;
}

#bildli img,
#bildre img {
	width: 100%;
	height: 160px;
}

.dropdownshow {
	height:240px;
}

.sectionstart {
	width: 60%;
	margin: 20px 0 0 0;
}

.umbruchSmart {
	display:block;
	clear:both;
}

#abschluss {
	width: 80%;
}

footer {
	font-size: 1.1em;
	line-height: 150%;
	width: 100%;
}

footer ul li {
	padding: 2px;
}
    
}

/* ============================================================================================================================================================= */
/* ============================================================================================================================================================= */

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

body.print {
  background:#FFF;
}

#kopfani, #kopfbild {
	display: none;
}

#kopfani h1 {
	margin: 0;
	padding: 0 0 0 5%;
}

#kopfbildSmart {
    display: block;
    position: fixed;
    top: 0;
}

#kopfbildSmart h1 {
  padding-top: 50px;
}

#smartmenu {
	display: block;
    position: fixed;
	clear:both;
	width:90%;
	height:auto;
	padding: 20px 0 0 0;
	margin: 0 0 0 4%;
	cursor: pointer;
    z-index: 25;
}

#smartmenu img {
	width:20px;
	height:auto;
}

#stage {
	clear:both;
	width: 90%;
	margin: 120px 5% 0 5%;
}

header {
	width:100%;
	padding:0;
}

#navigation {
    position: fixed;
	left: 3.2em;
	top: -452px; /* kontakt-navi ist lang! */
	width: 100%;
	height:auto;
}

main {
	width:100%;
	padding:0;
	margin: 0 auto 0 auto;
}

#zitat {
	width: 100%;
	background-size: 90%;
	background-position:25% 25px;
	margin:0 auto 0 auto;
	padding: 30px 0 0 0;
}

.dropdownshow {
	height:255px;
}

footer ul li {
	float: none;
	border-right: 0 solid #FFF;
}

}

/* ============================================================================================================================================================= */
/* ============================================================================================================================================================= */

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

#smartmenu {
    margin: 0 0 0 15px;
}
    
#kopfbildSmart h1 {
    padding: 50px 0 0 12px;
}

}

/* ========= M A T R I X  websites.html ========================================================================================== */

/* ========= nur Textgröße ========================================================================================== */

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

.text p {
    font-size: 150%; /* 3-spaltig und groß */
}

}

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

.text p {
    font-size: 120%; /* 3-spaltig und groß */
}

}

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

.text p {
    font-size: 100%; /* 3-spaltig und groß */
}

}

/* ========= S M A R T ========================================================================================== */

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

.text p {
    font-size: 75%; /* 3-spaltig und klein */
}

}

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

.feld {
    width:49%;
}

.feld:nth-of-type(3n) {
    margin-right: 10px;
}
.feld:nth-of-type(2n) {
    margin-right: 0;
}

.text p {
    font-size: 90%; /* 2-spaltig */
}

}

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

.feld {
    width:100%;
}

.text p {
    font-size: 100%; /* 1-spaltig */
}

}
