@font-face {
font-family: 'roboto_regular';
font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('roboto-regular-webfont.eot');
src: url('roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
	 url('roboto-regular-webfont.woff') format('woff'),
	 url('roboto-regular-webfont.ttf') format('truetype'),
	 url('roboto-regular-webfont.svg#roboto_regular') format('svg');}
@font-face {
font-family: 'roboto_italic';
font-display: fallback;
src: url('roboto-italic-webfont.eot');
src: url('roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
	 url('roboto-italic-webfont.woff') format('woff'),
	 url('roboto-italic-webfont.ttf') format('truetype'),
	 url('roboto-italic-webfont.svg#roboto_italic') format('svg');}
@font-face {
font-family: 'roboto_medium';
font-display: fallback;
src: url('roboto-medium-webfont.eot');
src: url('roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
	 url('roboto-medium-webfont.woff') format('woff'),
	 url('roboto-medium-webfont.ttf') format('truetype'),
	 url('roboto-medium-webfont.svg#roboto_medium') format('svg');} 
@font-face {
font-family: 'roboto_bold';
font-display: fallback;
src: url('roboto-bold-webfont.eot');
src: url('roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
	 url('roboto-bold-webfont.woff') format('woff'),
	 url('roboto-bold-webfont.ttf') format('truetype'),
	 url('roboto-bold-webfont.svg#roboto_bold') format('svg');}
@font-face {
font-family: 'roboto_bolditalic';
font-display: fallback;
src: url('roboto-bolditalic-webfont.eot');
src: url('roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
	 url('roboto-bolditalic-webfont.woff') format('woff'),
	 url('roboto-bolditalic-webfont.ttf') format('truetype'),
	 url('roboto-bolditalic-webfont.svg#roboto_bolditalic') format('svg');}

/*andere Anpassungen*/
body.fonts #nav ul li a{letter-spacing:1px;}

/*Roboto Regular*/
body.fonts {font-family:roboto_regular, sans-serif; font-weight:normal; font-style:normal;}

/*Roboto Bold*/
body.fonts #nav li a, body.fonts #nav1 li a, body.fonts h3, body.fonts h4, body.fonts h5,
body.fonts strong, body.fonts dt, body.fonts legend,
body.fonts caption, body.fonts th,
body.fonts #hinweis.fehler,
body.fonts .inhalt-mitteilung-datum,
body.fonts.mitteilung .inhalt-mitteilung h2.inhalt-mitteilung-datum,
body.fonts .inhalt-formular-senden-erfolgreich, body.fonts .inhalt-formular-senden-fehler,
body.fonts .inhalt-formular-feld-fehleingabe .inhalt-formular-checkbox-label label,
body.fonts #cookiehinweis .submit, body.fonts #logo-text, 
body.fonts .beitrag-thema .inhalt-beitrag-kurztext a, body.fonts .section-double-bg .inhalt-baustein-spalte-links h2 > span{font-family:roboto_bold, sans-serif; font-weight:normal; font-style:normal;}

/*Roboto Italic*/
body.fonts em, body.fonts blockquote,
body.fonts span.inhalt-kommentar-autor,
body.fonts .inhalt-suche-ergebnis-fehler span, body.fonts .inhalt-suche-ergebnis-url {font-family:roboto_italic, sans-serif; font-weight:normal; font-style:normal;}

/*Roboto Medium*/
body.fonts h2, body.fonts .diashow-slide-inhalt, body.fonts .diashow-zusatztext, 
body.fonts p.button a, body.fonts input.submit, body.fonts .suche-formular, body.mobil.fonts #menue, 
body.fonts .inhalt-beitrag-scrolltabelle table thead th{font-family:roboto_medium, sans-serif; font-weight:normal; font-style:normal;}

/*Roboto Bolditalic*/
body.fonts em strong, body.fonts strong em, 
body.fonts span.inhalt-beitrag-autor {font-family:roboto_bolditalic, sans-serif; font-weight:normal; font-style:normal;}

/*Mobilansicht*/
body.fonts.mobil .nav-titel,
body.fonts.mobil .inhalt-beitrag-mehr a, body.fonts.mobil .inhalt-beitrag-zurueck a, body.fonts.mobil .inhalt-mitteilung-mehr a, body.fonts.mobil .inhalt-mitteilung-zurueck a,
body.fonts.w480 tbody th:first-child, body.fonts.w480 td:first-child {font-family:roboto_bold, sans-serif; font-weight:normal; font-style:normal;}