.barrierefrei {
    display: block;
    float: right;
    margin-top: 9px;
    margin-right: 20px;
    position: fixed;
    top: 70px;
    left: 30px;
	top: 45px;
    left: 40px;
    z-index: 9999999999;

}
.barrierefrei > div{
	float: left;
}

.font_active:after {
    display: block;
    content: '';
    height: 30px;
    width: 30px;
    background: #d10007;
    border-radius: 35px;
    position: absolute;
    top: 0px;
    left: 4px;
}
.font_active,.font_active2,.font_active3,.activewort,.activewort2,.activewort3,.activezeichen,.activezeichen2,.activezeichen3 {
	cursor:not-allowed!important
}
.font_active2:after,.activewort:after,.activezeichen:after {
    display: block;
    content: '';
    height: 30px;
    width: 30px;
    background: #d10007;
    border-radius: 35px;
    position: absolute;
    top: 9px;
    left: 17px;
}
.activewort2:after {
    display: block;
    content: '';
    height: 30px;
    width: 30px;
    background: #d10007;
    border-radius: 35px;
    position: absolute;
    top: 9px;	
	left:67px;
}
.activewort:after {
    display: block;
    content: '';
    height: 30px;
    width: 30px;
    background: #d10007;
    border-radius: 35px;
    position: absolute;
    top: 0px;
    left: 4px;
}
.activewort3:after {
    display: block;
    content: '';
    height: 30px;
    width: 30px;
    background: #d10007;
    border-radius: 35px;
    position: absolute;
    top: 0px;
    left: 2px;
}
.activezeichen2:after {
    display: block;
    content: '';
    height: 30px;
    width: 30px;
    background: #d10007;
    border-radius: 35px;
    position: absolute;
    top: 9px;	
	left:67px;
}
.activezeichen:after {
    display: block;
    content: '';
    height: 30px;
    width: 30px;
    background: #d10007;
    border-radius: 35px;
    position: absolute;
    top: 0px;
    left: 4px;
}
.activezeichen3:after {
    display: block;
    content: '';
    height: 30px;
    width: 30px;
    background: #d10007;
    border-radius: 35px;
    position: absolute;
    top: 0px;
    left: 2px;
}
#f_normal:after {
	left: 67px;
}
.font_active3:after {
    display: block;
    content: '';
    height: 30px;
    width: 30px;
    background: #d10007;
    border-radius: 35px;
    position: absolute;
    top: 0px;
    left: 2px;
}

#kontrast_button {
	/*float: left;*/ 
	background: url('/wp-content/themes/agenturfriedsam/icons/Icon_Kontrast_sg_sw.png') 20px center / auto no-repeat; 
	width: 325px; 
	border: 0px; 
	height: 40px; 
	display: block;
	cursor: pointer;
}
#kontrast_button:after {
    /*content: 'Kontrast';*/
	content: 'Kontrast (Alt+2)';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: -90px;
	margin-left: -86px;
}

#kontrast_close {
	display:none;
	/*float: left;*/
	background: url('/wp-content/themes/agenturfriedsam/icons/Icon_Kontrast_sg_sw.png') 20px center / auto no-repeat; 
	width: 325px; 
	border: 0px; 
	height: 40px;
	cursor: pointer;
}
#kontrast_close:after {
    content: 'Kontrast (Alt+2)';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: -90px;
	margin-left: -86px;
}
#kontrastmenu {
	display: none;
	position: relative;
	width: 325px; 
	top: 0;
	padding: 10px 10px;
	z-index: 9999999;
	background: white;
	border:3px solid rgb(238,114,3);
	left: 0;
}
#k_sw {
    float: none;
    background: url('/wp-content/themes/agenturfriedsam/icons/sw.png') center 3px / auto no-repeat;
    width: 28px;
    border: 0;
    height: 31px;
	cursor: pointer;
	margin-right: 5px;
	margin-left:50px;
}
#k_sg {
    float: none;
    background: url('/wp-content/themes/agenturfriedsam/icons/sg.png') center 3px / auto no-repeat;
    width: 28px;
    border: 0;
    height: 31px;
	cursor: pointer;
	margin-left: 5px;
    margin-right: 5px;
}
#k_bg {
    float: none;
    background: url('/wp-content/themes/agenturfriedsam/icons/bg.png') center 3px / auto no-repeat;
    width: 28px;
    border: 0;
    height: 31px;
	cursor: pointer;
	margin-left: 5px;
}
#k_normal {
    float: none;
    background: url('/wp-content/themes/agenturfriedsam/icons/reset-kontrast.png') center -1px / auto no-repeat;
    width: 28px;
    border: 0;
    height: 31px;
	cursor: pointer;
	    margin-left: 10px;
}
#font_button,#wort_button,#zeichen_button {
	/*float: left;*/
	background: url('/wp-content/themes/agenturfriedsam/icons/Icon_Schriftgroesse1.png') 20px center / auto no-repeat; 
	width: 325px; 
	border: 0px; 
	height: 40px; 
	display: block;
	cursor: pointer;
}

