@charset "UTF-8";
/* CSS Document */

/*Liste datenschutzerklaerung*/
ul.dseliste {
	font-size: 0.9em !important;
	list-style-position: inside !important;
}
.kontakt .text_kontakt p {
}

 div#alles aside#sidebar_tablet div.boxklein_home div.weihnacht a.link_sidebar:hover{
    color:#9BC296 !important;
}

div#alles aside#sidebar_innen div.boxklein div.weihnacht a.link_sidebar:hover{
    color:#9BC296 !important;
}

div#alles aside#sidebar div.boxklein_home div.weihnacht a.link_sidebar:hover{
    color:#9BC296 !important;
}

/*Neue Teamseite*/
article.inhalt_team_neu section.text_innen_team section.teambox_arzt_neu div.box_team_neu div.weiter_neu a.infolink_neu{
	background:#1BADBC;
	padding:0.01% 1.5%;
	color:#fff;
}

aside#sidebar_innen div.download_innen p.boxtext_klein a:hover{
	color:#007987;
}

strong{
	font-weight:400;
}

img.icon{
	margin-right:6%;
	vertical-align:text-bottom;
}

/*Iconfonts*/
i{
	font-size:0.9em;
}

.glyphicon-play{
	font-size:0.8em;
}

.glyphicon-play:empty{
	width:1em;
}

article.kontakt section.text_kontakt ul.rezepte li span.glyphicon-play:empty{
	width:1.5em;
}

article.kontakt section.text_kontakt article.kontakt_links ul.rezepte li span.glyphicon-play{
	font-size:0.7em;
}

article.kontakt section.text_kontakt ul.rezepte li{
	list-style:none;
	
}

article.kontakt section.text_kontakt ul.rezepte li a{
	font-size:0.9em;
	text-decoration:underline;
}

article.kontakt section.text_kontakt ul.rezepte li a:hover{
	color:#00AABB;
}

article.kontakt section.text_kontakt div.maps span.glyphicon-play:empty{
	width:1.5em;
}

article.kontakt section.text_kontakt div.maps a{
	text-decoration:underline;
	font-size:0.9em;
}


/*Ausklappmenü*/
.panel-group{
	margin:5% 0;
	font-family: "Open Sans", "Lucida Sans Unicode", sans-serif;
	color:#404349;
	font-size:1.15em;
}

.panel {
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: none;
  border-radius: 0;
  -webkit-box-shadow: none;
width:100%;
box-shadow:none;
margin-top:-1%;
}

.panel-heading{
	padding:1% 1.4% 1% 2%;
	width:117px;
	background-color:#1BADBC;
	border-radius:0;
}

.panel-group .panel-heading{
	 border-bottom:none;
}

.panel-group .panel {
    border-bottom:none;
	border-radius:0;
}

.panel-group .panel-heading + .panel-collapse .panel-body{
	border-top:none;
}

.panel-body{
	padding:4% 0 0 0;
	font-size:0.86em;
	color: #2a3e4f;
	line-height:1.6em;
}

.panel-title a:hover, a:focus{
	color:#9BC296;
	text-decoration:none;
	outline:none;
}

.panel-title a{
	color:#fff;
}

article.inhalt_team_einzel section.text_innen_einzel div#accordion.panel-group div.panel div.panel-heading{
	padding-left:1.5%;
	width:115px;
}

/*Leistungen Mobil*/
div#alles article.inhalt_leistung_mobil section.text_innen div#accordion.panel-group{
	margin-bottom:4%;
}

/*Teamseite*/
article.inhalt_team section.text_innen section.teambox_arzt a.infolink{
	font-size:0.9em;
	background:#1BADBC;
	padding:0.01% 1.5%;
	color:#fff;
}


article.inhalt_team_neu section.text_innen_team section.teambox_arzt_neu div.box_team_neu div.weiter_neu a.infolink_neu:hover{
	color:#98C296;
}

article.inhalt_team_einzel section.text_innen_einzel a.infolink{
	color:#1BADBC;
	font-size:0.9em;
}

article.inhalt_team_einzel section.text_innen_einzel a.infolink:hover{
	color:#98C296;
}
/*Kohn Infolink*/
article.inhalt_team_einzel section.text_innen_einzel_kohn a.infolink{
		color:#1BADBC;
	font-size:0.9em;
}

