body
{
	margin:0;
	background-color:#000000;
	font: 10px verdana;
	color: #ffffff;	
}
#header
{
	border:0px solid #fff;
	height:200px;	
}

#container
{
	border-left: 0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	width: 1026px;	
}

#left, #right
{	
	border:0px solid #ffffff;	
}



#left
{
	border:0px solid #fff;
	float:left;
	width:620px;
	padding:0px;	
}

#right
{
	border:0px solid #fff;
	float:right;
	width:404px;
	padding:0px;
}

#copyright, #footer
{
	font: 9px verdana;
	color: #999999;
}

#clearer
{
	clear:both;	
}

.events
{
	border:0px solid yellow;	
	width:100%;	
}
.eventmovies
{
	border:0px solid red;
	width:100%;
}
.event
{
	border:1px dashed #2f4ea0;
	height:420px;
	vertical-align:top;
}
.eventmovie
{
	border:1px dashed #2f4ea0;
	height:420px;
	vertical-align:top;
}
.warning {
	font-size:11px;
	font-weight:bold;		
	text-align:left;
	color:red;
}

a:link, a:active, a:visited
{
	color: #2f4ea0;
	text-decoration:none;	
}

a:hover
{
	color: #ffffff;
	text-decoration:none;
}

.HeaderText
{
	font: 15px verdana;
	color: #c2a154; /*gold color verbodenliefde_ticket"*/	
}

.content
{
	font: 11px verdana;
	color: #ffffff;	
}

