a:link
{
	color: rgb(0,128,0); 
	font-weight: bold;
}
a:visited
{
	color: rgb(0,128,0);
	font-weight: bold; 
} 
a:active 
{
	color: rgb(0,0,150);
	font-weight: bold;
}
a:hover
{
   /* Hover only works in IE. */
	color: rgb(200,0,0);
	text-decoration: none;
	font-weight: bold;
}
table
{
	table-border-color-light: rgb(0,0,160);
	table-border-color-dark: rgb(0,0,255); 
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: rgb(0,39,101);
	background-color: rgb(230,230,255);
}
body
{
	margin: 0px;
	font-family: Arial, Helvetica;
	color(0,39,101);
	background-color: rgb(230,230,255);
}

banner
{
   color: rgb(255,255,128);
}


title
{
	color: rgb(255,0,0);
}

h1
{
	font-family: Comic Sans MS, Arial Black, Arial, Helvetica;
	marging-bottom: 2px;
	color: rgb(0,128,0);
}
h2
{
	font-family: Comic Sans MS, Arial Black, Arial, Helvetica;
	color: rgb(0,128,0); 
}
h3
{
	font-family: Comic Sans MS, Arial Black, Arial, Helvetica;
	color: rgb(0,128,0); 
}
h4
{
	font-family: Comic Sans MS, Arial Black, Arial, Helvetica;
	color: rgb(0,128,0);
}
h5
{
	font-family: Arial, Helvetica;
	color: rgb(0,128,0);
}
h6
{
	font-family: Arial, Helvetica;
	color: rgb(0,128,0);
} 



.titel
{
	font-family: Comic Sans MS, Arial Black, Arial, Helvetica;
	color: rgb(0,0,255);
	font-size: 16pt;
	font-weight: bold;
}
.arti
{
	font-family: Comic Sans MS, Arial Black, Arial, Helvetica;
	color: rgb(0,0,255);
	font-size: 10pt;
	font-weight: bold;
}
.kunst
{
	font-family: Comic Sans MS, Arial Black, Arial, Helvetica;
	color: rgb(0,128,0);
	font-size: 8pt;
	font-weight: bold;
}
