@charset "utf-8";

*{
	margin: 0;
	padding: 0;
}
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #707173;
	line-height: 1.6em;
}
img {
	border: none;
}
.clear{
	clear: both !important;
}
.nofloat{
	float: none !important;
}
#page{
	width: 970px;
	margin: 70px auto 0;
}
a {
	color: #fff;
	text-decoration: none;
}
/************* Header ***************/
#siteheader{
	padding: 0;
	width: 970px;
}
#kontaktbanner{
	background: #c30e2e;
	margin: 20px 0 0 0;
	float: left;
	position: relative;
	z-index: 1042;
	cursor: pointer;
}
#kontaktbanner::before {
	content: "";
	background: url("../img/kontaktbanner_bg_top.png") no-repeat;
	position: absolute;
	top: -26px;
	left: 30px;
	height: 26px;
	width: 26px;
}
#kontaktbanner div {
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-left: 55px;
	line-height: 1.4em;
}
#kontaktbanner.opened div {
	font-size: 14px;
}
#kontaktbanner div::before {
	content: "";
	background: url("../img/kontakt-icon.png") no-repeat;
	width: 40px;
	height: 40px;
	display: inline-block;
	background-size: contain;
	position: absolute;
	top: 15px;
	left: 15px;
}

#logo{
	width: 232px;
	height: 71px;
	float: right;
}
#logo img{
	width: 232px;
	height: 65px;
}
/****** Footer *****/
#footer{
	width: 970px;
	margin: 0 auto;
	padding: 40px 0 90px 0;
	text-align: left;
}
#footer #bg{
	background: url(../img/nav_linien.gif) left top repeat-x;
}
#footer a{
	font-size: 12px;
	color: #707173;
}
#footer #impr, #footer #toTop, #footer #datenschutz{
	float:right;
}
#footer #toTop{
	line-height: 13px;
	margin: 5px 0 0 20px;
}
#footer #impr, #footer #datenschutz{
	margin: 14px 0 0 20px;
}
#footer #impr a.active, #footer #datenschutz a.active{
	color: #ce003c;
}
#footer #hinweis {
	color: #ce003c;
	float: left;
	margin: 14px 20px 0 0;
}

@media only screen and (max-width : 640px){
	#page{
		width: auto;
		padding: 20px;
		margin: 0;
	}
/************* Header ***************/
	
	#siteheader{
		width: auto;
		max-width: 640px;
	}
	#logo{
		width: 70%;
		height: auto;
		float: none;
	}
	#logo img {
		width: 100%;
		height: auto;
	}
/****** Footer *****/
	#footer{
		padding: 0 20px 20px 20px;
		width: auto;
	}
		
}

/****** Navi ******/
nav #StartLink{
	background: url(../img/nav_linien.gif) left bottom repeat-x;
}
nav #StartLink a{
	padding: 5px 0;
}
nav #mammographie_logo{
	padding: 10px 0 30px 0;
	background: url(../img/nav_linien.gif) left bottom repeat-x;
}
nav #mammographie_logo a img{
	width: 196px;
	height: 31px;
}
nav #mammographie_logo a{
	background: url(../img/mammographie_logo.gif) no-repeat;
}
nav #mammographie_logo a:hover {
	background: url(../img/mammographie_logo_active.gif) no-repeat;
}
nav #nav_jobs{
	text-transform: uppercase;
	background: url(../img/nav_linien.gif) left bottom repeat-x;
}
nav #nav_jobs a{
	padding: 5px 0;
}
nav{
	float: left;
	margin: 35px 0 20px 10px;
	list-style-type: none;
	width: 225px;
}
nav a {
	font-size: 14px;
	font-weight: bold;
	color: #707173;
	display: block;
}
nav ul li a.pfeil span{
	background: url(../img/pfeil.gif) center right no-repeat;
	padding-right: 15px;
}
nav ul li.active a.pfeil span{
	background: url(../img/pfeil_active.gif) center right no-repeat;
}
nav ul li.active ul li a span{
	background: none;
}
nav ul ul a{
	font-size: 12px;
}
nav ul li.active a, nav div.active a{
	color: #ce003c;
}
nav ul li.active ul li a{
	color: #707173;
}
nav ul li.active ul li.active a{
	color: #ce003c;
}
nav a:hover{
	color: #ce003c !important;
}
nav ul li{
	list-style-type: none;
	text-transform: uppercase;
	/* padding: 5px 0; */
	background: url(../img/nav_linien.gif) left bottom repeat-x;
}
nav ul ul li{
	text-transform: none;
	/* padding: 3px 0; */
	background: none;
}
nav ul li a{
	padding: 5px 0;	
}
nav ul ul li a{
	padding: 3px 0;	
}
nav ul ul{
	display: none;
}
nav ul li.active ul{
	display: block;
}

