@charset "UTF-8";
/* CSS Document */

html,
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: "Avenir", "Arial", "sans-serif";
}

header {
	padding: 32px;
}

img {
	width: 70%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;

}

.newsflag img {
	width: 80%;
	margin-left: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	
}

footer {
	padding: 20px 30px;
	background-color: lightgrey;
	margin-left: auto;
	margin-right: auto;
}

body {
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:top;
	background-size: 100%;
	
	
}

a:link:hover {
	text-decoration: underline;
}

h1 {
	font-size: 35px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 30px;
}

p {
	font-size: 20px;
	font-weight: 600;
	margin-top: 60px;
	margin-bottom: 30px;
}




.logo-top {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	height: auto;
	display: block;
}


.nav ul {
	list-style-type: none;
}


.nav ul li a {
	text-decoration: none;
	color: #993333;
	text-align: center;
	display: block;
	text-transform: uppercase;
	padding: 8px;
	background-size: cover;
	
}

.nav2 ul {
	list-style-type: none;
}


.nav2 ul li a {
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
	text-transform: uppercase;
	padding: 8px;
	background-size: cover;
	
}


.zeile:before, .zeile:after {
	content: "";
	display:table;
}

.zeile:after {
	clear:both;
}

.reihe {
	background-size: cover;
	color:none;
	text-align:center;
	width: 100%;
	
}

.reihe-alt{
	background-size: cover;
	padding: 5px 20px 30px 20px;
	color:#993333;
	text-align:center;
	
}

.reihe-alt h2 {
	font-size: calc(35px + 0.2vw);
	color: #716F6F;
}

.reihe-alt h3 {
	font-size: calc(20px + 0.2vw);
	color: #716F6F;
	padding: 10px;
}

.reihe-alt p {
	font-size: calc(20px + 0.5vw);
	color: #993333;
	padding: 0px 0px;
}


.reihe-alt-analytics{
	background-size: cover;
	padding: 5px 20px 30px 20px;
	color:#993333;
	text-align:center;
	
}

.reihe-alt-analytics h2 {
	font-size: calc(35px + 0.2vw);
	color: #2B8496;
}

.reihe-alt-analytics h3 {
	font-size: calc(20px + 0.2vw);
	color: #fff;
	padding: 10px;
}

.reihe-alt-analytics p {
	font-size: calc(20px + 0.5vw);
	color: #993333;
	padding: 0px 0px;
}



.news {
	background-color: #993333;
	background-size: cover;
	padding: 30px 20px 200px;
	color:#fff;
	text-align:center;

}

.news h1{
	font-size: calc(40px + 0.5vw);
	
}

.news p{
	font-size: calc(20px + 0.5vw);
}


.news-detail{
	background-color: #716F6F;
	background-size: cover;
	color: #fff;
	padding: 10px 20px 20px 20px;
	text-align: center;
	margin-bottom: 30px;
		
}


.news-detail img {
	width: 100%;
	background-color: #fff;
	padding: 2px;
	margin-bottom: 20px;
	
}

.news-detail h1 {
	font-size: calc(20px + 0.2vw);
}

.news-detail p {
	font-size: calc(20px + 0.2vw);
}

.news-detail a {
	
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: inline;
	text-transform: lowercase;
	padding: 10px 30px;
	background-size: cover;
	margin-top: 30px;
	
	
	
}

.news-detail-alt{
	background-color: #993333;
	background-size: cover;
	color: #fff;
	padding: 10px 20px 20px 20px;
	text-align: center;
	margin-bottom: 30px;
		
}

.news-detail-alt img {
	width: 100%;
	margin-bottom: 20px;
	padding: 2px;
}

.news-detail-alt h1 {
	font-size: calc(20px + 0.2vw);
}

.news-detail-alt p {
	font-size: calc(20px + 0.2vw);
}

.news-detail-alt a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: inline;
	text-transform: lowercase;
	padding: 10px 30px;
	background-size: cover;
	margin-top: 30px;
}

.news-detail-analytics{
	background-color: #2B8496;
	background-size: cover;
	color: #fff;
	padding: 10px 20px 40px 20px;
	text-align: center;
	margin-bottom: 30px;
		
}

