body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #bdc8ce;
	background-image: url(../images/hintergrund.gif);
	background-repeat: repeat-y;
	font: normal 100% arial, sans-serif;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

.unsichtbar {
	display: none;
}

#oben, #unten {
	width: 960px;
	clear: both;
	float: none;
	overflow: hidden;
}
#oben {
	background-color: #fff;
}

#logo_frankfurt {
	position: absolute;
	left: 960px;
	top: 160px;
}


/* Kopfzeile */

#kopfzeile {
	height: 85px;
	clear: both;
	float: none;
}
#kopfzeile_sp1 {
	float: left;
	width: 660px;
}
#kopfzeile_sp2 {
	float: right;
	width: 288px;
}

#suche {
	float: left;
	padding: 32px 0 0 20px;
}
#suche input {
	border: 0;
	padding: 0;
	font: normal 11px arial, sans-serif;
}
#suche input#suchbegriff {
	background-color: #dee3e7;
	color: #000;
	width: 115px;
	height: 17px;
	padding: 3px 0 0 5px;
	float: left;
}
#suche input#finden {
	background-color: #8e9da5;
	color: #fff;
	font-weight: bold;
	width: 50px;
	height: 20px;
	padding: 0 0 3px 0;
	cursor: pointer;
	float: left;
}
#suche input#finden:hover {
	cursor: pointer;
	background-color: #cd1719;
}

#servicenavigation {
	float: left;
	margin: 0 5px 0 20px;
	font-size: 11px;
	padding: 35px 0 0 0;
}
#servicenavigation a {
	color: #000;
	text-decoration: none;
	margin: 0 15px 0 0;
}
#servicenavigation a:hover {
	text-decoration: underline;
}
#sprachwahl {
	float: left;
	padding: 32px 0 0 0;
}

#logo {
	padding: 12px 22px 0 0;
}

/* Hauptnavigation */

#hauptnavigation {
	clear: both;
	float: none;
	overflow: hidden;
	height: 42px;
	background-image: url(../images/hauptnav_hintergrund.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}
#hauptnavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	padding-left: 20px;
}
#hauptnavigation ul li {
	float: left;
}
#hauptnavigation ul li.trenner {
	padding-top: 1px;
}
#hauptnavigation ul li a {
	display: block;
	float: left;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 13px 7px 0 7px;
	height: 42px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	overflow: hidden;
}
#hauptnavigation ul li a.aktiv, #hauptnavigation ul li a:hover  {
	background-color: #cd1719;
	border-color: #cd1719;
}
#hauptnavigation ul li a.aktiv_sub  {
	background-color: #5f6d74;
	border-color: #5f6d74;
}


/* Inhaltsbereich */

#inhalte {
	margin: 38px 0 0 0;
	padding: 0 0 40px 0;
	height: 100%;
	overflow: hidden;
}
#inhalte_sp1 {
	padding: 0 0 0 20px;
	float: left;
	height: 100%;
	width: 210px;
}
#inhalte_sp2 {
	margin: 0 0 0 40px;
	float: left;
	height: 100%;
	width: 640px;
}
/* Home */
#inhalte.home #inhalte_sp1 {
	width: 640px;
}
#inhalte.home #inhalte_sp2 {
	width: 240px;
}


/* Boxen */

.boxen_zeile {
	margin: 40px 0 0 0;
	overflow: hidden;
	width: 100%;
}

.boxen_sp1 {
	float: left;
	margin-right: 30px;
}
#boxen_sp2 {
	float: left;
	margin-right: 30px;
}
#boxen_sp3 {
	float: left;
}
.b180 {
	width: 180px;
}
.b220 {
	width: 220px;
}

.box {
	background-color: #ecf0f2;
	font-size: 12px;
	width: 100%;
}
.box_headline, .box_link {
	background-color: #dee3e7;
	color: #474747;
	padding: 7px 0 8px 15px;
}
.box_bild {
}
.box_inhalt {
	padding: 12px 15px 18px 15px;
	line-height: 16px;
}
.box_inhalt p {
	margin: 0;
}
.box_inhalt strong {
	color: #474747;
}
.box_inhalt a, .box_link a {
	background-image: url(../images/pfeil_breit_schwarz.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #474747;
	font-weight: bold;
	padding: 0 46px 0 0;
}
.box_inhalt a:hover, .box_link a:hover {
	color: #cd1719;
	background-image: url(../images/pfeil_breit_rot.gif);
}
.box_inhalt a.download {
	background-image: url(../images/pfeil_breit_download_schwarz.gif);
}
.box_inhalt a.download:hover {
	background-image: url(../images/pfeil_breit_download_rot.gif);
}

.box_teaser {
	margin: 0 0 16px 0;
}
.box_teaser a {
	background-image: url();
	padding: 0;
}
.box_teaser a img {
	padding: 0 0 0 6px;
	margin-top: -18px;
}
.box_teaser a:hover {
	background-image: url();
	padding: 0;
}
.box_teaser strong:hover, .box_teaser a:hover strong {
	color: #cd1719;
}

.box_link a {
	background-image: url(../images/pfeil_breit_rot.gif);
	color: #cd1719;
}
.box_link a:hover {
	color: #474747;
	background-image: url(../images/pfeil_breit_schwarz.gif);
}

.box_linkliste {
	margin: 8px 0 0 0;
}
.box_linkliste ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.box_linkliste ul li {
}
.box_linkliste ul li a {
	background-image: url(../images/pfeil_schwarz.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	color: #474747;
	text-decoration: none;
	padding: 1px 0 2px 10px;
	display: block;
	height: 100%;
}
.box_linkliste ul li a:hover {
	background-image: url(../images/pfeil_rot.gif);
}

/* Verschiedene Variationen (Breite, Farbe, ...) */

.box_rot {
}
.box_rot .box_headline {
	background-color: #cd1719;
	color: #fff;
}
.box_rot .box_inhalt a {
	background-image: url(../images/pfeil_breit_rot.gif);
	color: #cd1719;
}
.box_rot .box_inhalt a:hover {
	color: #474747;
	background-image: url(../images/pfeil_breit_schwarz.gif);
}

/* Box Presseinformationen */

.box_presse {
}
.box_presse .box_inhalt {
	height: 220px;
	overflow: auto;
	overflow: hidden;
	padding-right:10px;
}

/* Grosse Box */

.box_gross {
	background-repeat: no-repeat;
	padding-top: 190px;
	height: 120px;
	background-color: #dee3e7;
}
.box_gross .box_bild {
	display: none;
}
.box_gross_headline {
	color: #fff;
	height: 24px;
	padding-top: 6px;
	padding-bottom: 10px;
	overflow: hidden;
}
.box_gross_headline_text {
	background-color: #8e9da5;
	padding: 20px 15px 25px 15px;
	display: inline;
}
.box_gross_headline_text h1 {
	font-size: 19px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	display: inline;
}
.box_gross .box_inhalt a {
	background-image: url(../images/pfeil_breit_rot.gif);
	color: #cd1719;
}
.box_gross .box_inhalt a:hover {
	color: #474747;
	background-image: url(../images/pfeil_breit_schwarz.gif);
}
.box_inhalt_sp1 {
	float: left;
	width: 420px;
}
.box_inhalt_sp2 {
	float: right;
}
.box_thumb {
	float: left;
	margin: 3px 0 0 15px;
}
.box_thumb a {
	background-image: url();
	padding: 0;
}



/* Formular in Box (Babygalerie) */
.box_formular {
	margin: 12px 0 0 0;
	overflow: hidden;
}
.box_formular input {
	border: 0;
	padding: 0;
	font: normal 12px arial, sans-serif;
}
.box_formular input#name {
	background-color: #fff;
	color: #5e5e5e;
	width: 135px;
	height: 18px;
	padding: 2px 0 0 5px;
	float: left;
}
.box_formular input#box_finden {
	background-color: #8e9da5;
	color: #fff;
	font-weight: bold;
	width: 50px;
	height: 20px;
	padding: 0 0 3px 0;
	cursor: pointer;
	float: left;
}
.box_formular input#box_finden:hover {
	cursor: pointer;
	background-color: #cd1719;
}


/* Notfall*/

.box_notfall {
	margin: 40px 0 0 0;
	background-color: #dee3e7;
	overflow: hidden;
	width: 100%;
}
.box_notfall_sp1 {
	float: left;
}
.box_notfall_sp2 {
	padding: 8px 0 0 15px;
	line-height: 22px;
	float: left;
}
.box_notfall_sp2 strong {
	color: #cd1719;
	font-size: 15px;
	margin: 0 6px 0 0;
}
.box_notfall_sp2 a {
	background-image: url(../images/pfeil_doppelt_schwarz.gif);
	background-position: right 3px;
	padding: 0 16px 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #474747;
	font-weight: bold;
	font-size: 11px;
}
.box_notfall_sp2 a:hover {
	color: #cd1719;
	background-image: url(../images/pfeil_doppelt_rot.gif);
}

.genderhinweis {
	font-size: 12px;
	margin-top: 30px;
}
.genderhinweis p {
	margin: 0;
}
.genderhinweis strong {
	color: #474747;
}



/* Kontextnavigation */

#kontextnavigation {
}
#kontextnavigation .referenzfeld {
	width: 100%;
}
#kontextnavigation .referenzfeld a {
	max-height: 60px;
	min-height: 55px;
	overflow: hidden;
	display: block;
	background-color: #dee3e7;
	color: #474747;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px 0 10px;
	margin-bottom: 2px;
}
#kontextnavigation .referenzfeld a.aktiv, #kontextnavigation .referenzfeld a:hover {
	background-color: #cd1719;
	color: #fff;
}
#kontextnavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}
#kontextnavigation ul li {
}

