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

@import url(//cdn.warenform.de/fonts/ubuntu/latin/css/);
@import url(//cdn.warenform.de/fonts/font-awesome-4.7.0/css/font-awesome.min.css);

/* Farben

Beigeorange rgba(233,146,73,1) #e99248
233,146,73
Dunkelblau rgba(39,40,73,1) #e99248

*/

.PUB body {
	/* filter: grayscale(1); */
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;}
body,
.cke_editable {
	color: rgba(39,40,73,1);
	font-family: 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 160%;
	font-weight: 300;
}

header {
	background: #fff;
}
.js-is-sticky--change *,
main *,
footer * {
	-webkit-transition: all ease 150ms;
	-moz-transition: all ease 150ms;
	-o-transition: all ease 150ms;
	-ms-transition: all ease 150ms;
	transition: all ease 150ms 0s;
}
.Navi-Main {
	font-family: 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.PUB body * {
	box-sizing: border-box;
}

abbr,
a {
	text-decoration: none;
}
a:focus,
a:hover,
a:active {
	text-decoration: underline;
}

strong, b,
.cke_editable strong, .cke_editable b {
	font-weight: 500;
}
em,
i,
.cke_editable em,
.cke_editable i {
	font-style: italic;
}
strong i,
b i,
i strong,
i b,
strong em,
b em,
em strong,
em b,
.cke_editable strong i,
.cke_editable b i,
.cke_editable i strong,
.cke_editable i b,
.cke_editable strong em,
.cke_editable b em,
.cke_editable em strong,
.cke_editable em b {
	font-style: italic;
	font-weight: 700;
}

.Wrapper {
	line-height: 166.67%;
}

/* Mittelteil */
.Listing .Date,
.Listing .Author,
.Article .Date,
.Article .Author {
	color: rgba(39,40,73,0.6);
	display: table-cell;
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 10px;
}
.Article .Author {
	padding-left: 20px;
}
.Home .Breadcrumbs {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
.Breadcrumbs span {
	display: block;
	left: -10000px;
	position: absolute;
	top: -10000px;
}
.Breadcrumbs {
	font-size: 12px;
}
.Breadcrumbs i {
	display: none;
}
.Breadcrumbs a:before,
.Content a:before,
.Sachverstaendigenkommission li a p span:before,
.Metanavi .Link a:before,
.Navi-Main a:before {
	color: rgba(39,40,73,1);
	content: '\f105';
	display: inline-block;
	font-family: 'FontAwesome';
	padding: 0 5px;
}
.Navi-Main li li a:before {
	content: '';
	display: none;
}

.Content .MediaBox a:before {
	content: '';
	display: none;
	padding: 0;
}

.Main h1 {
	font-family: 'Ubuntu';
	font-size: 30px;
	font-weight: normal;
	line-height: 150%;
	margin: 0;
}
.Article h2 {
	font-size: 24px;
	line-height: 150%;
	margin-top: 30px;
}
.Main .Content h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 150%;
	margin: 30px 0;
}
.Main .Content h4 {
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 0;
}
.Navi a,
.Main a {
	color: rgba(225,107,2,1);
}
.Navi a:focus,
.Navi a:hover,
.Navi a:active,
.Main a:focus,
.Main a:hover,
.Main a:focus {
	text-decoration: underline;
}
.Main .Content,
.Search form {
	line-height: 160%;
	margin-top: 30px;
}

.Main .Content table {
	border-collapse: collapse;
	width: 100%;
}
.Main .Content table th,
.Main .Content table td {
	border: 1px solid rgba(39,40,73,1);
	font-size: 12px;
	padding: 5px;
}

/* Media-Groessen */
.MediaBox {
	padding-top: 5px;
	width: auto;
	/* max-width: 650px; */
}
.MediaBox ul,
.MediaBox ul li,
.MediaBox ul li a {
	display: inline !important;
	font-family: 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 !important;
}
.MediaBox ul li {
	margin: 0 10px 0 0 !important;
}
.MediaBox ul li.Photographer:before {
	content: 'Foto: ';
}
.MediaBox ul li.License:before {
	content: 'Lizenz: ';
}
.MediaBox ul li:last-child {
	margin: 0 !important;
}
.MediaBox img {
	width: 100%;
}
.MediaBox.Left,
.MediaBox.Right {
	width: 310px;
}
.MediaBox .Title,
.MediaBox .Copyright {
	font-family: 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 140%;
	padding: 0;
}

.MediaBox.oembed.twitter.retweet {
	margin-top: 1rem;
	padding-top: 1rem;
	position: relative;
}
.MediaBox.oembed.twitter.retweet:before {
	content: '\f079';
	display: inline-block;
	font-family: 'FontAwesome';
	left: 1rem;
	position: absolute;
	top: -0.5rem;
}
.MediaBox.oembed.twitter.retweet:after {
	content: 'Margarete Bause hat retweetet';
	display: inline-block;
	left: 2.75rem;
	position: absolute;
	top: -0.5rem;
}
.MediaBox.oembed.twitter .retweetLink {
	display: none;
}
.MediaBox.oembed.twitter.retweet .retweetLink {
	display: block;
	height: 16px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.Content #Gallery {
	margin-bottom: 50px;
}

/* Formulare */
input:focus,
select:focus,
input[type="radio"]:focus,
input[type="radio"]:focus + label {
	background-color: rgba(255,255,0,0.5) !important;
}
input[type="radio"]:focus + label {
	font-weight: 700;
}

/* Paging */
.Paging {
	clear: both;
	display: block;
	margin: 0;
	text-align: center;
	padding: 20px 0;
	word-spacing: 3px;
}
.Main .Paging .Browse {
	display: none;
}
.Main .Paging .Previous,
.Main .Paging .Next {
	display: inline-block;
	position: relative;
	width: 30px;
}
.Main .Paging a {
	background: none !important;
}
.Main .Paging .Previous a:before,
.Main .Paging .Next a:after {
	background: none;
	color: rgba(0,0,0,0.25);
	content: '\f060';
	font-family: 'FontAwesome';
	display: inline-block;
	margin: 0 20px 0 0;
}
.Main .Paging .Next a:after {
	margin: 0 0 0 20px;
	content: '\f061';
}
.Main .Paging ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto !important;
}
.Main .Paging ul li {
	background: none !important;
	border: 0 !important;
	display: inline-block;
	list-style: none;
	font-weight: normal;
	margin: -40px 0 0 0 !important;
	padding: 0 !important;
	text-align: center;
	width: auto;
}
.Main .Paging ul li:before {
	display: none !important;
}

.Main .Paging ul li a {
	background: rgba(0,0,0,0.1) !important;
	display: inline-block;
	margin: 0 0 10px 0 !important;
	padding: 5px 10px !important;
	text-decoration: none !important;
	min-width: 40px;
}
.Main .Paging ul li.Active {
	color: rgba(0,0,0,0.75);
	font-weight: 700;
	padding: 10px;
	min-width: 50px;
}
.Main .Paging ul li a:focus,
.Main .Paging ul li a:hover,
.Main .Paging ul li a:active {
	background: rgb(70,150,43) !important;
	color: rgba(225,107,2,1) !important;
	text-decoration: none !important;
}
.Main .Paging ul li:first-child.Active {
	padding-left: 15px;
}
.Main .Paging ul li:last-child {
	padding-right: 15px;
}

/* Termine */
.Main .Event .passed {
	background: rgba(39,40,73,1);
	border: 5px solid rgba(39,40,73,1);
	border-radius: 6px;
	color: #fff;
	float: left;
	margin-top: -60px;
	position: absolute;
}
.Main .Event .passed a,
.Main .Event .passed span {
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 0 20px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.Main .Event .passed span span {
	color: rgba(39,40,73,1);
	display: inline;
	padding: 0;
}
.Main .Event .passed:hover span span {
	color: #fff;
}
.Main .Event .passed a {
	background: rgba(39,40,73,0.6);
	border-top: 1px solid #fff;
	display: none;
	margin-top: 10px;
	padding-top: 5px;
	text-decoration: none;
}
.Main .Event .passed:focus a,
.Main .Event .passed:hover a,
.Main .Event .passed:active a {
	display: block;
}
.Main .Event .passed a:focus,
.Main .Event .passed a:hover,
.Main .Event .passed a:active {
	text-decoration: underline;
}
.Main .Event div.Listing h1 {
	margin-bottom: 100px;
}
.Main .Event div.Listing li:first-child {
    border-top: 0;
}
.Main .Event div.Listing li {
	padding-top: 20px;
	padding-bottom: 20px;;
}
.Main .Event .Info {
	border-top: 1px solid rgba(39,40,73,0.6);
	margin-top: 20px;
	padding-top: 10px;
}
.Main .Event .Info h3 {
	font-size: 24px;
	font-weight: 700;
	margin: 2rem 0;
}
.Main .Event .Info address {
	margin-bottom: 5px;
}
.Main .Event .Date {
	color: rgba(39,40,73,1);
	font-size: 14px;
	margin: 0 10px 0 0;
}
.Main .Event .Info .Accessibility-Description {
	margin-top: 20px;
}
.Main .Event .Accessibility {
	color: #ac161e;
	margin-bottom: 20px;
}
.Main .Event .Info address:after {
	content: ', ';
}
.Main .Event .Info address:last-child:after {
	content: '';
}
.Main .Event .Info .Link a:before {
	content: '\f08e';
	font-family: 'FontAwesome';
	margin: 0 5px 0 10px;
}

.Main section {
	border-bottom: 1px solid rgba(39,40,73,1);
	padding: 40px 0;
}
.Main section h1,
.Main .Search h1 {
	background: url(../images/bg-section-h1.png) 0 bottom no-repeat;
	font-size: 18px;
	font-weight: 700;
	margin-left: -10px;
	padding: 0 0 20px 10px;
	text-transform: uppercase;
}
.Main section .Article h1 {
	background: none;
	font-size: 30px;
	font-weight: 700;
	margin-left: 0;
	padding: 0;
	text-transform: none;
}
.Main section h2 {
	font-size: 24px;
	font-weight: 500;
	margin-top: 80px;
}
.Main section .Article h2,
.Main section .Listing h2 {
	margin-top: 20px;
}

.Listing li h3 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 10px;
}
.Listing li h4 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
}

/* Zeitstrahl */
.Zeitstrahl .Listing li article {
	background: #fff;
}
.Zeitstrahl .Listing li .Wrap {
	border: 1px solid transparent;
	border-radius: 6px;
	margin-bottom: 20px;
	padding: 20px;
}
.Zeitstrahl .Listing li.Type-2 .Wrap {
	background: rgba(225,107,2,1);
	color: #fff;
}
.Zeitstrahl .Listing li.Type-1 .Wrap {
	background: rgba(225,107,2,0.25);
	border-color: rgba(225,107,2,1);
}
.Zeitstrahl .Listing li.Type-0 .Wrap {
	background: rgba(39,40,73,0.25);
	border-color: rgba(39,40,73,1);
}
.Zeitstrahl .Listing li .Wrap .Kicker,
.Zeitstrahl .Listing li .Wrap h3,
.Zeitstrahl .Listing li .Wrap p {
	font-size: 1rem;
}
.Zeitstrahl .Listing li .Wrap h3 {
	line-height: 150%;
	margin: 10px 0;
}
.Zeitstrahl .Listing li.Type-2 .Wrap a,
.Zeitstrahl .Listing li.Type-2 .More a::before {
	color: #fff !important;
}

.Main h1,
.Main h2,
.Main h3,
.Main h4 {
	font-weight: 500;
}
.Main .Content h3,
.Main .Content h4 {
	font-weight: 500;
}


/* Downloads */
.Documents li {
	margin-bottom: 20px;
}
.Documents li * {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.Documents li a {
	background: none !important;
	padding-left: 0 !important;
}
.Documents li .Author {
	color: rgba(68,68,75,0.3);
	margin-left: 25px;
}
.Documents li a span.Title:before {
	color: rgba(68,68,75,1);
	content: '\f019';
	font-family: "FontAwesome";
	margin-right: 10px;
}
.Documents .pdf a span.Title:before {
	content: '\f1c1';
}
.Documents .image a span.Title:before {
	content: '\f1c5';
}
.Documents .audio a span.Title:before {
	content: '\f1c7';
}
.PUB .Main .Documents li.Preview-Image {
    display: table;
}
.PUB .Main .Documents li.Preview-Image .Image {
    display: table-cell;
}
.PUB .Main .Documents li.Preview-Image .Image img {
	background: url(/kontext/images/icons/spinner.gif) center no-repeat;
	border: 1px solid #eee;
	height: auto;
	width: 50px;
}
.PUB .Main .Documents li.Preview-Image a .Title {
    display: table-cell;
	padding-left: 20px !important;
	vertical-align: middle;
}
.PUB .Main .Documents li.Preview-Image .Author {
	font-size: 10px;
	margin: 0;
	padding-left: 5px !important;
	text-align: left;
}

/* Sachverstaendigenkommission */
.Sachverstaendigenkommission li {
	float: left;
	margin: 40px 40px 40px 0;
	width: 160px;
}
.Sachverstaendigenkommission .Image {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 160px;
	width: 160px;
}
.Sachverstaendigenkommission a:focus .Image,
.Sachverstaendigenkommission a:hover .Image,
.Sachverstaendigenkommission a:active .Image {
	opacity: 0.75;
}
.Sachverstaendigenkommission .Image img {
	display: none
}
.Sachverstaendigenkommission li a span:before {
	margin-left: -10px;
	position: absolute;
}

/* Pressebilder zum Download */
.PUB body.Pressebilder .Main .Documents li.Preview-Image {
	float: left;
	margin-left: 5%;
	width: 30%;
}
.PUB body.Pressebilder .Main .Documents li.Preview-Image:nth-child(3n+1) {
	clear: left;
	margin-left: 0;
}
.PUB body.Pressebilder .Main .Documents li.Preview-Image,
.PUB body.Pressebilder .Main .Documents li.Preview-Image .Image,
.PUB body.Pressebilder .Main .Documents li.Preview-Image .Title {
	display: block;
	padding: 0 !important;
}
.PUB body.Pressebilder .Main .Documents li.Preview-Image .Image img {
	display: block;
	width: 100%;
	max-width: 360px !important;
}
.PUB body.Pressebilder .Main .Documents li.Preview-Image a .Title {
	margin-left: 20px;
	padding: 10px 0 0 0 !important;
}
.PUB body.Pressebilder .Main .Documents li.Preview-Image a .Title:before {
	display: block;
	margin-left: -20px;
	position: absolute;
}

/* Schlagworte zum Artikel */
.Article .Tags h3,
.Article .Tags ul,
.Article .Tags li {
	display: inline;
}
.Article .Tags li:after {
	content: ', ';
}
.Article .Tags li:last-child:after {
	content: '';
}

/* Listing */
.Listing li {
	margin-top: 80px;
}
.Listing li a {
	line-height: 160%;
	text-decoration: none;
}
.Listing li .Image {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	float: right;
	height: 160px;
	margin: 0;
	width: 160px;
}
.Listing li .Image img {
	display: none;
}
.Topic-45 .Listing li .Image {
	height: auto;
	width: auto;
}
.Topic-45 .Listing li .Image img {
	display: block;
	margin:auto;
	width: 240px;
}
.Listing .Image + .Wrap {
	width: calc(100% - 200px);
}
.Listing a h3 {
	font-weight: 500;
	margin-bottom: 10px;
}

/* Home */
.Home .Gleichstellungsbericht .Image {
	float: left;
	padding-top: 9px;
}
.Home .Gleichstellungsbericht .Image img {
	max-width: 200px;
	width: 100%;
}
.Home .Gleichstellungsbericht .Image + .Content {
	margin-left: 230px;
	width: calc(100% - 230px);
}

/* Downloads */
.Main .Documents h3 {
	margin-top: 60px;
}

/* Seite versenden / FAQ-Tool */
.Main form p,
.Main form ul {
	margin-bottom: 20px;
}
.Main p.Submit.F_search input {
	cursor: pointer;
	padding: 20px 70px 20px 40px;
}
p.Submit.F_search:after {
	content: '\f002';
	font-family: "FontAwesome";
	margin: 16px 0 0 -60px;
	position: absolute;
	z-index: -1;
}
.Main fieldset {
	border: 0;
	clear: both;
	padding: 0;
}
.Main fieldset legend {
	border-bottom: 1px solid rgba(10,50,30,1);
	display: block;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 10px;
	opacity: 0.25;
	width: 100%;
}
.Main fieldset.Searchterm legend {
	display: none;
}
.Main fieldset legend + p {
	clear: right;
}
.Main fieldset p {
	margin-bottom: 20px;
}
.Main fieldset.AGB {
	margin-bottom: 20px;
	padding: 0 30px;
}
.Main fieldset.AGB {
	margin-bottom: 20px;
	padding: 0 30px;
}
.Main fieldset.AGB legend {
	margin-left: -30px;
}
.Main fieldset.AGB p.Input {
	margin: 10px 0;
	padding: 0;
}
.Main .Terms p {
	padding: 0 30px;
}
.Main .Terms p.Checkbox {
	margin-top: 20px;
}
form p label {
	padding-right: 10px;
}
.Main .Input.Text input,
.Main .Input.Email input,
.Main textarea {
	border: 1px solid rgba(39,40,73,0.6);
	display: block;
	line-height: 140%;
	padding: 5px 10px;
	width: 100%;
}
.Main .Input.Text input:focus,
.Main .Input.Text input:hover,
.Main .Input.Text input:active,
.Main .Input.Email input:focus,
.Main .Input.Email input:hover,
.Main .Input.Email input:active,
.Main textarea:focus,
.Main textarea:hover,
.Main textarea:active {
	border-color: #6f7c86;
	box-shadow: 0 0 1px #6f7c86;
    -moz-box-shadow: 0 0 1px #6f7c86;
    -webkit-box-shadow: 0 0 1px #6f7c86;
}
.Main textarea {
	height: 150px;
}
.Main fieldset ul {
	padding: 10px 0;
}
.Main fieldset ul li {
	display: inline;
	margin-left: 20px;
}
.Main fieldset ul li:first-child {
	margin-left: 0;
}
.Main fieldset.Radio label {
	padding-left: 10px;
}
.Main .F_title input {
	font-size: 18px;
	padding: 2px 0;
}
.Main .Question .F_questionerEmail input,
.Main .Question .F_questionerTown input,
.Main .Sendarticle .F_sn input,
.Main .Sendarticle .F_rn input,
.Main .Sendarticle .F_se input,
.Main .Sendarticle .F_re input {
	display: block;
	width: 100%;
}
.Main .Sendarticle .Name,
.Main .Sendarticle .Email,
.Main .Question .F_questionerEmail,
.Main .Question .F_questionerTown {
	display: block;
}

.Main p.F_disclaimer input,
.Main p.F_agreement input {
	display: block;
	float: left;
}
.Main p.F_disclaimer label,
.Main p.F_agreement label {
	display: block;
	margin-left: 20px;
}
.Main p.Input.Submit,
.Main .Content p.Input.Submit {
	display: block;
	margin-left: 10px;
	margin-right: 0 !important;
	text-align: right;
}
.Main .Input.Submit input {
	background: rgba(0,0,0,0.15);
	border: 0;
	cursor: pointer;
	padding: 5px 20px;
}
.Main .Input.Submit input:hover,
.Main .Input.Submit input:target {
	background: rgba(0,0,0,0.25);
}

/* Newsletter */
.Main .Newsletter h1 {
	margin-bottom: 30px;
}
.Main .Newsletter form {
	margin-top: 30px;
}
.Main .Newsletter .Listing {
	clear: both;
	padding-top: 0;
}
.Main .Newsletter .Article {
	padding-bottom: 40px;
}
.Main .Newsletter .Listing h1 {
	font-size: 30px;
	margin-bottom: 40px;
}
.Main .Newsletter .Step-Info {
	background: url(../images/bg-newsletter-step.png) center bottom no-repeat #2b435d;
	color: rgba(225,107,2,1);
	margin-bottom: 20px;
	margin-top: -61px;
	padding: 20px 0 80px 0;
}
.Main .Newsletter .Step-Info legend {
	border-color: rgba(225,107,2,1);
	color: rgba(225,107,2,1);
	opacity: 0.75;
}
.Main .Newsletter .Step-Info h3,
.Main .Newsletter .Step-Info h3 + p {
	text-align: center;
}
.Main .Newsletter .Step-Info h3 {
	font-size: 24px;
	margin-bottom: 10px;
}
.Main .Newsletter .Step-Info h3 strong {
	display: block;
}
.Main .Newsletter .Step-Info h3 strong:after {
	content: '\f063';
	display: block;
	font-family: "FontAwesome";
	margin: 10px 0;
}

.Main .Newsletter fieldset {
	margin-bottom: 20px;
}
.Main .Newsletter p.F_email label {
	display: none;
}
.Main p.Checkbox input {
	display: inline-block;
}
.Main p.Checkbox label {
	display: inline-block;
	padding-left: 10px;
}
.Main .Newsletter p.F_subscribe {
	float: right;
}

/* Suche */
.Main .Search h2 {
	font-size: 24px;
	padding: 10px 0;
}
.Main .Search fieldset p.Input {
    padding: 0;
}


/* Tagcloud */
.Tagcloud {
	list-style: none;
	margin: 0 -2px;
	padding: 0;
}
.Tagcloud li {
	display: inline-block;
	margin: 0 10px 10px 0;
}
.Tagcloud li:nth-child(2n+2) {
	font-weight: 700;
}

/* Additionalcontent */
.Additionalcontent {
	margin-top: 40px;
}

/* Sharrif */
.shariff .share_text,
.shariff .share_count {
	display: none !important;
}
.shariff ul.orientation-horizontal {
	margin: 0 auto !important;
	width: 200px !important; /* mobil: mit whatsapp */
}
.shariff ul.orientation-horizontal.col-3 {
	width: 140px !important; /* desktop: ohne whatsapp */
}
.shariff ul.orientation-horizontal,
.shariff .orientation-horizontal li {
	display: block !important;
}
.shariff .orientation-horizontal li {
	height: 40px !important;
	margin-right: 10px !important;
	min-width: 40px !important;
	max-width: 40px !important;
	width: 40px !important;
}
.shariff .orientation-horizontal li:last-child {
	margin-right: 0 !important;
}
.shariff li a {
	height: 40px !important;
	padding: 5px !important;
}

.Additionalcontent .Tools {
	padding-top: 50px;
	text-align: center;
}
.Wahlkreis .Additionalcontent .Tools {
	display: none;
}
.Additionalcontent .Tags ul {
	display: inline;
}
.Additionalcontent .Tags li,
.Additionalcontent .Tools li {
	display: inline;
}
.Additionalcontent .Tools li:after,
.Additionalcontent .Tags li:after {
	content: ' | ';
}
.Additionalcontent .Tools li:last-child:after,
.Additionalcontent .Tags li:last-child:after {
	content: '';
}

.More a,
.Main a[href="https://www.gleichstellungsbericht.de/de/topic/6.erster-gleichstellungsbericht.html"],
.Main a[href="https://www.gleichstellungsbericht.de/de/topic/2.zweiter-gleichstellungsbericht-der-bundesregierung.html"],
a[href="https://twitter.com/gleichgerecht"],
a[href="https://mstdn.social/@gleichgerecht"],
a .More {
	color: rgba(225,107,2,1);
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
.More a:focus,
.More a:hover,
.More a:active,
.Main a[href="https://www.gleichstellungsbericht.de/de/topic/6.erster-gleichstellungsbericht.html"]:focus,
.Main a[href="https://www.gleichstellungsbericht.de/de/topic/6.erster-gleichstellungsbericht.html"]:hover,
.Main a[href="https://www.gleichstellungsbericht.de/de/topic/6.erster-gleichstellungsbericht.html"]:active,
.Main a[href="https://www.gleichstellungsbericht.de/de/topic/2.zweiter-gleichstellungsbericht-der-bundesregierung.html"]:focus,
.Main a[href="https://www.gleichstellungsbericht.de/de/topic/2.zweiter-gleichstellungsbericht-der-bundesregierung.html"]:hover,
.Main a[href="https://www.gleichstellungsbericht.de/de/topic/2.zweiter-gleichstellungsbericht-der-bundesregierung.html"]:active,
a:focus .More,
a:hover .More,
a:active .More {
	text-decoration: underline;
}
/*
.More a:after,
.Main a[href="https://www.gleichstellungsbericht.de/de/topic/6.erster-gleichstellungsbericht.html"]:after,
.Main a[href="https://www.gleichstellungsbericht.de/de/topic/2.zweiter-gleichstellungsbericht-der-bundesregierung.html"]:after,
a .More:after {
	content: '\f054';
	content: '\f105';
	display: inline-block;
	font-family: 'FontAwesome';
	padding-left: 5px;
}
*/
.More a:before,
.Main a[href="https://www.gleichstellungsbericht.de/de/topic/6.erster-gleichstellungsbericht.html"]:before,
.Main a[href="https://www.gleichstellungsbericht.de/de/topic/2.zweiter-gleichstellungsbericht-der-bundesregierung.html"]:before,
a[href="https://twitter.com/gleichgerecht"]:before,
a[href="https://mstdn.social/@gleichgerecht"]:before,
a .More:before {
	color: rgba(39,40,73,1);
	content: '\f105';
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 19px;
	padding-right: 5px;
	vertical-align: -1px;
}
.More {
	margin-top: 10px;
}
.More a {
	margin: 0;
}

/* Promoted */
.Promoted li small {
	display: block;
	font-size: 12px;
}
.Promoted .Image img {
	width: 100%;
}
.Promoted h3 {
	font-size: 20px;
}

/* Promoted */
.Promoted_NEU li small {
	display: block;
	font-size: 12px;
}
.Promoted_NEU .Image img {
	width: 100%;
}
.Promoted_NEU h3 {
	font-size: 20px;
}

footer {
	border-top: 1px solid rgba(39,40,73,1);
	padding: 40px 0;
}
.Home footer {
	border-top: 0;
}
footer h3 {
	font-weight: 500;
}
footer a {
	color: rgba(225,107,2,1);
}
footer .Contact ul li:before {
	color: rgba(39,40,73,1);
	display: block;
	float: left;
	font-family: 'FontAwesome';
	width: 30px;
}
footer .Contact ul li {
	clear: both;
}
footer .Contact ul li.E-Mail:before {
	content: '\f003';
}
footer .Contact ul li.Twitter:before {
	content: '\f099';
}
footer .Contact ul li.Mastodon:before {
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M433 179.11c0-97.2-63.71-125.7-63.71-125.7-62.52-28.7-228.56-28.4-290.48 0 0 0-63.72 28.5-63.72 125.7 0 115.7-6.6 259.4 105.63 289.1 40.51 10.7 75.32 13 103.33 11.4 50.81-2.8 79.32-18.1 79.32-18.1l-1.7-36.9s-36.31 11.4-77.12 10.1c-40.41-1.4-83-4.4-89.63-54a102.54 102.54 0 0 1-.9-13.9c85.63 20.9 158.65 9.1 178.75 6.7 56.12-6.7 105-41.3 111.23-72.9 9.8-49.8 9-121.5 9-121.5zm-75.12 125.2h-46.63v-114.2c0-49.7-64-51.6-64 6.9v62.5h-46.33V197c0-58.5-64-56.6-64-6.9v114.2H90.19c0-122.1-5.2-147.9 18.41-175 25.9-28.9 79.82-30.8 103.83 6.1l11.6 19.5 11.6-19.5c24.11-37.1 78.12-34.8 103.83-6.1 23.71 27.3 18.4 53 18.4 175z"/></svg>');
	background-position: 0 6px;
	background-repeat: no-repeat;
	background-size: 15px 18px;
	content: '';
	height: 27px;
	width: 30px;
}
footer .Contact ul li.Phone:before {
	content: '\f095';
}
footer .Contact ul li.Fax:before {
	content: '\f1ac';
}
footer img {
	max-width: 100%;
}
footer .Wrap ul:last-child li:nth-child(3) a,
footer .Wrap ul:last-child li:nth-child(4) a,
footer .Wrap ul:last-child li:nth-child(5) a,
footer .Wrap ul:last-child li:nth-child(6) a {
	font-weight: 400;
}

/* Sprungmarken */
.DN,
.Jumplabels {
	left: -100000px;
	height:1px;
	position: absolute;
	speak: normal;
	top: -100000px;
	width:1px;
}

abbr {
	white-space: nowrap;
}

@media only screen and (max-width: 59.9em) {
	.Wrapper,
	.Navi,
	.Article,
	.Listing,
	.Newsletter-Unsubscribe {
		margin: 0 10px;
	}

	header.js-is-sticky--change {
		border-bottom: 1px solid rgba(39,40,73,1);
		height: 70px;
	}
	.js-is-sticky--change .Logo img {
		width: 150px;
	}

	/* Navi */
	.Navi {
		border: 0;
		margin-left: 0;
		margin-top: 0;
		padding: 0;
		position: relative;
		width: 100%;
		z-index: 10000000;
	}
	.Navi-Main {
		padding: 10px;
	}
	.Navi-Main li {
		display: inline !important;
	}
	.Navi-Main a[href="/de/topic/1.start.html"]:before {
		content: '\f015';
		font-family: "FontAwesome";
		font-size: 24px;
		padding-right: 10px;
	}

	/* Mobile-Navi */
	nav {
		margin-top: 22px;
		width: 100%;
		z-index: 10000000000000000;
	}
	nav input[id*="NaviCheckbox"] {
		display: none;
	}
	nav input[id*="NaviCheckbox"] + label {
		color: rgba(39,40,73,1);
		cursor: pointer;
		display: block;
		height: 60px;
		position: relative;
		text-align: center;
		text-indent: 0;
		user-select: none;
		width: 100%;
	}
	nav input[id*="NaviCheckbox"]:checked + label {
		color: rgba(39,40,73,1);
	}
	nav input[id*="NaviCheckbox"] + label:after {
		color: rgba(39,40,73,1);
		content: '\f0c9';
		font-family: "FontAwesome";
		font-size: 2.5rem;
		height: 28px;
		line-height: 0;
		position: absolute;
		right: 1.5rem;
		top: 33px;
		width: 24px;
	}
	nav input[id*="NaviCheckbox"]:checked + label:before {
		color: rgba(39,40,73,0.6);
	}
	nav input[id*="NaviCheckbox"]:checked + label:after {
		background: none;
		color: rgba(39,40,73,1);
		content: '\f00d';
		font-family: "FontAwesome";
	}
	nav input[id*="NaviCheckbox"]:checked ~ .Navi {
		max-height: 9999px;
	}
	nav .Navi {
		max-height: 0;
		overflow: hidden;
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
	}
	nav .Navi-Main {
		padding: 0;
	}
	nav .Navi ul {
		backface-visibility: hidden;
		display: block;
	}
	nav .Navi-Main ul li {
		display: block;
		margin: 0;
		width: 100%;
	}
	nav .Navi ul li a {
		background: #fff;
		border-top: 1px solid rgba(39,40,73,1);
		color: rgba(39,40,73,1);
		display: block;
		padding: 10px 0;
		text-decoration: none;
	}
	nav .Navi-Main ul li.Active ul {
		display: block;
		margin: 0;
		position: relative;
		width: 100%;
	}
	nav .Navi .Navi-Main ul li ul li a {
		font-style: italic;
		padding-left: 20px !important;
	}
	.Logo {
		left: 0;
		position: absolute;
		top: 5px;
		z-index: 10;
	}
	.Logo img {
		width: 200px;
	}

	.Breadcrumbs,
	.Article,
	.Listing {
		padding-top: 40px;
	}
	.Main {
		margin-bottom: 50px;
	}

	.Main section h1 {
		font-size: 16px;
		margin-left: -10px;
		padding: 0 0 20px 10px;
	}
	.Main section h2 {
		font-size: 18px;
		font-weight: 500;
		margin-top: 40px;
	}
	.Article h1,
	.Listing h1 {
		font-size: 24px;
		font-weight: 500;
		margin: 0;
	}
	.Article h2,
	.Listing h2 {
		font-size: 20px;
		font-weight: 400;
		margin: 20px 0 0 0;
	}
	.Listing #List,
	.Article .Content {
		background: url(../images/bg-section-h1.png) 0 top no-repeat;
		margin: 10px 0 0 -10px;
		padding: 40px 0 0 10px;
	}

	.Promoted li {
		margin-top: 40px;
	}
	.Promoted h3 {
		font-size: 18px;
		font-weight: 500;
		line-height: 160%;
		margin-bottom: 10px;
	}

	.Promoted_NEU li {
		margin-top: 40px;
	}
	.Promoted_NEU h3 {
		font-size: 18px;
		font-weight: 500;
		line-height: 160%;
		margin-bottom: 10px;
	}

	.shariff {
		margin: 0 auto;
		width: 500px;
	}

	footer {
		padding: 40px 0;
	}
	footer .Contact p.org {
		margin-bottom: 10px;
	}
	footer .Contact ul li {
		margin-top: 10px;
	}
	footer .Contact,
	footer .Wrap ul:first-child li {
		margin-bottom: 50px;
	}
	footer .Wrap ul:last-child li {
		margin-bottom: 20px;
	}
}
@media only screen and (min-width: 28.14em) {
	/*
	.Sachverstaendigenkommission li a p span {
		display: block;
		margin-left: 10px;
	}
	*/
	.Sachverstaendigenkommission li a p span:before {
		content: '';
		display: none;
	}
}
@media only screen and (min-width: 28.14em) and (max-width: 39.63em) {
	.Sachverstaendigenkommission li {
		width: calc(50% - 20px);
	}
	.Sachverstaendigenkommission li .Image {
		margin: 20px 20px 20px 0;
		height: 220px;
		width: 100%;
	}
	.Sachverstaendigenkommission li:nth-child(2n+1) {
		clear: left;
	}
	.Sachverstaendigenkommission li:nth-child(2n+2) {
		margin-right: 0;
	}
}
@media only screen and (min-width: 39.64em) and (max-width: 52.13em) {
	.Sachverstaendigenkommission li {
		margin: 30px 30px 30px 0;
		width: calc(33.3333% - 30px);
	}
	.Sachverstaendigenkommission li .Image {
		height: 220px;
		width: 100%;
	}
	.Sachverstaendigenkommission li:nth-child(3n+1) {
		clear: left;
	}
	.Sachverstaendigenkommission li:nth-child(3n+3) {
		margin-right: 0;
	}
}
@media only screen and (min-width: 52.14em) {
	.Sachverstaendigenkommission li:nth-child(4n+1) {
		clear: left;
	}
}
@media only screen and (max-width: 40em) {
	.MediaBox.Left,
	.MediaBox.Right {
		float: none !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
	.MediaBox.Left, .MediaBox.Right a {
		display: block;
		text-align: center;
	}
	.MediaBox.Left a img, .MediaBox.Right a img {
		width: auto;
		max-width: 100%;
	}
	/* Shariff */
	.shariff {
		margin: 2rem auto;
		width: 192px;
	}
	.Listing li .Image {
		height: 100px;
		margin-bottom: 10px;
		width: 100px;
	}
	.Listing .Image + .Wrap {
		width: calc(100% - 120px);
	}

	/* Home */
	.Home .Gleichstellungsbericht .Image {
		width: 100px;
	}
	.Home .Gleichstellungsbericht .Image + .Content {
		margin-left: 130px;
		width: calc(100% - 130px);
	}
}
@media only screen and (max-width: 28.13em) {
	.Sachverstaendigenkommission li,
	.Listing li .Image {
		float: none;
	}
	.Listing li,
	.Sachverstaendigenkommission li {
		margin: 40px 0 0 0;
		text-align: center;
		width: auto;
	}
	.Listing li .Image,
	.Sachverstaendigenkommission li .Image {
		height: 200px;
		margin: 0 auto;
		width: 250px;
		width: 100%;
		max-width: 300px;
	}
	.Listing .Image + .Wrap {
		width: auto;
	}
	.shariff {
		margin: 0 auto;
		width: 115px;
	}
	/* Home */
	.Home .Gleichstellungsbericht .Image {
		float: none;
		margin: 0 auto;
		width: 200px;
	}
	.Home .Gleichstellungsbericht .Image + .Content {
		margin: 30px 0;
		width: 100%;
	}
}
@media only screen and (min-width: 60em) { /* 960 */
	.Wrapper,
	.Article,
	.Listing,
	.Newsletter-Unsubscribe {
		margin: 0 auto;
		width: 920px;
	}
	.Logo {
		margin-top: 50px;
		width: 450px;
	}

	/* Navi */
	nav input[id*="NaviCheckbox"] {
		display: none;
	}
	nav input[id*="NaviCheckbox"] + label {
		display: none;
	}
	.Navi {
		font-size: 10px;
		font-weight: 500;
	}
	.Navi a {
		text-transform: uppercase;
	}
	.Navi a:focus,
	.Navi a:hover,
	.Navi a:active {
		text-decoration: underline;
	}

	/* Hauptnavi */
	.Navi-Main {
		margin-top: 10px;
		text-align: center;
	}
	.Navi-Main ul li a {
		display: block;
		padding: 15px 7px;
	}
	.Navi-Main ul li a strong {
		text-decoration: underline;
	}
	.Navi-Main ul {
		line-height: 100%;
		width: 100%;
	}
	.Navi-Main li {
		display: inline-block;
		margin: 0 -5px 0 0;
	}
	.Navi-Main ul.Level_0 li:first-child {
		margin-left: -10px;
	}
	.Navi-Main ul.Level_1 li:first-child {
		margin: -5px 0 0 0;
	}
	.Navi-Main li:last-child {
		margin-right: 0;
	}
	.Navi-Main li ul {
		display: none;
		margin-left: 10px;
		padding-top: 7px;
		position: absolute;
		text-align: left;
		text-transform: none;
		width: 220px;
		z-index: 100000;
	}
	.Navi ul li ul {
		display: none;
	}

	.Navi ul li:hover ul {
		display: block;
		z-index: 100001;
	}

	.Navi-Main li ul li {
		background: #fff;
		border-bottom: 1px solid transparent;
		display: block;
		margin-right: 0;
	}
	.Navi-Main li:hover ul li a {
		background: rgba(225,107,2,1);
		color: #fff;
		display: block;
		font-size: 14px;
		line-height: 160%;
		padding: 10px;
	}
	.Navi-Main li:hover ul li a:focus,
	.Navi-Main li:hover ul li a:hover,
	.Navi-Main li:hover ul li a:active {
		background: rgba(225,107,2,0.5);
		color: rgba(39,40,73,1);
	}
	.Navi ul li.Active ul {
		/* display: none; */
	}

	/* Navi */
	.Navi .Nav ul li {
		float: left;
		font-size: 14px;
		line-height: 100%;
		margin-right: 20px;
		text-transform: uppercase;
	}
	.Navi .Nav ul li a:focus,
	.Navi .Nav ul li a:hover,
	.Navi .Nav ul li a:active {
		text-decoration: underline;
	}
	.Navi .Nav ul li:last-child {
		margin-right: 0;
	}

	.js-is-sticky--change {
		border-bottom: 1px solid rgba(39,40,73,1);
		height: 80px;
		z-index: 99999999999;
	}
	.js-is-sticky--change .Logo {
		width: 150px;
	}
	.js-is-sticky--change .Navi-Main {
		margin-left: 210px;
		margin-top: -28px;
		position: absolute;
		text-align: left;
	}
	.js-is-sticky--change .Navi-Main .Wrapper {
		margin: 0;
		width: auto;
	}

	/* Metanavi */
	.Metanavi {
		background: rgba(233,146,73,1);
		height: 30px;
		left: 0;
		position: absolute;
		top: -50px;
		width: 100%;
	}
	.Metanavi ul {
		float: left;
		width: 65%;
	}
	.Metanavi ul li {
		display: inline-block;
		margin: 0 10px 0 0;
		padding: 0;
	}
	.Metanavi ul:first-child li:nth-child(3) {
		display: none;
		visibility: none;
		speak: none;
	}
	.Metanavi ul li a {
		display: inline-block;
		font-weight: 500;
	}
	.Metanavi ul li a:focus,
	.Metanavi ul li a:hover,
	.Metanavi ul li a:active {
		text-decoration: underline;
	}
	.Metanavi ul:nth-child(2) {
		text-align: right;
		width: 35%;
	}
	.Metanavi ul:nth-child(2) li {
		margin: -2px 50px 0 0;
	}
	.Metanavi ul:nth-child(2) li:last-child {
		margin-right: 0;
	}
	.Metanavi .Link a:before {
		color: #fff !important;
	}
	.Metanavi ul:first-child li {
		/*
		background: url(../images/arrow-25-prozent-30px-weiss.png) 0 0 no-repeat;
		height: 30px;
		padding-left: 30px;
		*/
	}
	.Metanavi a,
	.Extranavi a {
		color: #fff;
		font-size: 12px;
		text-decoration: none;
		text-transform: uppercase;
	}
	.Metanavi li:last-child {
		margin: 0;
	}
	.Metanavi i {
		display: none;
	}
	div.Metanavi li.Search a:before {
		content: '\f002';
		font-family: "FontAwesome";
		font-size: 18px;
	}
	.Metanavi li.Search p.Click {
		cursor: pointer;
		display: inline;
	}
	.Metanavi li.Search .Search-Layer {
		display: none;
		margin-left: 0px;
		margin-top: -33px;
		position: absolute;
		z-index: 1000000000000;
	}

	.Main,
	.Zeitstrahl .Listing li .Wrap .Kicker,
	.Zeitstrahl .Listing li .Wrap h3,
	.Zeitstrahl .Listing li .Wrap p {
		font-size: 19px;
	}
	.Main section,
	.Article,
	.Search,
	.Listing {
		padding: 80px 0;
	}
	.Subtopic-Listing .Listing {
		padding-top: 0;
	}
	.Subtopic-Listing .Article + .Listing {
		margin-top: -120px;
	}
	.Breadcrumbs {
		padding-top: 40px;
	}
	.Main .Breadcrumbs + section,
	.Breadcrumbs + .Article,
	.Breadcrumbs + .Search,
	.Breadcrumbs + .Listing {
		padding: 40px 0;
	}

	.Main h1 {
		font-size: 40px;
	}

	.Listing h1,
	.Article h1 {
		background: url(../images/bg-section-h1.png) 0 bottom no-repeat;
		margin: 0 0 0 -20px;
		padding: 0 0 20px 20px;
	}
	.Listing #List,
	.Article .Content {
		margin-top: 80px;
	}

	.Listing li .Image {
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-size: cover;
		float: left;
		height: 260px;
		margin: 0;
		width: 240px;
	}
	.Listing li .Image img {
		display: none;
	}
	.Listing li p {
		line-height: 160%;
	}

	.Listing .Image + .Wrap {
		margin-left: 260px;
		width: calc(100% - 260px);
	}

	/* Zeitsrahl */
	.Zeitstrahl .Listing ul {
		background: url(../images/bg-zeitstrahl-vertikal.png) center 0 repeat-y;
	}
	.Zeitstrahl .Listing ul li {
		background: url(../images/bg-zeitstrahl-horizontal.png) 0 center repeat-x;
		margin: 0;
		width: 50%;
	}
	.Zeitstrahl .Listing ul li.Even,
	.Zeitstrahl .Listing ul li.Type-0,
	.Zeitstrahl .Listing ul li.Type-1 {
		margin-left: 50%;
		padding-left: 50px;
	}
	.Zeitstrahl .Listing ul li.Odd,
	.Zeitstrahl .Listing ul li.Type-2 {
		padding-right: 50px;
	}

	/* MediaBox */
	.MediaBox {
		margin: 10px 0;
	}
	.MediaBox .Title,
	.MediaBox .Copyright {
		margin-left: 20px;
	}
	.MediaBox.Left,
	.MediaBox.Left .Title,
	.MediaBox.Left .Copyright {
		margin-left: 0;
	}
	.MediaBox.Left .Copyright li,
	.MediaBox.Right .Copyright li {
		display: block !important;
		font-size: 10px;
		font-style: normal;
	}
	.MediaBox.Right {
		margin-left: 20px;
	}
	.MediaBox.youtube iframe,
	.MediaBox.vimeo iframe {
		height: 422px;
		width: 100%;
	}

	/* Promoted auf der Startseite */
	.Promoted ul {
		display: table;
		width: 100%;
	}
	.Promoted li {
		display: table-cell;
		vertical-align: top;
		width: 440px;
	}
	.Promoted li:last-child {
		border-left: 80px solid transparent;
		width: 520px;
	}
	.Promoted h3 {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.Promoted_NEU li {
		float: left;
		width: 440px;
	}
	.Promoted_NEU li:nth-child(1),
	.Promoted_NEU li:nth-child(2) {
		padding-bottom: 80px;
	}
	.Promoted_NEU li:nth-child(2n+2) {
		border-left: 80px solid transparent;
		width: 520px;
	}
	.Promoted_NEU li:nth-child(odd) {
		clear: left;
	}
	.Promoted_NEU h3 {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.shariff {
		margin: 50px 0;
	}

	footer {
		padding: 80px 0;
	}
	footer p {
		margin-bottom: 20px;
	}
	footer a {
		font-size: 16px;
		font-weight: 500;
		text-transform: uppercase;
	}
	footer .Contact {
		float: left;
		width: 480px;
	}
	footer .Wrap {
		margin-left: 480px;
	}
	footer .Wrap ul:first-child {
		display: flex;
		padding-bottom: 50px;
		width: 100%;
	}
	footer .Wrap ul:first-child li {
		width: 50%;
	}
	footer .Wrap ul:first-child li:first-child {
		padding-right: 50px;
	}
	footer .Wrap ul:last-child li:nth-child(3) {
		margin-top: 20px;
	}
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.Wrapper,
	.Navi,
	.Article,
	.Listing,
	.Newsletter-Unsubscribe {
		margin: 0 auto;
		width: 960px;
	}
	.Sachverstaendigenkommission li {
		margin: 40px;
	}
}
@media only screen and (min-width: 66em) { /* 1156 */
	.Logo {
		margin-left: -45px;
	}
	.js-is-sticky--change .Navi-Main {
		margin-left: 135px;
	}
	.Main section h1 {
		margin: 0 0 20px -20px;
		padding-left: 20px;
	}
	.Navi {
		font-size: 11px;
	}
}
@media only screen and (min-width: 72.25em) { /* 1156 */
	.Navi {
		/*font-size: 16px;*/
		/*width: auto;*/
	}
	.js-is-sticky--change .Navi-Main {
		margin-left: 90px;
	}
	.Logo {
		margin-left: -90px;
	}
}
@media only screen and (min-width: 75em) { /* 1200 */
	.Navi {
		font-size: 14px;
	}
}
/* Admin */
.no-mq .Article,
.no-mq .Wrapper {
	margin: 0;
	width: 800px;
}
