BODY 
{
	MARGIN: 0px;
	BACKGROUND-COLOR: #000000;
	BACKGROUND: url(img/background.gif);
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #ffffff; 
}

TABLE
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #ffffff; 
}

TD.header
{
	background-color: #999999;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 10pt;
	font-style:	normal;
	font-weight: normal;
	text-decoration: none;
	text-align:	center;
}

.h4
{
	font-size: 24px;
	font-weight: bold;
}

.h5
{
	font-size: 18px;
	font-weight: bold;
}



.dik
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

.normaal
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
}

.heelklein
{
	font-size: 8px;
}

.klein
{
	font-size: 10px;
}

.groot
{
	font-size: 14px;
	font-weight: bold;
}

.heelgroot
{
	font-size: 18px;
	font-weight: bold;
}

SELECT.stijl 
{
	font-family: arial,hevetica,sans-serif;
	font-size: 8pt;
	margin-left: 0.5em;
}

A:link 
{
	COLOR: #999999; 
	TEXT-DECORATION: none
}

A:active {}

A:visited 
{
	COLOR: #999999; 
	TEXT-DECORATION: none
}

A:hover 
{
	COLOR: #ffffff; 
	TEXT-DECORATION: underline
}

A.grijs:link 
{
	COLOR: #bbbbbb; 
	TEXT-DECORATION: none
}

A.grijs:active {}
	
A.grijs:visited 
{
	COLOR: #bbbbbb; 
	TEXT-DECORATION: none
}

A.grijs:hover 
{
	COLOR: #ffffff; 
	TEXT-DECORATION: underline
}

A.mid:link 
{
	COLOR: #000000; 
	font-size:	12pt;
	TEXT-DECORATION: underline bold;
}


A.mid:active {}


A.mid:visited 
{
	COLOR: #000000; 
	font-size:	12pt;
	TEXT-DECORATION: underline bold;
}

A.mid:hover 
{
	COLOR: #ffffff; 
	font-size:	12pt;
	TEXT-DECORATION: underline bold;
}

A.rechts:link 
{
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}

A.rechts:active {}


A.rechts:visited 
{
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}

A.rechts:hover 
{
	COLOR: #ffffff; 
	TEXT-DECORATION: underline
}

A.groen:link 
{
	COLOR: #00aa00; 
	TEXT-DECORATION: none
}

A.groen:active {}
	
A.groen:visited 
{
	COLOR: #008800; 
	TEXT-DECORATION: none
}

A.groen:hover 
{
	COLOR: #ffffff; 
	TEXT-DECORATION: underline
}

.concerttop
{
	display: block;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	padding: 2px;
}

.concertnieuw, .concertcanc, .concertnorm
{
	display: block;
	font-size: 0.9em;
	clear: both;
	margin-top: 10px;
	text-align: left;
}

.concertcanc
{
	color: #ff0000;
}

.concertnieuw
{
	color: #00ff00;
}

.info
{
	border: none;
	margin-left: 10px;
}

.concerttext
{
	float: left;
}

.concert
{
	position: relative;
	margin-top: 20px;
	border: 1px #cccccc solid;
	padding: 3px;
	clear: both;
}

td.zaalleft
{
	width: 130px;
	vertical-align: top;
}

.concertdetail
{
	position: relative;
	display: block;
	clear: both;
}

.conclinks
{
	font-weight: bold;
	width: 120px;
	float: left;
	display: block;
	margin-bottom: 10px;
}

.concrechts
{
}

#ld
{
	position:		absolute;
	top:			0px;
	left:			50%;
	margin-left:	260px;
	z-index:		3;
	border:			none;
}

#lb
{
	position:		absolute;
	top:			154px;
	left:			50%;
	margin-left:	-500px;
	z-index:		4;
	border:			none;
}

#rb
{
	position:		absolute;
	top:			154px;
	left:			50%;
	margin-left:	380px;
	z-index:		4;
	border:			none;
}

#myspace
{
	border:			none;
	text-align:		center;
}

img.venuelogo
{
	float: 			right;
	border: 		1px #000000 solid;
}

img.icon
{
	width:			15px;
	height:			15px;
	margin:			0px 5px 0px 0px;
	border:			none;
}

img.tickets
{
	width:			50px;
	height:			15px;
	border: 		none;
	margin: 		0px 5px 0px 10px;
	position:		relative;
	top:			-20px;
	right: 			5px;
	float: 			right;
}

#download
{
	border: 		none;
	right: 			50%;
	margin: 		0px -380px 0px 0px;
	position:		absolute;
	top:			5px;
}

a img.icon, a img.tickets, a img #download
{
	filter:			alpha(opacity=50);
	opacity: 		0.5;
	-moz-opacity:	0.5;	
}

a:hover img.icon, a:hover img.tickets, a:hover img #download
{
	filter:			alpha(opacity=100);
	opacity: 		1;
	-moz-opacity:	1;	
}

#map
{
	color:			#000000;
}

#map a.link, #map a.active, #map a.visited 
{
	color:				#cccccc;
	text-decoration:	none;
	font-weight:		bold;			
}

#map a.hover
{
	color:				#cccccc;
	text-decoration:	underline;
	font-weight:		bold;			
}