.news-detail-analytics h1 {
	font-size: calc(20px + 0.2vw);
	margin-top: 30px;
}


.recht {
	background-color: #716F6F;
	background-size: cover;
	padding: 30px 20px 20px;
	color:#fff;
	text-align:center;

}

.recht h1{
	font-size: calc(40px + 0.5vw);
	
}

.recht p{
	font-size: calc(20px + 0.5vw);
}



.recht1 {
	background-color: #993333;
	background-size: cover;
	padding: 30px 20px 200px;
	color:#fff;
	text-align:center;

}

.recht1 h1{
	font-size: calc(40px + 0.5vw);
	
}

.recht1 p{
	font-size: calc(20px + 0.5vw);
}

.recht2 {
	background-color: #716F6F;
	background-size: cover;
	padding: 30px 1px 160px;
	color:#fff;
	text-align:center;

}

.recht2 h1{
	font-size: calc(40px + 0.5vw);
	
}

.recht2 h2{
	margin-bottom: 40px;
	
}


.recht2 p{
	font-size: calc(20px + 0.5vw);
	
}

.recht-detail {
	background-color: #993333;
	background-size: cover;
	padding: 30px 10px 20px;
	color:#fff;
	text-align:center;

}

.recht-detail h1{
	font-size: calc(40px + 0.5vw);
	
}

.recht-detail h2{
	font-size: calc(15px + 0.2vw);
	
}

.recht-detail p{
	font-size: calc(20px + 0.5vw);
}

.recht2-detail {
	background-color: #716F6F;
	background-size: cover;
	padding: 30px 1px 100px;
	color:#fff;
	text-align:center;
	margin-bottom: 10px;

}

.recht2-detail h1{
	font-size: calc(15px + 0.5vw);
	
}

.recht2-detail h2{
	margin-bottom: 40px;
	
}


.recht2-detail p{
	font-size: calc(10px + 0.5vw);
	
}


.recht2-detail-none {
	background-color: none;
	background-size: cover;
	padding: 30px 1px 100px;
	color:#fff;
	text-align:center;

}

.recht2-detail-none h1{
	font-size: calc(20px + 0.5vw);
	
}

.recht2-detail-none h2{
	margin-bottom: 40px;
	
}


.recht2-detail-none p{
	font-size: calc(20px + 0.5vw);
	
}

.recht2-detail-none img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	
	

}

.recht2-detail-text {
	font-size: calc(15px+0.2vw);
	color: #716F6F;
	text-align: justify;
	padding: 2px 20px;
	margin-top: 5px;
	
	}

.recht2-detail-text img {
	width: 40%;
	max-width: 40%;
	height: auto;
	vertical-align: middle;
	display: block;
	background-color: transparent;
	
}

.highlight {
	color: #993333;
	font-weight: bold;
	background-color: transparent;
}



.analytics {
	background-color: #2B8496;
	background-size: cover;
	padding: 30px 20px 200px;
	color:#fff;
	text-align:center;

}

.analytics h1{
	color: #fff;
	font-size: calc(40px + 0.5vw);
	
}

.analytics p{
	font-size: calc(20px + 0.5vw);
}


.analytics-detail1 {
	background-color: rgba(153,51,51,0.81);
	background-size: cover;
	color: #fff;
	padding: 30px 20px 60px;
	text-align: center;
	margin-bottom: 10px;
	
}


.analytics-detail1 h1 {
	font-size: calc(35px + 0.5vw);
}

.analytics-detail1 p {
	font-size: calc(15px + 0.2vw);
	margin-top: 40px;
	margin-bottom: 40px;
}

.analytics-detail2 {
	background-color: #716F6F;
	background-size: cover;
	color: #fff;
	padding: 30px 20px 60px;
	text-align: center;
	
}

.analytics-detail2 h1 {
	font-size: calc(35px + 0.5vw);
}

.analytics-detail2 p {
	font-size: calc(15px + 0.2vw);
	margin-top: 60px;
	margin-bottom: 40px;
}

