/* css-Datei zu niese */
body {
     color:#C71585;  /* MEDIUMVIOLETRED */
	 color:#000080;  /* MARINEBLAU */
	 color:#000000;  /* SCHWARZ */
	 color:#FFFFFF;  /* WEISS */
	 color:#FFFF00;  /* GELB */
     color:#F5DEB3;  /* WEIZEN */
	 color:#000000;  /* SCHWARZ */
	 color:#FFA500;  /* ORANGE */
	 color:#EED5B7;  /* BISQUE2 */
	 color:#FFFFFF;
	 /* background-color: #58D3F7; /* Background Color HELLBLAU */
     background-image:url('hpbpic/niesech.png'); /* Hintergrundbild Paint */
	 background-position:top center;
	 background-repeat:no-repeat;
	 /* text-align:left; */
	 text-align:center;
	 /* /table-align:center; */
}

a:link {
	/* color: #EED5B7;  /* BISQUE anstelle von BLAU */
	/* color: #5882f7;  /* HELLBLAU anstelle von BLAU */
	color: #000080;  /* MARINEBLAU #|
}

table.centerti {
     margin: auto;
	 color:#FF0000; /* ROT */
}


