a:Visited  { text-decoration:underline; }
a:link  { text-decoration:underline; }
a:active  {color:#000099; text-decoration:underline;}
a:hover  { color:#000099; text-decoration:none; }

.linkGrau:Visited  { text-decoration:underline; }
.linkGrau:link  { text-decoration:underline; }
.linkGrau:active  {color:#CCCCCC; text-decoration:underline;}
.linkGrau:hover  { color:#CCCCCC; text-decoration:none; }

.link2000:Visited  { text-decoration:underline; }
.link2000:link  { text-decoration:underline; }
.link2000:active  {color:#FF66CC; text-decoration:underline;}
.link2000:hover  { color:#FF66CC; text-decoration:none; }
.link2001:Visited  { text-decoration:underline; }
.link2001:link  { text-decoration:underline; }
.link2001:active  {color:#66CC33; text-decoration:underline;}
.link2001:hover  { color:#66CC33; text-decoration:none; }
.link2002:Visited  { text-decoration:underline; }
.link2002:link  { text-decoration:underline; }
.link2002:active  {color:#FF7D00; text-decoration:underline;}
.link2002:hover  { color:#FF7D00; text-decoration:none; }
.link2003:Visited  { text-decoration:underline; }
.link2003:link  { text-decoration:underline; }
.link2003:active  {color:#3399CC; text-decoration:underline;}
.link2003:hover  { color:#3399CC; text-decoration:none; }

.link2004:Visited  { text-decoration:underline; }
.link2004:link  { text-decoration:underline; }
.link2004:active  {color:#9999CC; text-decoration:underline;}
.link2004:hover  { color:#9999CC; text-decoration:none; }

.mtdblack
{
	font-weight:bold;
	font-size: smaller;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.mtdgrau
{
	font-weight:bold;
	font-size: smaller;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;
}
.mtd2000 {  
	font-weight:bold;
	font-size: smaller;
	color: #ffffff;
	background-color:#FF66CC;
	FONT-FAMILY: Arial, Helvetica, sans-serif }
	
.mtd2001 {  
	font-weight:bold;
	font-size: smaller;
	color: #ffffff;
	background-color:#66CC33;
	FONT-FAMILY: Arial, Helvetica, sans-serif }
	
.mtd2002 {  
	font-weight:bold;
	font-size: smaller;
	color: #ffffff;
	background-color:#FF7D00;
	FONT-FAMILY: Arial, Helvetica, sans-serif }
	
.mtd2003
{
	font-weight:bold;
	font-size: smaller;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3399cc;
}
.mtd2003X
{
	font-size:xx-small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #33CCFF;

}
.mtd2003Xlink:Visited  { color:#000000; text-decoration:none; }
.mtd2003Xlink:link  { color:#000000; text-decoration:none; }
.mtd2003Xlink:active  {color:#3399CC; text-decoration:underline;}
.mtd2003Xlink:hover  { color:#3399CC; text-decoration:underline; }

.mtd2004
{
	font-weight:bold;
	font-size: smaller;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9999CC;
}
.mtd2004X
{
	font-size:xx-small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;

}
.mtd2004Xlink:Visited  { color:#000000; text-decoration:none; }
.mtd2004Xlink:link  { color:#000000; text-decoration:none; }
.mtd2004Xlink:active  {color:#9999CC; text-decoration:underline;}
.mtd2004Xlink:hover  { color:#9999CC; text-decoration:underline; }


.mtd2005
{
	font-weight:bold;
	font-size: smaller;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000099;
}
.mtd2005X
{
	font-size:xx-small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7292CB;

}
.mtd2005Xlink:Visited  { color:#000000; text-decoration:none; }
.mtd2005Xlink:link  { color:#000000; text-decoration:none; }
.mtd2005Xlink:active  {color:#000099; text-decoration:underline;}
.mtd2005Xlink:hover  { color:#000099; text-decoration:underline; }


.mtdwhite
{
	font-weight: normal;
	font-size: smaller;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}


body {
    font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.default 	{ FONT-SIZE:  smaller;
	COLOR: black }