body {
	background-color:#CEECCA;
	/*background-image: url("../central/bg_globe.jpg"); */
	background-repeat:repeat-y;
	color:#0000ff;
	background-position:center top;
	}


p {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000099;
	font-style: normal;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	background-color: #FF0000;
	text-align: center;

	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24pt;
	font-style:italic;
	color:#FFCC66;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;

	} 
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
	font-style:italic;
	color:#006600;
	/*background-color:#404040;*/
	font-weight: bold;
	}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	}

/*Schriftfarben */
/*.rot { color:#ff0000;}
.green { color:#00ff00;}
.blue { color:#0000ff;}
.weiss { font-size:16pt;
		color: #ffffff;
		} 
#fett { font-weight:bold; }
*/
/*Links als Klasse def.  Beispiel S.101*/
/*
a: