@charset "utf-8";
/* change the background color */
.navbar {
    background-color: #367E6A !important;
	/*min-height:80px!important;*/
	font-size: 20px!important;		
}
.navbar-brand {
	alignment-baseline: top!important;
	/*
	font-family: 'Sophia'!important;
	font-size: 26px!important;
	font-style: italic!important;
	*/
}
.logo_font_small {
	font-size: 14px !important;
	color: #FFFFFF !important;
}
.jg_green_bg_color {
	background-color: #367E6A !important;	
}
ul.jg_white_li {
  list-style-type: circle;
}
.jg_sign {
	font-family: 'Marck Script', cursive;
	font-size: 25px!important;
}
.jg_smaller_font {
	font-size: 14px!important;
}
.jg_red_mit_mir {
	font-size: 22px!important;
	color: #367E6A!important;
}
.jg_headline_h1 {
  	display: block;
	font-size: 2 em;
	margin-top: 0.83em;
	margin-bottom: 0.83em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}
.jg_white_font {
	color: white;
}
a.green {
	color: #367E6A !important;
}
p {
	text-align: justify!important;
}
.map-container{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.map-container iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}
#checkedbox >li {
	list-style-type: none;
}
#checkedbox >li::before {
	content: "☑ ";      
}
#rightarrow >li {
	list-style-type: none;
}
#rightarrow >li::before {
	color: #367E6A!important;
	content: "⇒ ";
}
a.impressumlinks:link,
a.impressumlinks:visited,
a.impressumlinks:hover,
a.impressumlinks:active {
	color:white;
}
a.accordionlinks:link,
a.accordionlinks:visited,
a.accordionlinks:hover,
a.accordionlinks:active {
	color: #367E6A!important;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
	background-color: #367E6A!important;
}
.jg_main_bg_color {
	background-color: #EDF7F4!important;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {

	background-color: #367E6A!important;
}
.messages {
	font-size: 20px!important;
	color: red!important;
}