body{
	margin-left:	45px;
	background-image:	url(bg.gif);
	background:			url(bg.gif);
	background-color:	#FFFFFF;}

body,p,h1,h2,h3,h4,h5,h6,	dl,ul,ol,li,div,td,th,nobr,form,input,select,option,blockquote
	{font-family:	Arial;}

h1	{font-size:	24pt;}
h2	{font-size:	18pt;}
h3	{font-size:	14pt;}
h4	{font-size:	12pt;}
h5	{font-size:	10pt;}
h6	{font-size:	8pt;}

body,p,						dl,ul,ol,li,div,td,th,nobr,form,input,select,option
	{font-size:	10pt;}

/*IMMER diese Reihenfolge:	link visited hover active*/
a:link{
	color:	blue;
	text-decoration:	none;}
a:visited{
	color:	#800080;
	text-decoration:	none;}
a:hover{
	text-decoration:	underline;
	background-color:	#80FFFF;}
a:active{
	color:	red;
	text-decoration:	underline;}

a.nu{
	text-decoration:	none;}

#bs	{	text-align:	justify;}
#sml{	font-size:	8pt;}
#comic{	font-family:	Comic Sans MS;
		color:	blue;}
#verd{	font-family:	Verdana;}
#blue{	color:	blue;}
#red{	color:	red;}
#bb1{	/*	BlueBox	1	*/
	text-indent:	10pt;
/*	font-size:		10pt;	*/
	font-weight:	bold;
	border-style:	solid;
	border-width:	thin;
	background-color:	#00CCFF;}

#bb2{	/*	BlueBox	2	*/
/*	font-size:		10pt;	*/
	font-weight:	bold;
	background-color:	#80DDFF;
	border:			none;
	/*margin-left:	40px;*/
	/*margin-right:	40px;*/
	}
p{	text-indent:	10pt;}


