/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('_fonts/raleway-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/raleway-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/raleway-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/raleway-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('_fonts/raleway-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/raleway-v27-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('_fonts/raleway-v27-latin-600.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/raleway-v27-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/raleway-v27-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/raleway-v27-latin-600.woff') format('woff'), /* Modern Browsers */
       url('_fonts/raleway-v27-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/raleway-v27-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('_fonts/raleway-v27-latin-700.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/raleway-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/raleway-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/raleway-v27-latin-700.woff') format('woff'), /* Modern Browsers */
       url('_fonts/raleway-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/raleway-v27-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
}



* {
	margin:0;
	padding:0;
}
img { border:0;border-style: none;}
html, body {
	margin:0;
	padding:0;
	height:100%;

	font-family: 'Raleway', sans-serif;
	text-decoration: none;

	color:#000000;
	font-size: 16px;
	line-height:26px;
	font-weight:400;
	letter-spacing:0px;
}
body {
	background-color:#eaeaea;
}
#container {
	min-height:100%;
	position:relative;
}
.hor {
	position:relative;
	margin:0 auto;
	text-align:left;
	max-width:1380px;

	clear:left;
	max-height:50000px;

}
.hor2 {
	margin-left:3%;
	margin-right:3%;
}
.hor2b {
	margin-left:3%;
	margin-right:0px;
}
.fotobreit {
	width:100%;
	height:auto;
}
/* -------------------------------------------------- */
#log {
	position:fixed;
	left:0px;
	bottom:0px;

	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	background-color:#000000;
	line-height:14px;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	z-index:40040;
}
.ku {
	white-space:nowrap;
}
.fett {
	font-weight:600;
}
/* -------------------------------------------------- */
#abstand_unten {
	position:relative;
	height:400px;
}
#unten {
	position:absolute;
	width:100%;
	bottom:0px;
	overflow:hidden;

	padding-top:20px;
	padding-bottom:10px;
	color:#ffffff;

	background-image: url(gfx2021/unten_hg.png?v=1);
	background-repeat:no-repeat;
	background-position:100% 0%;
	background-size:auto 1000px;

	line-height:22px;
}
#unten_rechts {
	position:absolute;
	right:27px;
	font-weight:600;
	top:6px;

	font-size: 16px;
	line-height:26px;
}
#unten_rechts a {
	color:#ffffff;
	text-decoration:none;
}
#unten p {

}
#unten p a {
	color:#ffffff;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}
#unten p a:hover {
	background-color:#580c1b;
}
.unten_tab {
	width:60px;
	display:inline-block;
}
/* -------------------------------------------------- */
#unten0 {
	position:relative;
}
#unten1 {
	margin-bottom:22px;
}
#unten2 {
	margin-bottom:22px;
	position:absolute;
	top:0px;
	left:310px;
}
#unten3 {
	margin-bottom:22px;
	position:absolute;
	top:0px;
	left:600px;
}
@media all and (max-width:1100px) {
	#unten {
		font-size: 14px;
	}
	.unten_tab {
		width:52px;
	}
	#unten2 {
		left:240px;
	}
	#unten3 {
		left:454px;
	}
}
@media all and (max-width:850px) {
	#unten2,#unten3 {
		position:relative;
		left:auto;
		top:auto;
	}
	#unten0 {
		text-align:center;
	}
	.unten_links {
		display:block;
	}
}
@media all and (max-width:359px) {
	#unten {
		font-size:13px;
	}
}
/* -------------------------------------------------- */
#oben {
	position:relative;
	background-image: url(gfx2021/raster4.png);
	background-repeat:repeat-x;
	background-position:50% 100%;
	background-size:auto 100%;
	background-size:auto 235px;
	background-color:#ffffff;
}

#logo {
	position:relative;
	text-align:center;
	padding-top:26px;
}
#logo img {
	max-width:800px;
	width:80%;
	height:auto;
	padding-bottom:2vw;
}
/* -------------------------------------------------- */
#menue {
	position:relative;
	text-align:center;

	font-size:21px;
	line-height:35px;
	font-weight:600;

	background-image: url(gfx2021/menue_hg.png);
	background-repeat:repeat-x;
	background-position:0% 100%;
	background-size:100% 100%;
	z-index:40039;
	letter-spacing:1px;
}
#menue_ersatz {
	position:relative;
	background-color:#017ca6;
	height:2px;
	display:none;	
}
#menue_add {
	position:relative;
	display:none;
}
/* -------------------------------------------------- */
.menue,.menue_aktiv {
	display:inline-block;
	color:#383838;
	text-decoration:none;
	text-transform: uppercase;

	padding-left:25px;
	padding-right:25px;
	padding-top:6px;
	padding-bottom:6px;
	border-right:1px solid #383838;



}

