/* @group Links */

a {
	color: #94be08;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:link {
	color: #94be08;
}

a:visited {
	color: #94be08;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

/* @end */

/* @group Inhaltselemente */

h1 {
	font-size: 36px;
	font-weight: normal;
	line-height: 40px;
	text-transform: uppercase;
	margin-top: -8px;
	margin-bottom: 40px;
	font-style: normal;
	color: #94be08;
}

h2 {
	font-size: 22px;
	line-height: 25px;
	margin-top: 25px;
	margin-bottom: 18px;
	font-weight: normal;
	font-style: normal;
}

h2.csc-firstHeader, h3.csc-firstHeader {
	margin-top: 0;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 1.3em;
	margin-top: 2.6em;
}

h4, h5, h6 {
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 1.3em;
	margin-top: 2.6em;
}

p {
	font-size: 14px;
	line-height: 130%;
}

p.bodytext {
	margin-top: 0;
	margin-bottom: 1.3em;
}

p.kompakt {
	margin-top: 0;
	margin-bottom: 0;
}

p.klein {
	font-size: 12px;
	line-height: 125%;
	margin-bottom: 1.3em;
}

p.legenden {
	font-size: 12px;
	line-height: 125%;
	padding-top: 6px;
	padding-bottom: 6px;
}

sup {
	font-size: 65%;
	vertical-align: 0.45em;
}

sub {
	font-size: 65%;
	vertical-align: -0.1em;
}

ul {
	padding: 0 0 0 1em;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1.3em;
}

ol {
	padding: 0 0 0 2.4em;
	margin: 0 0 1.3em;
}

ul li {
	font-size: 14px;
	line-height: 130%;
	margin: 0;
	padding: 0 ;
	list-style-type: none;
	list-style-image: url(../images/listenpunkt.gif);
}

ol li {
	font-size: 14px;
	line-height: 130%;
	margin: 0;
	padding: 0;
}

dd, dt {
	font-size: 14px;
	line-height: 130%;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0;
	margin-bottom: 0;
}

tr {
	vertical-align: top;
}

table p {
	margin-top: 0;
	margin-bottom: 0;
}

table p.bodytext {
	margin-top: 0;
	margin-bottom: 0;
}

td, th, caption {
	font-size: 14px;
	line-height: 130%;
	padding: 0;
}

th {
	text-align: left;
}

table.csc-uploads {
	margin-bottom: 1.3em;
}

.meldungen {
	color: #e3006a;
}

div.csc-textpic-imagewrap {
	padding-top: 4px;
}

dd.csc-textpic-caption {
	font-size: 12px;
	line-height: 125%;
	padding-top: 6px;
	padding-bottom: 6px;
}

img:not([src$=".svg"]) {
	width: auto;
	max-width: 100%;
	height: auto;
}

iframe {
  max-width: 100%;
}

/* @end */

/* @group Tabellen */

table.contenttable {
	margin-top: 0;
	margin-bottom: 1.3em;
}

table.contenttable th {
	font-weight: normal;
	text-align: left;
}

table.contenttable caption {
	font-weight: bold;
	text-align: left;
}

td.csc-uploads-icon {
	padding-right: 6px;
}

td.csc-uploads-fileSize {
	padding-left: 12px;
}

/* @end */

/* @group Formulare */

form {
	margin-top: 0;
	margin-bottom: 0
}

input, select, textarea {
	font-family: Asap, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	border: 1px solid #585452;
	color: #585452;
	padding: 2px;
	width: 320px;
	box-sizing: border-box;
}

input.checkbox,
input.radio {
	width: 16px !important;
	border-style: none;
}

label {
	font-size: 14px;
	line-height: 130%;
	width: 160px;
}

legend {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	padding-bottom: 0.65em;
}

input.submit {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 4px;
	cursor: pointer;
	background-color: #000000;
	border-style: none;
	margin-bottom: 1.3em;
}

.form-error, .help-inline {
	color: #e3006a;
	font-size: 14px;
	display: block;
}

td.form-label {
	width: 160px;
	padding-top: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

td.form-input {
	width: auto;
	padding-top: 9px;
}

tr#formhandler-country {
	display: none;
}

/* @end */

/* @group FE-Benutzer-Anmeldung */

div.tx-felogin-pi1 {
	margin-bottom: 1.3em;
}

div.tx-felogin-pi1 h3 {
	margin-top: 0;
}

div.tx-felogin-pi1 div {
	font-size: 14px;
	line-height: 130%;
	margin-bottom: 0.65em;
}

div.tx-felogin-pi1 p.tx-felogin-pi1 {
	margin-top: 1.3em;
	margin-left: 140px;
}

div.tx-felogin-pi1 label {
	width: 130px;
	padding-right: 10px;
	float: left;
	padding-top: 1px;
}

div.tx-felogin-pi1 input.tx-felogin-pi1-submit {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 4px;
	cursor: pointer;
	background-color: #000000;
	border-style: none;
	margin-left: 140px;
}

div.tx-felogin-pi1 fieldset.changepassword label {
	padding-top: 2px;
	width: 210px;
	float: left;
}

div.tx-felogin-pi1 fieldset.changepassword input.tx-felogin-pi1-submit {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 4px;
	cursor: pointer;
	background-color: #000000;
	border-style: none;
	margin-left: 210px;
}

/* @end */

/* @group Einsätze */

table.einsaetze-liste {
	width: 100%;
	margin-bottom: 1.3em;
	margin-top: 2em;
}

table.einsaetze-liste tbody tr:hover {
	background-color: #faf8f6;
}

table.einsaetze-liste td, table.einsaetze-liste th {
	padding-left: 12px;
}

table.einsaetze-liste td.first, table.einsaetze-liste th.first {
	padding-left: 0 !important;
	border-left-style: none;
}

table.einsaetze-liste th {
	border-bottom: 1px solid #585452;
	font-weight: normal;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: normal;
	border-left: 1px solid #585452;
}

table.einsaetze-liste td {
	border-bottom: 1px solid #585452;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}

table.einsaetze-liste td.first {
	font-weight: bold;
	font-size: 13px;
}

tr.muted {
	color: #787878;
	opacity: 0.6;
}

table.einsaetze-liste a {
	display: block;
}

div.einsaetze-detail p.bodytext {
	margin-bottom: 0;
}

div.einsaetze-detail ul {
	margin-bottom: 0;
}

table.einsaetze-detail {
	margin-bottom: 1.3em;
	margin-top: 1.3em;
}

table.einsaetze-detail td.label {
	padding-right: 20px;
	font-weight: bold;
}

.einsaetze-berufsfeld {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 140px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 15px;
	height: 75px;
	padding-top: 20px;
}

.einsaetze-berufsfeld div.berufsfeld {
	width: 112px;
	margin-left: 33px;
	float: left;
}

.einsaetze-berufsfeld div.download {
	width: 450px;
	margin-left: 33px;
	float: left;
}

.einsaetze-berufsfeld div.icon {
	width: 55px;
	height: 55px;
	text-transform: uppercase;
	float: left;
}

.berufsfeld div.icon {
	background: url(../images/icon-berufsfeld.png) no-repeat 0 17px;
}

.download div.icon {
	background: url(../images/icon-download.png) no-repeat 0 18px;
}

.download div.downloadlink {
	float: left;
	padding-top: 35px;
}

div.back-button {
	width: 140px;
	height: 18px;
	margin-left: -10px;
	background-color: #000000;
	margin-top: 48px;
	text-align: center;
	padding-top: 3px;
	position: absolute;
}

div.back-button a {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

#filter .filter-wrapper {
	font-size: 14px;
	line-height: 130%;
}

#filter .filter-outer-wrapper {
	width: 364px;
	float: left;
}

#filter .filter-outer-wrapper.last {
	width: 384px;
}

