
:root {
  	--schwarz: #000000;
  	--schwarztoweiss: #ffffff;
  	--weiss: #ffffff;
	--hellgrau: #000000;
	--mittelgrau: #ffffff;
	--grau: #000000;
	--bghowto: #ffffff;
	--black: #000000;
	--beige: #ffffff;
	--beigetoblack: #000000;
	--dunkelbraun1: #000000;
	--dunkelbraun2: #000000;
	--hellbeige: #ffffff;
	--bgbuttonhell: #ffffff;
	--bgbuttonhellh: #ffffff;
	--braun: #000000;
	--brauntoweiss: #ffffff;
	--hellgruen: #ffffff;
	--hellgruen2: #ffffff;
	--braunpfeil: #000000;
	--braunpfeiltoweiss: #ffffff;
	--bgtopnews: #000000;
	--bghellbraun: #ffffff;
	--beige2: #ffffff;
	--dunkelgrau: #000000;	
	--bghellgrau: #ffffff;
	--gruen: #000000;
	--footergrau: #000000;
	--bordergrau: #000000;
}


.anker_nr {
	background-image: url('../Images/anker.svg');
}
.ankerabso .anker_nr {
	background-image: url('../Images/anker_w.svg');
}
button.button-pfeil,
a.button-pfeil {
	background-image: url('../Images/pfeil-w.svg');
}
.textteaserbox a.button-pfeil,
a.button-pfeil.hell {
	background-image: url('../Images/pfeil-s.svg');
}
.acc_head {
	background-image: url('../Images/plus.svg');
}
.open .acc_head {
	background-image: url('../Images/minus.svg');
}
a.line-pfeil {
	background-image: url('../Images/pfeil-line.svg');
}
ul.big li a.pfeil {
	background-image: url('../Images/pfeil-big.svg');
}
.owl-carousel .owl-nav .owl-next:focus,
.owl-carousel .owl-nav .owl-prev:focus,
.owl-carousel .owl-nav .owl-next:active,
.owl-carousel .owl-nav .owl-prev:active,
.bottom_r a.nav-icon:active,
.bottom_r a.nav-icon:focus {
	outline: 1px dashed var(--grau);
}
.mein_inner select {
	background-image: url('../Images/bg_select.svg') !important;
}
