/* Schriftdefinitionen start */

body {
  font-family: 'Chronicle Text G1 A', 'Chronicle Text G1 B'; 
  font-weight: 400; 
  font-style: normal;
  font-size: 18px;
}


h1 {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 64px;
	font-weight: 800; 
	color: #000;
	text-decoration: underline;
	background-color: inherit;
	margin: 0 0 30px 0;
	padding: 0px;
}

h1.h1_2 {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 64px;
	font-weight: 800; 
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 0 0 0 0;
	padding: 0px;
}

h2 {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 34px;
	font-weight: 800; 
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 0 0 5px 0;
	padding: 0px;
}


h3 {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 24px;
	font-weight: 700; 
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 0;
	padding: 0;
}

h1 a, h2 a, h3 a, h4 a, p.th1 a, p.th2 a, p.th3 a, span.th1 a, span.th2 a, span.th3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, p.th1 a:hover, p.th2 a:hover, p.th3 a:hover, span.th1 a:hover, span.th2 a:hover, span.th3 a:hover {
	text-decoration: underline;
}


h4 {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 24px;
	font-weight: 300;
	color: #000; 
	text-decoration: none;
	background-color: inherit;
	margin: 0;
	padding: 0;
}

h1.ph {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 30px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 0;
	padding: 0;
}

p.th1, span.th1 {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 37px;
	font-weight: 800;
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 10px 0 10px 0;
	padding: 0;
	display: inline-block;
}

p.shth1, span.shth1 {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 37px;
	font-weight: 800;
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 0 0 30px 0;
	padding: 0;
	display: inline-block;
}


p.th2, span.th2 {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 30px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 10px 0 15px 0;
	padding: 0;
  display: inline-block;
}

p.th3, span.th3 {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 10px 0 15px 0;
	padding: 0;
  display: inline-block;
}

p {
	font-family: 'Chronicle Text G1 A', 'Chronicle Text G1 B'; 
	font-style: normal;
  line-height: 1.42857;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 0 0 15px 0;
	padding: 0;
}

a, a:hover, a:active, a:focus {
	color: inherit;	
	text-decoration: underline;
	font-size: inherit;
}

a:focus, a:active {
	outline: none !important;
}

hr {
	border-color: #E0E0E0 -moz-use-text-color -moz-use-text-color;
}

p.textstyle2, span.textstyle2, label.textstyle2 {
	font-family: 'Chronicle Text G1 A', 'Chronicle Text G1 B'; 
	font-style: normal;
	line-height: 1.42857;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
}

p.textstyle3, span.textstyle3, label.textstyle3 {
	font-family: 'Chronicle Text G1 A', 'Chronicle Text G1 B'; 
	font-style: normal;
	line-height: 1.3;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 0 0 40px 0;
	padding: 0;
	display: block;
}

span.textstyle2, label.textstyle2 {
	display: inline;
}

p.date, span.date {
	font-family: 'Chronicle Text G1 A', 'Chronicle Text G1 B'; 
	font-style: normal;
	line-height: 1.1;
	font-size: 12px;
	font-weight: 400;
	color: rgb(50%, 50%, 50%);
	text-decoration: none;
	background-color: inherit;
	margin: 0 0 9px 0;
	padding: 0;
	display: inline-block;
}

p.twitter, span.twitter {
	font-family: 'Chronicle Text G1 A', 'Chronicle Text G1 B'; 
	font-style: normal;
	line-height: 1.1;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 0;
	padding: 0;
	display: inline-block;
}

p.breadcrumbs, span.breadcrumbs, ol.breadcrumbs, li.breadcrumbs, div.breadcrumbs {
	font-family: 'Chronicle Text G1 A', 'Chronicle Text G1 B'; 
	font-style: normal;
	line-height: 1.1;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	background-color: inherit;
	margin: 0;
	padding: 0;
	display: inline-block;
}

a.plink, a:hover.plink, a:focus.plink, a:active.plink, p.plink, div.plink {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 20px;
	font-weight: 300;
	color: #ED145B;
	text-decoration: none;
	background-color: inherit;
	margin: 0;
	padding: 0;
}

a.active.plink {
	font-weight: 700;
}


p.listings, span.listings {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 17px;
	font-weight: 800;
	color: #000;
	text-transform: uppercase;
	background-color: inherit;
	margin: 0 0 35px 0;
	padding: 0;
	display: inline-block;
}

.listings a, .listings a:hover, .listings a:active, .listings a:focus {
	color: inherit;
  font-size: inherit;
  text-decoration: none;
}
.listings a:hover {
  text-decoration: underline;
}

a.anchor, a.anchor:hover, a.anchor:focus, a.anchor:active {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 20px;
	font-weight: 300;
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 0;
	margin-bottom: 5px;
	padding: 10px;
	border: 1px solid #E0E0E0;
	display: block;
}

a.anchor.active {
	font-weight: 700;
}

a.h2, a.h2:hover, a.h2:focus, a.h2:active {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 29px;
	font-weight: 800; 
	color: #000;
	text-decoration: none;
	background-color: inherit;
	margin: 0 0 5px 0;
	padding: 0px;
}

a.h2:hover {
	text-decoration: underline;
}

a.h2.active {
	font-weight: 800;
}


p.related, span.related {
	font-family: 'Verlag Comp A', 'Verlag Comp B';
	font-style: normal;
	line-height: 1.1;
	font-size: 30px;
	font-weight: 400;
	color: #ED145B;
	text-decoration: none;
	background-color: inherit;
	margin: 0 0 0 0;
	padding: 0;
	display: inline-block;
}

.white {
	color: #fff !important;
/*	background-color: #ED145B !important; */
}

p.article_type, span.article_type {
	font-family: 'Chronicle Text G1 A', 'Chronicle Text G1 B'; 
	font-style: normal;
	line-height: 1.1;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #ED145B;
	margin: 0 15px 9px 0;
  padding: 2px 14px;
  display: inline-block;
}

p.info_block, span.info_block {
	border-top: 1px solid	#E0E0E0;
	border-bottom: 1px solid	#E0E0E0;
  display: block;
  margin-right: 10%;
  margin-bottom: 65px;
  padding: 10px 0;
}


p.team_block, span.team_block {
	border-top: 1px solid	#E0E0E0;
	border-bottom: 1px solid	#E0E0E0;
	padding: 10px 0 10px 0;
	padding-right: 25%;
	display: inline-block;
}

ol, ul {
	margin-bottom: 20px;
	padding-left: 20px;
}

.align-center {
	text-align: center;
	display: block !important;
}

.align-right {
	text-align: right;
	display: block !important;
}



/* Schriftdefinitionen end */

.csc-frame-rulerBefore {
	border-top: 2px solid #000;
}

.csc-frame-rulerAfter { 
	border-bottom: 1px solid #E0E0E0;
}