.analytics-detail_none {
	
	background-size: cover;
	color: #993333;
	margin-bottom: 60px;
	text-align: center;
}

.analytics-detail_none p {
	font-size: calc(15px + 0.2vw);
	
	margin-top: 100px;
	margin-bottom: 100px;
		
}

.analytics-detail_none2 {
	background-color: #fff;
	background-size: cover;
	color: #716F6F;
	
	text-align: center;
}

.analytics-detail_none2 h2 {
	font-size: calc(5px + 0.2vw);
	
	margin-top: 10px;
	margin-bottom: 10px;
	
		
}

.analytics-detail_none2 p {
	font-size: calc(5px + 0.2vw);
	margin-top: 10px;
	margin-bottom: 10px;
	
		
}

.analytics-detail_none img {
	width: 70%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 2px;
	
	
}

.analytics2 {
	background-color: #2B8496;
	background-size: cover;
	padding: 10px 20px 20px;
	color:#fff;
	text-align:center;
	margin-bottom: 20px;

}




.button {
	border: 5px #fff solid;
	padding: 8px 30px;
	border-radius: 40px;
	color: #fff;
	text-decoration: none;
	/*Chrome, Safari*/
	-webkit-box-shadow: 6px 6px 200px 8px #ebebeb;
	/*Standard Syntax*/
	box-shadow: 6px 6px 200px 6px #ebebeb;
	
}

.to_top {
	border: 2px #fff solid;
	padding: 8px 30px;
	border-radius: 40px;
	color: #fff;
	text-decoration: none;
	float: right
}


.projekt {
	background-color: #716F6F;
	background-size: cover;
	color: #fff;
	padding: 30px 20px 200px;
	text-align: center;
	}

.projekt h1{
	font-size: calc(40px + 0.5vw);
}

.projekt p{
	font-size: calc(20px + 0.5vw);
}


.projekt-alt {
	background-color: #716F6F;
	background-size: cover;
	color: #fff;
	padding: 30px 20px 60px;
	text-align: center;
	
}

.projekt-alt h1 {
	font-size: calc(35px + 0.5vw);
}

.projekt-alt p {
	font-size: calc(18px + 0.2vw);
	margin-bottom: -5px;
}

.projekt-detail1 {
	background-color: #993333;
	background-size: cover;
	color: #fff;
	padding: 30px 20px 60px;
	text-align: center;
	margin-bottom: 10px;
	
}


.projekt-detail1 h1 {
	font-size: calc(35px + 0.5vw);
}

.projekt-detail1 p {
	font-size: calc(15px + 0.2vw);
	margin-top: 40px;
	margin-bottom: 40px;
}

.projekt-detail2 {
	background-color: #716F6F;
	background-size: cover;
	color: #fff;
	padding: 30px 20px 60px;
	text-align: center;
	margin-bottom: 10px;
	
}

.projekt-detail_none {
	background-color: #fff;
	background-size: cover;
	color: #716F6F;
	margin-bottom: 60px;
	text-align: center;
}

.projekt-detail_none p {
	font-size: calc(15px + 0.2vw);
	
	margin-top: 100px;
	margin-bottom: 100px;
		
}

.projekt-detail_none2 {
	background-color: #fff;
	background-size: cover;
	color: #716F6F;
	
	text-align: center;
}

.projekt-detail_none2 h2 {
	font-size: calc(5px + 0.2vw);
	
	margin-top: 10px;
	margin-bottom: 10px;
	
		
}

.projekt-detail_none2 p {
	font-size: calc(5px + 0.2vw);
	margin-top: 10px;
	margin-bottom: 10px;
	
		
}

.projekt-detail_none img {
	width: 70%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 2px;
	
	
}

.projekt-detail2 h1 {
	font-size: calc(35px + 0.5vw);
}

.projekt-detail2 p {
	font-size: calc(15px + 0.2vw);
	margin-top: 60px;
	margin-bottom: 40px;
}
 

.projekt-beteiligte {
	background-color: #993333;
	background-size: cover;
	color: #fff;
	padding: 30px 20px 200px;
	text-align: center;
}

