/* CSS Document */

body	{
		font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
		}
		

/*---- loginscherm ----*/
#opzoeken	{
			position:absolute;
			left:50%;
			
			width:950px; 
						
			margin-left:-475px;
			
			font:11px/18px "Trebu;chet MS", Arial, Helvetica, sans-serif;
			text-align:center;
		}
		
#taal	{
			position:absolute;
			left:50%;
			width:950px; 
			margin-left:-475px;
			
			height:350px;
			top:50%;
			margin-top:-175px;
			
			font:11px/18px "Trebu;chet MS", Arial, Helvetica, sans-serif;
			text-align:center;
		}

	
a:link, a:visited, a:active	{
							font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
							text-decoration:none;
							color:#b04a89;
							font-weight:bold;
							}

a:hover	{
		font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-decoration:none;
		color:#eb6e07;
		font-weight:bold;
		}
		
a.wada:link, a.wada:visited, a.wada:active	{
							font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
							text-decoration:none;
							color:#000000;
							}

a.wada:hover	{
		font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-decoration:none;
		color:#FF0000;
		}
		
td.track	{
			font:25px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
			text-decoration:none;
			color:#be9e56;
			font-weight:bold;
			text-align:center;
			}

td.tekst	{
			font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
			text-decoration:none;
			color:#000000;
			text-align:left;
			}
			
td.taal	{
			width:190px;
			text-decoration:none;
			text-align:center;
			border-left:#be9e56 thin solid;
			}
td.taal2	{
			width:190px;
			text-decoration:none;
			text-align:center;
			border-right:#be9e56 thin solid;
			border-left:#be9e56 thin solid;
			}
			
td.tekst2	{
			font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
			text-decoration:none;
			color:#000000;
			text-align:center;
			}
	

a.zoeken:link, a.zoeken:visited, a.zoeken:active	{
							font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
							text-decoration:none;
							color:#000000;
							font-weight:bold;
							}

a.zoeken:hover	{
		font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-decoration:none;
		color:#FF0000;
		font-weight:bold;
		}
		
		
a.sport:link, a.sport:visited, a.sport:active	{
							font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
							text-decoration:none;
							color:#b04a89;
							font-weight:bold;
							}

a.sport:hover	{
		font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-decoration:none;
		color:#eb6e07;
		font-weight:bold;
		}
		
a.taal:link, a.taal:visited, a.taal:active	{
							font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
							text-decoration:none;
							color:#000000;
							font-weight:bold;
							}

a.taal:hover	{
		font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-decoration:none;
		color:#be9e56;
		font-weight:bold;
		}