body {
	font-family: "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #FFF;
	background-color: #CE0018;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	padding-bottom: 4em;
}
html {
    overflow-y: scroll;
}
img {
	vertical-align: bottom;
}

.content img {
	max-width: 100%;
	height: auto;
}
.masthead {

	text-align: left;
	background-color: #fff;
	position: relative;
	z-index: 10;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}.header {
	padding-top: 15px;
	height: 80px;
	padding-bottom: 25px;
	max-width: 1110px;
	margin-right: auto;
	margin-left: auto;
}
.pagewidth {
	max-width: 1110px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	padding-left: 15px;
	float: left;	
}

.logo img{
max-width: 100%;
height: auto;
	
}
.titel {
	float: left;
	color: #88898E;
	margin-left: 25px;
	margin-top: 42px;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 1.05em;
}


.content-wrapper {
	overflow: hidden;
	margin-top: 2em;
	margin-right: 1.25em;
	margin-bottom: 0em;
	margin-left: 1.25em;	
}

.columns-wrapper {
	
	overflow: hidden;
	max-width: 1110px;
	position: relative;
}
.columns-wrapper, .menu-top-wrapper {
	max-width: 1110px;
	margin: auto;
}
.main-content{
	width: 100%;
	float: left;
	position: relative;
	color: #333;
	background-color: #FFF;


	}
	.main-content .content ul  {
	list-style: square outside url(../img/grafiken/list.png);
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.main-content .content ul li {
	margin-bottom: 3px;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;


}
	.trenner{
	color: #ccc;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 1.3em;
	}
.main-content-home{
	width: 100%;
	float: left;
	position: relative;
	color: #333;
	background-color: #FFF;
	border-radius: 5px;
	padding-top: 4px;
	}
	





.main-content{
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
		border-radius: 6px;

}
.clear {
	clear: both;
}



.main-content .content{
	line-height: 1.35em;
	padding-top: 60px;
	padding-right: 80px;
	padding-bottom: 90px;
	padding-left: 80px;
}

/*Heading styles*/
h1, h2, h3 {
	font-weight: normal;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CE0018;
}
h1 {
	font-size: 2.4em;
	line-height: 1.1em;
	font-weight: 600;
	margin-bottom: 25px;
}
h1.pagetitle {

	margin-top: 0px;
}
h1.homepage {
	font-size: 1.4em;
	margin-bottom: 0px;
	font-weight: 600;
	margin-top: 10px;
	color: #333;
}
.content.home {
	padding-top: 60px;
	padding-right: 50px;
	padding-bottom: 60px;
	padding-left: 50px;
	color: #666;
}


h2 {
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: 700;
	margin-bottom: 10px;
}


h3 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: 700;
	margin-bottom: 10px;
}
h4 {
	font-size: 1.7em;
	line-height: 1.3em;
color: #CE0018;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: 500;
}
h5 {
	color: #CE0018;
	font-size: 1.05em;
	line-height: 1.1em;
	font-weight: 600;
	margin-bottom: 6px;
}
ol {
	margin-left: 20px;
}
table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.info {
	font-size: 1.2em;
	font-style: italic;
	color: #C51039;
	line-height: 1.2em;
	padding-top: 15px;
	
	padding-bottom: 15px;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-weight: 500;
	overflow: hidden;
}/*A utility rule assigned to the first heading to remove top margins.*/
.content h1:first-child,
.content .homepage h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child {
	margin-top: 0px;
}
.container,
.container2 {
	/* We first create a flex layout context */
	display: flex;
	/* Then we define the flow direction and if we allow the items to wrap 
   * Remember this is the same as:
   * flex-direction: row;
   * flex-wrap: wrap;
   */
	flex-flow: row wrap;
	width: 100%;
	margin-bottom: 15px;
	}

.container2 {
max-width: 300px;
	}
.flex-column1 {
	width: 30%;
	margin-right: 4%;
	}
