#further ul {
	list-style: none;
	color: #000;
	text-decoration: none;
}

#further ul.st1 li	{
	margin: 1px 0px 1px 25px;
	padding-bottom: 0px;
	border-bottom: 1px solid #000;
}

#further li a	{
	color: #000;
	text-decoration: none;
	display: inline-block;
}

#further li a:before	{
	content: "\f105";
	font-size: 15px;
    font-family: "Font Awesome 5 Free";
	position:absolute;
    margin-left:-25px;
}

#further li a:hover	{
	color: rgba(48,178,225,1);
}

#further > ul > li:hover	{
	border-bottom: 1px solid rgba(48,178,225,1);
}

#further li a.active	{
	color: rgba(48,178,225,1);
}












#neben {
    position: relative;
    margin-top: 250px;
    border: 0px solid rgba(0,0,0,1.00);
    float: left;
    width: calc(100% / 4)
}

#neben > ul {
	list-style: none;
	color: #CCC;
	text-decoration: none;
}

#neben > ul li	{
	margin: 0px 0px 0px 0px;
	padding: 5px 30px 5px 0px;
	border-bottom: 1px solid #FFF;
}

#neben > ul.st1 li:first-child	{
	border-top: 0px solid #CCC;
	padding-top: 0px;
}

#neben > ul.st2 li	{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 40px;
}

#neben > ul.st2 li:first-child	{
	padding-top: 0px;
	border-top: 0px dotted #CCC;
}

#neben > ul.st3 li	{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 60px;
}

#neben > ul.st3 li:first-child	{
	border-top: 0px dotted #CCC;
}

#neben > ul.st4 li	{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 40px;
}

#neben > ul.st4 li:first-child	{
	border-top: 0px dotted #CCC;
}

#neben > ul > li > a	{
	width: 100%;
	color: rgba(86,77,115,1.00);
	text-decoration: none;
	display: inline-block;
    font-size: 34px;
    font-weight: 900;
    font-stretch: 200%;
    letter-spacing: 0.5px;
    line-height: 40px;
    text-transform: uppercase;
    white-space: nowrap;    
}

#neben > ul > li a:hover	{
	color: rgba(48,178,225,1.00);
	transition: all 0.3s ease-in-out;                    
}

#neben > ul > li a.active	{
	color: rgba(48,178,225,1.0);
	background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, rgba(255, 255, 255, 0.2) 2px, rgba(255, 255, 255, 0.2) 4px); background-color: transparent;}

#neben > ul > li a.activedown:after	{
	content: "\f107";
	font-size: 15px;
	text-align: right;
	float: right;
	right: 20px;
    font-family: "Font Awesome 5 Free";
}

#neben > ul > li a.active:after	{
	content: "\f105";
	font-size: 15px;
	text-align: right;
	float: right;
    position: absolute;
	right: 0px;
    font-family: "Font Awesome 5 Free";
}












#haupt {
	margin-top: 30px;
}

#haupt a {	
	color: rgba(255,255,255,1.00);
}

#haupt ul {
	list-style: none;
	text-decoration: none;
    text-align: left !important;
}

#haupt li	{
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	background-color: rgba(255,255,255,0.2);
	border-bottom: 1px solid rgba(48,178,225,1);
}

#haupt ul.st1 > li:first-child	{
	border-top: 1px solid rgba(255,255,255,0);
}

#haupt ul.st2 li	{
	padding-left: 60px;
	background-color: rgba(255,255,255,0.9);
}

#haupt .inactive	{
    display: none;
}

#haupt ul.st2 li:hover	{
	background-color: rgba(255,255,255,1.0);
}

#haupt ul.st1 > li > a	{
	width: 100%;
	text-decoration: none;
	display: inline-block;
}

#haupt ul.st2 > li > a	{
	width: 100%;
	text-decoration: none;
	display: block;
	color: rgba(48,178,225,1.0);	
}

#haupt ul li a:hover	{
	color: #FFF;
}

#haupt ul li:hover	{
	background-color: rgba(255,255,255,1.0);
}

#haupt ul li:hover > a	{
	color: rgba(48,178,225,1);
}

#haupt ul li.active	{
	background-color: rgba(255,255,255,1.0);
}

#haupt ul li.active > a, #haupt ul li.activedown > a	{
	color: rgba(48,178,225,1.0);
}

#haupt ul li.activedown {
	background-color: rgba(255,255,255,1.0);
}

#haupt ul li.activedown {
	background-color: rgba(255,255,255,1.0);
}

#haupt ul.st1 > li.activedown a:after	{
	content: "\f107";
	display:inline-block; 
	position: relative;    
	font-size: 18px;
	position: absolute;
	color: rgba(48,178,225,1.0);
	right: 10px;
    font-family: "Font Awesome 5 Free";
}

#haupt ul.st1 > li.active a:after	{
	content: "\f105";
	font-size: 18px;
	display:inline-block; 
	position: absolute;
	color: rgba(48,178,225,1.0);
	right: 10px;
    font-family: "Font Awesome 5 Free";
}

#haupt ul.st2 > li.active a:after	{
	content: "\f105";
	font-size: 18px;
	position: absolute;
	color: rgba(48,178,225,1.0);
	right: 10px;
    font-family: "Font Awesome 5 Free";
}










#pagenavileft ul {
	list-style: none;
	color: #000;
	text-decoration: none;
}

#pagenavileft ul.st1 {
}

#pagenavileft ul.st1 li	{
	margin: 0px 23px 0px 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