article.inhalt_team_einzel section.text_innen_einzel_kohn a.infolink:hover{
	color:#98C296;
}


/*Allgemein*/
p {
  margin: 0 0 5px;
}
a {
	text-decoration:none;
}

a:hover {
	color:#00aabb;
	background:transparent;
}

/*Anruffunktion Handy*/

.text_mit_icon_tel a{
	color:#fff;
	cursor:none;
}

.text_mit_icon_tel  a:hover{
    color:#fff;
}

.text_mit_icon_tel  a:visited{
    color:#fff;
}

/*Anruffunktion auf der KOntaktseite*/
.anruf{
	cursor:none;
}

.anruf:hover{
	color: #2a3e4f;
}

.anruf:visited{
	color: #2a3e4f;
}

/*Links in Box Kontakt*/
.text_mit_icon a{
	color:#fff;
}

.text_mit_icon  a:hover{
    color:#9BC296;
}





/*Links im Text*/
.link_im_text{
	text-decoration:underline;
}

.link_in_aktuell{
	text-decoration:underline;
	font-size:0.9em;
}


/*Navigation*/
header {
    position: relative;
    width: 100%;
	margin: 0 auto 0.5em;
	padding: 5.5em 0 0;
	box-sizing:border-box;
}

.header-logo {
    font-size: 1em;
    background: url('../img/logo.png');
    position:absolute;
    width: 274px;  /*Hier Pixel, weil es sich um die wirkliche bildgröße handelt */
    height: 93px;
    right: -31px; 
    bottom: 0.6em;  /*hier der selbe abstand wie beim home icon */
    /*z-index: -1;*/
    margin: 0;
    padding: 0;
	background-repeat:no-repeat;
	
}

.svg .header-logo {
    font-size: 1em;
    background: url('../img/logo-farbig-01.svg');
    position:absolute;
    width: 274px;  
    height: 93px;
    right: -31px; 
    bottom: 0.6em; 
    /*z-index: -1;*/
    margin: 0;
    padding: 0;
	background-repeat:no-repeat;
	
}


#menu-toggle {
    display: none;
    top: 1.6em;
    left:0;
    position: absolute;
    background: transparent;
    border: none;
    z-index: 10;
}
#menu-toggle:focus {
    outline: none;
}

#menu-toggle > .ir {
    width: 1px;
    height: 1px;
}
#menu-toggle > .icon-bar {
    display: block;
    width: 35px;
    height: 5px;
    border-radius: 3px;
    background-color: #1badbc;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
}
#menu-toggle:hover > .icon-bar,
#menu-toggle:focus > .icon-bar {
    background-color: #9BC296;
}
#menu-toggle > .icon-bar + .icon-bar {
    margin-top: 4px;
}

.menu {
	margin: 0;
    padding: 0;
    z-index: 2;
}
.menu > li {
    list-style: none;
	padding:0 1.5em 0 0;
    float: left;
}
.menu > li > a {
    color: #304245;
    font-weight:400;
    font-size:0.8em;
    -webkit-transition: color 0.2s, border 0.2s;
    -moz-transition: color 0.2s, border 0.2s;
    -o-transition: color 0.2s, border 0.2s;
    transition: color 0.2s, border 0.2s;
}
.menu > li > a:hover,
.menu > li > a:focus {
	color:#00AABB;
  	background:transparent;
}

.menu > .homenavi {
	display:none;
}

.menu > .home {
    padding-right: 1.2em;
}
.menu > .home > a {
    position: relative;
    bottom: 0.35em;
}
.menu > .home img {
    vertical-align: bottom;
}

nav#menu-wrapper.open ul.menu li.homenavi a.aktiv{
	color:#9BC296;
}

/*Navigation Innenseiten*/
section.headerbalken{
    background-color:#00AABB;
	padding:0 15px 0 15px;
	/*box-sizing:border-box;*/
}

header.innen {
    position: relative;
    max-width: 960px;
	margin: 0 auto 10px;
	padding:3em 0 1em;
	box-sizing:border-box;
	
}

