a:link          { color: #3399CC; text-decoration: none }
a:visited       { color: #3399CC; text-decoration: none }
a:hover         { color: #3399CC; text-decoration: underline }
a:active        { color: #3399CC; text-decoration: underline }

.Mehrlink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003399;
	text-decoration : underline;
}
.Mehrlink:visited  { }
.Mehrlink:active  { }
.Mehrlink:Hover  { }

.title, .Ueberschrift1, .Ueberschrift,
{
	font-style: normal;
	font-weight: bold;
	color: #003366;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.subtitle, .Ueberschrift2 
{
	font-style: normal;
	font-weight: bold;
	color: #006699;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.titlecourse
{
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.titlecoursered {

	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

DIV, .Fliestext, .flies, TD, BODY, .text
{
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/*div,*/ p {margin-bottom:8px;margin-top:0px;}

a.textweiss, .textweiss
{
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.textweiss:hover
{
	font-style: underline;
	color: #FFFFFF;
}
a.textweiss:visited
{
	font-style: normal;
	color: #FFFFFF;
}
a.textweiss:active
{
	font-style: normal;
	color: #FFFFFF;
}
.KleinerText, .smalltext, .small  {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 10px;
  	font-weight : normal;
  	color : #000000;
  }
  
SELECT, INPUT, TEXTAREA  {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	font-weight : normal;
  	color : #000000;
  	text-decoration : none;
  }
