@charset "utf-8";

body {
	font: 10pt font-family: "BundesSansWeb",Arial, helvetica, sans-serif;
	color: #000;
   	background: #ffffff;
   	padding: 0;
   	margin: 0;
   	}

#metanav, #suchblock, #hauptnav, #bereichskennz, .seitennavi, .fusscontainer, #dpma-carousel, .service div img {display: none;}

#inhalt h1 {font-size: 16pt;}
#inhalt h2 {font-size: 14pt;}
#inhalt h3, #inhalt h4, #inhalt h5, #inhalt h6 {font-size: 12pt;}

#inhalt a:link { xfont-weight: bold; text-decoration: underline; color: #06c; }


.breadcrumb a[href]:after, #ident a[href]:after {
    content: none
  }

/* Standard Link-Druckformatierung von Bootstrap deaktivieren */
  a[href]:after {
    content: none;
  }
