#bildtitel {font-size: 10px;}

a
{
	color: #ffffcc;
	text-decoration: none;
	//border-bottom:white 1px dotted;
}

//.active {background-color: red;}
.active {font-weight: bold;}
.active {color:#ff99ff; }

a:hover
{
color: #ff99ff;
	text-decoration: none;
	//border-bottom:white 1px solid;
}


	

A:ACTIVE {
	text-decoration : none;
	
	}
A:LINK {
	text-decoration : none;

}
A:VISITED {
	text-decoration : none;

}

<!-- buttonfarbe -->
TD {
        padding: 4pt;
		
}
BODY {
		font-family: Arial;
	font-size : 13;
		}
		
		
		
TD {

font-family : Arial;
		font-size : 13;

		text-align: justify;
};
}