.header-logo_innen {
	font-size: 1em;
    background:url('../img/Logo_weiss_230.png');
	background-repeat:no-repeat;
    position:absolute;
    width: 230px;  /*Hier Pixel, weil es sich um die wirkliche bildgröße handelt */
    height: 51px;
    right:0;
    bottom: 1em; /*hier der selbe abstand wie beim home icon */
    margin: 0;
    padding: 0;
}

 .svg .header-logo_innen {
	 font-size: 1em;
        right: 0;
		position:absolute;
		background: url('../img/Logo_weiss200.svg') no-repeat right;
		width:230px;
		height:51px;
		bottom:1em;
		margin:0;
		padding:0;
    }


#menu-toggle_innen {
    display: none;
    top: 1em;
    left: 0;
    position: absolute;
    background: transparent;
    border: none;
    z-index: 10;
}
#menu-toggle_innen:focus {
    outline: none;
}

#menu-toggle_innen > .ir {
    width: 1px;
    height: 1px;
}
#menu-toggle_innen > .icon-bar {
    display: block;
    width: 35px;
    height: 5px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
}
#menu-toggle_innen:hover > .icon-bar,
#menu-toggle_innen:focus > .icon-bar {
    background-color: #9BC296;
}
#menu-toggle_innen > .icon-bar + .icon-bar {
    margin-top: 4px;
}

.menu_innen {
	margin: 0;
    padding: 0;
    z-index: 2;
}
.menu_innen > li {
    list-style: none;
	padding:0 1.15em 0 0;
    float: left;
}
.menu_innen > li > a {
    color: #fff;
    font-weight:400;
    font-size:0.8em;
    -webkit-transition: color 0.2s, border 0.2s;
    -moz-transition: color 0.2s, border 0.2s;
    -o-transition: color 0.2s, border 0.2s;
    transition: color 0.2s, border 0.2s;
}
.menu_innen > li > a:hover,
.menu_innen > li > a:focus {
	color:#9BC296;
  	background:transparent;
}

.menu_innen > .homenavi_innen {
	display:none;
}

.menu_innen > .home_innen {
    padding-right: 1.2em;
}
.menu_innen > .home_innen > a {
    position: relative;
    bottom: 0.35em;
}
.menu_innen > .home_innen img {
    vertical-align: bottom;
}

section.headerbalken header.innen nav#menu-wrapper_innen ul.menu_innen li a.aktiv{
	color:#9BC296;
}


/*Diashow*/
div#carousel-example-generic.carousel{
	margin-top:0;

}

ol.carousel-indicators{
	text-align:right;
	margin-left:-12%;
	margin-top:100px;
	bottom:0;
}

div#carousel-example-generic.carousel ol.carousel-indicators li.active {
	background-color:#03a2b5;
}

.carousel-indicators li {
border-radius: 10px;
  background-color:#fff;
  width:11px;
  height:11px;
  border:none;
}

/*Text in Diashow*/
div#carousel-example-generic.carousel div.carousel-inner div.item div.carousel-caption {
	
    left: 0;
    padding:0;
    right: 0;
    bottom: 40px;
    position: absolute;
    text-shadow: none;
	width:60%;
	height:40px;
	background-color:#9a268c;
	
}

div.carousel-caption h2, h1 {
	color: #fff;
	font-family: "Open Sans",sans-serif;
	font-size:1.4em;
	font-weight:400;
	text-align:left;
	margin:0;
	padding:1.3% 0 1% 3.3%;
	letter-spacing:0.8px;
	
}


/*Footer*/
footer  a{
	color:#ffffff;
	font-weight:400;
}

footer  a:hover{
    color:#9BC296;
}

footer div#footerinhalt ul.navi_footer li a.aktiv_footer{
	color:#9BC296;
}


.strich {
	color:#fff;
	font-size:0.9em;
}

#streifen_oben{
	background:#1BADBC;
	/*width:auto;*/
	height:10px;
}

@media only screen and (max-width: 1033px){
	/*Navigation*/
	.header-logo{
		right:0;
	}
	
	.svg .header-logo{
		right:0;
	}

}

@media only screen and (max-width: 964px){
	/*Slideshow*/
	div#carousel-example-generic.carousel div.carousel-inner div.item div.carousel-caption{
		width:65%;
	}
}

@media only screen and (max-width: 925px){
	/*Slideshow*/
	div#carousel-example-generic.carousel div.carousel-inner div.item div.carousel-caption{
		width:75%;
	}
}

