.content .linkbox {
	/*background-color: pink;*/
	width: 916px;
	margin-left: -14px;
	

}
.content .linkbox .box1{
	width: 87px;
	height: 87px;
	float:left;
	margin-left: 14px;	
	margin-bottom: 14px;
}
.content .linkbox .box1 table{
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;

}
.content .linkbox .box1 td{
	margin:0px;
	padding:0px;
	border:solid 1px #000;
	text-align: center;
	vertical-align: middle;
}
.content .linkbox a{

}
.content .linkbox img{

	margin: 0px;
	float:none;
	margin-top:4px;

}


.content .linkbox .bq2{
	width: 90%;
	height:auto;
}
.content .linkbox .bh{
	width: auto;
	height:70px;

}
.content .linkbox .bq{
	width: 90%;
	height:auto;

}



.content .partnerbox {
	/*background-color: pink;*/
	width: 916px;
	margin-left: -14px;

}
.content .partnerbox a{
	width: 138px;
	height: 58px;
	border:solid 1px #000;
	float:left;
	display:block;
	margin-left: 14px;	
	margin-bottom: 10px;
	font-size:12px;
	line-height: 16px;
	text-align:center;
}
.content .partnerbox img{
	width: auto;
	height:30px;
	max-width:130px;
	margin: 5px auto;
	text-align:center;
}
.content .pdfbox{
	width: 916px;
	margin-left: -14px;
}
.content .pdfbox a{
	width: 138px;
	float:left;
	display:block;
	margin-left: 14px;	
	margin-bottom: 10px;
	font-size:12px;
	line-height: 16px;
}
.content .pdfbox div{
	width: 214px;
	float:left;
	display:block;
	margin-left: 14px;	
	margin-bottom: 10px;
	font-size:12px;
	line-height: 16px;
}
.content .pdfbox span{
	margin-top: 3px;
	display:inline-block;
}
.content .pdfbox img{
	width: 100%;
	height:auto;
	margin: 0px;
	/*float:left;*/
	border:solid 1px #000;
}
.content2 { /*border:solid 1px red;*/ }

