@charset "utf-8";
/* CSS Document */
/*Top Navigation*/
.navTop {
	float: right;
	margin-top: 14px;
	margin-bottom: 30px;


}
.navTop ul {
	list-style-type: none;
	margin-right: -12px;
}
.navTop ul li {
 float:left;
	padding-left: 35px;
}
.navTop ul li a {
	color: #82939e!important;
	text-decoration: none;
	font-family: Montserrat;
	font-size: 13px;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
	line-height: 16px;
	letter-spacing: normal;
	text-shadow: none;
	text-indent: 0;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0;
	margin-bottom: 0;
}
.navTop ul li a:hover {
	color: #404040;
	text-decoration: none;
}

.hautarzt .navTop {
	margin-right:24px;
}
.hautarzt #mainNav {
	float:right;
}
.hautarzt #mainNav ul {
	 width:100%;
	float:right;
	padding-right: -50px;
}

.hautarzt #mainNav ul li{
	padding-right: 5px;
}

.hautarzt #mainNav ul li:last-child{
	padding-right:0px;
}
#mainNav {
	/*width: 68%;*/
    width: 77%;
	float: left;
	margin-top: 14px;
	font-size: 16px;
	line-height: 20px;
	border-left: 2px solid #808080;

}
#mainNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
    padding-left: 30px;
}
#mainNav a {
	display: inline-block;
	color: #f09800;
	font-family: Montserrat;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 16px;
	letter-spacing: normal;
	text-shadow: none;
	text-indent: 0;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0;
	margin-bottom: 0;
/*	padding: 2px 12px 2px 0px;*/
     padding: 2px 10px 2px 0px;
	text-decoration: none;
	-webkit-transition: background 1s ease;
	-moz-transition: background 1s ease;
	-ms-transition: background 1s ease;
	-o-transition: background 1s ease;
	transition: background 1s ease;
}
.hautarzt #mainNav a {
	color: #268bd2!important;
   
}
.cosmedicus a {
	color: #f09800;
}
#mainNav .hautarzt a {
	color: #268bd2!important;
   
}


#mainNav .hautarzt ul li a {
	color: #268bd2!important;
    
}
#mainNav .cosmedicus a {
	color: #f09800!important;
}
#mainNav .cosmedicus ul li a {
	color: #f09800!important;
}
#mainNav ul li {
	float: left;
	margin: 0;
	padding: 0;
	
}
#mainNav span.plus {
	display: none;
}
#mainNav ul li a {
	margin-right: 0px;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}


#mainNav ul li li a {
    padding:4px 15px 4px 15px;
    
}
#mainNav ul li a:hover {
	color: #82939e;
}
#mainNav a.active {
	color: #484848;
}
#mainNav a.active2 {
	color: #484848;
	font-weight: bolder;/*	border: 1px dotted #484848; */
}
/*  SUBNAVIGATION  */
#mainNav ul > li {
	position: relative;
	z-index: 100000!important;
    background-color: #fff;
}
#mainNav ul ul {
	display: none;
	position: absolute;
	z-index: 30;
	
	padding: 5px 0 5px 0;
	
	
}
#mainNav ul.sub2 li ul li {
	float: left;
	padding: 0;
	margin: 0;
	border: none;
	height: inherit;
}
#mainNav ul li ul li {
	float: left;
	padding: 0;
	margin: 0;
	border: none;
	height: inherit;
	width: 260px;
	line-height: 30px;
	border-bottom: none;
}
#mainNav ul li ul li:last-child {
	margin-bottom: 0px;
}
#mainNav ul li ul li ul li {
	display: none;
}
#mainNav ul ul li a {
	margin-top: 0px;
	margin-right: 0px;
	/* color: #484848;*/
	transition: background ease;
	text-transform: none;
	padding: 5px 5px 8px 20 px;
	font-weight: normal;
	display: block;
	font-size: 90%;
}
#mainNav ul ul li a:hover {
	color: #ccc!important;
	font-weight: bolder;
	display: block;/*	background-color: #195991;*/
}
#mainNav .navresp, .ico-menue {
	display: none;
}
#mainNav span.plus {
	/*color: #484848;*/
	
      display: none;  
        
}
#mainNav ul ul span.plus {
	/* color: #484848;*/
	display: inline-block;
	padding: 0 0px;
	top: 8px
}