#kontextnavigation ul li a {
	display: block;
	background-color: #dee3e7;
	color: #474747;
	font-size: 12px;
	padding: 6px 10px 8px 10px;
	line-height: 16px;
	text-decoration: none;
	overflow: hidden;
	margin-bottom: 2px;
}
#kontextnavigation ul li a.notfall {
	background-image: url(../images/icon_notfall.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	color: #cd1719;
	font-weight: bold;
	padding-left: 28px;
}
#kontextnavigation ul li a.aktiv, #kontextnavigation ul li a:hover  {
	background-color: #cd1719;
	color: #fff;
}
#kontextnavigation ul li a.aktiv  {
	font-weight: bold;
}
#kontextnavigation ul li a.notfall:hover, #kontextnavigation ul li a.notfall_aktiv {
	background-image: url(../images/icon_notfall_over.gif);
}

/* Ebene 2 */

#kontextnavigation ul li ul {
	margin-top: -2px;
	margin-bottom: 2px;
	background-color: #ecf0f2;
	padding-top: 8px;
	padding-bottom: 4px;
}
#kontextnavigation ul li ul li {
}
#kontextnavigation ul li ul li a {
	display: block;
	background-color: #ecf0f2;
	color: #474747;
	background-image: url(../images/pfeil_dunkelgrau.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	font-size: 12px;
	padding: 0 10px 8px 20px;
	margin: 0;
	text-decoration: none;
	overflow: hidden;
}
#kontextnavigation ul li ul li a.aktiv, #kontextnavigation ul li ul li a:hover  {
	color: #cd1719;
	background-color: #ecf0f2;
	background-image: url(../images/pfeil_rot.gif);
	text-decoration: none;
}
#kontextnavigation ul li ul li a.aktiv  {
	font-weight: bold;
}

#kontextnavigation .zurueck {
	margin-top: 30px;
}
#kontextnavigation .zurueck a {
	background-color: #dee3e7;
	background-image: url(../images/pfeil_zurueck.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
	color: #474747;
	font-size: 12px;
	padding: 6px 10px 8px 30px;
	line-height: 16px;
	text-decoration: none;
	overflow: hidden;
}
#kontextnavigation .zurueck a:hover {
	background-image: url(../images/pfeil_zurueck_rot.gif);
	color: #cd1719;
}


/* Inhalte (Headline, Copytext, Fotozeile, ...) */

.headline {
	padding: 5px 0 20px 0;
	clear: both;
	float: none;
	overflow: hidden;
	height: 100%;
}
.headline_sp1 {
	float: left;
}
.headline strong {
	color: #8e9da5;
	font-size: 12px;
}
.headline h1 {
	margin: 0;
	margin-top: 7px;
	padding: 0;
	color: #000;
	font-size: 21px;
	font-weight: normal;
}
.headline_sp2 {
	float: right;
}
.headline_sp2 a {
	background-image: url(../images/pfeil_zurueck.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	color: #474747;
	font-size: 12px;
	padding: 0 0 0 30px;
	text-decoration: none;
	overflow: hidden;
}
.headline_sp2 a:hover {
	background-image: url(../images/pfeil_zurueck_rot.gif);
	color: #cd1719;
}

.texte {
	clear: both;
	float: none;
	font-size: 12px;
	line-height: 17px;
	overflow: hidden;
}
.texte p {
	margin: 0 0 1.3em 0;
}
.texte a {
	color: #cd1719;
	text-decoration: none;
}
.texte a:hover {
	text-decoration: underline;
}
.texte_sp1 {
	float: left;
	width: 420px;
	margin: 0 40px 0 0;
}
.texte_sp2 {
	float: left;
	width: 180px;
}
.vorspann {
	color: #8e9da5;
	font-weight: bold;
}
.copytext {
	color: #000;
}
.copytext strong {
	color: #474747;
}

.fotozeile {
	margin: 0 0 1.3em 0;
}


/*
	MW:
	fotozeile_2 Ohne Maginalspalte
*/
#inhalte_sp2 .fotozeile_2 {
	margin: 0 0 1.0em 0;
	float: left;
	margin-right:1.0em;
	width: 180px;
}

#inhalte_sp2 .fotozeile_2 .fotozeile_text {
	height:170px;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	padding-top:10px;
}

#inhalte_sp2 .fotozeile_2 .fotozeile_text p {
	margin: 0;
}

#inhalte_sp2 .fotozeile_2 .fotozeile_text a {
	color: #CD1719;
	text-decoration:none;
}

#inhalte_sp2 .fotozeile_2 .fotozeile_text a:hover {
	text-decoration:underline;
}

.fotozeile_2 {
	margin: 0 0 1.3em 0;
	float: left;
	margin-right:2.5em;
	width: 180px;
}

/*
	MW:
	Ende Fotozeile 2
*/

.fotozeile_bild {
	background-color: #8e9da5;
}

.texte_sp1 .fotozeile_bild img {
	width: 100%;
	height: auto;
}

.fotozeile_text {
	background-color: #ecf0f2;
	color: #6c7981;
	font-weight: bold;
	padding: 8px 10px 0 10px;
	overflow: hidden;
	height: 100%;
}
.fotozeile_text p {
	margin-bottom: 1em;
}

.texte_sp2 .fotozeile_text {
	font-weight: normal;
	color: #000;
}
.texte_sp2 .fotozeile_text strong {
	color: #474747;
}


.texte_sp1 .fotozeile_text {
	font-weight: normal;
	color: #000;
}
.texte_sp1 .fotozeile_text strong {
	color: #474747;
}

#inhalte_sp2 .fotozeile_text {
	font-weight: normal;
	color: #000;
}


.fotozeile_bildtext {
	padding: 16px 15px 0 15px;
	max-width: 190px;
}

#inhalte_sp2 .fotozeile_text strong {
	color: #474747;
}


/* Boxen Ansprechpartner,  Download */
.fotozeile_ansprechpartner, .box_download, .box_ansprechpartner {
	background-color: #E2E2E2;
	overflow: hidden;
	height: 100%;
	clear: both;
	float: none;
	margin: 0px 0 20px 0;
}
.fotozeile_ansprechpartner .fotozeile_bildtext, .box_download .fotozeile_bildtext{
	color: #474747;
	padding: 16px 15px 0 15px;
	font-size: 11px;
	overflow: hidden;
	line-height: 15px;
	height: 100%;
	max-width: 360px;
}
.fotozeile_ansprechpartner .fotozeile_bildtext a, .box_download .fotozeile_bildtext a {
	color: #474747;
	text-decoration: underline;
}
.fotozeile_ansprechpartner .fotozeile_bildtext a:hover, .box_download .fotozeile_bildtext a:hover {
	text-decoration: none;
}
.fotozeile_ansprechpartner h2, .box_download h2, .fotozeile h2 {
	font-size:13px;
	background-color:#F3F3F3;
	margin:0;
	padding:0 0 4px 0;
}

#fotozeile_bild_2 {
	float: left;
}

/* Box Ansprechpartner */
.box_ansprechpartner {
	background-color:#DEE3E7;
	background-image: url(../images/box_ansprechpartner_hintergrund.gif);
}
.box_ansprechpartner .fotozeile_bildtext {
	float: left;
	padding: 16px 15px 0 15px;
	width:210px;
	font-weight: normal;
	color: #000;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
	background-color:#ECF0F2;
}

.box_ansprechpartner .fotozeile_bildtext a:hover {
	text-decoration:underline;
}

.box_ansprechpartner .fotozeile_bildtext a {
	color:#CD1719;
	text-decoration:none;
}

.box_ansprechpartner .fotozeile_bild {
	float: left;
	width: 180px;
}


/* Contentnavigation */

.contentnavigation {
	background-color: #ecf0f2;
	margin-bottom: 20px;
}
.contentnavigation .referenzfeld {
	background-color: #8e9da5;
	color: #fff;
	font-weight: bold;
	padding: 6px 10px 8px 10px;
	line-height: 16px;
	overflow: hidden;
}
.contentnavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 8px 0 4px 0;
	overflow: hidden;
	width: 100%;
}
.contentnavigation ul li {
}
.contentnavigation ul li a {
	display: block;
	background-image: url(../images/pfeil_schwarz.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	color: #000;
	font-size: 12px;
	padding: 0 10px 0 20px;
	margin: 0 0 8px 0;
	text-decoration: none;
	overflow: hidden;
}
.contentnavigation ul li a.aktiv, .contentnavigation ul li a:hover  {
	color: #cd1719;
	background-image: url(../images/pfeil_rot.gif);
	text-decoration: none;
}
.contentnavigation ul li a.aktiv  {
	font-weight: bold;
}





/* Seitenservice */
#seitenservice {
	color: #474747;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	float: none;
	margin: 19px 0 0 0;
}
#seitenservice a {
	color: #474747;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 1px;
	padding: 0 0 0 26px;
	margin-right: 30px;
}
#seitenservice a#seitenanfang {
	background-image: url(../images/icon_seitenanfang.gif);
}
#seitenservice a#seitedrucken {
	background-image: url(../images/icon_drucken.gif);
}
#seitenservice a:hover {
	text-decoration: underline;
}



/* Kliniken, Institute, Zentren */

