

#page.splash {
	width: 960px;
}

.splash {
	font-size: 11px;
}

.splash #flash-content {
	width: 960px;
	height: 508px;
	background: url('/images/algemeen/splash/splash-bg.jpg') left top no-repeat;
}

.splash #logo {
	width: 162px;
	height: 54px;
	margin-top: 20px;
	background-image: url('/images/logo.gif');
}

.splash h1 {
	display: none;
}

.splash ul {
	width: 478px;
	height: 253px;
	margin: 60px 0 0;
	padding: 0;
	list-style: none;
}

.splash ul li {
	margin-bottom: 15px;
	padding-left: 36px;
	font-size: 1px;
	line-height: 1px;
}


.splash .option-1 a {
	width: 404px;
	height: 51px;
	background-image: url('/images/algemeen/splash/btn-option-1.gif');
}

.splash .option-2 a {
	width: 404px;
	height: 51px;
	background-image: url('/images/algemeen/splash/btn-option-2.gif');
}

.splash .option-3 a {
	width: 404px;
	height: 51px;
	background-image: url('/images/algemeen/splash/btn-option-3.gif');
}

.splash .option-4 {
	position: absolute;
	top: 333px;
	margin-left: 285px;
}

.splash .option-4 a {
	display: block;
	width: 118px;
	height: 20px;
	font-size: 11px;
	line-height: 19px;
	color: #6c6153;
	background: url('/images/algemeen/splash/union-jack.gif') right top no-repeat;
}

.splash .option-4 a:hover {
	text-decoration: underline;
}

.splash ul li input {
	display: block;
}

.splash label {
	color: #6c6153;
}

.splash .momkai-checkbox {
	display: block;
	position: absolute;
	top: 333px;
	height: 20px;
	width: 124px;
	margin-left: 36px;
	line-height: 19px;
	text-align: right;
}

.splash #remember {
	float: left;
	margin-top: 0;
	margin-bottom: 0;
}

.splash .synopsis {
	width: 403px;
	margin: 36px auto auto 36px;
	line-height: 16px;
	text-align: justify;
	color: #342e26;
}