.menue_aktiv {
	background-color:#8b0d26;
	color:#ffffff;
}
.menue:hover {
	background-image: url(gfx2021/menue_hg2.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
}
@media all and (max-width:1340px) {
	#menue {
		font-size:18px;
		line-height:25px;
	}
	.menue,.menue_aktiv {
		padding-left:15px;
		padding-right:15px;
		padding-top:6px;
		padding-bottom:6px;
	}
}
/* -------------------------------------------------- */
#menuesymbol {
	position:fixed;
	right:18px;
	top:11px;
	width:60px;
	height:51px;
	background-repeat:no-repeat;
	background-size:contain;
	background-image: url(gfx2021/menuesymbol.png);
	cursor:pointer;
	display:none;
	z-index:40041;
}
#menuesymbol p {
	position:absolute;
	width:340px;
	text-align:right;
	right:55px;
	top:8px;
	text-transform: uppercase;
	color:#383838;
	font-weight:600;
	font-size:18px;
	line-height:22px;
	opacity:0;
}
/* -------------------------------------------------- */
@media all and (max-width:980px) {
	#menue {
		display:none;
	}
	#menuesymbol {
		display:block;
	}
	#menue_ersatz {
	}
	#logo {
		background-image: url(gfx2021/menue_hg.png);
		background-repeat:repeat-x;
		background-position:0% 100%;
		background-size:100% auto;
		text-align:left;
		margin-left:3.54%;
	}
	#logo img {
		width:80%;
	}
}
@media all and (max-width:500px) {
	#menuesymbol {
		right:3px;
	}
}
@media all and (max-width:440px) {
	#logo img {
		width:67%;
	}
}

/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.slide {
	position:relative;
	line-height:0px;
	overflow:hidden;
	height:800px;
}
.slide1 {
	position:absolute;
	width:20000px;
	height:100%;

}
.slide_eintrag {
	position:relative;
	float:left;
}
.slide_eintrag img {
	margin-top:0px;
	width:100%;
	height:auto;
}
.slide_button_rechts {
	position:absolute;
	right:0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height:150px;

	cursor:pointer;

	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	overflow:hidden;
}
.slide_button_links {
	position:absolute;
	left:0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height:150px;
	cursor:pointer;

	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	overflow:hidden;
}
.slide_pfeil_rechts {
	position:absolute;
	right:-22px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height:150px;

	cursor:pointer;
}
.slide_pfeil_links {
	position:absolute;
	left:-22px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height:150px;
	cursor:pointer;
}
.slide_eintrag h1 {
	display:none;
}
.slide_einschub {
	position:absolute;
	font-weight:600;
	font-size:22px;
	line-height:28px;
	bottom:0px;
	right:0px;
	padding:12px;
	padding-left:22px;
	padding-right:4%;
	
	background-image: url(gfx/weiss60.png);
	background-repeat:repeat;
	border-top-left-radius:10px;
	opacity:0;
	display:none;
}
@media all and (max-width:560px) {
	.slide_einschub {
		font-size:16px;
		line-height:22px;
	}
}
/* -------------------------------------------------- */
#slide_oben {
	opacity:0;
}
/* -------------------------------------------------- */
.verlauf1 {
	position:absolute;
	left:0px;
	width:100%;
	top:0px;
	height:12px;
	background-image: url(gfx2021/verlauf5.png);
	background-repeat:repeat-x;
}
.verlauf2 {
	position:absolute;
	left:0px;
	width:100%;
	bottom:0px;
	height:12px;
	background-image: url(gfx2021/verlauf6.png);
	background-repeat:repeat-x;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
#gmenue {
	position:fixed;
	right:0px;
	top:20px;
	width:360px;
	max-width:100%;
	height:100%;
	font-size:14px;

	line-height:24px;
	background-color:#ffffff;
	
	box-shadow: 0px 0px 10px #606060;
display:none;
	z-index:40042;
}
#gmenue_abstand {
	position:relative;
	height:20px;
	min-height:0px;
}
#gmenue_inhalt {
	position:relative;
	height:100%;
	overflow:auto;
}
#gmenue_inhalt1 {
	position:relative;
	margin:0 auto;
	width:90%;

	padding-bottom:20px;
}
#gmenue_x {
	position:relative;
	float:right;
	width:20px;
	height:20px;
	margin-bottom:0px;
}
#gmenue_x img {
	width:100%;
	height:100%;
}
#gmenue_x img:hover {
	opacity:0.5;
}
#gmenue p {
	color:#404040;
	font-weight:600;
	margin-bottom:10px;
	margin-top:20px;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.gmenue0,.gmenue0_aktiv {
	display:block;
	margin-right:20px;
	text-transform: uppercase;
	color:#404040;
	text-decoration:none;
}
.gmenue0:hover,.gmenue0_aktiv:hover {
	text-decoration:underline;
}
.gmenue0_aktiv {
	font-weight:600;
}
.gmenue_strich {
	position:relative;
	height:1px;
	background-color:#404040;
	margin-top:4px;
	margin-bottom:10px;
}
.gmenue_strich2 {
	position:relative;
	height:0px;
	border-top:1px dotted #404040;

}
/* -------------------------------------------------- */
.gmenue_wrapper {
	margin-left:18px;
	padding-top:0px;
	padding-bottom:16px;
	opacity:0;
	overflow:hidden;
display:none;
}

