/* erstellt von: Kevin Woelfer, creative mindworks 2001*/
a:link  {
	color : #7c0042;
	text-decoration : none;
	font-family: Tahoma, Arial;
}

a:visited  {
	color : #183962;
	text-decoration : none;
	font-family: Tahoma, Arial;
}

a:active  {
	color : #183962;
	text-decoration : none;
	font-family: Tahoma, Arial;
}

a:hover  {
	color : #c75500;
	text-decoration : none;
	font-family: Tahoma, Arial;
	
}

a.class1:hover  {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Tahoma, Arial;
}
a.class1:visited  {
	color : #55577d;
	text-decoration : none;
	font-family: Tahoma, Arial;
}

a.class1:active  {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Tahoma, Arial;
}

p,ul,ol,li,td,th,address,blockquote,nobr,b,i,checkbox,select,input,textarea  {
	font-family: Tahoma, Arial;
}

p,ul,ol,li,div,td,th,address,nobr,b,i,checkbox,select,input,textarea  {
	font-size : 8pt;
}


TD.class1:hover{
	background-color : #00a4e8;
	color : Black;
	font : bold;
}
TD.class1:active{
	background-color : #00a4e8;
	color : Black;
	font : bold;
}
