a:link
{
	color: rgb(0, 0, 0); 
}
a:visited
{
	color: rgb(0, 0, 0); 
} 
a:active 
{
	color: #000000;
}
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(255, 255, 190);
	color: rgb(0, 0, 0);
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	font-style: normal;
}
h3
{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h4
{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
}
h5
{
	color: #000000;
	font-size: 14px;
}
h6
{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.rg_headline35 {

	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:bold;
}

.rg_headline25 {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	padding-top:15px;
}

.rg_headline15 {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	padding-top:7px;
	padding-bottom:7px;
}

.rg_sub_headline14 {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
	padding-top:4px;
	padding-bottom:4px;
}

.rg_kurstext {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.rg_yellow_marked {

	background-color: #FFFF00;
	padding:3px;
}

.rg_kurstabelle {

	margin-bottom:15px;
}