#font_close,#wort_close,#zeichen_close {
	display:none;
	/*float: left;*/
	background: url('/wp-content/themes/agenturfriedsam/icons/Icon_Schriftgroesse1.png') 20px center / auto no-repeat;
	width: 325px; 
	border: 0px;
	height: 40px;
	cursor: pointer;
}
#wort_button,#wort_close {
	background: url('/wp-content/themes/agenturfriedsam/icons/wortabstand2.png') 20px center / auto no-repeat;
}
#zeichen_button,#zeichen_close {
	background: url('/wp-content/themes/agenturfriedsam/icons/zeichen.png') 20px center / auto no-repeat;
}
#font_button:after,#wort_button:after,#zeichen_button:after {
    content: 'Schriftgröße (Alt+/Alt-)';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: -55px;
}
#font_button:after{
	margin-left: -25px;
}

#zeichen_button:after {
	margin-left:-28px;
}
#wort_button:after {
	content: 'Wortabstand (Alt+4)';
}
#zeichen_button:after {
	content: 'Zeichenabstand';
}
#font_close:after,#wort_close:after,#zeichen_close:after {
    content: 'Schriftgröße (Alt+/Alt-)';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: -55px;
	margin-left: -25px;
}
#wort_close:after {
	content: 'Wortabstand (Alt+4)';
	margin-left: -55px;
}
#wort_button:after,#wort_close:after {
	margin-left:-53px;
}
#zeichen_close:after {
	content: 'Zeichenabstand';
	    margin-left: -28px;
}
#fontmenu,#wortmenu,#zeichenmenu {
    display: none;
    position: relative;
    width: 325px; 
    top: 0;
    padding: 10px 10px;
    margin-left: 0px;
    z-index: 9999999;
    background: white;
    border: 3px solid rgb(238, 114, 3);
}

#f_normal, #wort_normal, #zeichen_normal {
    float: left;
    background: url('/wp-content/themes/agenturfriedsam/icons/A01.png') 1px -5px / auto no-repeat;
    width: 43px;
    height: 31px;
    border: 0;
    background-color: white;
    background-size: 42px;
    cursor: pointer;
	margin-left: 50px;
}
#f_a1, #wort_1, #zeichen_1 {
    float: left;
    background: url('/wp-content/themes/agenturfriedsam/icons/A02.png') -4px -5px / auto no-repeat;
    width: 38px;
    height: 31px;
    background-size: 42px;
    position: relative;
    border: 0;
    background-color: white;
    cursor: pointer;
}
#f_a2, #wort_2, #zeichen_2{
    float: left;
    background: url('/wp-content/themes/agenturfriedsam/icons/A02.png') -4px -5px / auto no-repeat;
    width: 38px;
    height: 31px;
    background-size: 42px;
    position: relative;
    border: 0;
    background-color: white;
    cursor: pointer;
}
#f_a3, #wort_3, #zeichen_3 {
    float: left;
    background: url('/wp-content/themes/agenturfriedsam/icons/A04.png') -5px -5px / auto no-repeat;
    width: 38px;
    height: 31px;
    background-size: 42px;
    position: relative;
    border: 0;
    background-color: white;
    cursor: pointer;
}
.activecolor,.activewort,.activezeichen {
	cursor: not-allowed !important;
}

/* Blaufilter */

#blaufilter_deaktivieren, #blaufilter_aktivieren {
	/*float: left;*/
    width: 60px;
    height: 40px;
    background: none;
    border: 0;
	background: url('/wp-content/themes/agenturfriedsam/icons/blaufilter.png') center center / auto no-repeat;