@media only screen and (max-width: 902px){
article.inhalt_team_einzel section.text_innen_einzel a.infolink{
	font-size:0.85em;
}

article.inhalt_team_einzel section.text_innen_einzel_kohn a.infolink{
	font-size:0.85em;
}
}

@media only screen and (max-width: 877px){
	/*Navigation*/
	/*.header-logo{
		margin-bottom:20px;
	}*/
	/*Drückt das Logo wieder nach unten*/
	/*#streifen_oben{
		margin-bottom:25px;
	}*/
	
}

@media only screen and (max-width: 862px){
article.inhalt_team_einzel section.text_innen_einzel a.infolink{
	font-size:0.9em;
}
article.inhalt_team_einzel section.text_innen_einzel_kohn a.infolink{
	font-size:0.9em;
}
}

/*Tablet*/
@media only screen and (max-width: 786px){
	img.icon {
	margin-right:3%;
}	


	#streifen_oben{
		margin-bottom:0;
	}

   /*Navigation*/	
    header {
        padding:0;
        min-height: 7.5em;
    }

    .header-logo {
    	margin-bottom:0;
		bottom:0.8em;
    }
	
	 .svg .header-logo {
        margin-bottom:0;
		bottom:0.8em;
    }

    .menu > .homenavi {
        display: block;
    }
    .menu > .home {
        display: none;
    }


    #menu-wrapper {
        position: relative;
        height: 10px;
        overflow: hidden;
        /*width: 110%; */
        /*left: -5%;*/
        margin: -10px -15px 0 -15px; /* margin wie das padding von #alles */
		/*margin:0 -15px;*/
        background: #1badbc;
        -webkit-transition: height 0.5s;
        -moz-transition: height 0.5s;
        -o-transition: height 0.5s;
        transition: height 0.5s;
    }
	
    #menu-wrapper.open {
        height: 21em;
    }
	
	   .menu  {
        margin: 1.4em 1em 1.4em 1em; 
        padding: 3.6em 0 0;
		background: url('../img/Logo_weiss200.png') top right no-repeat;
		background-size:200px 46px;	
	
    }

    .svg .menu {
		 margin: 1.4em 1em 1.4em 1em; 
        padding: 3.6em 0 0;
		background: url('../img/Logo_weiss200.svg') right top no-repeat;
		background-size:200px 46px;	
	}
	
	.menu img {
		width:200px;
		height:46px;
	}
	
    .menu > li {
        float: none;
        width: 35%;
        padding: 0;
    }
    .menu > li > a {
        border-top: 1px #fff solid;
        padding: 0.2em 0 1em;
        display: block;
        color: #fff;
        width: 100%;
        height: 100%;
    }
    .menu > li > a:hover, .menu > li > a:focus {
        border-color: #9BC296;
        color: #9BC296;
    }
	

    /*Toogle*/
    #menu-toggle {
        display: block;
		top:1em;
    }
    .open + #menu-toggle > .icon-bar {
        background: #fff;
    }
    .open + #menu-toggle:hover > .icon-bar,
    .open + #menu-toggle:focus > .icon-bar {
        background: #9BC296;
    }


/*Navigation Innen*/
header.innen {
        padding:0;
        min-height: 4.5em;
    }

    .header-logo_innen {
        right: 0;
		margin-bottom:0;
		background: url('../img/Logo_weiss_230.png') no-repeat right;
		z-index:999;
		top:10px;
    }
	
	 .svg .header-logo_innen {
        right: 0;
		margin-bottom:0;
		background: url('../img/Logo_weiss200.svg') no-repeat right;
		width:230px;
		height:51px;
		z-index:999;
		top:10px;
    }
	