#filter .filter-inner-wrapper {
	width: 182px;
	float: left;
}

#filter .filter-inner-wrapper.last {
	width: 202px;
}

#filter .filter-submit {
	clear: both;
}

#filter input, #filter textarea {
	width: 156px;
}

#filter select {
	width: 162px;
}

#filter input.radio {
	margin-right: 4px;
}

#filter input.submit {
	margin-bottom: 6px;
	width: 162px;
}

#filter label {
	font-size: 11px;
	display: block;
	margin-top: 4px;
	margin-bottom: 2px;
}

#edit h4 {
	margin-top: 1.3em;
	margin-bottom: .2em;
}

#edit td {
	padding-right: 20px;
	padding-bottom: 4px;
}

#edit input, #edit textarea {
	width: 346px;
}

#edit select {
	width: 352px;
}

#edit input.long, #edit textarea.long {
	width: 712px;
}

#edit input.radio {
	margin-right: 4px;
}

#edit td.datumsfelder input {
	width: 320px;
}

#edit input.short, #edit select.short {
	width: 172px;
}

#edit input.submit, #mission-assignment input.submit {
	margin-bottom: 6px;
	width: 352px;
}

#edit label {
	font-size: 11px;
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
	margin-top: 6px;
}

p#attachment-show {
	margin-bottom: 1.3em;
}