#inhalte.zentren {
	padding-left: 20px;
	padding-right: 20px;
	font-size:12px;
	line-height:17px;
}
#zentren_suche {
	width: 100%;
}
#zentren_suche_sp1 {
	float: left;
}
#zentren_suche_sp2 {
	float: left;
	background-color: #bdc8ce;
	width: 260px;
	height: 108px;
	font-size: 11px;
	color: #474747;
	padding: 12px 0 0 20px;
}
#zentren_dropdown {
	margin-top: 5px;
}
#zentren_textsuche {
	clear: both;
	float: none;
	margin-top: 10px;
}
#zentren_textsuche_headline {
	margin: 0 0 5px 0;
}
#zentren_textsuche input {
	border: 0;
	padding: 0;
	font: normal 11px arial, sans-serif;
}
#zentren_textsuche input#zentren_suchbegriff {
	background-color: #dee3e7;
	color: #000;
	width: 185px;
	height: 17px;
	padding: 3px 0 0 5px;
	float: left;
}
#zentren_textsuche input#zentren_finden {
	background-color: #8e9da5;
	color: #fff;
	font-weight: bold;
	width: 50px;
	height: 20px;
	padding: 0 0 3px 0;
	cursor: pointer;
	float: left;
}
#zentren_textsuche input#zentren_finden:hover {
	cursor: pointer;
	background-color: #cd1719;
}


#zentren_liste {
	clear: both;
	float: none;
	padding: 10px 0 1em 0;
	overflow: hidden;
	width: 100%;
}
#zentren_liste_sp1, #zentren_liste_sp2, #zentren_liste_sp3 {
	float: left;
	width: 280px;
	margin-right: 40px;
}
#zentren_liste_sp3 {
	margin-right: 0;
}
.zentren_box {
	font-size: 12px;
	color: #474747;
	float: none;
	margin-top: 27px;
	width: 100%;
}
.zentren_box_headline {
	margin-bottom: 7px;
}
.zentren_box_headline a {
	color: #474747;
	background-image: url(../images/pfeil_breit_grau.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 46px;
}
.zentren_box_headline a:hover {
	background-image: url(../images/pfeil_breit_rot.gif);
	color: #cd1719;
}
.zentren_box_inhalt {
	position: relative;
	background-color: #ecf0f2;
	border-top: 2px solid #bdc8ce;
	overflow: hidden;
	width: 100%;
	height: 60px;
}
.zentren_box_inhalt a.link_area {
	background: url(../images/pixel.gif);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 100;
	text-decoration: none;
}
.zentren_box_bild {
	float: left;
}
.zentren_box_text {
	float: left;
	padding: 5px 0 0 10px;
	line-height: 16px;
	width: 150px;
}
.zentren_box_text p {
	margin: 0;
}


/* A - Z */

#menue {
	position: absolute;
	left: 730px;
	top: 240px;
	width: 180px;
	font-size: 12px;
}

#menue a, #menue a.aktiv {
	display: block;
	background-color: #dee3e7;
	text-decoration: none;
	padding: 2px 0 0 0;
	color: #474747;
	width: 25px;
	height: 25px;
	text-align: center;
	overflow: hidden;
	font-size: 18px;
	float: left;
	margin: 0 10px 10px 0;
}
#menue a:hover, #menue a.aktiv {
	background-color: #cd1719;
	color: #fff;
}
.aufklappmenue_inhalt {
	display: none;
}
.aufklappmenue_inhalt strong {

}
.aufklappmenue_inhalt ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.aufklappmenue_inhalt ul li {
}
.aufklappmenue_inhalt ul li a {
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	text-decoration: none;
	padding: 0 0 0 10px;
	color: #000;
	margin-bottom: 4px;
	line-height: 16px;
	overflow: hidden;
	height: 100%;
}
.aufklappmenue_inhalt ul li a:hover {
	color: #cd1719;
	background-image: url(../images/pfeil_rot.gif);
}



/* Stellenangebote */

/* Header */

#stellen_header {
	background-color: #dee3e7;
	height: 120px;
	margin-bottom: 20px;
}
#stellen_header_sp1 {
	padding: 12px 0 0 20px;
	float: left;
}
#stellen_header .headline h1 {
	color: #474747;
}
#stellen_header .headline strong {
	color: #474747;
}
#stellen_header_sp2 {
	float: right;
}
#stellen_filter {

}
#stellen_filter a {
	display: block;
	background-image: url(../images/pfeil_dunkelgrau.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #474747;
	font-size: 12px;
	padding: 0 20px 0 10px;
	text-decoration: none;
	overflow: hidden;
	float: left;
}
#stellen_filter a.aktiv, #stellen_filter a:hover  {
	color: #cd1719;
	background-image: url(../images/pfeil_rot.gif);
}
#stellen_filter a.aktiv  {
	font-weight: bold;
}

.tx-asjobboerse-pi1 .pagebrowser_sp1 a  {
background-image:url("../images/pfeil_zurueck_rot.gif");
color:#CD1719;
font-size:14px;
}
.tx-asjobboerse-pi1 .pagebrowser_sp3 a {
background-image:url("../images/pfeil_weiter_rot.gif");
color:#CD1719;
font-size:14px;
}

/* Liste der Stellen */

#stellen_liste {
	margin-top: 30px;
	margin-bottom: 28px;
	overflow: hidden;
}
.stelle {
	background-color: #dee3e7;
	overflow: hidden;
	height: 100%;
	font-size: 12px;
	color: #474747;
	clear: both;
	float: none;
	margin-bottom: 2px;
}
.stelle_num {
	width: 35px;
	text-align: center;
	float: left;
	font-weight: bold;
	padding-top: 10px;
}
.stelle_text {
	float: left;
	background-color: #ecf0f2;
	border-left: 2px solid #fff;
	overflow: hidden;
	width: 594px;
	padding: 10px 0 10px 9px;
}
.stelle_text a {
	color: #474747;
	text-decoration: none;
}
.stelle_text a:hover {
	color: #cd1719;
}

/* Detailseite der Stellen */

#stellen_details {
	margin-top: 30px;
}


/* Fusszeile */

#fusszeile {
	padding: 12px 0 40px 20px;
	font-size: 11px;
	color: #474747;
}
#fusszeile a {
	color: #474747;
	text-decoration: none;
	margin: 0 0 0 15px;
}
#fusszeile a:hover {
	text-decoration: underline;
}


/*
	DROPDOWN HEADER TITLE
	FÜR KLINIKEN, INSTITUTE, ZENTREN
	WENN TITLE ZU LANG IST
*/
.dropDownHeader {
	position:absolute;
	z-index:1000;
	display: none;
	background-color:#ECF0F2;
	padding:5px;
	padding-left:10px;
	width:250px;
	color:#474747;
	margin-left:5px;
	margin-top:17px;
	border: 2px solid #CCC;
	border-right: 2px solid #AAA;
	border-bottom: 2px solid #AAA;
	box-shadow: 8px 8px 6px #888;
	-moz-box-shadow: 8px 8px 6px #888;
}
.zentren_box_headline.over .dropDownHeader {
	display: block;
}
/* Touch-Geräte */
html.touch .zentren_box_headline.over .dropDownHeader {
	display: none;
}


/* Grusskarten */

#greeting_card_container {
	height: 100%;
	width: 660px;
	margin-left: -20px;
	overflow: hidden;
}

.greeting_card {
	overflow: hidden;
	float: left;
	width: 200px;
	padding: 20px 0 0 20px;
	font-size: 12px;
	color: #474747;
	line-height: 17px;
}
.greeting_card .title {
	margin-bottom: 7px;
}
.greeting_card .image {
	border-top: 2px solid #bdc8ce;
}
.greeting_card .link {
	background-color: #ecf0f2;
	overflow: hidden;
	padding: 7px 10px 9px 10px;
	overflow: hidden;
}
.greeting_card .link a {
	display: block;
	color: #474747;
	background-image: url(../images/grusskarte_auswaehlen.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 26px;
}
.greeting_card .link a:hover {
	background-image: url(../images/grusskarte_auswaehlen_rot.gif);
	color: #cd1719;
}

/* Grusskarte */

/* Ansicht Dateneingabe */

#grusskarte {
}

#grusskarte_gross {
	background-color: #8e9da5;
	padding: 10px;
	width: 620px;
	height: 300px;
	overflow: hidden;
}
#grusskarte_gross img {
	width: 620px;
	height: 300px;
	overflow: hidden;
}

#grusskarte_spruch {
	background-color: #8e9da5;
	font-size: 36px;
	color: #fff;
	padding: 7px 20px 0 10px;
	height: 53px;
	margin-top: -240px;
	max-width: 310px;
	position: absolute;
}