/******** Content *********/
#content a {
	color: #ce003c;
	text-decoration: none;
}
#contentFrame{
	width: 980px;
}
#content{
	float: left;
	margin: 35px 0 0 50px;
	width: 691px;
}
#content h1{
	margin: 0 0 10px 0;
}
#content h2{
	margin: 10px 0 10px 0;
}
#content h3{
	margin: 10px 0 0 0;
}
#content h4{
	margin: 0;
}
#content p{
	margin: 10px 0 10px 0;
	
}
#content h1, #content h2, #content h3, #content h4{
	font-weight: bold;
	font-size: 14px;
	color: #707173;
	text-transform: uppercase;
}
#content .red{
	color: #ce003c;
}
#contentBild {
	background: url(../img/contentBild_bg.jpg) no-repeat;
	width: 671px;
	height: 179px;
	padding: 10px;
	margin: 0 0 20px -10px;
}
#naviToggle{
	display: none;
	margin: 20px 0;
	background: url(../img/nav_linien.gif) left top repeat-x;
	/* text-align: right; */
}
#naviToggle div{
	background: url(../img/nav_linien.gif) left bottom repeat-x;
}
#naviToggle a{
	font-size: 16px;
	font-weight: bold;
	color: #707173;
	padding: 5px 0;
	display: block;
}
ol.alphanumeric li {
	list-style-type: lower-alpha;
	margin-left: 30px;
}
/************ mobile *********/
@media only screen and (max-width : 640px){
	#contentBild {
		/* display: none; */
		margin: 10px 0; 
		padding: 0;
		background: none;
		width: auto;
		height: auto;
	}
	#contentBild img{
		width: 100%;
		height: auto;
	}
	#contentFrame{
		width: auto;
		padding: 0;
	}
	nav{
		float: none;
		margin: 0 0 20px;
		width: 100%;
		display: none;
	}
	#content{
		float: none;
		margin: 0;
		width: auto;
	}
	#naviToggle{
		display: block;	
	}
}

/****** Allgemein ********/
table{
	border: 0;
}
table td {
	text-align: left;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
#kontakt_col_left{
	width: 250px;
	float: left;
}

#kontakt_col_right{
	width: 390px;
	float: right;
}
.parken{
	padding: 0 0 0 45px;
	background: url(../img/parken.gif) no-repeat;
}
#kontakt_row_parken{
	margin-top: 40px;
	padding: 0 0 0 45px;
	line-height: 1.6em;
	background: url(../img/parken.gif) no-repeat;
}
#kontakt_row_anfahrt{
	margin-top: 20px;
	padding: 0 0 0 45px;
	line-height: 1.6em;
	background: url(../img/anfahrt.gif) no-repeat;
}

