@CHARSET "UTF-8";
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 * Style: GSB (BMEL) [6]
 * Style-Version vom 2025-09-24 15:18:00 (RMS-Backend)
 * RMS-Kommentar: Gespeichert fuer Projekt *513* [18e438cee10dbc258fe77a8c892fd007]
 *                   Die CSS-Datei wird ggf. auch von anderen Projekten genutzt!
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 * Web-Entwickler: Ralf von der Mark (BLE, Ref. 223)
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 * Speicherzeitpunkt dieser CSS-Datei: 24.09.2025 um 15:18 Uhr
 * (c)2010 - 2025, BLE;
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@CHARSET "UTF-8";


@media screen, projection {

  /* - Bildschirm und Projektion (Beamer) - */




/** Speziell für das neue Layout des BMEL (ab Mai 2020) */


/* Author: Marc Haunschild (BLE, 223)
 * (c)2020, BLE
 *
 * CSS-Datei kommt aus dem RMS-Backend
 * und wird automatisch aktualisiert!
 *
 * Version von 07.07.2020, 12:00 Uhr (Ralf vdM)
 */

/* Style speziell für den Druck-Button (mit JavaScript) */
#rms div.innerRmsWrap a[href="javascript:window.print();"] {
    color: white;
    border: 2px inset #23614E;
    padding: 7px 30px !important;
    background-color: #23614E;
}

/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /
 * START: Spezial Layout aus Kontaktformular kopiert - /
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
input, textarea, select {
	border-color: #86949B;
}

input, textarea, select {
	border-radius: 5px;
}
.border input, .border textarea, .border select {
	border: 1px solid #86949B;
}
textarea:empty {
	font-style: normal !important;
}
textarea {
	padding: 15px;
	resize: none;
}
 input[type="radio"],
input[type="checkbox"] {
	position: unset;
	margin-top: 5px;
	overflow: unset;

}
#rms div.dreiSelectboxen select.selbox.tag,
#rms div.dreiSelectboxen select.selbox.monat,
#rms div.dreiSelectboxen select.selbox.jahr {
	width: 31%;
	padding: 8px;
	margin-right: 2%;
}
#rms label{
	margin-bottom: 2px;
	margin-top: 10px;
	text-transform: unset !important;
}
#rms ul li.clearfix {
	margin-bottom: 0;
}
#rms div.element-group ul {
	margin-left: 2px;
}
ul:not([class]) li:before {
	border: 0;
}
#rms fieldset.FragenDaten div.block.eineFrage p {
	font-size: 1.8rem;
	margin-top: 33px;
	margin-bottom: 5px;
}
#rms div.innerRmsWrap p,
#rms div.signatur {
	font-size: 1.8rem;
}

#rms div.felderBlockSeite2 form fieldset.PersonalDaten div.element-group,
#rms div.innerRmsWrap form div.element-group {
    font-size: 1.8rem;
}

#rms input[type="checkbox"] + label::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(https://www.bmel.de/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=6) no-repeat -50px -989px;
    left: 0;
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
}
#rms input[type="checkbox"] {
    width: 2em;
    margin-top: 3px;
    float: left;
    clear: both;
    position:  inherit !important;
    left: -9999em;
    overflow: hidden;
}

#rms input[type="radio"] + label::before {
    content: '';
    font-size: 1.1rem;
    padding-left: 1rem;
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
/*
    background: url(https://www.bmel.de/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=6) no-repeat -50px -989px;
 */
    left: 0;
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
}
#rms input[type="radio"] {
    /* 
	width: 2em;
	margin-top: 17px;
	float: left;
	clear: both;
	position: initial;
	overflow: hidden;
    */
        /* left: -35px !important; */
}

/* Ralf, 10.02.2023: D.Feuerh. KTM schieb:
Label der Radio-Button nicht fett, wie bei Checkbox */
#rms input[type="radio"] + label {
  font-size: 1.4rem;
  font-weight: normal;
  text-transform: none;
}