#pagenavileft ul.st1 li:first-child	{
	border-top: 0px solid #000;
	padding-top: 0px;
}

#pagenavileft ul.st2 li	{
	margin: 5px 0px 5px 40px;
}

#pagenavileft ul.st2 li:first-child	{
	padding-top: 0px;
	border-top: 0px dotted #000;
}

#pagenavileft ul.st3 li	{
	margin: 5px 0px 5px 60px;
}

#pagenavileft ul.st3 li:first-child	{
	border-top: 0px dotted #000;
}

#pagenavileft ul.st4 li	{
	margin: 5px 0px 5px 40px;
}

#pagenavileft ul.st4 li:first-child	{
	border-top: 0px dotted #000;
}

#pagenavileft > ul li a	{
	width: 100%;
	color: #000;
	text-decoration: none;
	display: inline-block;
}

#pagenavileft li a:hover	{
	color: #e2001a;
}

#pagenavileft > ul li:hover	{
	border-bottom: 1px solid rgba(48,178,225,1);
}

#pagenavileft > ul li a.active	{
	color: #e2001a;
	text-decoration:none;
}

#pagenavileft li a.activedown:after	{
	content: "\f078";
	font-size: 15px;
	text-align: right;
	float: right;
	right: 0px;
    font-family: "Font Awesome 5 Free";
}

#pagenavileft li a.active:after	{
	content: "\f105";
	font-size: 15px;
	text-align: right;
	float: right;
	right: 0px;
    font-family: "Font Awesome 5 Free";
}

.border	{
	border-bottom: 1px solid #000;
}















#navitop {
    position: absolute;
    display: inline-block;
	z-index: 100000;
    min-height: 100% !important;
    float: right;
    right: 0%;
    padding-right: 20px;
    padding-top: 68px;
    border: 0px dotted rgba(0,0,0,1.00);
}

#navitop a {
	display: inline-block;
	width: 100%;	
	padding: 0px 0px 0px 0px;	
	white-space: nowrap;
}

#navitop ul	{
	list-style-type: none;
	list-style: none;
	white-space: nowrap;
}

#navitop > ul > li	{
	position: relative;
	margin-right: 65px;
    float:left;
	height: 20px;		
	vertical-align: bottom;
	white-space: nowrap;
}

#navitop > ul > li:after	{
	display: inline-block;
	position: absolute;
	top: 20px;
	left: 0px;
    background: rgba(255,0,0,0.00);
	content: "";
	width: 100%;
	z-index: -1;
	height: 50px;
}

#navitop > ul > li:last-child	{
	margin-left: -10px;
	margin-right: 0px;
}

#navitop > ul > li > i	{
	margin-top: 3px;
}

#navitop > ul > li > a {
    text-decoration: none;
	text-transform: lowercase;
    color: rgba(255,255,255,1.00);
	text-align: left;
    padding-left: 19px;
    font-weight: lighter;
	font-size: 30px;
}

#navitop > ul > li > a:before {
    content: '';
    position: absolute;
    display: inline-block;
    top: -8px;
    left: -30px;
    width: 50px;
    height: 30px;
    background: url('/w_resp/allgemein/images/layout/flamme.svg');
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.2;
}


#navitop > ul > li > a {
    text-decoration: none;
	text-transform: lowercase;
    color: rgba(255,255,255,1.00);
	text-align: left;
    font-weight: lighter;
	font-size: 30px;
}

#navitop > ul > li > a:hover {
    color: rgba(247,217,25,1.00);
	transition: all 0.3s ease-in-out;                
}

#navitop ul li a:hover:before {
	transition: all 0.3s ease-in-out;                
    opacity: 1.0;
}

#navitop > ul > li.activeli > a.active {
    color: rgba(247,217,25,1.00);    
}

#navitop > ul > li > a.active:before {
    content: '';
    position: absolute;
    display: inline-block;
    top: -8px;
    left: -30px;
    width: 50px;
    height: 30px;
    background: url('/w_resp/allgemein/images/layout/flamme.svg');
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1.0;
}





#navitop > ul > li:hover > ul {
    visibility: visible;
	transition: all 0.3s ease-in-out;
	opacity: 1;
	white-space: nowrap;
}

#navitop > ul > li > ul {
	list-style-type: none;
	list-style: none;
    display: block;
    visibility: hidden;
    position: absolute;
	z-index: 100000;
	left: 0px;
	margin-top: 20px;
    padding: 15px;
	opacity: 0;
	border-radius: 10px;
	background-color: rgba(247,217,25,0.9);
	white-space: nowrap;
}

#navitop > ul > li > ul > li:first-child {
}

#navitop > ul > li > ul > li > a {
    text-decoration: none;
	text-transform: none;
    color: rgba(0,0,0,1.00);
	margin: auto;
	text-align: left;
}

#navitop li:hover > a {
	background-color: rgba(255,255,255,0.00);    
	transition: all 0.3s ease-in-out;
}

#navitop > ul ul li:hover > a {
    color: rgba(255,255,255,1);
	transition: all 0.3s ease-in-out;
}

#navitop > ul > li > ul > li a.active {
    background-color: rgba(48,178,225,1.00);
    color: rgba(255,255,255,1);
}

#navitop > ul > li > ul > li > ul > li > a {
    text-decoration: none;
	text-transform: none;
	margin: auto;
	text-align: left;
    padding-left: 25px;
}





@media only screen and (max-width: 1100px) and (min-width: 960px) {
	
	
	
}
