ul {
	list-style: disc;
	margin-top: 0em;
	}

/* header_blue navtop */
a.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
 line-height: 11px;
 font-weight: 500;
 color: #FFFFFF;
	text-decoration: none;
}
	
a.navtop:link {color: #FFFFFF}
				
a.navtop:active	{color: #003366;text-decoration: none}

a.navtop:visited	{color: #C0C0C0}

a.navtop:hover   {color: #CFE2FF;text-decoration: underline;}

a.navaktu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
 line-height: 14px;
 font-weight: 500;
 color: #FFFFFF;
        text-decoration: none;
}

a.navaktu:link {color: #FFFFFF}

a.navaktu:active {color: #003366;text-decoration: none}

a.navaktu:visited        {color: #C0C0C0}

a.navaktu:hover   {color: #CFE2FF;text-decoration: underline;}

/* home page body text */
a.bodybluelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

a.bodybluelinks:link		{color: #003366}
				
a.bodybluelinks:active	{color: #003399}

a.bodybluelinks:visited	{color: #336600}

a.bodybluelinks:hover   {color: #003399;text-decoration: underline;}

/* Aktuelles body text */
  
a.bodybluelinksaktu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: 13px;
        font-weight: normal;
        color: #003366;
        text-decoration: none;
}

a.bodybluelinksaktu:link            {color: #003366}

a.bodybluelinksaktu:active  {color: #003399}

a.bodybluelinksaktu:visited {color: #336600}

a.bodybluelinksaktu:hover   {color: #003399;text-decoration: underline;}



.whitesmall {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
}

.whitebig {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bolder;
        color: #FFFFFF;
        text-decoration: none;
}

.redbig {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bolder;
        color: #FF0000;
        text-decoration: blink;
}