cursor:pointer;
	position: relative;
    z-index: 999999999;
}
#blaufilter_deaktivieren {
	display:none;
}
#blaufilter {
    background: rgb(255, 147, 41);
    mix-blend-mode: multiply;
    position: fixed;
    height: 100%;
    min-height: 100%;
    width: 100%;
    top: 0;
    left: 0;
	z-index: 99999999;
}
#blaufilter {
    display: none;	
}
html.blaufilter #blaufilter {
    display: block;
}


/* Bilder */

#bilder_ausblenden, #bilder_einblenden {
	/*float: left;*/
    width: 325px; 
    height: 40px;
    background: none;
    border: 0;
	background: url('/wp-content/themes/agenturfriedsam/icons/bilder2.png') 22px center / auto no-repeat;
cursor:pointer;
	position: relative;
    z-index: 999999999;
}
#bilder_einblenden {
	display:none;
	background: url('/wp-content/themes/agenturfriedsam/icons/bilder3.png') 22px center / auto no-repeat;
}
#bilder_einblenden:after {
    content: 'Bilder einblenden (Alt+B)';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left:-12px;
}
#bilder_ausblenden:after {
    content: 'Bilder ausblenden (Alt+B)';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: -12px;
}




.bildlos .page_header img {
	visibility:hidden!important;
}
.bildlos #logo {
	visibility:hidden!important;
}
.bildlos .content img {
	visibility:hidden!important;
}
.bildlos h1 img {
	display:none!important;
}
.bildlos .slick-dots {
	display:none!important;
}
.bildlos .footer_foto {
	visibility:hidden!important;
}
.bildlos .footer_foto {
	visibility:hidden!important;
}
.bildlos a.karrierebutton i {
	background: none;
}
.bildlos .kontakt h5 i {
	background: none;
}
.bildlos .eyecatcher {
	background-image: none;
}
.bildlos .eyecatcher h5 i {
	background-image: none;
}
.bildlos .slider_overlay h2 i {
	background-image: none;
}
.bildlos #leistungen_slider div.slick-slide div div {
    height: 100%!important;
}
.bildlos .team_slider .team_section .two .team_item {
    background-image: none !important;
}
.bildlos .button_leistung a {
    background-image: none !important;	
}

/* Links */


#links_ausblenden {
	display:none;
}

#links_einblenden, #links_ausblenden {
    width: 325px; 
    height: 40px;
    background: none;
    border: 0;
    cursor: pointer;
    position: relative;
	background: url('/wp-content/themes/agenturfriedsam/icons/icon-links.png') 22px center / auto no-repeat;
    z-index: 999999999;
}
#links_ausblenden {
	background: url('/wp-content/themes/agenturfriedsam/icons/icon-links-not.png') 22px center / auto no-repeat;
}

#links_einblenden:after {
    content: 'Links hervorheben';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: -9px;
}
#links_ausblenden:after {
    content: 'Links hervorgehoben';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: 11px;
}
/*
.links a {text-decoration:underline!important}
*/

/* Cursor */


#cursor_ausblenden {
	display:none;
}

#cursor_einblenden, #cursor_ausblenden {
    width: 325px; 
    height: 40px;
    background: none;
    border: 0;
    cursor: pointer;
    position: relative;
	background: url('/wp-content/themes/agenturfriedsam/icons/cursor2.png') 22px center / auto no-repeat;
    z-index: 999999999;
}
#cursor_ausblenden {
	background: url('/wp-content/themes/agenturfriedsam/icons/cursor2.png') 22px center / auto no-repeat;
}

#cursor_einblenden:after {
    content: 'Großer Mauszeiger (Alt+C)';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: -9px;
	margin-left: -5px;
}
#cursor_ausblenden:after {
    content: 'Normaler Mauszeiger (Alt+C)';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: 11px;
}

.cursor {cursor:url('/wp-content/themes/agenturfriedsam/icons/cursor.svg'),auto!important}
.cursor a {cursor:url('/wp-content/themes/agenturfriedsam/icons/cursor.svg'),auto!important}
.cursor button {cursor:url('/wp-content/themes/agenturfriedsam/icons/cursor.svg'),auto!important}
.cursor input {cursor:url('/wp-content/themes/agenturfriedsam/icons/cursor.svg'),auto!important}
.cursor textarea {cursor:url('/wp-content/themes/agenturfriedsam/icons/cursor.svg'),auto!important}
.cursor label {cursor:url('/wp-content/themes/agenturfriedsam/icons/cursor.svg'),auto!important}