#grusskarte_formular {
	background-color: #ecf0f2;
	overflow: hidden;
	height: 320px;
	font-size: 12px;
	color: #474747;
}
#grusskarte_formular_sp1 {
	float: left;
	width: 290px;
	padding: 10px;
	overflow: hidden;
	height: 100%;
}
#grusskarte_formular_sp1 strong {
	display: block;
	height: 10px;
}
#grusskarte_formular_sp1 textarea {
	border: 1px solid #8e9da5;
	background-color: #ecf0f2;
	font: normal 12px arial, sans-serif;
	color: #474747;
	padding: 5px;
	width: 278px;
	height: 258px;
}
#grusskarte_formular_sp1 .output {
	border: 1px solid #8e9da5;
	padding: 5px;
	width: 278px;
	height: 258px;
}
#grusskarte_formular_sp2 {
	float: left;
	padding: 10px;
	width: 230px;
	overflow: hidden;
	height: 100%;
}
.grusskarte_inputs {
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
}
.grusskarte_inputs_zeile {
	margin: 0 0 10px 0;
	overflow: hidden;
}
.grusskarte_inputs .label {
	float: left;
	width: 80px;
	padding-top: 2px;
}
.grusskarte_inputs .label label, .grusskarte_inputs .label label:hover {
	cursor: pointer;
}
.grusskarte_inputs .form_input {
}
.grusskarte_inputs select {
	font: normal 12px arial, sans-serif;
}
.grusskarte_inputs input {
	background-color: #ecf0f2;
	border: 0;
	border-bottom: 1px solid #8e9da5;
	font: normal 12px arial, sans-serif;
	width: 150px;
	color: #474747;
}
#grusskarte_formular input#abschicken, #grusskarte_formular input#aendern {
	background-color: #8e9da5;
	color: #fff;
	font: bold 12px arial, sans-serif;
	border: 0;
	padding: 2px 5px 3px 5px;
	cursor: pointer;
}
#grusskarte_formular input#aendern {
	margin-bottom: 5px;
}
#grusskarte_formular input#abschicken:hover, #grusskarte_formular input#aendern:hover {
	background-color: #cd1719;
	cursor: pointer;
}
#grusskarte_formular_sp3 {
	padding: 10px;
	width: 60px;
	overflow: hidden;
	height: 100%;
	float: left;
}

.grusskarte_inputs .output {
	padding-top: 2px;
	border-bottom: 1px solid #8e9da5;
	/*float: left;
	width: 150px;*/
}




/* Babygalerie */

/* Header mit Suche */

#babygalerie_suche {
	background-color: #dee3e7;
	background-image: url(../images/babygalerie_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 108px;
	padding: 12px 0 0 20px;
	margin-bottom: 20px;
}
#babygalerie_suche .headline {
	height: 40px;
}
#babygalerie_suche .headline h1 {
	color: #474747;
}
#babygalerie_suche .headline strong {
	color: #474747;
}
#babygalerie_textsuche {
	clear: both;
	float: none;
}
#babygalerie_textsuche input {
	border: 0;
	padding: 0;
	font: normal 11px arial, sans-serif;
}
#babygalerie_textsuche input#babygalerie_suchbegriff {
	background-color: #fff;
	color: #474747;
	width: 185px;
	height: 17px;
	padding: 3px 0 0 5px;
	float: left;
}
#babygalerie_textsuche input#babygalerie_finden {
	background-color: #8e9da5;
	color: #fff;
	font-weight: bold;
	width: 50px;
	height: 20px;
	padding: 0 0 3px 0;
	cursor: pointer;
	float: left;
}
#babygalerie_textsuche input#babygalerie_finden:hover {
	cursor: pointer;
	background-color: #cd1719;
}



/* Liste der Babys */

#babygalerie_liste {
	height: 100%;
	width: 660px;
	margin-left: -20px;
	overflow: hidden;
}
.baby {
	overflow: hidden;
	width: 200px;
	float: left;
	padding: 20px 0 0 20px;
}
.baby_foto {
	width: 200px;
	height: 100px;
	background-color:#ECF0F2;
	background-repeat:no-repeat;
}
.baby_foto img {
	display: none;
}
.baby_foto a {
	display: block;
	width: 200px;
	height: 100px;
}
.baby_foto a:hover {
	background-image: url(../images/babygalerie_grossansicht.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.baby_text {
	border-top: 2px solid #bdc8ce;
	background-color: #ecf0f2;
	overflow: hidden;
	padding: 7px 10px 9px 10px;
	overflow: hidden;
	font-size: 12px;
	color: #474747;
	line-height: 17px;
}

/* Detailansicht eines Babys */

#babygalerie_details {
	background-color: #ecf0f2;
	color: #474747;
	overflow: hidden;
	height: 100%;
}
.baby_gross_foto {
	float: left;
	overflow: hidden;
}
.baby_gross_text {
	float: left;
	overflow: hidden;
	padding: 20px;
	font-size: 12px;
	line-height: 17px;
	width: 180px;
}
.baby_gross_text ul {
	list-style-type: square;
	margin: 0;
	padding: 10px 0 0 20px;
}
.baby_gross_text ul li {
	padding: 0 0 7px 0;
}

/* Bildergalerie */

/* Thumbnails */
.bildergalerie {
	overflow: hidden;
	padding-top: 15px;
	margin-left: -20px;
	width: 100%;
	width: 660px;
}
.bildergalerie_zeile {
	padding-bottom: 15px;
	float: none;
	clear: both;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.bildergalerie_bild {
	float: left;
	padding-left: 20px;
	overflow: hidden;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 20px 0;
}
.bildergalerie_bild img {
	visibility: hidden;
}
.bildergalerie_bild a {
	display: block;
	width: 112px;
	height: 80px;
	padding-bottom: 20px;
}
.bildergalerie_bild a:hover {
	background-image: url(../images/babygalerie_grossansicht.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}

/* Grossansicht per Lightbox */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: normal 12px Arial, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	width: 100%;
}

#imageData {
	color: #474747;
	padding: 0;
}
#imageData #imageDetails {
	padding: 0 0 0 10px;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
	text-align: center;
}
#bottomNav {
	height: 100%;
	padding-bottom: 10px;
	overflow: hidden;
}
#imageData #bottomNavClose {
	width: 100%;
	outline: none;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #5f6d74;
}


/* Aufenthalt von A - Z */
/**********************************
**********************************/

#az_liste {
	padding: 10px 0 10px 0;
	overflow: hidden;
}

