/* CSS f�r die .steute Seiten - Bereich EXPLOSIONSSCHUTZ */
/* Erg�nzt die Datei steutMain.css und enth�lt alle Bereichsspezifischen Farben und Bilder */
/* Erstellt: Februar 2006, Karl-Ernst Kiel, PROFILE MEDIA GmbH, www.profile-media.de */

body {
	background-image: 	url(../images/hintergrundbalken_orange.gif);
}	

#KopfBox {
	background-image:url(../images/steute_logo_oben_rechts_weiss_auf_orange.gif);
	background-color:#FF9B00;
}

h1,h3,h5 {
	color:			#FF9B00;
}


/* Suchformular */
#KopfBox #NavigationOben form,
#KopfBox #NavigationOben form .navSearchInput,
#KopfBox #NavigationOben form input.formsubmit {
	color:			#000;
}