/* --------------------------------	*/
/* header						 	*/
/* --------------------------------	*/
#header div.intro	{
	float				: left;
	border				: solid 5px #fff;
	color				: #500989;
	font-weight			: bold;
	width				: 220px;
	padding				: 10px 10px 0 10px;
	min-height			: 249px;
	_height				: 249px;
	background			: #fff url(../img/verloop_bg.gif) repeat-x left bottom;
	margin-right		: 10px;
	/*overflow            : auto;
	overflow-x			: hidden;*/
}

#header div.intro a	{
	color				: #500989;
}

#header div.inschrijven	{
	height				: 259px;
	background-color	: #FF9700;
}

#header div.inschrijven h1	{
	position			: absolute;
	left				: 15px;
	bottom				: 10px;
	color				: #fff;
	font-size			: 2.5em;
	z-index				: 10;
}


/* --------------------------------	*/
/* frontpage					 	*/
/* --------------------------------	*/
#frontpage a 	{ 
	color				: #520A8A; 
}

/* evenementen */
#frontpage .evenementen	{
	float				: left;
	width				: 726px;
	margin-bottom		: 10px;
	border				: solid 5px #fff;
	background			: #fff url(../img/verloop_bg.gif) repeat-x left bottom;
	position			: relative;
	max-height          : 179px;
}

#frontpage .evenementen h2	{
	background			: #500989;
	padding				: 8px 0 4px 16px;
	color				: #fff;
	font-size			: 1.75em;
}

#frontpage .evenementen a.lees_meer	{
	position			: absolute;
	top					: 5px;
	right				: 14px;
	color				: #fff;
	font-weight			: bold;
}

#frontpage #agenda table td.leeftijdscategorie	{
	padding-right		: 10px;
	width				: 150px;
}

#frontpage #agenda table td.stad	{
	padding-right		: 15px;
	width				: 90px;
	font-weight			: bold;
}


/* video */
#frontpage .video	{
	float				: left;
	width				: 229px;
	margin				: 0 0 10px 10px;
	border				: solid 5px #fff;
	background			: #fff;
}

#frontpage .video h3	{
	background			: #500989;
	padding				: 8px 0 4px 11px;
	margin-bottom		: 5px;
	color				: #fff;
	font-size			: 1.75em;
}

#frontpage .video a	{
	position			: relative;
	display				: block;
	height				: 134px;
}

#frontpage .video a span	{
	display				: block;
	background			: url(../img/frontpage_video_afspelen.png) no-repeat center;
	width				: 229px;
	height				: 134px;
	position			: absolute;
	left				: 0;
	top					: 0;
	text-indent			: -900em;
	overflow			: hidden;
	cursor				: pointer;
}

#frontpage #video	{
	display				: none;
}

/* contact */
#frontpage .contact	{
	clear				: left;
	float				: left;
	width				: 240px;
	height				: 136px;
	overflow			: hidden;
	border				: solid 5px #fff;
	background			: #fff url(../img/verloop_bg.gif) repeat-x left bottom;
}

#frontpage .contact h3	{
	background			: #500989;
	padding				: 8px 0 4px 16px;
	color				: #fff;
	font-size			: 1.75em;
}

#frontpage .contact strong,
#frontpage .contact a { 
	font-weight			: bold;
	color				: #520A8A; 
	text-decoration		: none;
}

#frontpage .contact dl	{
	padding				: 12px 7px 5px 16px;
}

#frontpage .contact dl dt	{
	float				: left;
	width				: 20px;
	font-weight			: bold;
}

#frontpage .contact dl dd	{
	margin-left			: 20px;
	padding-bottom		: 5px;
}


/* flitsdinnerfeest */
#frontpage div.flitsdinner	{
	float				: left;
	width				: 466px;
	height				: 136px;
	border				: solid 5px #fff;
	background			: #510989 url(../img/frontpage_flitsdinner.jpg) no-repeat right top;
	margin-left			: 10px;
	position			: relative;
}

#frontpage div.flitsdinner a	{
	display				: block;
	text-indent			: -900em;
	overflow			: hidden;
	width				: 466px;
	height				: 136px;
}

/* inschrijven */
#frontpage div.inschrijven	{
	float				: left;
	width				: 466px;
	height				: 136px;
	border				: solid 5px #fff;
	backgroundds		: #510989 url(../data/tapas-banner.jpg) no-repeat right top;
	background 			: #510989 url(../img/frontpage_inschrijven_bg.jpg) no-repeat right top;
	margin-left			: 10px;
	position			: relative;
}

#frontpage div.inschrijven a	{
	display				: block;
	text-indent			: -900em;
	overflow			: hidden;
	background			: url(../img/frontpage_inschrijven.gif) no-repeat;
	width				: 296px;
	height				: 104px;
	position			: absolute;
	top					: 16px;			
	left				: 16px;			
}


/* nieuwsbrief */
#frontpage .nieuwsbrief	{
	margin-left			: 10px;
	float				: left;
	width				: 239px;
}

#frontpage .nieuwsbrief h3 a	{
	height				: 146px;
	display				: block;
	text-indent			: -900em;
	overflow			: hidden;
	background			: url(../img/frontpage_nieuwsbrief.gif) no-repeat left top;
}

#frontpage .nieuwsbrief form	{
	padding				: 10px 20px;
	background			: url(../img/nieuwsbrief_bg.gif) no-repeat right bottom;
	color				: #fff;
	font-size			: 0.9em;
	line-height			: 1.2em;
	display				: none;
}

#frontpage .nieuwsbrief form p	{
	margin-bottom		: 10px;
}

#frontpage .nieuwsbrief form ul li	{
	line-height			: normal;
}

#frontpage .nieuwsbrief form ul li	{
	margin-bottom		: 5px;
}

#frontpage .nieuwsbrief form label {
	width				: 75px;
	float				: left;
	display				: block;
}

#frontpage .nieuwsbrief form input,
#frontpage .nieuwsbrief form select {
	width				: 115px;
	padding				: 0;
	margin				: 0;
	border				: none;
	font				: 1em Verdana, Geneva, sans-serif
}

#frontpage .nieuwsbrief form select	{
	width				: auto;
}	

#frontpage .nieuwsbrief form input.button {
	color				: #fff;
	background			: #500989;
	cursor				: pointer;
	width				: auto;
	padding				: 0 5px;
	border				: solid 1px #fff;
	font				: bold 1em Verdana, Geneva, sans-serif
}