.az, .az_aktiv {
	margin: 0 0 20px 0;
	overflow: hidden;
}
.az_aktiv {
	background-color: #ecf0f2;
}
.az_head {
	clear: both;
	float: none;
	overflow: hidden;
	width: 100%;
	border-bottom: 2px solid #fff;
}
.az_aktiv .az_head {
}
.az_buchstabe {
	width: 35px;
	height: 27px;
	padding-top: 8px;
	color: #474747;
	background-color: #dee3e7;
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	float: left;
}
.az_links {
	font-weight: bold;
	color: #474747;
	padding: 11px 0 0 10px;
	overflow:hidden;
}
.az_links a {
	float: left;
	color: #474747;
	text-decoration: none;
	padding:0 10px 0 0;
}
.az_links a.aktiv {
	color: #cd1719;
}
.az_links a:hover {
	color: #cd1719;
}
.az_trenner {
	padding: 0 10px 0 0;
	float: left;
}
.az_inhalt {
	clear: both;
	float: none;
	width: 100%;
	color: #474747;
}
.az_info {
	padding: 15px 20px 10px 40px;
	display: none;
	line-height: 18px;
}
.az_info_headline {
	font-weight: bold;
}
.az_info p {
	margin: 0;
	padding: 0;
}
.az_info a {
	text-decoration: none;
	font-weight: bold;
	color: #cd1719;
	background-image: url(../images/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 10px;
	overflow: hidden;
}
.az_info a:hover {
	text-decoration: underline;
}

.az_schliessen {
	float: right;
	display: none;
}
.az_schliessen a {
	display: block;
	text-decoration: none;
	background-color: #8e9da5;
	background-image: url(../images/icon_menue_zuklappen.gif);
	background-repeat: no-repeat;
	background-position: 78px 7px;
	color: #fff;
	font-weight: bold;
	padding: 3px 28px 4px 10px;
}
.az_schliessen a:hover {
	background-color: #cd1719;
	text-decoration: none;
}



/* Formularfelder */
/**********************************
**********************************/

.formular_zeile, .tx_powermail_pi1_fieldwrap_html {
	clear: both;
	float: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-bottom: 2px;
	font-size: 12px;
	line-height: 17px;
	background-color: #ecf0f2;
	padding: 5px 0 5px 10px;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
legend {
	display: none;
}
.label, .tx_powermail_pi1_fieldwrap_html label {
	float: left;
	width: 120px;
	height: 100%;
	overflow: hidden;
	padding-top: 3px;
	font-weight: bold;
}
.formular_zeile p.abstand {
	padding-left: 120px;
}
label, label:hover {
	cursor: pointer;
}
.formularfeld input,
.formularfeld_textarea textarea,
.tx_powermail_pi1_fieldwrap_html input,
.tx_powermail_pi1_fieldwrap_html textarea
{
	width: 240px;
}
.formularfeld,
.formularfeld_textarea,
.formularfeld_submit,
.formularfeld_radio,
.formularfeld_select,
.formularfeld_checkbox,
.tx_powermail_pi1_fieldwrap_html
{
	height: 100%;
	overflow: hidden;
	float: left;
}
.formularfeld input,
.tx_powermail_pi1_fieldwrap_html input
{
	font: normal 12px arial, sans-serif;
	border: 1px solid #474747;
	color: #474747;
	background-color: #fff;
	width: 270px;
	height: 20px;
	padding: 2px 0 0 3px;
}
.formularfeld_radio input {
	float: left;
}
.formularfeld_radio label {
	float: left;
}
.powermail_radio_inner {
	float: none;
	clear: both;
	margin-bottom: 5px;
}
.powermail_radio_inner input {
	font: normal 12px arial, sans-serif;
	border: 1px solid #474747;
	color: #474747;
	background-color: #fff;
	width: 12px;
	height: 12px;
	padding: 0;
	margin-top: 5px;
}
.formularfeld_select select, .tx_powermail_pi1_fieldwrap_html select {
	color: #474747;
	font: normal 12px arial, sans-serif;
	width: 277px;
	height: 22px;
}
.formularfeld_checkbox br {
	float: none;
	clear: both;
	line-height: 200%;
}
.formularfeld_checkbox input {
	float: left;
}
.formularfeld_checkbox label {
	float: left;
}
.powermail_check_inner {
	float: none;
	clear: both;
	margin-bottom: 5px;
}
.powermail_check_inner input {
	font: normal 12px arial, sans-serif;
	border: 1px solid #474747;
	color: #474747;
	background-color: #fff;
	width: 12px;
	height: 12px;
	padding: 0;
	margin-top: 5px;
}
.formularfeld_textarea textarea, .tx_powermail_pi1_fieldwrap_html textarea {
	border: 0;
	font: normal 13px arial, sans-serif;
	color: #474747;
	border: 1px solid #474747;
	padding: 2px 0 0 3px;
	width: 274px;
	height: 120px;
}
.formularfeld_textarea .textarea_zeile1 {
	height: 5px;
}
.formularfeld_textarea .textarea_zeile1 img {
	float: left;
}
.formularfeld_textarea .textarea_zeile2 {
	background-image: url(../images/textarea_hintergrund.gif);
	background-repeat: repeat-y;
	padding: 0 2px 0 2px;
}
.formularfeld_submit,
.tx_powermail_pi1_fieldwrap_html_submit
{

}
.formularfeld_submit input,
.tx_powermail_pi1_submitmultiple_forward,
.tx_powermail_pi1_submitmultiple_back,
.tx_powermail_pi1_fieldwrap_html_submit input,
.tx-powermail-pi1_mandatory_submit
{
	border: 0;
	background-color: #8e9da5;
	font: bold 12px arial, sans-serif;
	color: #fff;
	height: 25px;
	padding: 2px 5px 5px 5px;
	cursor: pointer;
	background-image: none;
	width: 180px;
	margin-left: 120px;
}
.formularfeld_submit input:hover,
.tx_powermail_pi1_submitmultiple_forward:hover,
.tx_powermail_pi1_submitmultiple_back:hover,
.tx_powermail_pi1_fieldwrap_html_submit input:hover,
.tx-powermail-pi1_mandatory_submit:hover
{
	cursor: pointer;
	background-color: #cd1719;
}

.tx_powermail_pi1_submitmultiple_forward,
.tx_powermail_pi1_submitmultiple_back
{
	width: 130px;
	margin-top: 10px;
}
.tx_powermail_pi1_submitmultiple_forward
{
	margin-left: 120px;
}
.tx_powermail_pi1_submitmultiple_back
{
	margin-left: 120px;
	margin-right: -110px;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
	width: 120px;
}

.powermail_mandatory_js {
	color: #cd1719;
	float: none;
	clear: both;
	width: 260px;
	padding-left: 120px;
}
.tx-powermail-pi1_mandatory {
	font-size: 12px;
	padding-top: 17px;
}
.tx-powermail-pi1_mandatory ul {
	list-style-type: square;
}

/* Powermail Bestätigungsseite */

.tx-powermail-pi1_confirmation, .tx-powermail-pi1_thx {
	font-size: 12px;
}
table.powermail_all, .tx-powermail-pi1_thx table {
	font-size: 12px;
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
}
table.powermail_all tr {
}
table.powermail_all td, .tx-powermail-pi1_thx table td {
	padding: 6px 3px 6px 10px;
	background-color: #ecf0f2;
	border-bottom: 2px solid #fff;
	color: #474747;
}
.tx-powermail-pi1_thx table td p {
	margin: 0;
	padding: 0;
}
form.tx_powermail_pi1_formconfirmation_back input,
form.tx_powermail_pi1_formconfirmation_submit input {
	width: 180px;
	float: left;
	border: 0;
	background-color: #8e9da5;
	font: bold 12px arial, sans-serif;
	color: #fff;
	height: 25px;
	padding: 2px 5px 5px 5px;
	cursor: pointer;
}
form.tx_powermail_pi1_formconfirmation_back input:hover,
form.tx_powermail_pi1_formconfirmation_submit input:hover {
	background-color: #cd1719;
	cursor: pointer;
}
form.tx_powermail_pi1_formconfirmation_back input {
	margin-right: 10px;
	width: 90px;
}


/* Sitemap */

.csc-sitemap ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.csc-sitemap ul li ul {
	margin:0 0 0 20px;
	padding-top:10px;
}
.csc-sitemap ul li ul li ul {
	padding-top:0px;
}

.csc-sitemap ul li {
	margin-bottom:10px;
}
.csc-sitemap ul li ul li {
	margin-bottom:0px;
}
.csc-sitemap ul li ul li ul li {

}
.csc-sitemap ul li ul li ul li ul li {

}

.csc-sitemap ul li a {
	color:#474747;
	display:block;
	font-size:15px;
	font-weight:bold;
	padding:5px 5px 5px 0;
	text-decoration:none;
}
.csc-sitemap ul li ul li a {
	font-size:15px;
}
.csc-sitemap ul li ul li ul li a {
	font-size:13px;
	font-weight:bold;
	background-image:url(../images/pfeil_schwarz.gif);
	background-position:10px 8px;
	background-repeat:no-repeat;
	padding:4px 4px 4px 20px;
}
.csc-sitemap ul li ul li ul li a:hover {
	background-image:url(../images/pfeil_rot.gif);
	color:#CD1719;
	text-decoration:none;
}
.csc-sitemap ul li ul li ul li ul li a {
	font-size:13px;
	font-weight:normal;
}
.csc-sitemap ul li a:hover {
	text-decoration:none;
	color:#CD1719;
}

/* Presse */
.tx-aspresse-pi1 a {
	background-image:url(../images/pfeil_breit_rot.gif);
	color:#CD1719;
	background-position:right 3px;
	background-repeat:no-repeat;
	font-weight:bold;
	padding:0 46px 0 0;
	text-decoration:none;
}
.tx-aspresse-pi1 a:hover {
	background-image:url(../images/pfeil_breit_schwarz.gif);
	color:#474747;
	text-decoration:none;
}
.tx-aspresse-pi1 .headline_zurueck a {
	background-image:url(../images/pfeil_zurueck.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	color:#474747;
	overflow:hidden;
	padding:0 0 0 30px;
}
.tx-aspresse-pi1 .headline_zurueck a:hover {
	text-decoration:underline;
}
.tx-aspresse-pi4 {
	background-color:#ECF0F2;
	padding: 8px;
	margin-bottom:20px;
}

.tx-aspresse-pi1 {
/*  MW: */
font-size: 82%;
}

.tx-aspresse-pi1 #noentry {
	/* MW: */
	font-size: 120%;
}

.tx-aspresse-pi1 h1 {
	font-size: 160%;
}
.tx-aspresse-pi1 h2 {
	font-size: 130%;
}
.presseliste {
/* MW: */
	font-size: 120%;
}


/*
MW: PRESSE PAGEBROWSER
*/

/* Pagebrowser */

.presseliste .pagebrowser {
	margin-top: 50px;
}

/*
	ENDE
*/



#presseinfo_suche input {
	background-color:#DEE3E7;
	color:#000000;

	height:21px;
	padding:3px 0 0 5px;
	width:160px;

	-x-system-font:none;
	border:0 none;
	font-family:arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

#presseinfo_suche input.button_teaser_los {
	background-color:#8E9DA5;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:21px;
	padding:0 0 3px;
	width:80px;
}
#presseinfo_suche input.button_teaser_los:hover {
	background-color:#CD1719;
	cursor:pointer;
}
#form_presse div.form_presse_zeile {
	padding-bottom: 8px;
	clear: left;
	overflow:hidden;
}
#form_presse div.button_teaser {
	padding: 4px 0 4px 39px;
	clear: left;
}
.form_label, .form_input_jahr {
	float: left;
}
.form_label {
	width: 39px;
}
#presseinfo_suche input#vonJahr, #presseinfo_suche input#bisJahr {
	width:120px;
}

/* Veranstaltungen */
.tx-aseventcalendar-pi2 .presseliste a {
	background-image:url(../images/pfeil_breit_rot.gif);
	color:#CD1719;
	background-position:right 3px;
	background-repeat:no-repeat;
	font-weight:bold;
	padding:0 46px 0 0;
	text-decoration:none;
}
.tx-aseventcalendar-pi2 .presseliste a:hover {
	background-image:url(../images/pfeil_breit_schwarz.gif);
	color:#474747;
	text-decoration:none;
}
.tx-aseventcalendar-pi2 .headline_zurueck a {
	background-image:url(../images/pfeil_zurueck.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	color:#474747;
	overflow:hidden;
	padding:0 0 0 30px;
}
.tx-aseventcalendar-pi2 .headline_zurueck a:hover {
	text-decoration:underline;
}

.tx-aseventcalendar-pi2 {
/*  MW: */
font-size: 82%;
}

.tx-aseventcalendar-pi2 #noentry {
/*  MW: */
font-size: 120%;
}

.tx-aseventcalendar-pi2 h1 {
	font-size: 160%;
}
.tx-aseventcalendar-pi2 h2 {
	font-size: 130%;
}
.tx-aseventcalendar-pi2 h3 {
	font-size: 130%;
}