@media screen and (max-device-width: 420px), all and (max-width: 420px) {
.ico-menue {
	top: 20px;
	right: 75px;
	left: auto;
}
}

@media only screen and (min-width:1080px) {
#mainNav ul li:hover ul.sub, #mainNav ul.sub li:hover ul.sub2 {
	display: block !important;
	opacity: 0.98;
}
}

@media only screen and (max-width:1080px) {
#mainNav {
	position: absolute;
	top: 0;
	left: -350%;
	z-index: 90000;
	background-color: #ffffff;
	margin: 0px;
	width: 300px;
	height: auto;
	line-height: 2.8125em;
	padding-left: 0;
	padding: 20px;
}
	
#mainNav ul	{
	padding-left: 0;
	
}
#mainNav ul li {
	float: none;
	overflow: hidden;
	border-bottom: 1px dotted #484848;
	padding-right: 0em;
	margin-right: 0px;
}
	
#mainNav ul li ul li ul li {
	display: block;
}
#mainNav ul ul li a, #mainNav ul li a {
	/*  color: #555555;*/
	font-size: 16px;
	font-weight: normal;
}
#mainNav ul ul li a {
	text-transform: none!important;
}
#mainNav ul ul li a:hover {
	color: #484848;
}
#mainNav a {
	/* color: #484848;*/
	padding-left: 0;
	width: 100%;
}
#mainNav li:first-child, #mainNav li:last-child {
	display: block;
}
#mainNav ul li li:last-child {
	padding-bottom: 20px;
}
.ico-menue {
	display: inline-block;
	float: right;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	margin-top: 5px;
	line-height: 1.8em;
	color: #484848;
}
.ico-menue::before {
	font-family: FontAwesome;
	content: "\f039 ";
	position: relative;
	right: 0px;
	top: 0;
	color: #484848;
	padding-right: 10px;
	line-height: 1.6em;
}
#mainNav .navresp {
	color: #514d54;
	display: block;
}
#mainNav a.gclose {
	font-size: 1.2em !important;
	border-bottom: 1px dotted #484848;
	width: auto;
	position: relative;
	text-align: left;
	color: #484848!important;
	text-decoration: none;
	padding-bottom: 14px;
    cursor:pointer;
}
#mainNav a.gclose::before {
	font-family: FontAwesome;
	content: "\f057 ";
	position: absolute;
	right: 2%;
	font-size: 1.4em;
	color: #484848;
}
#mainNav span.plus, #mainNavi ul ul span.plus {
	cursor: pointer;
	font-size: 1.5em;
	position: absolute;
	right: -3px;
	width: 10%;
	color: #484848;
}
#mainNav span.plus {
	color: #484848;
	display: inline-block;
	padding: 0 30px;
	top: 3px
}
#mainNav ul ul span.plus {
	color: #514d54;
	display: inline-block;
	padding: 0 70px;
	top: 8px
}
#mainNav ul ul {
	position: relative
}
#mainNav ul.sub a {
	width: 100%;
	background: 0 0;
	border: none;
	padding-left: 15%
}
#mainNav ul.sub2 {
	margin-left: 0
}
#mainNav ul.sub2 a {
	padding-left: 23%
}
#mainNav ul.sub2 a::before {
	content: "- "
}
.link-uebersicht {
	display: block;
	font-style: italic
}
.plus2::after {
	font-family: FontAwesome;
	content: "\f107 ";
	float: right;
	padding-right: 10px;
	margin-top: -3px;
	font-size: 1.3em
}

.cosmedicus a {
	color: #f09800;
}
#mainNav .hautarzt a {
	color: #268bd2!important;
}
#mainNav .hautarzt ul li a {
	color: #268bd2!important;
}
#mainNav .cosmedicus a {
	color: #f09800!important;
}
#mainNav .cosmedicus ul li a {
	color: #f09800!important;
}
}

@media only screen and (max-width:385px) {
.ico-menue {
	float: right;
}
}

@media screen and (min-width:1080px) {
#mainNav ul li:hover ul.sub, #mainNav ul.sub li:hover ul.sub2 {
	display: block !important;
}
}

/* 2025-02-26 R.S. - Align logo with content on right side */
.navTop ul {
	margin-right: 5px;
}