body {background-image:url('Logo/Eternit Logo Back4.jpg'); background-repeat: repeat-x: repeat-y; background-attachment: fixed;}
/* Einstellungen des Hintergrundbildes für alle Unterseiten */
       
		a:link		{color: green; text-decoration: underline; text-transform: none; font-size: 14pt; font-family: Times New Roman; font-weight: normal;}
		a:visited	{color: green; text-decoration: underline; text-transform: none; font-size: 14pt; font-family: Times New Roman; font-weight: normal;}
		a:active	{color: green; text-decoration: underline; text-transform: none; font-size: 14pt; font-family: Times New Roman; font-weight: normal;}
		a:hover		{color: green; text-decoration: underline; text-transform: uppercase; font-size: 14pt; font-family: Times New Roman; font-weight: bold;}
/* Einstellungen für alle Hyperlinks die erstellt werden */

		h1			{font-size: 24pt; text-align: center; font-family: Times New Roman; color: red; font-weight: 900;}
/*	h1=> Textformatierungen der Überschriften */
		
		h2			{font-size: 36pt; text-align: center; font-family: Times New Roman; color: red; font-weight: 900;}
/*	h2=> Überschrift im oberen Frame */

		p			{font-size: 14pt; text-align: justify; font-family: Times New Roman; color: black; font weight: 100;}
		p2			{font-size: 18pt; text-align: justify; font-family: Times New Roman; color: red; font weight: 100;}
/* Fonteinstellungen der Überschriften und Textformatierungen p=> Gesamte Seite */

table	{ border: 0; cellpadding: 0; cellspacing= 0; style="border-collapse: collapse"; width: 100%; height: 50; align: center}
		td			{ border: 0; width: 25%; height: 50}
		tr			{ font-size: 14pt; font-weight: 100; font-family: Times New Roman; text-align: justify}