.meinungsbarometer_left{
	float: left;
	width: 160px;
	margin-bottom: 20px;
}
.meinungsbarometer_right{
	float: left;
	width: 500px;
	margin-bottom: 20px;
}
input, textarea, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #707173;
	padding: 1px;
}
.meinungsbarometer_right input, .meinungsbarometer_right textarea {
	width: 450px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.meinungsbarometer_right textarea {
	width: 500px;
	height: 150px;
	
}
span.radio input{
	width: auto;
}
span.radio{
	margin-right: 10px;
}
span.btn button{
	background: none;
	border: none;
	margin-right: 10px;
	cursor: pointer;
}
input.error, textarea.error{
	background: #ffcccc;
}
.line{
	height: 1px;
	margin: 15px 0;
	padding: 0;
	background: url(../img/nav_linien.gif) left top repeat-x;
}
.bildArticle_outer{
	margin: 30px 0 0 -8px;
}
.bildArticle_left{
	background: url(../img/bildArticle_bg.jpg) no-repeat;
	width: 178px;
	height: 118px;
	padding: 8px;
	float: left;
	margin-right: 10px;
}
.bildArticle_left.nonebg{
	background: none;
}
.bildArticle_right{
	float: left;
	width: 495px;
}
.bildArticle_tc_outer{
	float: left;
	width: 325px;
	margin: 30px 20px 0 0;
	position: relative;
}
.bildArticle_tc_left{
	width: 178px;
	height: 118px;
	float: left;
	margin-right: 10px;
}
.bildArticle_tc_right{
	float: left;
	/* width: 135px; */
	white-space: nowrap;
	position: absolute;
	left: 188px;
	bottom: 0;
}
.partner_logos_left{
	float: left;
	text-align: right;
	width: 227px;
	margin: 40px 120px 20px 0;
}
.partner_logos_right{
	float: left;
	margin: 40px 0 20px 0;
}
.m_t_10{
	margin-top: 10px !important;
}
.m_t_30{
	margin-top: 30px !important;
}
.m_t_50{
	margin-top: 50px !important;
}
.m_l_10{
	margin-left: 10px;
}
.bold{
	font-weight: bold;
}
.nonbold{
	font-weight: normal;
}
.fs_11{
	font-size: 11px;
}
.pdfIcon{
	float: left;
	margin: 3px 10px 0 0; 
}
.liste{
	list-style-type: disc;
	font-weight: bold;
	padding: 0 0 0 15px;
}

@media only screen and (max-width : 640px){
	.startBild{
		width: 100%;
		margin-top: 10px;
	}
	#kontakt_col_left{
		width: auto;
		float: none;
	}
	#kontakt_col_right{
		width: auto;
		float: none;
	}
	#kontakt_col_right iframe{
		width: 100%;
	}
	.meinungsbarometer_left{
		float: none;
	}
	.meinungsbarometer_right{
		float: none;
		width: auto;
	}
	.meinungsbarometer_right input, .meinungsbarometer_right textarea {
		width: 100%;
	}
	.bildArticle_right{
		float: left;
		width: auto;
	}
	.partner_logos_left{
		text-align: left;
		margin: 30px 0;
		float: none;
	}
	.partner_logos_right{
		margin: 30px 0;
		float: none;
	}
	img.w_100{
		width: 100%;
	}
}

#covid-popup {
	background: #c30e2e;
	color: #fff;
	padding: 20px;
	position: relative;
	width: auto;
	max-width: 600px;
	margin: 20px auto;
	font-size: 1.2em;
	line-height: 1.6em;
}
#covid-popup li {
    margin-left: 18px;
}
#covid-popup .hl {
	color: #fff;
	font-weight: bold;
}

.mfp-close-btn-in .mfp-close {
    color: #fff !important;
}

#doctolib-popup * {
	box-sizing: border-box;
}
#doctolib-popup {
	background: #fff;
	color: #707173;
	padding: 40px;
	position: relative;
	width: auto;
	max-width: 600px;
	margin: 20px auto;
	font-size: 1.2em;
	line-height: 1.6em;
	border: 1px solid #c30e2e;
}
#doctolib-popup .mfp-close {
    color: #c30e2e !important;
}
#doctolib-popup a {
	background: #fff;
	border: 1px solid #c30e2e;
	color: #c30e2e;
	width: 100%;
	display: inline-block;
	padding: 8px 14px;
	margin: 10px 0 0;
}
.doctolib-consent-buttons {
	display: inline-grid;
}



/* @media 
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) { 

} */