#intro_head
{
	width: 915px;
	height: 35px;
	padding: 18px 0 0 14px;
}
#intro_middle
{
	width: 945px;
	height: 355px;
	background-image: url(/assets/images/intro/bck_middle.png);
	background-repeat: no-repeat;

}
* html #intro_middle
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/intro/bck_middle.png", sizingMethod="crop");
}
#intro_show
{
	width: 473px;
	height: 257px;
	border-color: #000;
	border-width: 0;
	border-style: solid;
	top: 37px;
	right: 0;
	bottom: 0;
	left: 46px;
	position: relative;
	float: left;
	clear: none;
}
#intro_news
{
	width: 335px;
	height: 277px;
	border-color: #000;
	border-width: 0;
	border-style: solid;
	top: 80px;
	right: 0;
	bottom: 0;
	left: 594px;
	position: absolute;
	float: left;
	clear: right;
}

#intro_banners
{
	width: 915px;
	height: 139px;
	/* background-image: url(/assets/images/intro/bck_banners_donker.png);
	bck_banners.png kichte versie	
	background-repeat: no-repeat;*/

	margin: 0 0 14px 14px;
	
}
* html #intro_banners
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/intro/bck_banners.png", sizingMethod="crop");
}

#intro_news { font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif"; } 
#intro_news ul { list-style: none; margin: 0; padding: 0; } 
#intro_news li
{
	display: block;
	height: 44px;
	width: 333px;
	margin-bottom: 2px;
	border-color: #333;
	border-width: 0;
	border-style: solid;
	
	font-weight: bold;
} 
#intro_news a, #idList li 
{
	display: block;
	color: #333;
	height: 44px;
	text-decoration: none;
/*	background: transparent url(/assets/images/intro/background.png) no-repeat -333px 0px; */
	vertical-align: baseline;
	line-height: 43px;
	font-weight: bold;
} 

/* * html #intro_news a
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/intro/background.png", sizingMethod="crop");
}
*/

/* #intro_news a:hover { color: #C00; } */

#popMenu a span {
	width: 261px;
	display: block;
}

#idList {
	margin: 0;
	padding: 0;
}
 
#ddffidList li {
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
	background: #333;
	color: #888;
}

.bannerBlock
{
	width: 192px;
	height: 110px;
	float: left;
	clear: none;
	background: #fff;
	display: block;
	border-color: #FFF;
	border-width: 6px;
	border-style: solid;
	margin: 8px 0 0 0;
	overflow: hidden;
}

.p1
{
	position: absolute;
	left: 28px;
}
.p2{
	position: absolute;
	left: 255px;
}
.p3{
	position: absolute;
	left: 483px;
}
.p4{
	position: absolute;
	left: 712px;
}

/*test*/


.wait{
background-color:#fff;
width:100%;
height:100%;
}

.wait img{
margin-left:90px;

margin-top:50px;
}

#log {
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	padding: 0.3em;
	margin-top: 10px;
}
 
#start a { 
	font-weight: bold;
}


