﻿@charset "utf-8";
/* CSS Document */
/*-----------------------getout-----------------------*/
#ewlistmain table
	{
	position: relative;
	height: auto;
	}
#ewlistmain #all
	{
	background-image: url(Images/Outagenda/bg_all.gif);
	}
#ewlistmain #free
	{
	background-image: url(Images/Outagenda/bg_free.gif);
	}
#ewlistmain #bzb
	{
	background-image: url(Images/Outagenda/bg_bzb.gif);
	}
/*verschillende elementen*/
#ewlistmain td
	{
	vertical-align: top;
	}
#ewlistmain #date
	{
	font-weight: bold;
	font-size: 12px;
	}
#ewlistmain #event
	{
	font-weight: bold;
	}
#ewlistmain #stad
	{
	font-weight: bold;
	text-align: right;
	}
#ewlistmain #lineup
	{
	}
#ewlistmain #locatie
	{
	text-align: right;
	}
#ewlistmain #web a
	{	
	color: #000000;
	background-color: #ff0099;
	text-decoration:none;
	}
#ewlistmain #web a:hover
	{
	color: #ffffff;
	background-color: #000000;
	text-decoration:none;
	}
#ewlistmain #win
	{	
	text-align: right;
	}
#ewlistmain #win a
	{
	color: #000000;
	background-color: #ff0000;
	}
#ewlistmain #win a:hover
	{
	color: #ffffff;
	text-decoration:none;
	}
.aspmaker td
	{
	position: relative;
	}
.aspmaker td img
	{
	position: relative;
	}
#ewpagerform td
	{	
	position: relative;
	z-index: 99;
	
}#ewpagerform td img
	{	
	position: relative;
	}