/* Lineal */


#lineal_ausblenden {
	display:none;
}

#lineal_einblenden, #lineal_ausblenden {
    /*float: left;*/
    width: 325px; 
    height: 40px;
    background: none;
    border: 0;
    cursor: pointer;
    position: relative;
	background: url('/wp-content/themes/agenturfriedsam/icons/icon-lineal2.png') 22px center / auto no-repeat;
    z-index: 999999999;
}
#lineal_ausblenden {
	background: url('/wp-content/themes/agenturfriedsam/icons/icon-lineal3.png') 22px center / auto no-repeat;
}

#lineal_einblenden:after {
    content: 'Zeilenlineal einblenden (Alt+V)';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: 30px;
}
#lineal_ausblenden:after {
    content: 'Zeilenlineal ausblenden (Alt+V)';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: 30px;
}
.lineal #move {
	display:none;
    height: 6px;
    aspect-ratio: 1;
    border-top: 3px solid #000; 
	border-bottom: 3px solid #d10007;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    /*background:#ffffff;*/
	background:none;
    width: 100%;
    box-sizing: initial;
    margin-top: -30px;
	z-index: 9999999999;
}


.lineal #move {
	display:block;
}


#reset_all {
    /*float: left;*/
    width: 325px; 
    height: 40px;
    border: 0;
    cursor: pointer;
    position: relative;
    background: url(/wp-content/themes/agenturfriedsam/icons/reset2.png) 26px 11px / auto no-repeat;
    /*background-size: 17px;*/
}


#reset_all:after {
    content: 'Alles zurücksetzen (Alt+R)';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: -5px;
	/*margin-left: 30px;*/
}


#tastatur {
    /*float: left;*/
    width: 325px; 
    height: 40px;
    border: 0;
    cursor: pointer;
    position: relative;
    background: url(/wp-content/themes/agenturfriedsam/icons/disable-keyboard-black.png) 26px 11px / auto no-repeat;
    /*background-size: 17px;*/
}
.tastatur #tastatur_aktivieren {
    /*float: left;*/
    width: 325px; 
    height: 40px;
    border: 0;
    cursor: pointer;
    position: relative;
    background: url(/wp-content/themes/agenturfriedsam/icons/enable-keybord-black.png) 26px 11px / auto no-repeat;
    /*background-size: 17px;*/
}


#tastatur:after,#tastatur_aktivieren:after {
    content: 'Tastaturbedienung deaktivieren';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: 41px;
	/*margin-left: 30px;*/
}
#tastatur_aktivieren:after {
	content: 'Tastaturbedienung aktivieren';
	margin-left: 22px;
}

#tastatur_aktivieren {
    display: none;
}



#vorlesen {
    /*float: left;*/
    width: 325px; 
    height: 40px;
    border: 0;
    cursor: pointer;
    position: relative;
    background: url(/wp-content/themes/agenturfriedsam/icons/vorlesen.png) 26px 11px / auto no-repeat;
    /*background-size: 17px;*/
}
.vorlesen #nicht_vorlesen {
    /*float: left;*/
    width: 325px; 
    height: 40px;
    border: 0;
    cursor: pointer;
    position: relative;
    background: url(/wp-content/themes/agenturfriedsam/icons/vorlesen.png) 26px 11px / auto no-repeat;
    /*background-size: 17px;*/
}

#vorlesen:after,#nicht_vorlesen:after {
    content: 'Text vorlesen (Alt+T)';
    display: inline-block;
    font-size: 17px;
    color: black;
    text-align: left;
    margin-left: -103px;
	    margin-left: -49px;
	/*margin-left: 30px;*/
}
#nicht_vorlesen:after {
	content: 'Vorlesen beenden (Alt+T)';
	margin-left:-68px;
	margin-left:-11px;
}

#nicht_vorlesen {
    display: none;
}

html.vorlesen #text1,html.vorlesen #text2,html.vorlesen #text0,html.vorlesen #leistung_baeder,html.vorlesen #leistung_heizen ,html.vorlesen #leistung_luft, 
html.vorlesen #ueberuns 
{border:1px solid red;}