.ckeditor-html5-video {
	
	/*border:solid 4px blue;*/
	max-width:900px;
	margin-right: auto;
	margin-left: auto;	

	
}
.ckeditor-html5-video video{
	
	/*border:solid 4px red;
	max-width:900px;*/
	margin-right: auto;
	margin-left: auto;	
		width: 720px;
	height:auto;
}
.videobox {
	position: relative;
	top: -110px;
	top: 0px;
	left: 0px;
	display: -webkit-box;
	display: flex;

	display: table;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	height: 400px;
	height: 100vh;
	overflow: hidden;
	background-color:#FFF;
	/*border:solid 4px blue;*/
	min-height: 100%;
	min-width: 100%;
	-webkit-transform-style: preserve-3d;
	
}
.videobox video {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	display: table-cell;

	-o-object-fit: cover;
	object-fit: cover;
	background-color:#FFF;
	width: 100%;
	height: 100%;
	/*border:solid 4px red;*/
	/*
		
		display: none;
	width: 100%;
	height: 100%;
	*/
	
	
	/* width: 600px;
	height: 400px;
	*/
	/*background-color:pink;*/
	
	
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: 100%;
	object-fit: cover;

}
.videodiv {
  z-index: 1;
  width: 40rem;
  text-align: left;
  color:#FFF;
  padding-top:60px;
}
.videodiv h1{
	text-align: left;
	color:#FFF;
	font-size:48px;
	line-height:52px;
	display:none;
}
button {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #fefefe;
  background-color: #e55;
  font-weight: 600;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
button:hover {
  background-color: #eb3838;
}
.scrollbox .overlay { display:none;}

.overlay {
  position: absolute;
  z-index: 1;
  top: 220px;
  right: 0px;
  width: 50%;
  width: auto;
  height: 300px;

  background-color: rgba(0,0,0,0.2);
  /*border:solid 1px red;*/
  padding:10px;
  color:#FFF;
}
.overlay a, .overlay p, .overlay h2, .overlay h3 {color:#FFF;}
.overlay a:hover { color:#6a6a6a; color:pink;}


.overlay2 .content{ background-color: rgba(0,0,0,0.4); padding:10px;/**/ }
.overlay2 .content:hover{ /*background-color: rgba(0,0,0,0.4);*/ }
.overlay2 .content:hover p { color:#000; }
.overlay2 .content .box { color:#FFF; /* background-color: rgba(0,0,0,0.2); padding:10px;  display:inline-block;*/}
.overlay2 {
  position: absolute;
  z-index: 1;
  bottom: 180px;
  right: 0px;
  width: 100%;
  height: 50px;
  color:#FFF;
}

.overlay2 a, .overlay2 p, .overlay2 h2, .overlay2 h3 {color:#FFF; max-width: none;}
.overlay2 a:hover, .overlay2 a:hover b, .overlay2 a:hover span  {  color:gold; }
.overlay2x a {position:absolute; top:10px; right:10px; font-size: 22px; line-height: 26px;}

.overlay2 p {margin-bottom:0px; padding:5px 0px;/*border:solid 1px red;*/}
.overlay2 b {color:#FFF;font-size:1.1em;     font-weight: 500;}
.overlay2 span {color:#FFF;font-size:1.1em;}

#header {
	position:relative;
	z-index:2000;
	/*border:dashed 1px red;*/
	background-color: #FFF;
	width: 100%;
	height: 360px;
	height: auto;
	margin-bottom:30px;
}
.top {height: 110px; /*border:dashed 1px blue;*/}

#header .videologo {
	position:absolute;
	right:2%;
	top:2%;
	width: 30%;
	height:auto;
	display:none;
}

.logobox {
	position:fixed;
	z-index:4000;
	/*height: 80px;*/
	background-color: #FFF;
	background-color: transparent;
	width: 100%;
	text-align:right;
	/*
	left:-50%;
	border-bottom:solid 10px #FFF;
	border:dashed 1px red;*/
}

.logobox2 {
	background-color: #FFF;
	width: 100%;
	text-align:right;
	height: 100px;
	display:none;
}
#nav0  {
	/*position:absolute;
	top:140px;*/
	margin-top:110px;
	height: 40px;
		/*display:none;*/
}

.logopos { top:-105px; }

.content .logo {
	position:absolute;
	right:-38px;
	 height:100px;
	 width:auto;
}
#menubox { float:left;}
.menu2 {
	position: absolute;
	z-index:1000;
	top:5px;
	left: 15px;
	background-image: url(../userfiles/images/meta/menu.svg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 30px auto;
	height: 32px;
	width: 32px;
	margin-right:0px;
	cursor:pointer;
	display:none;
	/*float:left;*/
}
.menu {
	position: absolute;
	z-index:1000;
	top:-85px;
	left: 0px;
	background-image: url(../userfiles/images/meta/menu3.svg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 60px auto;
	height: 62px;
	width: 62px;
	margin-right:0px;
	cursor:pointer;
	display:none;
	/*float:left;*/
}
.menu:hover { 	background-image: url(../userfiles/images/meta/menu2.svg); }
.aktiv2 {
	background-position: 0px -30px;
}
.aktiv {
	background-position: 0px -60px;
}
#map {
	height: 300px;
	background-color: #d2d2d2;
}
#footer{
		position:relative;
	z-index:100;
	margin-bottom: 0px;
	/*width: 100%;
	height: 80px;*/
}
#footer .adressbox{
	background-color: #b1b3b4;
	padding:5px 15px;
	color: #FFF;
}
#footer2 .adressbox{
	font-size:0.8em;
	padding:25px 5px;
	/*background-color: #b1b3b4;*/

}
#footer2 .adressbox p{
	/*border:solid 1px blue;*/
	margin:0px;padding:0px;
	text-align:right;
	
}
#footer2 .adressbox div {
	float:right;
}

#footer .adressbox p {
  margin-top: 0px;
  margin-bottom: 0px;
}

#footer .adressbox a{
	color: #FFF;
	text-decoration: none;
}
#footer .adressbox a:hover{
	color: #005C8C;
	color: gold;
}
.main {
	position:relative;
	z-index:2;
	top:-110px;
	background-color: #FFF;
	margin:0px 0px 0px 0px;
	padding:0px;
	/*border:solid 1px red;*/
	overflow: hidden;
	
}
.trenner {
	border-bottom:2px solid gold;
	margin-bottom:3%;
}
.trenner2 {
	/*border-bottom:2px solid pink;*/
	height:10px;
		display:none;
}
.adressbox {
	position: relative;
	/*height: 60%;*/
}
.adressbox div {
	position: absolute;
	top: 50%;
	transform: translateY(-25%);
}
.adressbox a{
	color: #6a6a6a;
}
.adressbox a:hover{

}
.navfooter {text-align:right;}