/* @end */

/* @group News */

/* News List */

div.news-list-view div.article {
	margin-bottom: 1.3em;
	margin-top: 0;
}

div.news-list-view h3 {
	margin-top: 0;
	margin-bottom: 4px;
}

div.news-list-view p.bodytext {
	margin-top: 0;
	margin-bottom: 0;
}

div.news-list-view h3 a {
	color: #585452;
}

div.news-list-view h3 a:hover {
	color: #000000;
}

div.news-list-view span.more-link a {
	font-weight: bold;
}

/* News Details */

div.news-single div.news-img-wrap {
	margin-bottom: 20px;
	float: right;
	margin-left: 20px;
	margin-top: 4px;
}

div.news-single p.news-img-caption {
	font-size: 12px;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.news-related-wrap ul {
	padding: 0;
}

div.news-related-wrap li {
	list-style-type: none;
	list-style-image: none;
}

div.news-single div.news-list-author-date {
	font-size: 15px;
	line-height: 22px;
}

/* @end */

/* @group Media Queries */
	
@media only screen and (max-width: 1112px) {
	
	div.scroll-box {
		width: 100%;
		overflow-x: auto;
	}
	
}

@media only screen and (max-width: 1024px) {
	
	#filter .filter-outer-wrapper {
		width: 100%;
	}
	
	#filter .filter-submit {
		padding-top: 1em;
	}
	
}

@media only screen and (max-width: 767px) {
	
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
		float: none;
	}
	
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	.footer .ym-g960-2.ym-gl {
		display: none;
	}
	
	.footer .ym-g960-4.ym-gr {
		width: 50%;
	}
	
}

@media only screen and (max-width: 540px) {
	
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
		float: none;
	}
	
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 0 !important;
	}
	
	DIV.csc-textpic-text {
		clear: both;
	}
	
	DIV.csc-textpic-intext-right-nowrap DIV {
		margin-right: 0 !important;
	}
	
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		float: none;
	}
	
	DIV.csc-textpic-imagewrap.csc-textpic-single-image {
		width: auto !important;
	}
	
	div.news-single div.news-img-wrap {
		float: none;
		margin-left: 0;
	}
	
	.Tx-Formhandler table {
		width: 100%;
	}
	
	td.form-label {
		width: auto;
	}
	
	input, textarea, input.submit {
		box-sizing: border-box;
		width: 100%;
	}
	
	div.tx-felogin-pi1 input.tx-felogin-pi1-submit {
		margin-top: 10px;
	}
	
	div.tx-felogin-pi1 input.tx-felogin-pi1-submit,
	div.tx-felogin-pi1 p.tx-felogin-pi1 {
		margin-left: 0;
	}
	
}

@media only screen and (max-width: 413px) {
	
	#filter .filter-outer-wrapper {
		float: none;
	}
	
	#filter .filter-inner-wrapper {
		width: 100%;
		float: none;
	}
	
	#filter .filter-submit {
		padding-top: 2em;
	}
	
}

/* @end */