.projekt-beteiligte h1{
	font-size: calc(40px + 0.5vw);
}

.projekt-beteiligte p{
	font-size: calc(20px + 0.5vw);
}



.projekt-beteiligte-alt {
	background-color: #993333;
	background-size: cover;
	color: #fff;
	padding: 20px 20px 20px;
	text-align: center;
	
}

.projekt-beteiligte-alt h1 {
	font-size: calc(35px + 0.2vw);
}

.projekt-beteiligte-detail {
	background-color: #fff;
	background-size: contain;
	color: #716F6F;
	padding: 1px 1px 2px;
	text-align: center;
	margin-bottom: 100px;
	
}

.projekt-beteiligte-detail h1{
	font-size: calc(15px + 0.2vw);
	padding: 1px 1px 1 1;
	margin-bottom: 10px;
	color: #993333;
	
	
}

.projekt-beteiligte-detail h2{
	color: #716F6F;
	font-size: calc(12px + 0.2vw);
	padding: 1px 1px 5px 1px;
	text-align: center;
}

.projekt-beteiligte-detail h2 a{
	text-decoration: none;
	font-size: calc(10px + 0.5vw);
	color: #993333;
	padding: 10px 1px 10px 1px;
	margin-top: 10px;
	margin-bottom: 0px;
}


.projekt-beteiligte-detail p{
	color: #716F6F;
	font-size: calc(10px + 0.2vw);
	padding: 1px 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}





.portal {
	background-color: #716F6F;
	background-size: cover;
	color: #fff;
	padding: 30px 20px 200px;
	text-align: center;
}

.portal h1{
	font-size: calc(40px + 0.5vw);
}

.portal p{
	font-size: calc(20px + 0.5vw);
}



.footer-text {
	font-size: 12px;
	margin-bottom: 20px;
	color: #993333;
}

.footer-text-alt li {
	list-style-type: none;
}
.footer-text-alt li a {
	text-decoration: none;
	color: #993333;
	font-size: 10px;
	text-align: center;
	display: block;
	text-transform: uppercase;
	padding: 2px;
	background-size: cover;
}



/* Tablet */

@media (min-width: 1000px){
	
	body {
		max-width: 778px;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: top;
		background-size: 100%;
	

	}
	
	.nav ul li {
		display: inline-block;
	}
	
	.nav ul {
		text-align: center;
	}

	h1 {
		font-size: 60px;
		margin-bottom: 80px;
	}
	
	.reihe-alt h2 {
		font-size: 40px;
	}
	
	p {
		font-size: 30px;
		margin-bottom: 80px;
	}
	
	.button {
		font-size: 20px;
		margin-bottom: 80px;
	}
	
	.reihe-md {
		width: 50%;
	}
	
	.reihe {
		float: left;
		padding: 2px 7px 14px;
	}
	
	.projekt-alt {
		margin-top: -10px;
		margin-bottom: -10px;
	}
	
	.projekt-alt h1 {
		font-size: calc(15px + 0.2vw);
		margin-top: 1px;
		margin-bottom: 1px;
	}
	
	.projekt-alt p {
		font-size: calc(15px + 0.2vw);
		margin-top: -10px;
		margin-bottom: -10px;
	}
	
	
	.projekt-detail1 p {
	font-size: calc(15px + 0.2vw);
	margin-top: 5px;
	margin-bottom: 20px;
	}
	
	.projekt-detail2 p {
	font-size: calc(15px + 0.2vw);
	margin-top: 5px;
	margin-bottom: 20px;
	}
	
	.projekt-detail_none p {
		font-size: calc(15px + 0.2vw);

		margin-top: 10px;
		margin-bottom: 10px;
		
	}
	
	.news-detail h1{
	font-size: calc(15px + 0.5vw);
}
	.news-detail-alt h1{
	font-size: calc(15px + 0.5vw);
	}

	.news-detail p{
		font-size: calc(10px + 0.5vw);
	}
	
	.news-detail-alt p{
		font-size: calc(10px + 0.5vw);
	}


	

	.news-detail img {
		width: 100%;
	}
	
	.recht-detail h2 {
		font-size: calc(10px +0.2vw);

}
	
	.recht-detail img {
	width: 100%;
	max-width: 200%;
	height: auto;
	vertical-align: middle;
	}
	
	.recht2-detail-none img {
		width: 170%;
		max-width: 200%;
		height: auto;
		vertical-align: middle;

}
	.recht2-detail-text img {
	width: 80%;
	max-width: 80%;
	height: auto;
	vertical-align: middle;
	display: block;
	background-color: transparent;


}
	.newsflag img {
		width: 45%;
		margin-left: 8px;
		margin-bottom: 10px;
		list-style-type: none;
}
	.analytics h1{
	color: #fff;
	font-size: calc(30px + 0.5vw);
	margin-top: 41px;
	}


	
}