.flex-column2 {
	width: 60%;
	margin-left: 4%;

}
.content.finanzierung .container  {
	font-size: 0.9em;
	line-height: 1.2em;
}
.content.finanzierung .container a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.content.finanzierung .container a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}
.content.finanzierung .container a img {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
.logos {
	width: 29%;
	padding-top: 10px;
	padding-bottom: 40px;
	text-align: center;
	margin-right: 3%;
}
.logos-full {
	width: 100%;
	text-align: center;

}
.line {
	height: 1px;
	background: #ccc;

	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
	width: 40%;
}
.logos-last{
width: 36%;
	padding-top: 10px;
	padding-bottom: 40px;
	text-align: center;
	margin-right: 0%;
}
.logos1 {
	width: 39%;
	padding-top: 10px;
	padding-bottom: 40px;
	text-align: center;
	margin-right: 4%;
}
.logos2 {
	width: 57%;
	padding-top: 10px;
	padding-bottom: 40px;

	text-align: center;
}

ul.ziele{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	padding-left: 22px;
	margin-top: 25px;
	list-style-image: none !important;
	list-style-type: none;
	list-style-position: outside;
}
.ziele li{
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 20px;
	padding-left: 10px;
	list-style-type: none;
	padding-right: 10px;
}
hr{
	height: 1px;
	background-color: #fff;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
	border-bottom-style: dotted;
	border-bottom-color: #CE0018;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/


.
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
}

.round {
	border-radius: 50%;
	overflow: hidden;
	display: block;
            }
.round img {
	display: block;
	max-width: 100%;
	height: auto;
            }
			.topright {
	float: right;
	margin-top: -150px;
	margin-right: -170px;
	margin-bottom: 30px;
	margin-left: 40px;	
	
}
.alignleft  {
	
	float: left;
	margin-right: 45px;
	margin-bottom: 25px;
	padding: 4px;
}
.alignright {
	
	float: right;
	margin-left: 45px;
		margin-right: 45px;
	margin-bottom: 25px;
	padding: 4px;
}
.aligncenter {
	text-align: center;
	line-height: 1.55em;
}
.fancy {
	padding: 10px;
	border: 1px solid #919297;
	border-radius: 5px;

}
.tv {
	display: block;
	clear: both;
	margin-bottom: 7px;
}
.jahreszahl {
	display: inline;
	float: left;
	padding-right: 20px;
height: 25px;
	
	font-weight: 600;

}
.smaller {
	font-size: 0.95em;
	line-height: 1.4em;
}
.box {
	background-color: #EFEFEF;
	border-radius: 5px;
	padding: 15px;
	margin-top: 45px;
	max-width: 500px;

}
.content ul, .content ol {
	line-height: normal;
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 1em;

	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0em;


}


/*Ordinary Link Styles*/
.content a {
	color: #CE0018;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.content a:hover, .content a:focus {
	color: #000;
	border-bottom-style: solid;
}
.footer a {
	color: #999;
	text-decoration: none;
}
.footer a:hover, .footer a:focus {
	color: #999;
}


/*The DIVs that contains the horizontal menu bar at the top of your page.*/
.menu-top-wrapper .p7DMM01 {
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.top-navigation {
	position: relative;
	z-index: 9;
	width: 100%;
	
	background-color: #919297;
}
.top-navigation:after {
	content: "\0020";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 0;
	clear: both;
}

/*The Footer*/
.footer {
	max-width: 1180px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	color: #fff;
	text-align: center;
	clear: both;
	padding-bottom: 30px;
	letter-spacing: 0.05em;
	padding-top: 40px;

}


.footer a{
	color: #fff;
}

.breitesbild-wrapper{
	
	background-color: #777;
}
.breitesbild {
	max-width: 1110px;
	margin-right: auto;
	margin-left: auto;
}
.nolink {
	cursor: pointer;
	
}

@media only screen and (min-width: 0px) and (max-width: 1140px) {
.main-content-home{
	padding-top: 0px;
}
.footer {
	padding-right: 20px;
	padding-left: 20px;
}
@media only screen and (min-width: 0px) and (max-width: 860px) {

.p7ir2-description { 
font-size: 0.9em;

}
			.content img {
	max-width: 70%;	
	
}
			.content .logos-full  img {
	max-width: 100%;	
	
}
}

/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 760px) {
body {
	padding-bottom: 0px;
}

.footer {
	position: static;
	width: auto;
}
.content-wrapper, .columns-wrapper {margin: 0px; border: none;}


.content {
	border: none;
	height: auto !important;
	max-height: 888678px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
} .main-content{

		border-radius: 0px;

}


h1 {
	font-size: 1.8em;
	margin-bottom: 20px;

}
.p7ir2-description {
	position: relative;
	border-radius: 0px;
	max-width: 50%;
	max-height: 80%;
	overflow: auto;


	line-height: 1.2em;
	color: #fff;
	quotes: "\201C""\201D";
	padding: 20px;
}
	
	.p7ir2-description.top-left,
	.p7ir2-description.top-right,
	.p7ir2-description.bottom-left,
	.p7ir2-description.bottom-right
	 {
	max-width: none;
	max-height: none;
	padding: 15px;
	text-align: left;
	position: relative;
	top: 0%;
	left: 0px;
	right: 0px;
	

}
.logo,
.titel {
	float: none;
	margin-top: 10px;}

.titel {

		margin-left: 15px;
}
.header {
	padding-top: 10px;
	padding-bottom: 10px;	
	height: auto;
}



}
 @media only screen and (min-width: 0px) and (max-width: 560px) {

.main-content .content {
	line-height: 1.35em;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
		-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.pagetitle {
		-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.header {
padding-left: 30px;
padding-right: 30px:

}
.logo {
	padding-left: 0;
	float: none;	
}


.titel {
	float: none;
	color: #88898E;
	margin-left: 0;
	margin-top: 10px;
	font-size: 1.1em;

}
.round {
	border-radius: 50%;
	overflow: hidden;
	display: block;
            }
.round img {
	display: block;
	max-width: 100%;
	height: auto;
            }
			.topright {
	float: right;
	margin-top: -100px;
	margin-right: -100px;
	margin-bottom: 30px;
	margin-left: 20px;	
	
}
}
 @media only screen and (min-width: 0px) and (max-width: 320px) {


.flex-column1 {
	width: 100%;
	margin-left: 0%;
		padding-bottom: 0px;	

}
.flex-column2 {
	width: 100%;
	margin-left: 0%;
		padding-bottom: 20px;	

}
h1.homepage {
	font-size: 1.2em;
	margin-bottom: 0px;
	font-weight: 600;
	margin-top: 0px;
	color: #666;
}
