/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Balken-rechts {
	background-color: rgb(237,242,255);
 	border-left: 2px solid rgb(0,51,153)
}

.Actuator-Typen {
	padding-left: 10px
}

.kleines-Bild-links {
	padding-top: 3px;
 	padding-bottom: 3px
}

.Tabelle-Ueberschrift-klein {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 20px;
 	color: rgb(0,0,0);
 	background-color: rgb(236,242,254);
 	border-left-style: none;
 	padding-top: 2px;
 	border-top-style: none;
 	border-right-style: none;
 	padding-bottom: 2px;
 	border-bottom-style: none
}

.Produkte-Tabelle {
	padding-left: 5px;
 	border-left: 1px solid rgb(0,44,100);
 	padding-top: 5px
}

.Tabelle-Ueberschrift {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 28px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	background-color: rgb(255,255,255);
 	border-bottom: 1px solid rgb(0,44,100)
}

.IGAS-Tabelle-Text {
	background-color: rgb(255,255,255);
 	padding-left: 4px;
 	border-left-style: none;
 	padding-top: 1px;
 	border-top-style: none;
 	border-right-style: none;
 	padding-bottom: 1px;
 	border-bottom-style: none
}

.Produkte-Tabelle-Ueberschrift-klein {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20px;
 	font-weight: bold;
 	background-color: rgb(236,242,254);
 	padding-left: 3px;
 	border-left: 1px solid rgb(0,44,100)
}