.leben {
	max-width:800px;
	margin: 50px auto;
	
}
.leben img{
	width: 31%;
	height:auto;
}
.teambox {
	width: 100%;
	margin-left:-2%;
	/*border:dashed 1px red;*/
}
.teambox a{
	text-decoration:underline;
}
.team {
	width: 31.33%;
	margin-left:2%;
	float:left;
}
.team img{
	width: 100%;
	border:solid 2px #FFF;
}
.team:hover img{
	border:solid 2px #005c8c;
}
.bgbild {
	/*
	background-image: url(../userfiles/images/meta/linie.png);
	background-repeat: repeat-x;
	background-position: center center;
	*/
	height: 0px;
	margin: 0px;
	padding: 0px;

}
#header .bgbild {
	/*
	background-image: url(../userfiles/images/header/testformatslider1.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
	background-size: 100% auto;	
	*/
	height: auto;
	height: 460px;	
	padding: 0px;
	margin:0px;
	background-size:cover;
	/* border-bottom:solid 20px #ccc;*/
}

.navaktiv{
	position:absolute;
	top:0px;
}
#bottom2 {
	/*border:dashed 1px red;*/
	
}
.blau {

	z-index:1000;
	height:40px;
	height:auto;
	/*background-color: #F4F4F4;*/
	background-color: #B1B3B4;
	background-color: #FFF;

	
	border-bottom:solid 10px #FFF;
	margin-top:-5px;
}
.fix-search{
	position: fixed;
	z-index:1000;
	width: 100%;
	margin-top:0px;
}
.fix-blau {
	background-color: #B1B3B4;
	background-color: #FFF;
}
.fix-bottom{
  
}
.content {
	position:relative;
	z-index:1;
	text-align: left;
	width: 900px;
	/*max-width: 900px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	/*
	border-top:solid 5px gold;
	background-color: #FFF;
	*/
	/*border:dashed 1px red;*/
}

#header .content {
	/*background-color: transparent;*/
	margin-top: 0px;
	
}

.content img {
	width: 100%;
	height:auto;
	float:left;
	margin-bottom:10px;
	margin-bottom:2%;
	margin-left:0px;
}
#header .content img {
	/*border:dashed 1px red;*/
	float:none;
	margin:0px;
	padding:0px;
}
.scroll {
	display:none;/**/
	margin-top: 0px;
	margin-bottom: 0px;
}
#scroll_top {
	padding:10px;
	background-color:rgba(255, 255, 255, 0.8);
	display:none;
	}
.scroll-fix{
	position:fixed;
	z-index:200;
	bottom:20px;
	margin-left:-34px;	
}

.full {
	height: auto;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 1%;
}
.sp12 .full {
	height: auto;
	width: 32%;
	margin-right: 1%;
	/*float:left;*/
}
.sp12 .full img {
  height: auto;
  width: 60%;
}
.bildbox {
	margin-left: -1%;
}
.spalte {
	background-color: #FFF;
	width: auto;
	float:left;
	
}
.spalte p {margin-left: 0%;margin-top: 5px;}
.spalte img { margin-bottom: 5px; margin-left: 0px;}
.content .sp12 .bildbox img {
	width: 24%;
	margin-right: 0px;
	margin-left: 1%;
	margin-bottom: 1%;
}
.content .bildbox img {
	width: 49%;
	margin-right: 0px;
	margin-left: 1%;
	margin-bottom: 1%;
}


.desk {
	display:block;
}
.smart {
	display:none;
}
.anker2, .anker1, .anker {
	display:block;
	position:absolute;
	z-index:8000;
	top:-200px;
	left:50px;
	height: 10px; 	
	font-size: 10px;
	line-height: 10px;
	background-color: red;	
}
.anker1{
	top:-110px;  background-color: pink;	
}
.anker2{
	top:-200px;  background-color: pink;	
}
.fix-anker {
	background-color: gold;	
	top:-160px;
}
.fix-anker1 {
	background-color: gold;	
	top:-120px;
}	 
.clr {
	font-size: 0px;
	line-height: 0px;
	background-color: #cFF;
	color:#FFF;
	clear: both;
	height: 0px;
}
.spacer1 {
	height: 400px;
}


#tes01 {
	background-color: #F00;
	position: fixed;
	z-index:10000;
	height: 100px;
	width: 400px;
	left: -5100px;
	top: 250px;
	color:#000;
}
input {width: 400px;}
.menu { display:block;}
.temp3 .menu { display:none;}
.temp3 .scrollbox {  display:block; }
#logobox .content { /*width: 100%;*/}

.content { /*background-color: pink;*/}

