body { 
 background:#FFFFFF;
}
a:link    {
 font-family:      arial,helvetica,sans-serif;
 font-size:        75%;
 text-decoration:  none;
 color:            blue;
 }
a:visited {
 font-family:      arial,helvetica,sans-serif;
 font-size:        75%;
 text-decoration:  none;
 color:            #394472;
 }
a:hover   {
 font-family:      arial,helvetica,sans-serif;
 font-size:        75%;
 text-decoration:  underline;
 color:            #394472;
 }
a:active  {
 font-family:      arial,helvetica,sans-serif;
 font-size:        75%;
 text-decoration:  underline;
 color:            #cc0000;
}
a.bodyLink:link    {
 font-family:      arial,helvetica,sans-serif;
 font-size:        68%;
 text-decoration:  none;
 color:            #6071BF;
 }
a.bodyLink:visited    {
 font-family:      arial,helvetica,sans-serif;
 font-size:        68%;
 text-decoration:  none;
 color:            #394472;
 }
a.bodyLink:hover    {
 font-family:      arial,helvetica,sans-serif;
 font-size:        68%;
 text-decoration:  none;
 color:            #394472;
 }
a.bodyLink:active    {
 font-family:      arial,helvetica,sans-serif;
 font-size:        68%;
 text-decoration:  none;
 color:            #cc0000;
 }
 a.bodyLink2:link    {
 font-family:      arial,helvetica,sans-serif;
 font-size:        11;
 text-decoration:  none;
 color:            #6071BF;
 }
a.bodyLink2:visited    {
 font-family:      arial,helvetica,sans-serif;
 font-size:        11;
 text-decoration:  none;
 color:            #394472;
 }
a.bodyLink2:hover    {
 font-family:      arial,helvetica,sans-serif;
 font-size:        11;
 text-decoration:  none;
 color:            #394472;
 }
a.bodyLink2:active    {
 font-family:      arial,helvetica,sans-serif;
 font-size:        11;
 text-decoration:  none;
 color:            #cc0000;
 }

a.siteby:link    {
 font-family:      verdana;
 font-size:        10;
 text-decoration:  none;
 color:            #394472;
 }
a.siteby:visited    {
 font-family:      verdana;
 font-size:        10;
 text-decoration:  none;
 color:            #394472;
 }
a.siteby:hover    {
 font-family:      verdana;
 font-size:        10;
 text-decoration:  none;
 color:            #394472;
 }
a.siteby:active    {
 font-family:      verdana;
 font-size:        10;
 text-decoration:  none;
 color:            #cc0000;
 }
a.newsLink:link    {
 font-family:      arial,helvetica,sans-serif;
 font-size:        100%;
 text-decoration:  none;
 color:            #394472;
 }
a.newsLink:visited    {
 font-family:      arial,helvetica,sans-serif;
 font-size:        100%;
 text-decoration:  none;
 color:            #394472;
 }
a.newsLink:hover    {
 font-family:      arial,helvetica,sans-serif;
 font-size:        110%;
 text-decoration:  none;
 color:            #394472;
 }
a.newsLink:active    {
 font-family:      arial,helvetica,sans-serif;
 font-size:        150%;
 text-decoration:  none;
 color:            #cc0000;
 }
 .content    {
 font-family:      verdana;
  font-size:        60%;
 text-decoration:  none;
 color:            #000000;
 }
  .content2    {
 font-family:      verdana;
  font-size:        11;
 text-decoration:  none;
 color:            #000000;
 }
  .topic	{
 font-family:      verdana;
 /*font-size:        60%;*/
 text-decoration:  none;
 color:            #f2b600;
 font-weight: 	   bold;
 }

/* nur von semesterprogramm verwendet */

/*.Stil1 {
	font-family: verdana;
	font-size: 14px;
}
.Stil2 {font-family: verdana}
.Stil3 {
	font-size: 16px;
	font-weight: bold;
}
.Stil4 {font-size: 14px}

.formatTxt    {
 font-family:      verdana;
 font-size:        60%;
 text-decoration:  none;
 color:            #000000;
 }*/
 /* nur von semesterprogramm verwendet ENDE*/
 
 
 