#imageswitcher
{
	margin: 0 auto;
	width: 956px;
	height: 250px;
}

#elddis, #lunar, #lmc, #trigano, #overlay
{
	width: 695px;
	height: 230px;
	padding: 20px 0 0 20px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
	font-size:16px;
	color:#FFF;
}

#images { float: left;width:715px;height:250px;}

#elddis, #lunar, #lmc, #trigano { 
	position: absolute; 
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
	font-size:16px;
	color:#FFF;
}

#elddis	 { background: url(../images/layout/elddis_nieuw.png);font-weight:bold; }
#lunar	 { background: url(../images/layout/lunar_nieuw.png);font-weight:bold; }
#lmc	 { background: url(../images/layout/lmc_nieuw.png);font-weight:bold; }
#trigano { background: url(../images/layout/trigano_nieuw.png);font-weight:bold; }

#buttons
{
	width: 241px;
	height: 250px;
	float: right;
}

#buttons ul
{
	margin: 0px;
	padding: 0px;
	width: 241px;
	height: 250px;
	list-style: none;
}

#buttons ul li
{
	display: block;
	width: 241px;
	text-align: center;
	/*background: url(../images/button.gif);*/
}

#buttons ul li a#belddis
{
	display: block;
	height:83px;
	width:241px;
	text-decoration: none;
	text-indent:-9999px;
	background: url(../images/layout/elddis_nieuw1_bt.png) 0 0 no-repeat;
}
#buttons ul li a#blunar
{
	display: block;
	height:83px;
	width:241px;
	text-decoration: none;
	text-indent:-9999px;
	background: url(../images/layout/lunar_nieuw1_bt.png) 0 0 no-repeat;
}
#buttons ul li a#blmc
{
	display: block;
	height:83px;
	width:241px;
	text-decoration: none;
	text-indent:-9999px;
	background: url(../images/layout/lmc_nieuw1_bt.png) 0 0 no-repeat;
}

#buttons ul li a#btrigano
{
	display: none;
	/*height:62px;
	width:241px;
	text-decoration: none;
	text-indent:-9999px;
	background: url(../images/layout/trigano_nieuw_bt.png) 0 0 no-repeat;
	*/
}
#overlay
{
	background: url(../images/layout/mask.png);
	position: relative;
}

#arrow
{
	width: 40px;
	height: 40px;
	background: url(../images/layout/arrow.png);	
	position: relative;
	left: 655px;
	/* top: -10px;*/
	top: 0px;
}