.socialbox {
	position:absolute;
	z-index:200;
	/**/
	bottom:7px;
	right:7px;
	display:none;
	width: 20px;
	/*
	bottom:35px;
	right:15px;
	*/
	/*
	border:solid #FFF 1px;*/
	
}
.content .socialbox img { height:25px;}

/* Desktop XLarge */
@media only screen and (min-width: 1536px)  {
	.videobox { /*height: 600px;*/ }  
	.content { width: 1354px; /*border-left:solid 5px #FCF; background-color: gold;*/border-top:solid 5px pink;}
	.content .pdfbox { width: 1368px; margin-left: -14px; }
	.content .pdfbox a{ width: 100px; width: 138px; margin-left: 14px; }
	.content .pdfbox div{ width: 100px; width: 138px; margin-left: 14px; }
}

/* Desktop large */
@media only screen and (min-width: 1280px) and (max-width: 1535px) {	
	.videobox { /*height: 500px;*/ }  
	.content { width: 1126px; /*border-left:solid 5px #FCF; background-color: yellow; */ border-top:solid 5px red;}
	.content .pdfbox { width: 1140px; margin-left: -14px; }
	.content .pdfbox a { width: 138px; margin-left: 14px; }
	.content .pdfbox div { width: 138px; margin-left: 14px; }

	
}
/* Desktop large */
@media only screen and (min-width: 1024px) and (max-width: 1279px) {	
	.videobox { /*height: 500px;*/ }  
	.content { width: 1004px; /*border-left:solid 5px #FCF; background-color: yellow; */ border-top:solid 5px orange;}

	.content .pdfbox { width: 1018px; margin-left: -14px; }
	.content .pdfbox a { width: 138px; margin-left: 14px; }
	.content .pdfbox div { width: 138px; margin-left: 14px; }
	
}
@media only screen and (min-width: 1024px) and (max-width: 1026px) {
	.content .logo { right:0px; /*height:100px; border-right:solid 1px gold;*/}
	.content { width: 1024px; }
	.logobox .content { width: 1024px; /*border-top:dashed 5px orange;*/}
	
	.menu { left:10px;}
}

/* Tablet Portrait */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.content { width: 670px; /* background-color: grey; */ border-top:solid 5px blue;}
	.content .pdfbox, .content .linkbox  { width: 686px; }
	.content .pdfbox a{ width: 100px;  width: 157px;  }
	.content .pdfbox div{ width: 100px;  width: 157px;  }
	.content .linkbox .box1{ width: 100px; height:100px; }/**/
	.content .linkbox .bh{ height:70px; }
	.content .logo { right:0px; height:100px; /*border-right:solid 1px gold;*/}
	
	.scrollbox {  /* border-top:solid 3px gold;  margin-top:140px;*/ }
	.scrollbox > ul { margin-left:5px; /*background-color: pink;*/   /*margin-top:140px;*/ }
	.menu { left:10px;}
	.anker1X, .ankerxx {  top:-170px; }	
	/*#logobox .content { width: 92%; margin-left:4%;margin-right:4%;}*/
	#logobox .content { width: 100%;/**/}

	#header {margin-top:-40px;}
	.overlay2 a, .overlay2 p, .overlay2 h2, .overlay2 h3 {/*font-size: 1.1em; line-height: 1em;*/}
	
}



/*@media only screen and (min-width: 320px)  and (max-width: 767px) {*/
@media only screen and (min-width: 320px)  and (max-width: 1536px) {	
	
	.scroll { display:block;}
	.blau, .nav1 { /*height: auto;*/ }
	.fix-blau { background-color: gold; display:none;}
	.videobox { top: 0px; }
	.overlay2 a { top:-30px; right:0px; /*font-size: 22px; line-height: 26px;*/}
}

@media only screen and (min-width: 320px)  and (max-width: 767px) {
	.menu { background-size: 30px auto; height: 32px; width: 32px; top:10px; left:10px; /*background-color: #CCC;*/ background-image: url(../userfiles/images/meta/menu2.svg);}
	.aktiv { background-position: 0px -30px;}
	.socialbox {/* display:block;*/}
}

/* Smartphone Portrait und Landscape */
@media only screen and (max-width: 767px) {
/*@media only screen and (min-width: 512px) and (max-width: 767px) {*/

	.temp3 .menu { display:block;}
	.temp3 .scrollbox {  display:none; }

	.scrollbox {border-top:solid 3px gold; /* margin-top:140px;*/ }
	.content .logo {top: -35px;top: 5px; right: -14px; right: 1%; height: 35px; }
	
	.videobox { height: 300px; height: 80vh;} 
	.content { width: 442px; /*background-color: orange;*/ border-top:solid 5px grey;}
	.content .pdfbox, .content .linkbox{ width: 458px;  }
	.content .pdfbox img{ width: 138px;  }
	.content .linkbox .box1{ width: 138px; height:138px; }
	.content .linkbox .box1{ width: 100px; height:100px; }/**/
	.content .linkbox .bh{ height:70px; }	
	.logobox .content {width: 100%; }	
	
	#header { height: auto;}
	#header .bgbild {	height: 220px; background-size: auto 160px;}
	.logobox { height: auto; margin-top:-10px;}
	.adressbox { height: auto;}

	.top {height: 70px; /*border:dashed 1px blue;*/}
	.logobox, .logobox img, .logobox2, .logobox2 img { height: 60px;  margin-right: 10px; margin-top: 0px;}
	.anker1, .anker {  top:-70px; }	
	
	.videodiv { width: 90%; padding-top:60px; padding-left:0%; }
	.videodiv h1{  font-size:28px;  line-height:32px; }
	
	
	.overlay2 a, .overlay2 p, .overlay2 h2, .overlay2 h3 {font-size: 1.1em; /*line-height: 1em;*/}
	
		.overlay2 { bottom: 190px; /*top: 160px;*/}
	.overlay2 p{ padding:0px 0px; font-size:0.9em;/*line-height:18px;*/}
	.overlay2 b {font-size:1em; }
	.overlay2 span {font-size:1em;}	
	.overlay2 .brk {color:red;display:none;}
	.overlay2 .brk2 {display:block;/*border:solid 1px #fff;*/}
	.overlay2 .clr:first-of-type {
		background-color: transparent;	
		height: 18px;
	}
	
	
	
	
	
}
@media only screen and (max-width: 511px) {
/*@media only screen and (min-width: 320px)  and (max-width: 511px) {*/
	.menu {top:5px; /**/}

	.videobox { height: 200px;  height: 50vh;}
	.top {top:0px; height: 0px; /*border:dashed 1px blue;*/}
	.logobox, .logobox img, .logobox2, .logobox2 img { height: 40px;  margin-right: 10px; margin-top: 0px;}
	.anker1, .anker {  top:-50px; }
		
	.main { background-color: #CFC;}
	
	
	
	.bgbild {  background-position-y: 40px; height: 10px;}
	#header .bgbild {	 background-position-y: 40px; height: 200px;}

	#scroll_top { display:inline-block;}
	#header { height: auto;}

	.content { width: 300px; width: 94%; }
	.logobox .content {width: 100%; }
	
	.content .sp12 .bildbox img { width: 99%; }
	.content .bildbox img { width: 99%; }
	
	
	#footer, .adressbox { height: auto;}
	.adressbox, .adressbox div { position: static; }
	.adressbox div { top: 0px; transform: translateY(0%); }
	
	.team { width: 98%;}
	


	h1 { margin-left: -5px; margin-left: 0px; }


	.desk { display:none;  }
	.smart { display:block; }
	

	.videodiv { width: 90%; padding-top:60px; padding-left:5%; }
	.videodiv h1 {  font-size:28px;  line-height:32px; }
	
	.scrollbox {/* background-color: pink;   margin-top:140px;*/ border-top:solid 3px gold;}
	.content .logo {top: -35px;top: 5px; right: -14px; right: 1%; height: 35px; }
	.content .pdfbox , .content .linkbox{ width: 102%; margin-left: -3%; }
	.content .pdfbox a{ width: 47%; margin-left: 3%; }
	
	.content .linkbox .box1{ width: 30%; height:100px; margin-left: 3%;}
	.content .linkbox .box1 table {height:100px; }
	.content .linkbox img { max-height:80px;}
	.content .linkbox .bq2{ width: 90%; height:auto; }
	.content .linkbox .bh{ width: auto; height:80%; }
	.content .linkbox .bq{ width: 90%; 	height:auto; }
/*
	.overlay2 { bottom: 190px; }
	.overlay2 p{ padding:0px 0px; font-size:0.7em;}
	.overlay2 b {font-size:1em; }
	.overlay2 span {font-size:1em;}	
	
	.overlay2 .brk {color:red;display:none;}
	.overlay2 .brk2 {display:block;}
	
	.overlay2 .clr:first-of-type {
		background-color: transparent;	
		height: 18px;
	}
*/
	
}