/* tx-aseventcalendar-pi2 form */
.tx-aseventcalendar-pi1 .fotozeile{
	background-color: #8E9DA5;
	width: 100%;
	height: 130px;
}
.tx-aseventcalendar-pi1 .fotozeile_bild img{
	float: left;
	width: 420px;
	margin-right: 16px;
}
.tx-aseventcalendar-pi1 .fotozeile_text {
	background-color: #8E9DA5;
}
.tx-aseventcalendar-pi1 .fotozeile_text form{

}
#inhalte_sp2 .tx-aseventcalendar-pi1 .fotozeile_text strong{
	color: #ffffff;
	font-size: 11px;

}
.tx-aseventcalendar-pi1 .fotozeile_bild .select{
	margin: 2px 0px 6px 0px;
}
.tx-aseventcalendar-pi1 .termine_month, .tx-aseventcalendar-pi1 .termine_kategorie{
	width: 170px;
	background-color: #DEE3E7;
	font-size: 11px;
}
.tx-aseventcalendar-pi1 #tx_aseventcalendar_pi1_buttonreset{
	background-color: #DEE3E7;
	background-image: none;
	border: 0 none;
	color: #474747;
	cursor: pointer;
	font: bold 12px arial,sans-serif;
	height: 20px;
	padding: 2px 5px 5px;
	width: 100px;
}
.tx-aseventcalendar-pi1 #tx_aseventcalendar_pi1_buttonsuche{
	background-color: #DEE3E7;
	background-image: none;
	border: 0 none;
	color: #474747;
	cursor: pointer;
	font: bold 12px arial,sans-serif;
	height: 20px;
	padding: 2px 5px 5px;
	width: 40px;
}
/* Marginalspalte eventcalendar*/
.texte_sp2 .tx-aseventcalendar-pi1 {
	background-color:#ECF0F2;
	padding: 8px;
	margin-bottom:20px;
}
.texte_sp2 .tx-aseventcalendar-pi1 .kalender_headline{
	color: #474747;
	margin-bottom: 2px;
}

.tx-aseventcalendar-pi2 .event_list {
	margin-bottom: 20px;
}
.tx-aseventcalendar-pi2 .event_list p {
	margin-bottom: 0px;
}


/* Pagebrowser */

.pagebrowser {
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #bdc8ce;
	font-size: 12px;
	padding: 0 0 5px 0;
	margin-top: 8px;
	margin-bottom: 1em;
}
.pagebrowser_sp1 {
	float: left;
	width: 20%;
}
.pagebrowser_sp1 a {
	display: block;
	background-image: url(../images/pfeil_zurueck.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #474747;
	padding: 0 0 0 30px;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	height: 100%;
}
.pagebrowser_sp1 a:hover {
	text-decoration: none;
	color:#CD1719;
	background-image: url(../images/pfeil_zurueck_rot.gif);
}
.pagebrowser_sp2 {
	float: left;
	text-align: center;
	width: 60%;
	color: #474747;
}
.pagebrowser_sp2 a {
	color: #474747;
	text-decoration: none;
}
.pagebrowser_sp2 a:hover {
	text-decoration: none;
	color:#CD1719;
}
.pagebrowser_sp3 {
	float: right;
	text-align: right;
	width: 20%;
}
.pagebrowser_sp3 a {
	display: block;
	background-image: url(../images/pfeil_weiter.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	color: #474747;
	padding: 0 30px 0 0;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	height: 100%;
}
.pagebrowser_sp3 a:hover {
	text-decoration: none;
	color:#CD1719;
	background-image: url(../images/pfeil_weiter_rot.gif);
}


/* Suchergebnisse */
.tx-indexedsearch {
	 font-size: 80%;
}

.tx-indexedsearch-browsebox {
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	padding: 0 0 5px 0;
	text-align: center;
}

.tx-indexedsearch-browsebox .browsebox {
	padding: 0;
	padding-top: 5px;
	margin: 0;
}


.tx-indexedsearch-browsebox .browsebox li a {
	color: #474747;
	text-decoration: none;
}

.tx-indexedsearch-browsebox .browsebox li a:hover {
	text-decoration: underline;
}

.ergebnisliste_num {
	margin-bottom:2px;
	overflow:hidden;
}

.ergebnis_n {
	float:left;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
	width:35px;
}

.ergebnis {
	background-color:#DEE3E7;
	clear:both;
	color:#474747;
	float:none;
	font-size:12px;
	height:100%;
	margin-bottom:2px;
	overflow:hidden;
}

.ergebnis_text {
	background-color:#ECF0F2;
	border-left:2px solid #FFFFFF;
	float:left;
	overflow:hidden;
	padding:10px 0 10px 9px;
	width:594px;
}

.ergebnis_text a:hover {
	color:#CD1719;
}
.ergebnis_text a {
	color:#474747;
	text-decoration:none;
	font-weight:bold;
}

/* Menüs zum Auf- und Zuklappen */
/**********************************
**********************************/

a#aufklappmenues_schalter {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 28px;
	text-decoration: none;
	color: #474747;
	font-weight: bold;
}
a.schalter_off {
	background-image: url(../images/icon_alle-menues_aufklappen_grau.gif);
}
a.schalter_on {
	background-image: url(../images/icon_alle-menues_zuklappen_grau.gif);
}
a#aufklappmenues_schalter:hover {
	text-decoration: underline;
}

.aufklappmenue_off, .aufklappmenue_on {
	overflow: hidden;
	margin: 1em 0 1em 0;
}
.aufklappmenue_off a, .aufklappmenue_on a {
	display: block;
	background-color: #e2e2e2;
	background-repeat: no-repeat;
	background-position: right 10px;
	text-decoration: none;
	padding: 5px 40px 6px 10px;
	color: #474747;
	font-weight: bold;
	display: block;
}
.aufklappmenue_off a {
	background-image: url(../images/icon_menue_aufklappen_grau.gif);
}

/* NEUES STYLE, Da sonst alle Links innerhalb der DropDown Liste ausehen wie die Auf- / Zuklapp Zeilen */
.aufklappmenue_on .bodytext a {
	background-image: none;
	background-color:  #e2e2e2;
	color: #474747;
	padding: 0;
	display: inline;
	font-weight: normal;
}

.aufklappmenue_on a {
	background-image: url(../images/icon_menue_zuklappen_2.gif);
	background-color: #919191;
	color: #fff;
}
.aufklappmenue_off a:hover, .aufklappmenue_on a:hover {
	text-decoration: underline;
}
.aufklappmenue_inhalt {
	padding: 10px;
	background-color: #e2e2e2;
	overflow: hidden;
	height: 100%;
}
.aufklappmenue_on .aufklappmenue_inhalt {
	display: block;
}
.aufklappmenue_off .aufklappmenue_inhalt {
	display: none;
}
.aufklappmenue_inhalt ul, .copytext .aufklappmenue_inhalt ul {
	padding: 0 0 0 20px;
	margin-left: 0;
}

/*
	MW:
	CSS FÜR PRESSE DETAIL SEITE
*/
.aspresse_backLink {
	 padding-bottom: 20px;
}

.aspresse_backLink a {
	color: #EE702B;
	text-decoration: none;
	font-weight: bolder;

}

.aspresse_backLink a:hover {
	text-decoration: underline;
}



/* Responsive Design */
/*****************************************************************************/
/*****************************************************************************/

/* Logo der Stadt Frankfurt leer, Sprachwahl leer, also ausblenden */
#logo_frankfurt, #sprachwahl {
	display: none;
}

/* Kliniken und Institute: CSS-Angaben aus Quelltext entfernt, nun hier */
.zentren_box {
	float: left;
	padding: 0 10px 25px;
	width: 286px;
}

/* CSS-Anpassungen wg. geändertem Doctype */
.box_bild, .box_notfall_sp1, .fotozeile_bild {
	line-height: 0;
}
#inhalte_sp2 .tx-aseventcalendar-pi1 .fotozeile_text strong {
	line-height: 100%;
}

/* Hauptnavigation: Schalter zum Auf- und Zuklappen für kleinere Auflösungen */
#hauptnavigation ul li.schalter {
	padding: 0;
	margin-left: -20px;
	background: none;
}
#hauptnavigation ul li.schalter a {
	display: none;
}
#hauptnavigation ul li.schalter ul li a {
	display: block;
}
#hauptnavigation ul li ul {
	display: block;
}


