@charset "utf-8";
body {
	background-color: rgba(136,160,207,1.00);
	color: #063B8C;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: 130% 6em;
	text-align: justify;
}
a:link {
	color: #0052D0;
	text-decoration: none;
}
a:visited { color:#0052D0; text-decoration: none;
}
a:hover {
	color: #063B8C;
	text-decoration: underline;
}
a:active { color:#063B8C; text-decoration: none;
}

.hgrl {
	background-repeat: repeat-y;
	background-size: 91% auto;
	background-image: url(../images/hgr_l.png);
	background-position: 0.7em 0%;
}
.hgrl220 {
	background-repeat: repeat-y;
	background-image: url(../images/hgr_l.png);
	background-size: 250px auto;
}
.navcontainer  {
	padding-left: 0px;
	padding-right: 0px;
}
.krone    {
	background-color: #660099;
	color: #FFFFFF;
}
.stirn {
	background-color: #698AEF;
	color: #FFFFFF;
}
.hals {
	background-color: #0000FF;
	color: #FFFFFF;
}

a.ws:link { color:#FFFFFF; text-decoration: none;}
a.ws:visited { color:#FFFFFF; text-decoration: none;}
.badge.badge-primary {
	color: rgba(255,255,255,1.00);
}

a.ws:hover {
	color: #E0E0E0;
	text-decoration: none;
}
a.ws:active { color:#FFFFFF; text-decoration: none;
}
.media {
	margin-bottom: 1.5em;


}
hr  {
	margin-top: -0.01em;
	border-width: 2px;

}
.hru  {
	border-width: 2px;
	margin-top: 3em;
	margin-bottom: -0.1em;

}
.img-fluid {
	margin-bottom: 10px;
}
.smeuebpos {
	margin-top: 5em;

}
h1 {
	font-size: 2rem;
	text-align: left;
	font-weight: 600;
}
h2 {
	font-size: 1.7rem;
	text-align: left;
	font-weight: 600;
}
h3 {
	font-size: 1.1rem;
	text-align: left;
	margin-bottom: 0.2rem;
	font-weight: 600;
}
.bt1lkontakt {
	margin-bottom: 0em;
}
.container .row .navbar.navpos {
}









@media (min-width:992px){
body {
	background-position: center 5rem;
	background-image: url(../images/hgstr_zentr.png);
	text-align: justify;
}

}

@media (max-width: 1199px){
.hgrl {
	background-repeat: repeat-y;
	background-size: 89.9% auto;
	background-image: url(../images/hgr_l.png);
	background-position: 0.6em 0%;
}

}

@media (min-width: 1200px){
.hgrl {
	background-repeat: repeat-y;
	background-size: 91.5% auto;
	background-image: url(../images/hgr_l.png);
	background-position: 0.6em 0%;
}

}
.embed-container  {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 700px;
	padding-right: 0px;
	margin-left: 2px;
	}
.navfooter   {
	margin-bottom: 1em;
}