#bfsg_close {
	display:none;
}
#bfsg_button, #bfsg_close {
    width: 50px;
    height: 50px;
    border: 0;
    border-radius: 50px;
	outline-offset:2px;
	cursor:pointer;
}
#bfsg_button, #bfsg_close {
	background-image:url('/wp-content/themes/agenturfriedsam/icons/test7.png');
	background-size: 100%;
	background-color: white;
}
#bfsg_close {
	background-image:url('/wp-content/themes/agenturfriedsam/icons/test6.png');
	background-size: 100%;	
}
#bfsgmenu {
    width: 325px; 
    height: auto;
    display: none;
    position: absolute;
    top: 64px;
    background: white;
    padding: 10px 0px;
}
.bfsg #bfsgmenu {
	display:block!important;
}
#bfsg_button {
	display:block;
}
.bfsg #bfsg_button {
	display:none!important;
}
#bfsg_button:after {
	/*content:'Barrierefrei Menü (F2)';*/
	content: 'Bedienungs-hilfen (Alt+1)';
    display: block;
    font-size: 16px;
    position: absolute;
    top: 55px;
    left: -28px;
    width: 95px;
    text-align: center;
    background: #fff;
    padding: 6px;
}

.wort_1 {word-spacing:0.2em}
.wort_2 {word-spacing:0.5em}
.wort_3 {word-spacing:0.8em}
.wort_1 #leistungen_slider div.slick-slide div div p,.wort_2 #leistungen_slider div.slick-slide div div p,.wort_3 #leistungen_slider div.slick-slide div div p {padding:0 20px;}
.wort_1 #kontrastmenu,.wort_2 #kontrastmenu,.wort_3 #kontrastmenu {word-spacing:0!important}


.zeichen_1 {letter-spacing:0.15em}
.zeichen_2 {letter-spacing:0.2em}
.zeichen_3 {letter-spacing:0.25em}
.zeichen_1 #leistungen_slider div.slick-slide div div p,.zeichen_2 #leistungen_slider div.slick-slide div div p,.zeichen_3 #leistungen_slider div.slick-slide div div p {padding:0 20px;}


.tastatur #kontrast_button:after {
	content:'Kontrast';
	    margin-left: -145px;
}
.tastatur #kontrast_close:after {
	content:'Kontrast';
	    margin-left: -145px;
}

.tastatur #font_button:after {
	content:'Schriftgröße';
	    margin-left: -113px;
}
.tastatur #font_close:after {
	content:'Schriftgröße';
	    margin-left: -113px;
}
.tastatur #wort_button:after {
	content:'Wortabstand';
	    margin-left: -109px;
}
.tastatur #wort_close:after {
	content:'Wortabstand';
	    margin-left: -109px;
}
.tastatur #bilder_ausblenden:after {
	content:'Bilder ausblenden';
	    margin-left: -71px;
}
.tastatur #bilder_einblenden:after {
	content:'Bilder einblenden';
	    margin-left: -71px;
}
.tastatur #lineal_einblenden:after {
	content:'Zeilenlineal einblenden';
	    margin-left: -30px;
}
.tastatur #lineal_ausblenden:after {
	content:'Zeilenlineal ausblenden';
	    margin-left: -30px;
}
.tastatur #cursor_einblenden:after {
	content:'Großer Mauszeiger';
	    margin-left: -64px;
}
.tastatur #cursor_ausblenden:after {
	content:'Normaler Mauszeiger';
	    margin-left: -64px;
}
.tastatur #reset_all:after {
	content:'Alles zurücksetzen';
	    margin-left: -61px;
}
.tastatur #bfsg_button:after {
	content: 'Bedienungs-hilfen';
}

@media only screen and (max-width:1790px) {
	.barrierefrei {left:30px;top:10px;}
	#bfsg_button:after {display:none}
}

@media only screen and (max-width:1480px) {
	
#bfsg_button:after {display:none}

}

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

#bfsgmenu,.barrierefrei {position:static;float:none;}
}

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

#bfsgmenu,.barrierefrei {position:static;}
.barrierefrei {width: 100%;margin: 0;padding: 0 20px;margin-top:10px;margin-bottom:10px;}
#bfsg_button:after {display:none;}	
#lineal_einblenden,#lineal_ausblenden,#tastatur {display:none!important}
#cursor_einblenden, #cursor_ausblenden,#tastatur_aktivieren {display:none!important}

}