#rms button,
#rms .button,
#rms input[type="submit"] {
	background-color: #23614E;
	border-color: #23614E;
	-webkit-box-shadow: 0 2px 5px 0 rgba(51,51,51,0.75);
	box-shadow: 0 2px 5px 0 rgba(51,51,51,0.75);
	color: #fff;
}


/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /
 * START: Spezielles RMS-Fieldset-Layout - - - - - - - - - - /
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#rms fieldset {
	max-width:100% !important;
	padding-bottom: 1.3em;
	margin-top: 22px;
        /* Es soll ein Strich über dem Fieldset angezeigt werden. */
	border-top: 2px solid #5E7D2E;

}
#rms form legend{
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 1.9em;
	color: #333;
	background-color: transparent;
	padding:  0.3em 0.6em  0.3em 0;
        /* Es soll ein Strich über dem Fieldset angezeigt werden. */
        border-top: 2px solid #5E7D2E;
}
/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /
 * ENDE: Spezielles RMS-Fieldset-Layout  - - - - - - - - - - -/
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /
 * START: Pflichtfelder-Hinweise  - - - - - - - - - - - - - - - - /
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#rmsPflichtfeldHinweise {
	background: #B60F3C;
	border: 1px solid #000000 !important;
	padding:  5px 0 0 6px;
	margin:  0;
}

#rms #rmsPflichtfeldHinweise p {
	color: #fff;
	margin-bottom: 1rem;
}
#rms #rmsPflichtfeldHinweise strong {
	margin-bottom: 1rem;
	color: #fff;
	font-family: "bundesserifweb",Cambria,Georgia,"Droid Serif","Times New Roman",serif;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2.6rem;
}

#rmsPflichtfeldHinweise ul {
	background: #B60F3C;
	padding-left:  3px;
	margin-left:  3em;
}
#rmsPflichtfeldHinweise ul li {
	/*background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAYAAACdKY9CAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARNJREFUeNpskrFqAkEQhmd2N4RgEUIS8gzXRa0P60iKkEfwReKzCLbWFiFFGmMhBETFWMUUQbBJpejtTnbPWZk7HPhvh+Xb2Zn/FiHGc4KcISsGsQB6M0IB40M1vUeEq+1+t3wbD78FHOQCqiL8WG+0jdYjrfRr5fziq1lLX/z+mZfJuYNAQ3IbKle1Ul3RBihU6d3ldX+5/l2J1vLT6OEnOBGZs4YZ4hsofJCKQ+bhnBsM5p+zvIsDjBD72uy2Hb/8HWGiyfhn0RKOHQuiH1pzFZMm9Zp36eZ9OvpgyHrthbJwIDpghCs6XhYgIWtKPmfSc14tK+RkhGW2lCNDUsU/fWJIKknYWXxLUHpLEN/SvwADAIEeYsZSnFsrAAAAAElFTkSuQmCC") no-repeat scroll 1px 4px rgba(0, 0, 0, 0) !important;*/
	list-style: none !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

#rms #rmsPflichtfeldHinweise ul li label:before {
	content: '';
	width: 20px;
	height: 1px;
	border-bottom: 2px solid #fff;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#rms #rmsPflichtfeldHinweise ul li label {
	padding-left: 30px;
	color: #fff;
	text-decoration: none;
	position: relative;
	font-size: 1em;
	float: none;
	width: 100%;
	background-image: none;
	text-transform: capitalize;
	cursor: pointer !important;
}

#rms #rmsPflichtfeldHinweise ul li label:hover {
	color: #B60F3C;
	background: #FAEFB1;
}

/* Formfelder sollen markiert werden, wenn nicht korrekt gefuellt */
#rms .invalid input,
#rms .invalid select,
#rms .invalid textarea {
	border: 1px solid #FF0000 !important;
}
#rms .invalid input[type=checkbox],
#rms .invalid input[type=radio] {
	border: 1px solid #FF0000 !important;
	background: #990000;
	color: #990000;
}
/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /
 * ENDE: Pflichtfelder-Hinweise - - - - - - - - - - - - - - - - - /
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/