.gmenue1,.gmenue1_aktiv {
	position:relative;
	display:block;
	left:0px;
	padding-left:20px;
	padding-right:2px;
	line-height:34px;

	background-repeat:no-repeat;
	background-size:12px 12px;
	background-position:0px 11px;
	
}
.gmenue1_aktiv {
	font-weight:600;
}
.gmenue2,.gmenue2_aktiv {
	display:block;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
}
.gmenue2_aktiv {
	font-weight:600;
}

/* -------------------------------------------------- */
.gmenue1,.gmenue1_aktiv {
	text-decoration:none;
	color:#404040;
}
.gmenue1:hover,.gmenue1_aktiv:hover {
	background-color:#f0f0f0;
}


.gmenue2,.gmenue2_aktiv {
	text-decoration:none;
	color:#404040;
}
.gmenue2:hover,.gmenue2_aktiv:hover {
	background-color:#f0f0f0;
	color:#000000;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.abstand {
	position:relative;
	height:0px;
	padding-top:0px;
}
/* -------------------------------------------------- */
.abschnitt1 {
	position:relative;
	background-image: url(gfx2021/raster3.png);
	background-repeat:repeat-x;
	background-position:50% 0%;
	background-size:auto 300px;
	min-height:300px;
}
.abschnitt2 {
	position:relative;
	background-image: url(gfx2021/raster_s1.png);
	background-repeat:repeat-x;
	background-position:50% 0%;
	background-size:auto 300px;
	min-height:300px;
	background-color:#3c3b3e;
}
/* -------------------------------------------------- */
.layout1,.layout2 {
	position:relative;
}
.layout1 h1,.layout2 h1 {
	font-weight:600;
	font-size:56px;
	line-height:68px;
	color:#393838;
	text-transform: uppercase;
	margin-bottom:26px;
}
.layout1 h2,.layout2 h2 {
	font-weight:700;
	font-size:22px;
	color:#8b0d26;
}
.layout1 h3,.layout2 h3 {
	color:#8b0d26;
	font-size: 18px;
	line-height:26px;
	font-weight:700;
}
.layout1 ul,.layout2 ul {
	margin-left:25px;
	list-style: none;
}
li::before {
	content: "■";
	color: #8b0d26;
	display: inline-block;
	width: 1.5em;
	margin-left: -1.5em;
}
.layout1 li,.layout2 li {
	border-bottom:1px solid #c0c0c0;
	margin-bottom:6px;
	padding-bottom:6px;
}


.layout2 h1 {
	color:#ffffff;

}
.layout2 h2 {
	color:#ffffff;
}
.layout2 p {
	color:#ffffff;
}