/* Desktop */

@media (min-width: 1300px){
	
	body {
		max-width: 2200px;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: top;
		background-size: 60%;
	}
	
	
	.logo-top {
		float: left;
		max-width: 30%;
	}
	
	
	.nav {
		float: right;
	}
	
	.reihe-lg {
		width: 25%;
		
	}
	
	.projekt-alt {
		margin-top: 1px;
		margin-bottom: 1px;
	}
	
	.projekt-alt h1 {
		font-size: calc(15px + 0.2vw);
		margin-top: 1px;
		margin-bottom: 1px;
	}
	
	.projekt-alt p {
		font-size: calc(15px + 0.2vw);
		margin-top: 1px;
		margin-bottom: 1px;
	}
	
	
	.projekt-detail1 p {
		font-size: calc(15px + 0.2vw);
		margin-top: 40px;
		margin-bottom: 20px;
	}
	
	.projekt-detail2 p {
		font-size: calc(15px + 0.2vw);
		margin-top: 20px;
		margin-bottom: 60px;
	}



.projekt-beteiligte-detail {
	text-decoration: none;
	font-size: calc(10px + 0.5vw);
	color: #993333;
	padding: 1px 1px 1px 1px;
	margin-top: 1px;
	margin-bottom: 120px;
	
}

.projekt-detail_none img {
	width: 80%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 160px;
	
	
}

.projekt-detail_none p {
	font-size: calc(12px + 0.2vw);
	
	
}

.projekt-detail-none2 h2  {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
		
}

.projekt-detail-none2 p  {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 20px;
		
}

.projekt-detail-none2 p a  {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
		
}

.projekt-detail-none2 li  {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
		
}



.news h1{
	font-size: calc(40px + 0.5vw);
}

.news p{
		font-size: calc(20px + 0.5vw);
	}


.news-detail{
		background-color: #716F6F;
		background-size: cover;
		color: #fff;
		padding: 10px 20px 30px 20px;
		text-align: center;
		margin-bottom: 10px;

	}
	
.news-detail-alt{
		background-color: #993333;
		background-size: cover;
		color: #fff;
		padding: 10px 20px 30px 20px;
		text-align: center;
		margin-bottom: 10px;

	}
		

.news-detail img {
		width: 100%;
		background-color: #fff;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
.news-detail-alt img {
		width: 100%;
		background-color: #fff;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
.news-detail h1 {
	font-size: calc(20px + 0.2vw);
}
	
.news-detail-alt h1 {
	font-size: calc(20px + 0.2vw);
}

.recht-detail img {
	width: 100%;
	max-width: 200%;
	height: auto;
	vertical-align: middle;
	

}	

.recht2-detail-none img {
	width: 180%;
	max-width: 200%;
	height: auto;
	vertical-align: middle;

}
	
	.recht2-detail-text img {
	width: 50%;
	max-width: 50%;
	height: auto;
	vertical-align: middle;
	display: block;
	background-color: transparent;


}
.newsflag img {
	width: 20%;
	margin-left: 8px;
	margin-bottom: 10px;
	text-decoration: none;
	list-style-type: none;
}
	
	
.analytics h1{
	color: #fff;
	font-size: calc(40px + 0.5vw);
	margin-top: 30px;
	}
	
}







