#marqueecontainer
{
	position: relative;
	width: 600px; /*marquee width */
	height: 320px; /*marquee height */
	color:black;
	overflow: hidden;
	border: 0px;
	padding: 0px;
	text-align:left;
}

#marqueecontainer img 
{
	border-width:0px;
	border-style:none;
}

table.Animatie
{
	background-image: url(../images/bg_rassen.jpg);
}

td.Duif
{
/*	width: 346px;*/
	width: 450px;
	height: 320px;
	text-align: center;
}

.DuifNaam
{
	color: #900028;
	font-size: 22px;
	font-family: Verdana, Arial;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 25px;
}

.DuifNaamKort
{
	color: #900028;
	font-size: 22px;
	font-family: Verdana, Arial;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 25px;
}

.DuifNummer
{
	color: #900028;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: bold;
	letter-spacing: 0px;
}

.DuifCategory
{
	color: #424244;
	font-size: 13px;
	font-family: Helvetica, Arial;
	font-weight: lighter;
	letter-spacing: 0px;
}

.FormElement1
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
	margin: 0 0 0 0;
}
