/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.IGAS-TitelBlock-Blau {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 20px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: rgb(0,51,153);
 	padding-left: 4px;
 	padding-top: 2px;
 	padding-bottom: 2px
}

.IGAS_Tabelle_Bild {
	background-color: rgb(200,213,224);
 	padding-left: 4px;
 	padding-top: 2px;
 	padding-bottom: 2px
}

.IGAS-Tabelle-Text {
	background-color: rgb(200,213,224);
 	padding-left: 4px
}