 body{
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}

	a { text-decoration:none; }
	a {
		color:#88888e;
	}
	a:hover {
		color:#fe6402;
	}	
	.splash-container {
		height: 288px;
		width: 990px;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
	
	.splash-bg {
		background-color: #e6e6eb;
		height: 288px;
		width: 996px;
	}
	
	.splash-bg-top {
		height: 8px;
	}
	
	.splash-item {
		float: left;
	}
	
	.splash-buttonholder {
		clear:both;
		background-image: url(/media/images/buttons/splash_button_bgcrop.gif);
		background-repeat: repeat-x;
		height: 21px;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		width: auto;
		float: none;
	}
	
	.splash-button-begin {
		background-image: url(/media/images/buttons/splash_buttonend_left.gif);
		background-repeat: no-repeat;
		height: 21px;
		width: 2px;
		float: left;
		clear: left;
	}
	
	.splash-button-end {
		background-image: url(/media/images/buttons/splash_buttonend_right.gif);
		background-repeat: no-repeat;
		height: 21px;
		width: 2px;
		float: left;
		clear: none;
	}


	.splash-button-personenwagens {
		background-image: url(/media/images/buttons/splash_personenwagens.gif);
		background-repeat: no-repeat;
		height: 21px;
		width: 167px;
		float: left;
		cursor:pointer;
	}
	.splash-button-personenwagens:hover {
		background-image: url(/media/images/buttons/splash_personenwagens_selected.gif);
		background-repeat: no-repeat;
		height: 21px;
		width: 167px;
		float: left;
		cursor:pointer;
	}
	.splash-button-personenwagens-selected {
		background-image: url(/media/images/buttons/splash_personenwagens_selected.gif);
		background-repeat: no-repeat;
		height: 21px;
		width: 167px;
		float: left;
		cursor:pointer;
	}

	.splash-button-bedrijfswagens {
		background-image: url(/media/images/buttons/splash_bedrijfswagens.gif);
		background-repeat: no-repeat;
		height: 21px;
		width: 153px;
		float: left;
		clear: none;
		cursor:pointer;
	}
	.splash-button-bedrijfswagens:hover {
		background-image: url(/media/images/buttons/splash_bedrijfswagens_selected.gif);
		background-repeat: no-repeat;
		height: 21px;
		width: 153px;
		float: left;
		clear: none;
		cursor:pointer;
	}
	.splash-button-bedrijfswagens-selected {
		background-image: url(/media/images/buttons/splash_bedrijfswagens_selected.gif);
		background-repeat: no-repeat;
		height: 21px;
		width: 153px;
		float: left;
		clear: none;
		cursor:pointer;
	}


	.splash-button-campers {
		background-image: url(/media/images/buttons/splash_campers.gif);
		background-repeat: no-repeat;
		height: 21px;
		width: 115px;
		float: left;
		clear: none;
		cursor:pointer;
	}
	.splash-button-campers:hover {
		background-image: url(/media/images/buttons/splash_campers_selected.gif);
		background-repeat: no-repeat;
		height: 21px;
		width: 115px;
		float: left;
		clear: none;
		cursor:pointer;
	}
	.splash-button-campers-selected {
		background-image: url(/media/images/buttons/splash_campers_selected.gif);
		background-repeat: no-repeat;
		height: 21px;
		width: 115px;
		float: left;
		clear: none;
		cursor:pointer;
	}

	.splash-disclaimer {
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		width: 550px;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #57575a;
	}
	.splash-buttons {
		width: 440px;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
