body {
	color:#FFFF99;
	background-color:#334499;
	background-image:url(../central/bg-island.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#FFFF99;
	font-style: normal;
	} 
	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF99;
	/*background-color: #FF0000;
	text-align: center;*/

	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
	font-style:italic;
	color:#FFCC66;
	font-weight: bold;
	/*text-decoration: underline;
	text-align: center; */

	} 
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	font-style:italic;
	color:#FFFF99;
	font-weight: normal;
	}
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; }
*/

.klein {
	font-family:"Times New Roman", Times, serif;
	font-size:8pt;
	font-style:italic;
	color:#FFFF99;
	font-weight: bold;
	}

/* Normaler Link im Fliesstext */
a:link{
	color:#00FF99;
	text-decoration: underline;
	font-family:Arial, Helvetica;
}

a:visited{
	color:#00FF99;
	text-decoration: underline;
	font-family: Arial, Helvetica;
}

a:hover{
	color: #00FF99;
	text-decoration: underline;
	font-family: Arial, Helvetica;
}

a:active{
	color: #00FF99;
	position: relative;
	text-decoration: underline;
	font-family: Arial, Helvetica;
}