@media all and (max-width:1340px) {
	.layout1 h2,.layout2 h2 {
		font-size:18px;
	}
}
@media all and (max-width:500px) {
	.layout1 h1,.layout2 h1 {
		font-size:32px;
		line-height:38px;
	}
}
/* -------------------------------------------------- */
.links1 {
	position:relative;
	margin-right:480px;
}
.links2 {
	position:relative;
	margin-right:480px;
}
.rechts1 {
	position:absolute;
	top:0px;
	right:30px;
	width:460px;
	overflow:hidden;
}
.rechts1 h2 {
	position:relative;

	font-size: 18px;
	line-height:24px;
	background-color:#8b0d26;
	color:#ffffff;
	letter-spacing:1px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:12px;

	margin-left:6%;
	margin-bottom:30px;
}
/* -------------------------------------------------- */
.rechts2 {
	position:absolute;
	top:0px;
	right:30px;
	width:460px;
	overflow:hidden;
}
.rechts2 h2 {
	position:relative;

	font-size: 18px;
	line-height:24px;
	background-color:#8b0d26;
	color:#ffffff;
	letter-spacing:1px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:12px;


	margin-bottom:30px;
}
.rechts2 p {

}
.kasten1 {
	position:relative;
	border-left:3px solid #383838;
	border-left:2px solid #808080;
	padding-left:2%;
}

.kasten2 {
	position:relative;
	border:2px solid #808080;
	padding:4%;
	padding-top:6%;
	padding-bottom:8%;
}
/* -------------------------------------------------- */
#foto_iso {
	width:200px;
	height:auto;
	float:right;
}
@media all and (max-width:979px) {
	.links2 {
		margin-right:0px;
		margin-bottom:30px;
	}
	.rechts2 {
		position:relative;
		top:auto;
		right:auto;
		width:auto;
		text-align:center;
	}
	.kasten2 {
		padding:3%;
		background-color:#ffffff;
	}
	#foto_iso {
		display:block;
		text-align:center;
		width:300px;
		padding-left:30px;
	}
	.rechts2 p {
		margin-left:10%;
		margin-right:10%;
	}
	.rechts2 span {
		padding-top:20px;
		display:block;
	}
}
@media all and (max-width:799px) {
	.rechts2 p {
		margin-left:0%;
		margin-right:0%;
	}
	.rechts2 span {
		padding-top:20px;
		display:block;
	}
}
@media all and (max-width:640px) {
	.rechts2 p {
	}
	.rechts2 span {
		padding-top:0px;
		display:inline-block;
	}
	#foto_iso {
		display:block;
		width:80%;
		margin-right:10%;
		margin-bottom:10px;
	}
}
/* -------------------------------------------------- */
.ansprechp {
	width:44%;
	margin-left:6%;

	float:left;

	color:#000000;
	font-size: 16px;
	line-height:26px;
	font-weight:400;
	white-space:nowrap;
}
.ansprechp img {
	width:100%;
	height:auto;
}

.ansprechp_foto {
	position:relative;
	margin-bottom:10px;
}
.ansprechp h3 {
	font-size: 16px;
	line-height:21px;
	margin-bottom:7px;
	font-weight:700;
}