.header-logo_innen.open{
		top:10px;
	}
	
	.svg .header-logo_innen.open{
		top:10px;
	}
	
	
	.menu_innen{
		margin:75px 0 0 0;
	}

    .menu_innen > .homenavi_innen {
        display: block;
    }
    .menu_innen > .home_innen {
        display: none;
    }


    #menu-wrapper_innen {
        position: relative;
        height: 0px;
        overflow: hidden;
        margin: 0 0; /* margin wie das padding von #alles */
        background: #00AABB;
        -webkit-transition: height 0.5s;
        -moz-transition: height 0.5s;
        -o-transition: height 0.5s;
        transition: height 0.5s;
    }
	
    #menu-wrapper_innen.open {
       height: 20.5em;
		width:100%;
		margin:0;
		padding:0;
		
    }

    .menu_innen > li {
        float: none;
        width: 35%;
        padding: 0;
    }
    .menu_innen > li > a {
        border-top: 1px #fff solid;
        padding: 0.2em 0 1em;
        display: block;
        color: #fff;
        width: 100%;
        height: 100%;
    }
    .menu_innen > li > a:hover, .menu > li > a:focus {
        border-color: #9BC296;
        color: #9BC296;
    }
	

    /*Toogle*/
    #menu-toggle_innen {
        display: block;
    }
    .open + #menu-toggle_innen > .icon-bar {
        background: #fff;
    }
    .open + #menu-toggle_innen:hover > .icon-bar,
    .open + #menu-toggle_innen:focus > .icon-bar {
        background: #9BC296;
    }




/*Text in Diashow*/
div#carousel-example-generic.carousel div.carousel-inner div.item div.carousel-caption {
	width:77%;
}

div.carousel-caption h2, h1 {
	font-size:1.3em;	
}

@media only screen and (max-width: 736px){
	/*Slideshow*/
	div#carousel-example-generic.carousel div.carousel-inner div.item div.carousel-caption{
		width:80%;
	}
	
	article.inhalt_team_einzel section.text_innen_einzel div#accordion.panel-group div.panel div.panel-heading{
	padding-right:1.7%;
	width:114px;
}
}

@media only screen and (max-width: 683px){
	/*Slideshow*/
	div#carousel-example-generic.carousel div.carousel-inner div.item div.carousel-caption{
		width:85%;
	}
	
}

@media only screen and (max-width: 658px){
div.carousel-caption h2, h1{
	font-size:1.2em;
}
	
}

@media only screen and (max-width: 641px){
	#alles{
		padding:0 20px 0 20px;
	}
	
	#menu-wrapper{
		margin:-10px -20px 0 -20px;
	}
	
	   .menu {
        margin: 1.4em 21px 1.4em 1.4em; 
    }
	
	.svg .menu{
		margin: 1.4em 21px 1.4em 1.4em; 
	}
	
	  .header-logo_innen {
        right: 5px;
    }
	
	 .svg .header-logo_innen {
        right: 5px;
    }
	
	#menu-toggle_innen{
		left:5px;
	}
	
	.menu_innen{
		margin-left:5px;
	}
	
	/*Anruffunktion auf der KOntaktseite*/
	.anruf{
	background:#1BADBC;
	padding:0.01% 1.5%;
	color:#fff;
	}
	
	.anruf:hover{
		color:#98C296;
		background:#1BADBC;
		padding:0.01% 1.5%;
	}
	
}

@media only screen and (max-width: 600px){
.menu_innen > li{
	width:40%;
}

.menu > li{
	width:40%;
}
 
.header-logo_innen {
        right: 6px;
		margin-bottom:0;
		background: url('../img/Logo_weiss_170.png') no-repeat right;
		z-index:999;
		top:15px;
		width:70%;
    }
	
	 .svg .header-logo_innen {
        right: 6px;
		margin-bottom:0;
		background: url('../img/Logo_weiss200.svg') no-repeat right;
		width:170px;
		height:36px;
		z-index:999;
		top:15px;
    }
	
	
	
	.header-logo_innen.open{
		top:15px;
	}
	
	.svg .header-logo_innen.open{
		top:15px;
	}
	
	#menu-toggle_innen{
		top:1.1em;
	}
	
	section.headerbalken header.innen{
		min-height:4em;
	}
}

@media only screen and (max-width: 500px){

	
	.panel-heading{
		padding:1% 1.4% 1.7% 2%;
	}
	
	article.inhalt_team_einzel section.text_innen_einzel div#accordion.panel-group div.panel div.panel-heading{
	padding-right:0;
	padding-left:2.6%;
	padding-bottom:1.5%;
}
	
}

@media only screen and (max-width: 408px){

.menu{
		background: url('../img/Logo_weiss_170.png') no-repeat top right;
		background-size:170px 36px;
		margin-right:13px;	
	}
	
	.svg .menu {
		background:url('../img/Logo_weiss200.svg') no-repeat top right ;
		background-size:170px 36px;	
		margin-right:13px;	
	}

}

