.ctype-textmedia {
	font-family: 'Frutiger LT Com 45';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
}

.ctype-textmedia .ce-textpic {
	position: relative;
	background: #fff;
	
}

.entry-content .ctype-textmedia .ce-textpic {
	background-color: #EAEBE9;
}

#c494 .entry-content .ctype-textmedia .ce-textpic {
	background-color: white;
}

.ctype-textmedia .container .ce-textpic header {
	text-align: left;
	padding: 50px 50px 0;
}
.ctype-textmedia .container .ce-textpic .ce-bodytext header {
	padding: 0;
}

.cele.ctype-header.layout-0 header {
	text-align: center;
	padding: 50px 50px 0;
}

.cele.ctype-header.layout-0 h1 {
	color: #000;
	font-family: 'Frutiger LT Com 45';
	font-style: normal;
	font-weight: 300;
	font-size: 36px;
	text-align: center;
}

.cele.ctype-header.layout-0 h1::after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #000;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 50px;
}

.footer div.service .ctype-menu_pages .container header h3,
.ctype-textmedia .container .ce-textpic h3 {
	margin-top: 0;
	font-weight: bold;
	font-size: 18px;
}

.ctype-textmedia .container .ce-textpic header h3 {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 18px;
}

.ctype-textmedia .container .ce-textpic header time {
    font-size: 12px;
}

.ctype-textmedia .container .ce-textpic .ce-bodytext h2 {
	font-family: 'Frutiger LT Com 55 Roman';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1.0em;
}

.ctype-textmedia .container .ce-textpic .ce-bodytext {
	padding: 50px 50px 50px;
}

.ctype-textmedia .container .ce-textpic .ce-bodytext ul {
	list-style: disc;
	/*border-left: 2px solid #161A1D;*/
	
	font-size: 16px;
}
.cols-60-40-r .ctype-textmedia .container .ce-textpic .ce-bodytext ul {
	border-left: 2px solid #161A1D;
	font-style: italic;
}

/*.ctype-textmedia .container .ce-textpic h3:after,
.footer div.service .ctype-menu_pages .container header h3:after {
	content: '';
	display: block;
	width: 200px;
	height: 1px;
	background: #00529c;
	margin-top: 3px;
}*/

.ctype-textmedia .container .ce-textpic header a,
.ctype-textmedia .container .ce-textpic header a:hover {
	text-decoration: none;
	color: #000;
}

.ctype-textmedia .container .ce-textpic a.refonimg::after {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: block;
    content: ' ';
    background-image: url('../Icons/pfeil.svg');
    background-size: 24px 24px;
    height: 24px;
    width: 24px;
}

.ctype-textmedia .container .ce-textpic.ce-right a.refonimg::after {
    bottom: 15px;
    left: 0;
}

/***********************************************/

.ctype-textmedia.layout-1{
	
}

.ctype-textmedia.layout-1 .container .ce-textpic h3:after {
content: none;
}

.ctype-textmedia.layout-1 .container .ce-textpic heaeh3:after {
	content: none;
}

/***********************************************/

.ctype-header {
	background: #fff;
}

.ctype-header .container header {
	font-family: 'Frutiger LT Com 45';
  font-style: normal;
}

.ctype-header .container header h2.h2ul {
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 36px;
	line-height: 1.2em;
	margin-bottom: 0;
}

.ctype-header .container header h2.h2ul:after {
    content: '';
    display: block;
    width: 220px;
    height: 1px;
    background: #000;
    margin: 0 auto;
    margin-top: 10px;
}

.ce-textpic .ce-bodytext p span {
	color: #000 !important;
}