/* Video integriert in Seite */
/******************************************/
.player {
	width: 420px;
	height: 315px;
	overflow: hidden;
}
.player .bild {
	display: block;
	width: 420px;
	height: 315px;
	overflow: hidden;
	background-repeat: no-repeat;
	position: relative;
}
.player .link {
	position: absolute;
	height: 23px;
	width: 84px;
	right: 20px;
	top: 20px;
	cursor: pointer;
}
.player .link a {
	display: block;
	height: 23px;
	width: 84px;
	background-color: #CD1719;
	background-image: url(../images/icon_play.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.player .link a:hover {
	background-color: #000;
}
.player .bildtext {
	position: absolute;
	bottom: 0;
	left: 0;
	height: auto;
	line-height: 150%;
	width: 100%;
}
.no-rgba .player .bildtext {
	background: none;
	background-image: url(../images/schwarz_50prozent.png);
}
.player .bildtext p {
	margin: 0.5em 0;
}
.player .bildtext .headline {
	background-color: rgba(142,157,165,0.75);
	color: #fff;
	padding: 10px 10px 15px 10px;
}
.player .bildtext .headline strong {
	color: #fff;
}
.player .bildtext .headline h2 {
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 21px;
}
.player .bildtext .text,
.player .bildtext .info
{
	background-color: rgba(222,227,231,0.75);
	color: #474747;
	padding: 0 10px;
}
.player .bildtext .text {
	padding-top: 10px;
}
.player .bildtext .info {
	padding-bottom: 10px;
	font-weight: bold;
}
.player .bildtext .text p,
.player .bildtext .info p
{
	margin: 0;
	padding: 0;
}
/* Link zum Download des Videos, falls weder HTML5-Video noch Flash zur Verfügung stehen */
.player .bildtext .video_download {
	background-color: rgba(222,227,231,0.75);
	padding: 10px;
	padding-top: 0;
	display: none;
}
.no-video.no-flash .player .bildtext .video_download {
	display: block;
}
.player .bildtext .video_download a {
	color: #CD1719;
	font-weight: bold;
	text-decoration: none;
}
.player .bildtext .video_download a:hover {
	text-decoration: underline;
}

/* Video-Element für Android */
.android {
	display: none;
	background-color: #000;
	padding: 0;
	margin: 0;
}

/* HTML5-Videoplayer */
video {
	width: 100%;
}

/* seminars */
.tx_seminars_summary a {
	background-image: url("../images/kursangebote_pfeil.gif");
	background-position: 6px 9px;
	background-repeat: no-repeat;
	color: #5E5E5E;
	display: block;
	font-size: 13px;
	height: 100%;
	overflow: hidden;
	padding: 3px 10px 4px 16px;
	text-decoration: none;
}
.tx-seminars-pi1-vacancies-available .tx-seminars-pi1-square {
	background-image: url(../images/icon_frei.gif);
	background-repeat: no-repeat;
	font-size: 13px;
}
.tx-seminars-pi1-vacancies-2 .tx-seminars-pi1-square, .tx-seminars-pi1-vacancies-1 .tx-seminars-pi1-square {
	background-image: url(../images/icon_frei.gif);
	background-repeat: no-repeat;
}
.tx-seminars-pi1-vacancies-0 .tx-seminars-pi1-square, .tx-seminars-pi1-canceled .tx-seminars-pi1-square {
	background-image: url(../images/icon_ausgebucht.gif);
	background-repeat: no-repeat;
	font-size: 13px;
}
.tx_seminars_pi1_registration_editor_terms {
	width: 200px;
}
.tx-seminars-pi1-error {
	color: #aa0000;
}
#tx_seminars_pi1_registration_editor_terms {
	width: 20px;
	margin: 5px 0;
}

.tx-seminars-pi1 .tx_powermail_pi1_fieldwrap_html > .text h3 {
	display: none;
}



/* Kursblöcke */

.kursbloecke {
	margin: 2em 0 0 0;
}
.kursbloecke_headline {
	font-size: 15px;
	padding-bottom: 13px;
}
.kursbloecke_termine {
	margin-bottom: 20px;
}
.kursbloecke_termine_headline {
	background-color: #8E9DA5;
	padding: 4px 10px 5px 6px;
	color: #fff;
}
.kursbloecke_termine_inhalt {
	background-color: #DEE3E7;
	overflow: hidden;
	height: 100%;
}
.kursbloecke_termine_inhalt table {
	border-collapse: collapse;
	width: 100%;
}
.kursbloecke_termine_inhalt table tr {
	background-image: url(../images/linie_gepunktet.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.kursbloecke_termine_inhalt table th {
	text-align: left;
	padding: 4px 0 5px 4px;
}
.kursbloecke_termine_inhalt table td {
	padding: 4px 0 5px 4px;
}
.kursbloecke_termine_inhalt table th.th-1,
.kursbloecke_termine_inhalt table td.td-1,
.kursbloecke_termine_inhalt table td.tx-seminars-pi1-date {
	width: 39%;
	padding-right: 5px;
}
.kursbloecke_termine_inhalt table th.th-2,
.kursbloecke_termine_inhalt table td.td-2,
.kursbloecke_termine_inhalt table td.tx-seminars-pi1-price {
	width: 17%;
}
.kursbloecke_termine_inhalt table th.th-3,
.kursbloecke_termine_inhalt table td.td-3,
.kursbloecke_termine_inhalt table td.tx-seminars-pi1-vacancies {
	width: 22%;
}
.kursbloecke_termine_inhalt table th.th-last,
.kursbloecke_termine_inhalt table td.td-last {
	width: 32%;
	padding-right: 5px;
}
.kursbloecke_termine_inhalt table td a {
	color: #006FB5;
	font-weight: bold;
	text-decoration: none;
}

.tx-seminars-pi1 .kursbloecke_termine_inhalt table td a {
	color: #006FB5;
	font-weight: bold;
	background-image: url(../images/icon_anmeldung_bloecke_blau.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	text-decoration: none;
	padding: 0 0 0 20px;
	display: block;
	overflow: hidden;
	height: 100%;
}
.kursbloecke_termine_inhalt table td a:hover {
	color: #00b90d;
	background-image: url(../images/icon_anmeldung_bloecke_gruen.gif);
}

.tx_seminars_category_column_head,
.tx_seminars_category_column {
	display: none;
}


/* Anmeldeformular */

/* Steps */

.anmeldung_steps {
	overflow: hidden;
	height: 100%;
	margin-top: 2em;
}
.anmeldung_steps a {
	text-decoration: none;
	color: #5E5E5E;
}
.anmeldung_steps ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.anmeldung_steps ul li {
	display: inline;
	padding: 4px 10px 5px 10px;
	background-color: #E2E2E2;
	color: #5e5e5e;
	border-bottom: 1px solid #f0f0f0;
	margin-right: 10px;
	overflow: hidden;
	height: 100%;
	display: block;
	float: left;
}
.anmeldung_steps ul li.aktiv {
	color: #fff;
	background-color: #8E9DA5;
	border-color: #8E9DA5;
}

.tx_seminars_summary {
	clear: both;
	float: none;
	font-size: 12px;
	line-height: 17px;
	overflow: hidden;
}

.selected_seminar,
.selected_seminar_date
{
	margin-bottom: 10px;
}

.tx_seminars_summary .label_selected_seminar,
.tx_seminars_summary .label_selected_seminar_date {
	font-weight: bold;

}

.tx_seminars_summary .text_selected_seminar,
.tx_seminars_summary .text_selected_seminar_date
{
}



/* Formular Powermail */
.kursanmeldung textarea,
.kursanmeldung input[type="text"],
.kursanmeldung select
{
	float: right;
}

.kursanmeldung input,
.kursanmeldung textarea {
	width: 260px;
}

.kursanmeldung input[type="button"],
.kursanmeldung input[type="submit"]
{
	width: 240px;
	background-color: #8E9DA5;
	color: #fff;
}

.kursanmeldung select {
	width: 265px;
}

.kursanmeldung .tx_powermail_pi1_fieldwrap_html {
	height: 100%;
	overflow: hidden;
	padding: 5px 10px;
	clear: both;
	float: none;
}

.kursanmeldung legend {
	display: none;
}


.kursanmeldung label a {
	color: #5E5E5E;
	font-size: 13px;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
}

.kursanmeldung .text {
	margin-left:150px;
	width:240px;
}

.kursanmeldung.step2 input[type="button"],
.kursanmeldung.step2 input[type="submit"]
{
	margin: 0 2px 0 0;
}
.kursanmeldung.step2 input[type="submit"] {
	width: 263px;
}

#tx_seminars_pi1_registration_editor__button_back,
#tx_seminars_pi1_registration_editor_button_back {
	margin: 0 2px 0 0;
	width: 150px;
}

#tx_seminars_pi1_registration_editor__button_continue,
#tx_seminars_pi1_registration_editor__button_submit,
#tx_seminars_pi1_registration_editor_button_continue,
#tx_seminars_pi1_registration_editor_button_submit
{
	margin: 0;
	width: 264px;
}
.tx-onetimeaccount-pi1 .tx-powermail-pi1 input.powermail_submit:hover {
	background-color: #CD1719;
}
.tx-onetimeaccount-pi1 .tx-powermail-pi1 input.powermail_check {
	width: auto;
}

.first_month_in_year {
	color:#000055;
}

.past_month {
	color:#666666;
}
.fotozeile_foto {
	line-height: 0;
}

.formidable-rdrstd-rdtwrap {
	display: none;
}

.as-oil-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(249, 249, 249, 0.6);
	opacity: 1;
	z-index: 1000; }
.as-oil-overlay .as-oil-content-overlay {
	top: 50%;
	bottom: auto;
	left: 50%;
	width: 90vw;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.2);
	max-width: 1280px;
	padding: 2em;
	background-color: #f9f9f9;
	opacity: 1;
	z-index: 1001; }

.as-oil-overlay,
.as-oil-configuration {
	font-size: 12px; }
.as-oil-overlay .as-oil-cpc__purpose-text,
.as-oil-configuration .as-oil-cpc__purpose-text,
.as-oil-overlay .as-oil-cpc__row-title,
.as-oil-configuration .as-oil-cpc__row-title{
	font-size: 12px; }
.as-oil-overlay *,
.as-oil-configuration * {
	font-family: Arial, sans-serif; }
.as-oil-overlay .fa,
.as-oil-overlay .fas,
.as-oil-configuration .fa,
.as-oil-configuration .fas {
	font-family: 'Font Awesome 5 Free'; }
.as-oil-overlay .as-oil-l-row,
.as-oil-configuration .as-oil-l-row {
	vertical-align: top;
	margin: 0; }
.as-oil-overlay .as-oil-cpc__row-btn-all,
.as-oil-configuration .as-oil-cpc__row-btn-all {
	padding: 0.5em 0 1em; }
.as-oil-overlay .as-oil-cpc__right,
.as-oil-configuration .as-oil-cpc__right {
	text-align: right; }
.as-oil-overlay .as-oil-back-button,
.as-oil-configuration .as-oil-back-button {
	position: relative;
	margin-left: auto;
	margin-bottom: 1em; }
.as-oil-overlay .as-oil-back-button:hover,
.as-oil-configuration .as-oil-back-button:hover {
	background: transparent;
	color: #494948; }
.as-oil-overlay .as-oil__btn-grey,
.as-oil-overlay .as-oil__btn-cpc,
.as-oil-overlay .as-oil__btn-blue,
.as-oil-overlay .as-oil__btn-optin,
.as-oil-configuration .as-oil__btn-grey,
.as-oil-configuration .as-oil__btn-cpc,
.as-oil-configuration .as-oil__btn-blue,
.as-oil-configuration .as-oil__btn-optin {
	font-size: 12px;
	display: inline;
	padding: .5em 1em;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
	width: 100%; }
.as-oil-overlay .as-oil__btn-optin,
.as-oil-configuration .as-oil__btn-optin {
	min-height: auto;
	padding: .5em 1em; }
.as-oil-overlay .as-oil__heading,
.as-oil-configuration .as-oil__heading {
	color: #000000;
	margin-bottom: 1em;
	min-width: 75%;
	max-width: 75%;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2; }
.as-oil-overlay .as-oil__intro-txt,
.as-oil-configuration .as-oil__intro-txt {
	color: #494948;
	margin: 0;
	font-size: 12px; }
.as-oil-overlay .as-oil__intro-txt--link,
.as-oil-configuration .as-oil__intro-txt--link {
	color: #cd1719;
	font-weight: bold;
	text-decoration: none; }
.as-oil-overlay .as-oil__intro-txt--link:hover,
.as-oil-configuration .as-oil__intro-txt--link:hover {
	text-decoration: underline;
	color: #cd1719; }
.as-oil-overlay .as-oil__btn-blue,
.as-oil-overlay .as-oil__btn-optin,
.as-oil-configuration .as-oil__btn-blue,
.as-oil-configuration .as-oil__btn-optin {
	color: #ffffff;
	padding: .5em 1em;
	background-color: #cd1719; }
.as-oil-overlay .as-oil__btn-blue:hover,
.as-oil-overlay .as-oil__btn-optin:hover,
.as-oil-configuration .as-oil__btn-blue:hover,
.as-oil-configuration .as-oil__btn-optin:hover {
	color: #ffffff;
	background-color: #cd1719; }
.as-oil-overlay .as-oil__btn-cpc,
.as-oil-configuration .as-oil__btn-cpc {
	color: #494948;
	padding: .5em 1em;
	border-color: #494948;
	cursor: pointer; }
.as-oil-overlay .as-oil__btn-grey,
.as-oil-configuration .as-oil__btn-grey {
	color: #494948;
	background-color: #dcd6d3;
	padding: .5em 1em;
	border: none; }
.as-oil-overlay .as-oil__btn-grey:hover,
.as-oil-configuration .as-oil__btn-grey:hover {
	color: #494948;
	background-color: #dcd6d3; }
.as-oil-overlay .as-oil-back-button__text,
.as-oil-overlay .as-oil-cpc__purpose-header,
.as-oil-overlay .as-oil-cpc__purpose-text,
.as-oil-overlay .as-oil-cpc__category-link,
.as-oil-overlay .as-oil-third-party-name.as-oil-back-button__text,
.as-oil-overlay .as-oil-third-party-list-element .as-oil-third-party-link,
.as-oil-configuration .as-oil-back-button__text,
.as-oil-configuration .as-oil-cpc__purpose-header,
.as-oil-configuration .as-oil-cpc__purpose-text,
.as-oil-configuration .as-oil-cpc__category-link,
.as-oil-configuration .as-oil-third-party-name.as-oil-back-button__text,
.as-oil-configuration .as-oil-third-party-list-element .as-oil-third-party-link {
	color: #494948;
	font-size: 12px;}
.as-oil-overlay .as-oil-cpc__category-link--active,
.as-oil-overlay .as-oil-cpc__status,
.as-oil-configuration .as-oil-cpc__category-link--active,
.as-oil-configuration .as-oil-cpc__status {
	color: #cd1719; }
.as-oil-overlay .as-oil-cpc__row-title,
.as-oil-overlay .as-oil-cpc__category-link--active,
.as-oil-configuration .as-oil-cpc__category-link--active {
	border-color: #cd1719; }
.as-oil-overlay .as-oil-cpc__left,
.as-oil-configuration .as-oil-cpc__left {
	margin-bottom: 0; }
.as-oil-overlay .as-oil-cpc__middle,
.as-oil-configuration .as-oil-cpc__middle {
	overflow: auto; }
.as-oil-overlay .as-oil-cpc__left,
.as-oil-overlay .as-oil-cpc__purpose,
.as-oil-overlay .as-oil-third-party-list-element,
.as-oil-configuration .as-oil-cpc__left,
.as-oil-configuration .as-oil-cpc__purpose,
.as-oil-configuration .as-oil-third-party-list-element {
	border-color: #dcd6d3; }
.as-oil-overlay .as-oil-cpc__slider,
.as-oil-overlay .as-oil-cpc__switch input:checked ~ .as-oil-cpc__slider,
.as-oil-configuration .as-oil-cpc__slider,
.as-oil-configuration .as-oil-cpc__switch input:checked ~ .as-oil-cpc__slider {
	background-color: #dcd6d3; }
.as-oil-overlay .as-oil-cpc__switch input:checked ~ .as-oil-cpc__slider:before,
.as-oil-configuration .as-oil-cpc__switch input:checked ~ .as-oil-cpc__slider:before {
	background-color: #cd1719; }
.as-oil-overlay .as-oil-cpc__slider:before,
.as-oil-configuration .as-oil-cpc__slider:before {
	background-color: #494948; }
.as-oil-overlay .as-oil-icon-plus *,
.as-oil-configuration .as-oil-icon-plus * {
	fill: #cd1719; }
.as-oil-overlay .as-oil-panel .as-oil-cpc__purpose-header,
.as-oil-configuration .as-oil-panel .as-oil-cpc__purpose-header {
	cursor: pointer;
	margin: 0 75px 5px 0;
	-webkit-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out; }
.as-oil-overlay .as-oil-panel.open .as-oil-cpc__purpose-header,
.as-oil-configuration .as-oil-panel.open .as-oil-cpc__purpose-header {
	margin: 0 75px 30px 0; }
.as-oil-overlay .as-oil-panel .as-oil-cpc__purpose-header .as-oil-icon-plus,
.as-oil-configuration .as-oil-panel .as-oil-cpc__purpose-header .as-oil-icon-plus {
	margin-right: 0.5rem;
	-webkit-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;}
.as-oil-overlay .as-oil-panel.open .as-oil-cpc__purpose-header .as-oil-icon-plus,
.as-oil-configuration .as-oil-panel.open .as-oil-cpc__purpose-header .as-oil-icon-plus {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);}
.as-oil-overlay .as-oil-panel .as-oil-cpc__purpose-header .fa-chevron-down,
.as-oil-configuration .as-oil-panel .as-oil-cpc__purpose-header .fa-chevron-down {
	color: #cd1719;
	-webkit-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	margin-right: 10px; }
.as-oil-overlay .as-oil-panel .as-oil-cpc__purpose-text,
.as-oil-configuration .as-oil-panel .as-oil-cpc__purpose-text {
	-webkit-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	max-height: 0;
	opacity: 0;
	overflow: hidden; }
.as-oil-overlay .as-oil-panel.open .as-oil-cpc__purpose-text,
.as-oil-configuration .as-oil-panel.open .as-oil-cpc__purpose-text {
	max-height: 100%;
	opacity: 1; }
@media screen and (max-width: 600px) {
	.as-oil-overlay .as-oil-content-overlay,
	.as-oil-configuration .as-oil-content-overlay {
		width: 95vw; }
	.as-oil-overlay .as-oil-l-row.as-oil-l-buttons,
	.as-oil-configuration .as-oil-l-row.as-oil-l-buttons {
		margin-top: 10px; }
	.as-oil-overlay .as-oil__heading,
	.as-oil-configuration .as-oil__heading {
		min-width: 100%;
		max-width: 100%; }
	.as-oil-overlay .as-oil-cpc-wrapper .as-oil__heading,
	.as-oil-overlay .as-oil-cpc-wrapper .as-oil__intro-txt,
	.as-oil-configuration .as-oil-cpc-wrapper .as-oil__heading,
	.as-oil-configuration .as-oil-cpc-wrapper .as-oil__intro-txt {
		text-align: left; }
	.as-oil-overlay .as-oil__btn-grey,
	.as-oil-overlay .as-oil__btn-blue,
	.as-oil-configuration .as-oil__btn-grey,
	.as-oil-configuration .as-oil__btn-blue {
		font-size: 12px; }
	.as-oil-overlay .as-oil-cpc__purpose-header,
	.as-oil-configuration .as-oil-cpc__purpose-header {
		margin: 0 80px 30px 0; }
	.as-oil-overlay .as-oil-cpc__row-btn-all,
	.as-oil-configuration .as-oil-cpc__row-btn-all {
		text-align: center; }
	.as-oil-overlay .as-oil-cpc__row-btn-all span,
	.as-oil-configuration .as-oil-cpc__row-btn-all span {
		padding: .7em 1em; } }

.as-oil-configuration {
	margin-bottom: 20px;
	height: auto !important; }
.as-oil-configuration .as-oil-cpc-wrapper .as-oil__intro-txt {
	margin: 10px 0 20px; }
.as-oil-configuration .as-oil-cpc-wrapper .as-oil__heading {
	margin: 20px 0 10px; }
.as-oil-configuration .as-oil-l-row {
	display: block; }
.as-oil-configuration .as-oil-cpc__left {
	display: none; }
.as-oil-configuration .as-oil-cpc__middle {
	padding: 0;
	max-height: none;
	height: auto; }