@media only screen and (max-width: 370px){
	.menu_innen > li{
		width:45%;
	}
	
	.menu > li{
		width:45%;
	}
}

@media only screen and (max-width: 361px){
.menu{
		background: url('../img/Logo_weiss_150.png') no-repeat top right;
		background-size:150px 33px;	
		margin-right:15px;
		margin-top:1.5em;	
	}
	
	.svg .menu {
		background:url('../img/Logo_weiss200.svg') no-repeat top right ;
		background-size:150px 33px;
		margin-right:15px;
		margin-top:1.5em;	
	}

}


@media only screen and (max-width: 320px){

	
	#menu-toggle{
		top:1em;
	}
	
	
	header{
		margin-bottom:0;
	}
	
	.panel-heading{
		padding:3%;
	}
	
	html.js body div#alles article.inhalt_team_einzel section.text_innen_einzel div#accordion.panel-group div.panel div.panel-heading h4.panel-title a{
		font-size:0.9em;
	}
	
	article.inhalt_team_einzel section.text_innen_einzel div#accordion.panel-group div.panel div.panel-heading{
	padding-left:3.5%;
	width:105px;
	padding-top:1%;
	padding-bottom:1.5%;
	
}
		
	
	#menu-wrapper{
		margin-bottom:4%;
	}
	
	article.inhalt_team_einzel section.text_innen_einzel a.infolink{
	font-size:0.8em;
}

article.inhalt_team_einzel section.text_innen_einzel_kohn a.infolink{
	font-size:0.8em;
}

article.inhalt_team section.text_innen section.teambox_arzt div.box_team p{
	margin-bottom:1%;
}

article.kontakt section.text_kontakt article.kontakt_links ul.rezepte li a{
	font-size:0.8em;
}


article.kontakt section.text_kontakt div.maps a{
	font-size:0.8em;
}

article.inhalt_leistung_mobil section.text_innen{
	margin-bottom:0;
}

article.inhalt_leistung_mobil{
	margin-bottom:4%;
}
}

@media only screen and (max-width: 315px){
	.header-logo {
    background: url('../img/logo220.png');
	background-repeat:no-repeat;
	width:220px;
	bottom:0.9em;
}

	.svg .header-logo {
    background: url('../img/logo-farbig-01.svg');
	background-repeat:no-repeat;
	width:220px;
	height:75px;
	bottom:0.9em;
}

header{
	min-height:6.8em;
}
}



@media only screen and (max-width: 280px){
	.menu_innen > li{
		width:50%;
	}
	
	.menu > li{
		width:50%;
	}
	
	.menu{
		background: url('../img/Logo_weiss_130.png') no-repeat top right;
		background-size:130px 28px;	
		margin-right:15px;
		margin-top:1.5em;	
	}
	
	.svg .menu {
		background:url('../img/Logo_weiss200.svg') no-repeat top right ;
		background-size:130px 28px;
		margin-right:15px;
		margin-top:1.5em;	
	}
	

}

@media only screen and (max-width: 273px){
  .header-logo_innen {
		background: url('../img/Logo_weiss_130.png') no-repeat right;
		top:17px;
    }
	
	 .svg .header-logo_innen {
		background: url('../img/Logo_weiss200.svg') no-repeat right;
		width:130px;
		height:30px;
		top:17px;
    }
	
	.header-logo_innen.open{
		top:17px;
	}
	
	.svg .header-logo_innen.open{
		top:17px;
	}
}

@media only screen and (max-width: 270px){

	.menu {
		background-size:130px auto;
	}
	
}


@media only screen and (max-width: 262px){
    .header-logo {
        background: url('../img/logo180.png');
        width:180px;
        background-repeat:no-repeat;
		bottom:0.7em;
		margin-bottom:0;
    }
	
	 .svg .header-logo {
        background: url('../img/logo-farbig-01.svg');
        width:180px;
		height:61px;
        background-repeat:no-repeat;
		bottom:0.7em;
		margin-bottom:0;
    }
	
	header{
		min-height:6em;
	}
	
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
  .symbol{margin-top:0;} 
} 