/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /
 * START: 3-Stufen-Fortschritts-Anzeige fuer Formulare - -/
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

/* - - - START: form headers for narrow forms - - - - */
div#rms div.narrow {
	padding-top: 15px;
	padding-bottom: 35px;
}
.narrow .formHeader ul li span {
	height: 40px !important;
	height: 2.5rem !important;
	line-height: 40px !important;
	line-height: 2.5rem !important;
}
.narrow .formHeader ul li span:before {
	width: 40px !important;
	width: 4rem !important;
	height: 40px !important;
	height: 4rem !important;
	font-size: 18px !important;
	font-size: 2.125rem !important;
	line-height: 40px !important;
	line-height: 2.5rem !important;
}

/* - - - START: Farben, Rahmen und Hintrgruende  - - - - - - - - - - - */ .formHeader ul li span {
																			  color: #23614E !important;
																		  }
.formHeader ul li span:before {
	border: 2px solid #C4C8CD !important;
	background-color: #E6EAB2 !important; /* Farbe statt Bild */
}
.formHeader ul li.current span:before {
	border: 1px solid #23614E !important;
	color: burlywood  !important;
	background-color: #5E7D2E !important; /* Farbe statt Bild */
	/*background-image: url('/extrastyle/back.png') !important;*/
}
.formHeader ul li.current span {
	text-decoration: underline;
}

/* - - - START: Layout   - - - - - - - */
.formHeader {
	display: table !important;
	width: 100% !important;
	margin: 2em 0 !important;
}
.formHeader ul {
	display: table-row !important;
}
.formHeader ul li {
	display: table-cell !important;
	height: 80px !important;
	height: 5rem !important;
	text-align: center !important;
}
.formHeader ul li span {
	display: block !important;
	height: 80px !important;
	height: 5rem !important;
	text-transform: uppercase !important;
	line-height: 80px !important;
	line-height: 5rem !important;
}
.formHeader ul li span:before {
	display: inline-block !important;
	width: 80px !important;
	width: 5rem !important;
	height: 80px !important;
	height: 5rem !important;
	margin-right: .5em !important;
	font-family: BundesSansWeb,Helvetica,Arial,Geneva,sans-serif !important;
	vertical-align: middle !important;
	font-size: 36px !important;
	font-size: 2.25rem !important;
	line-height: 80px !important;
	line-height: 5rem !important;
}
.formHeader ul li:nth-child(1) span:before {
	content: '1' !important;
}
.formHeader ul li:nth-child(2) span:before {
	content: '2' !important;
}
.formHeader ul li:nth-child(3) span:before {
	content: '3' !important;
}
.formHeader ul li:nth-child(4) span:before {
	content: '4' !important;
}
.formHeader ul li:nth-child(5) span:before {
	content: '5' !important;
}
.formHeader ul li:nth-child(6) span:before {
	content: '6' !important;
}
.formHeader ul li:nth-child(7) span:before {
	content: '7' !important;
}
.formHeader ul li:nth-child(8) span:before {
	content: '8' !important;
}
.formHeader ul li:nth-child(9) span:before {
	content: '9' !important;
}
.formHeader ul li:nth-child(10) span:before {
	content: '10' !important;
}
.formHeader ul li.done:nth-child(1) span:before, .formHeader ul li.done:nth-child(2) span:before, .formHeader ul li.done:nth-child(3) span:before {
	content: '✓' !important;
}

/* workaround for IE bug (does not calculate rem correctly) */
.narrow .formHeader ul li span:before {
	line-height: 40px !important;
}

/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -/
 * ENDE: 3-Stufen-Fortschritts-Anzeige fuer Formulare - - - /
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


}/* ENDE: @media screen, projection - Bildschirm und Projektion (Beamer) */


@media print {

  /* - Druckausgabe - */


    .narrow,
    a[href="javascript:window.print();"]{
        display: none;
    }


}/* ENDE: @media print - Druckausgabe */