@media all and (max-width:850px) {
	.links1 {
		margin-right:0px;
		margin-bottom:35px;
	}
	.rechts1 {
		position:relative;
		top:auto;
		right:auto;
		width:auto;
	}
	.kasten1 {
		padding:0px;
		border-left:0px;
	}
	.rechts1 h2 {
		margin-left:0px;
	}
	.ansprechp {
		width:24%;
		margin-left:0%;
		margin-right:25%;
	}
}
@media all and (max-width:499px) {
	.ansprechp {
		width:40%;
		margin-left:30%;
		margin-right:0%;
		margin-bottom:30px;
	}
}
/* -------------------------------------------------- */
.email,.tel {
	padding-left:21px;
	background-repeat:no-repeat;
	background-position:0% 100%;
	background-size:16px 16px;
	color:#8b0d26;
	text-decoration:none;
	font-size:14px;
	white-space:nowrap;
}
.email:hover,.tel:hover {
	color:#005387;
	text-decoration:underline;
}
.email {
	background-image: url(gfx2021/symbol_mail.png);
}
.tel {
	background-image: url(gfx2021/symbol_tel.png);
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
#pkw_logo1 {
	margin-left:45px;
	margin-right:45px;
	max-width:160px;
}
#pkw_logo2 {
	margin-left:45px;
	margin-right:45px;
	max-width:160px;
}
@media all and (max-width:1080px) {
	#pkw_logo1 {
		margin-left:0px;
		margin-right:0px;
		margin: auto auto;
		display:block;
		margin-bottom:20px;
	}
	#pkw_logo2 {
		margin-left:0px;
		margin-right:0px;
		margin: auto auto;
		display:block;
	}
}
/* -------------------------------------------------- */
.weiss {
	position:relative;
}
.weiss2 {
	position:relative;
	opacity:0;
}
.weiss3 {
	position:relative;	
	background-color:#ffffff;
	padding-top:30px;
	padding-bottom:30px;
}
.weiss h2 a {
	color:#8b0d26;
	text-decoration:none;
	text-decoration:underline;
}
.weiss h2 a:hover {
	text-decoration:underline;
	color:#000000;
}
/* -------------------------------------------------- */
.verlauf3 {
	position:absolute;
	left:0px;
	width:100%;
	top:0px;
	height:12px;
	background-image: url(gfx2021/verlauf1.png);
	background-repeat:no-repeat;
	background-size:100% 12px;
}
.verlauf4 {
	position:absolute;
	left:0px;
	width:100%;
	bottom:0px;
	height:12px;
	background-image: url(gfx2021/verlauf2.png);
	background-repeat:no-repeat;
	background-size:100% 12px;
}
/* -------------------------------------------------- */
.link1 {
	display:block;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	opacity:0.7;
	font-weight:600;
	font-size: 20px;
	line-height:50px;
	margin-bottom:30px;
}
.link1 span {
	border-radius:8px;
	background-color:#ffffff;
	color:#000000;
	padding:10px;
}
.link1:hover {
	opacity:1;
}
@media all and (max-width:440px) {
	.link1 {
		font-size: 16px;
		line-height:50px;
		margin-bottom:10px;
	}
}
/* -------------------------------------------------- */
#logoleiste {
	position:relative;
	height:100px;
	padding-left:30px;
}
#logoleiste img {
	height:100%;
	width:auto;
}
@media all and (max-width:1300px) {
	#logoleiste {
		height:70px;
	}
}
@media all and (max-width:940px) {
	#logoleiste1 {
		display:none;
	}
}
@media all and (max-width:520px) {
	#logoleiste {
		display:none;
	}
}
/* -------------------------------------------------- */
.strich1 {
	background-color:#8b0d26;
	position:relative;
	height:3px;
}
.ansprechp1 {
	width:13.666%;
	margin-right:3%;

	width:14.5%;
	margin-right:5%;

	float:left;

	color:#000000;
	font-size: 16px;
	line-height:26px;
	font-weight:400;

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

.ansprechp1_foto {
	position:relative;
	margin-bottom:10px;
}
.ansprechp1 h3 {
	font-size: 16px;
	line-height:21px;
	margin-bottom:7px;
	font-weight:700;
	white-space:nowrap;
}
@media all and (max-width:1300px) {
	.ansprechp1 {
		width:17%;
		margin-right:3%;
	}
}
@media all and (max-width:1080px) {
	.ansprechp1 {
		width:22%;
	}
}
@media all and (max-width:840px) {
	.ansprechp1 {
		width:30.333%;
	}
}
@media all and (max-width:630px) {
	.ansprechp1 {
		width:47%;
	}
}
@media all and (max-width:450px) {
	.ansprechp1 {
		width:97%;
	}
}
/* -------------------------------------------------- */
.link0 {
	color:#8b0d26;
	text-decoration:none;
	text-decoration:underline;
	font-weight:600;
}
.link0:hover {
	color:#000000;
}
/* -------------------------------------------------- */
#hist {
	position:relative;
	color:#ffffff;

	line-height:22px;
}
#hist h2 {
	font-size:30px;
	line-height:36px;
}
.hist {
	position:relative;
	border-bottom:1px dotted #ffffff;
	padding-bottom:4px;
	margin-bottom:6px;
}
.hist h3 {
	position:absolute;
	width:80px;
	font-size: 20px;
	line-height:22px;
	font-weight:600;
}
.hist p {
	margin-left:80px;
	padding-top:2px;
}
.hist:after {
	content: '';
	display: block;
	clear: both;
}
/* -------------------------------------------------- */
#hist1 {
	display:none;
}
#hist_weiter {
	display:block;
	position:absolute;
	font-weight:600;
	color:#ffffff;
	text-decoration:underline;
	padding-top:20px;
	font-size:19px;
	text-transform: uppercase;
}
/* -------------------------------------------------- */
#hist_leiste {
	line-height:0px;
}
#hist_leiste img {
	width:25%;
	height:auto;
}
@media all and (max-width:600px) {
	#hist_leiste img {
		width:50%;
	}
}
/* -------------------------------------------------- */
#zert {
	position:relative;
}
#zert h2 {
	text-align:center;
	color:#ffffff;
	font-size:32px;
	line-height:38px;
	margin-right:3%;
}
#zert img {
	width:22%;
	height:auto;
	margin-right:3%;
	margin-bottom:3vw;
}
@media all and (max-width:450px) {
	#zert h2 {
		font-size:20px;
		line-height:26px;
	}
}
@media all and (max-width:799px) {
	#zert img {
		width:47%;
		margin-right:3%;
	}
}
/* -------------------------------------------------- */
#partner {
	text-align:center;
}
.partner {
	position:relative;
	width:220px;
	height:120px;
	display:inline-block;
	background-color:#ffffff;
	margin-right:1.8%;
	margin-left:1.8%;
	margin-bottom:3.5%;
	cursor:pointer;
}
.partner img {
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
@media all and (max-width:1099px) {
	.partner {
		margin-left:0.8%;
		margin-right:0.8%;
		margin-bottom:1.5%;
	}
}
/* -------------------------------------------------- */
.kontakt_tab {
	width:60px;
	display:inline-block;
}
#kontakt0 {
	position:relative;
}
#kontakt1 {
	margin-bottom:22px;
	width:270px;
	border-right:1px solid #505050;
}
#kontakt2 {
	margin-bottom:22px;
	position:absolute;
	top:0px;
	left:320px;
}
#kontakt3 {
	margin-bottom:22px;
	position:absolute;
	top:0px;
	left:570px;
}
@media all and (max-width:970px) {
	.kontakt_tab {
		width:52px;
	}
	#kontakt1 {
		width:230px;
	}
	#kontakt2 {
		left:250px;
	}
	#kontakt3 {
		left:464px;
	}
}
@media all and (max-width:850px) {
	#kontakt1 {
		width:auto;
		border-right:0px;
	}
	#kontakt2 {
		position:relative;
		left:auto;
		margin-top:50px;
		float:left;
		width:220px;

	}
	#kontakt3 {
		margin-top:50px;
		position:relative;
		width:350px;
		float:left;
		left:auto;
	}
}
@media all and (max-width:620px) {
		#kontakt2 {
			float:none;
		}
		#kontakt3 {
			float:none;
			margin-top:-46px;
		}
}
@media all and (max-width:399px) {
	#kontakt2,#kontakt3 {
		font-size:14px;
		line-height:20px;
	}
	#kontakt3 {
		margin-top:-40px;
	}
}
/* -------------------------------------------------- */
#kontakt_a {
	position:relative;
}
#kontakt_a p {
	border-bottom:1px dotted #505050;
}
#kontakt_a p span {
	position:absolute;
	left:270px;
	width:200px;
}
#kontakt_a p span span {
	position:absolute;
	left:190px;
	width:200px;

}
#kontakt_a p span span span {
	font-weight:600;
	color:#8b0d26;
	cursor:pointer;
	left:174px;
	width:200px;
}
@media all and (max-width:970px) {
	#kontakt_a p span,#kontakt_a p span span, #kontakt_a p span span span {
		position:relative;
		width:auto;
		left:auto;
		display:block;
	}
	#kontakt_a p {
		width:50%;
		float:left;
		padding-bottom:5px;
		margin-bottom:5px;
	}
}
@media all and (max-width:599px) {
	#kontakt_a p {
		width:auto;
		float:none;
	}
}
/* -------------------------------------------------- */
#maps {
	position:relative;
	width:100%;
	height:500px;
	border-top:1px solid #505050;
	border-bottom:1px solid #505050;
}
/* -------------------------------------------------- */
.akt {
	position:relative;
	float:left;
	width:47%;
	margin-right:3%;
	margin-bottom:30px;
}
@media all and (max-width:900px) {
	.akt {
		float:none;
		width:97%;
		margin-right:0px;

	}
}
#akt_reimo {
	width:80%;
	max-width:400px;
}
/* -------------------------------------------------- */
.startvid {
	position:relative;
	width:100%;
	height:200px;
}
.startvid1 {
	width:100%;
	height:100%;
}

/* -------------------------------------------------- */
.icons {
	width:30px;
	height:30px;
	margin-right:15px;
}
/* -------------------------------------------------- */
.link2 {
	color:#8b0d26;
	text-decoration:none;
	text-decoration:underline;
}
.link2:hover {
	color:#005387;
	text-decoration:underline;
}
/* -------------------------------------------------- */
#starlogo {
	position:absolute;
	right:20px;
	top:20px;
	width:80px;
	height:auto;
}
@media all and (max-width:980px) {
	#starlogo {
		right:auto;
		width:5.5%;
		top:26px;
		left:55.1%;
	}
}
/* -------------------------------------------------- */
@media print {
	html, body {
		width:100% !important;
	}
}

