@font-face {
	font-family: 'Website-ID';
	src:url('../fonts/Website-ID.eot?abr3yj');
	src:url('../fonts/Website-ID.eot?#iefixabr3yj') format('embedded-opentype'),
		url('../fonts/Website-ID.ttf?abr3yj') format('truetype'),
		url('../fonts/Website-ID.woff?abr3yj') format('woff'),
		url('../fonts/Website-ID.svg?abr3yj#Website-ID') format('svg');
	font-weight: normal;
	font-style: normal;
}

        a[href ^="http://"]:before,
        a[href ^="https://"]:before,
		[class^="icon-"]:before, 
		[class*=" icon-"]:before,
		div.module ul li a[href $="pdf"]:before,
		div.acclinks p a:before,
		div.module p a:before  {		
			font-family: 'Website-ID';  /* use !important to prevent issues with browser extensions that change fonts */
			speak: none;
			font-style: normal;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
			line-height: 1;
			font-size: 1em;
			color: #393939;
			text-decoration: none;

			/* Better Font Rendering =========== */
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}
		#mainnav.clearfix nav ul#toggle li div a.plusminus span.the-btn.fa.icon-plus:before,
		#mainnav.clearfix nav ul#toggle li div a.plusminus span.the-btn.fa.icon-minus:before {
			color: #393939;
		}
		div.wrapper div.grid.grid-pad div.module100 div#cfw a.icon-pfeil_re:before {
			color: #393939;
			display: inline-block;
			padding-left: 14px;
			 -webkit-transform: rotate(90deg) ;
    			-moz-transform: rotate(90deg);
    			 -ms-transform: rotate(90deg);
    			  -o-transform: rotate(90deg) ;
    				 transform: rotate(90deg) ;
		}


		
 
		.icon-link_extern:before {
			content: "\e900";
			font-size: 1em;
			padding: 0 6px 0 4px;
		}
        .module p a[href^="mailto"]:before,
		address p a.icon-mail:before,
		.icon-mail:before {
			content: "\e901";
			font-size: 0.9em;
			padding: 0 6px 0 4px;
			top: 0;
		}
		
		#pdf a.download_link::before,
		 p a[href$=".pdf"]::before,
		div.module ul li a[href $=".pdf"]:before, 
		.icon-pdf:before {
			content: "\e903";
			font-size: 1.9em;
			padding: 0 6px 0 0;
			position: relative;
    		top: 4px;
		}

		
		.icon-pfeil_li:before {
			content: "\e904";
			font-size: 1.4em;
			padding-left: 4px;
			padding-right: 4px;
			position: relative;
			top: 5px;
		}

		div.module p a:before,
		.icon-pfeil_re:before,
		div.acclinks p a:before {
			content: "\e905";
			 font-size: 1.4em;
			padding-left: 4px;
			padding-right: 12px;
			position: relative;
			top: 5px; 
		}
		div.boxrightfree.basic p a:before {
			content: "\e905";
			 font-size: 1em;
			 left: 4px;
			 position: relative;
			 top: 0px;  
			 padding-right: 8px;
		}

div.linkbereiche a.current:before {
	 font-weight: bolder !important;
	 font-size: 1.5em;
	 top: 4px;
}

		[class^="icon-"] span.path1::before,
		.icon-tel .path1:before {
			content: "\e907";
			 color: rgb(255, 255, 255);  /*  Farbe Handy */
			 font-size: 1.75em;
		}

     	[class^="icon-"] span.path2::before,
		.icon-tel .path2:before {
			content: "\e908";
			margin-left: -0.8em;
			color: rgb(0, 0, 0);  /* Farbe Punkt */
			font-size: 1.75em;
		}
@media screen and (max-width:850px) {		
		.icon-plus:before {
			content: "\e906"; 
		}
		.icon-minus:before {
			content: "\e902";
		}
}