frameset, frame {
	border-style:	none;
	}

body	{
	font-size:		11pt;
	font-family:	sans-serif;
	color:			#F0C090;
	background-color:	#C03131;
	background-image:	url(Hintergrund.jpg);
	text-align:		justify;
	border-style:	none;
	 }

bleu	{
	color:		#1084FA;
	}
small	{
	font-size: 9pt;
	text-align: center;
	}
caps	{
	font-variant: small-caps;
	}

h1	{
	font-size:	24pt;
	text-align:	center;
	}

h2	{
	text-align:	center;
	}

td	{
	color:		#F0C090;
	background-color:	#C03131;
	background-image:	url(Hintergrund.jpg);
	 }

ul	{
	list-style-position: inside;
	}
	
a:link {
	color:		#D0A0A0;
	text-decoration:	underline;
	}
a:visited {
	color:		#D0A0A0;
	text-decoration:	underline;
	}
a:active {
	color:		#FF0000;
	text-decoration:	underline;
	}
