@media only screen and (min-width: 1100px) {
body {
 font-size: 100.1%;
}
}
 @media only screen and (min-width: 1500px) {
body {
 font-size: 110.1%;
}
.zeile {
width: 70%;
}

}
 @media only screen and (min-width: 1800px) {
body {
 font-size: 115.1%;
}
.zeile {
width: 70%;
}
}
 @media only screen and (min-width: 2300px) {
body {
 font-size: 130.1%;
}
.nav {
line-height: 250%;
height: 250%;
}
}
@media only screen and (max-width: 960px) {

/* Layout -------------------------------------- */
#navigation {
	position:relative;
	width: 100%;
	background-color:#0175be;
	color: #fff;
}

#header {
	position: relative;
	padding: 0px;
	height: auto;
	background-color: #efefef;
/*		background-color: #fff;
background-image:url(../images/hg3b.jpg);
background-position:center center;
background-repeat:repeat-x;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
	background-size: cover;*/
}
#inhalte {
	position: relative;
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
}
#header2 {
	padding-top: 20px;
	padding-bottom: 20px;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: inset 0 0 5px #999;
}
.titel1 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.main {
		margin-bottom: 20px}
#fuss {
	position: relative;
	margin-top: 0px;
	padding-bottom: 20px;
	color: #000;
	background-color:#fff;
	border-top: 0px solid #f8b830
}
/* zwei spalten */
.spblock {
	width: 100%;
	margin-bottom: 50px;
	border: 0px solid #000;
}
.sp1-2, .sp2-2 {
	float: none;
	width: 100%;
	margin-right: 0%;
}
.sp1-2 {

}
.sp2-2 {
	float: none;
	margin-right: 0;
}
/* Textformatierungen -------------------- */
h1 {
	font-size: 20px;
	font-size: 2.0em;
	font-weight: 400;
	text-transform:uppercase;
	color: #f8b830;
	margin-left: 0px;
}

.box h1 {
	margin-bottom: 40px;
}
h2 {
	font-size: 20px;
	font-size: 1.2em;
	font-weight: 300;
	/*text-transform:uppercase;*/
	letter-spacing: 1px;
	color: #0175be;
	line-height: 180%;
	margin-top: 1.8em;
	margin-bottom: 0;
}

h2:first-child, #inhalte h2:first-child, #inhalte h2.first {
	margin-top: 0;
}
#inhalte h2.start {
	margin: 0;
	padding: 0;
	line-height: 100%;
}
#inhalte h3 {
	display: inline-block;
	font-size: 12px;
	font-size: 1.5em;
	letter-spacing: 1px;
	color: #006600;
	line-height: 150%;
	margin-bottom: 0.9em;
}
p, #inhalte p, #header2 p {
	font-size: 12px;
	font-size: 0.95em;
	color: #000;
	line-height:180%;
	margin-bottom: 0.80em;
}
#header2 p {
	letter-spacing: 1px;
	line-height: 130%;
}

.box p {
	line-height: 180% !important;
}
a, #inhalte a {
	color: #666;
	text-decoration: underline;
}
#inhalte a:hover, #inhalte a:active, #inhalte a:visited {
	color: #000;
	text-decoration: underline;
}
#inhalte ul {
	list-style-type: square;
	padding-left: 17px;
	margin-bottom: 0.85em;
}
#inhalte li {
	font-size: 12px;
	font-size: 0.80em;
	letter-spacing: 1px;
	color: #000;
	line-height:180%;
	margin-bottom: 0.80em;
}
a.telresp {
	text-decoration: none;
}
p.trigger {
	cursor: pointer;
}
/* Sonderformate ------------------------- */

#header2 .kopfbild {
	margin-left: 0px;
	display: none;
}
#logo {
	position: relative;
	width: 100%;
	max-width: 200px;
	border: 0;
	padding: 0px;
	padding-left: 0px;
	background-color: #fff;
}
.box {
	width: 100%;
	position: relative;
	padding-top: 0px !important;
	padding-bottom: 40px !important;
	border: 0px solid #ddd;
}
.illu {
	position: relative;
	margin-top: 40px;
}
.illu img {
	width: 46%;
	display: inline-block;
	border: 1px solid #f8b830;
	padding: 0;
	margin-right: 2%;
	margin-bottom: 2%;
}
#header2 img {
	width: 100%;
	border: 0px solid #fff;
}
.boxrechts img {
	width: 100%;
	border: 0px solid #fff;
	background-color:#fff;
}
.owl-carousel img {
	border: 5px solid #fff;
	text-align:center;
}
ul.owl-carousel {
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
}
ul.owl-carousel li {
	margin-left: 2%;
	margin-right: 2%;
}
img.kopfbild {
	background-color: #fff;
	background-color: #efefef;
}
.grau {
	background-color: #efefef;
}
.blau {
	background-color: #0175be;
	color: #fff;
	margin-bottom: 0px;
}
.gelb {
	background-color: #f8b830;
}
.himmel {
	background-image:url(../images/hg3.jpg);
	background-position:left center;
	background-repeat:repeat-x;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
	background-size: cover;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: inset 0 0px 5px #333;
	z-index: 500;
}
	
	ul.produkte li {
	display: inline-block;
	vertical-align: top;
	margin-right: 2%;
	min-width: 120px;
	width: 46%;
}

.inhalte ul.team {
list-style-type: none;
margin: 0;
padding: 0;
}

.inhalte ul.team li {
display: inline-block;	
width: 46%;
margin-right: 2%;
font-size: 12px;
font-size: 0.75em;
}

.inhalte ul.team img {
width: 100%;
border: 4px solid #fff;
}	
	
	/* Sonderinfo ----------------- */
.sonderinfoblock {
	position: relative;
column-count: 1; column-gap:inherit;column-width: inherit;
	padding: 3%;
	background-color: #efefef;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
font-size: 90%;
	text-align: left;
	}
.sonderinfoblock h2, .sonderinfoblock h3 {
color: #999;
	break-before: all;
} 

.inhalte.sonderinfoblock h2:first-child {
	margin-top: 0 !important;
	padding-top: 0;
	}
.inhalte.sonderinfoblock p, .inhalte.sonderinfoblock li {
margin: 0;
	margin-bottom: 0em;
	font-size: 0.8em;
	line-height: 150%;
	color: #666;
}
.sonderinfo {
margin-top: 20px;
}
.sonderinfo:first-child {
margin-top: 0px;
}
.sonderinfoblock ul {
	list-style-type: none;
margin: 0;
	padding: 0;
}
.sonderinfoblock li {
display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #ddd;
}
.sonderinfoblock li:first-child {
padding-left: 0;
}
	
	/* InfoCenter -------------- */

.akkordeon div.trigger {
	position: relative;
	font-size: 12px;
	font-size: 1.0em;
	font-weight: 500;
	font-weight: normal;
	text-align: left;
	margin: 0 auto 0;
	color: #fff;
	line-height: 130%;
	padding: 5px;
	padding-right: 65px;
	background-color:#0175be;
	display: inline-block;
	cursor: pointer;
}
.akkordeon div.trigger span {
	position: absolute;
	text-indent: -800em;
	display: block;
	overflow: hidden;
	background-image:url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 25px;
	height: 25px;
	top: 5px;
	right: 5px;
	z-index: 800;
}
.akkordeon div.trigger_active span {
	position: absolute;
	text-indent: -800em;
	display: block;
	overflow: hidden;
	background-image:none;
	background-image:url(../images/minus.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 25px;
	height: 25px;
	top: 5px;
	right: 5px;
	z-index: 800;
}
/* Fussbereich ------------- */

#fuss p {
	font-size: 12px;
	font-size: 0.8em;
	line-height:1.5em;
	margin-bottom: 0.85em;
	color: #000;
}
ul#fussnavi {
	margin-left: 0px;
}
ul#fussnavi li a {
	color:#000;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.8rem;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height:1.5em;
}
	/*Formulargestaltung */

label  /* Alle Labels UND Formularelemente auswaehlen */
{
display: block;
float: left;
border:0px solid #AF8728;
text-align: left;
width:30%;
border-bottom:0px solid #FFA078;
height:25px;
padding-right:20px;
}


.formular p {margin-bottom: 1.0em;}

.form
{
background: #ffffff;
border: 0;
border-bottom:1px solid #000;
margin:0px;
width:70%;
text-align:left;
display:inline;
color:#000;
font-weight:bold;
height:20px;
}

.form2
{
font-family: Arial, Verdana, Sans-serif;
font-size:14px;
color:#fff;
background-color:#000;
border:1px solid #000;
padding:2px;
cursor:pointer;
}


.form3
{
background: #ffffff;
border: 0;
border:1px solid #000;
margin:0px;
width:70%;
text-align:left;
display:inline;
color:#000;
font-weight:bold;
height:120px;
}

/* Ende Formulargestaltung */

}
