/*SPLASH OUDERENBELEID*/
body{
	background:#FFFFFF;
}

#splash_main{
 	position: absolute;
	width : 714px;
	height : 514px;
	top : 50%;
	left: 50%;
	margin: -257px -357px;
}

.splash_000{
	width :714px;
	height : 514px;
}

.splash_titel{
	font-weight:bold;
	font-style:italic;
	font-size: 18px;
	line-height : 25px;
	padding: 30px 0 0 380px;
	
}

.splash_text{
	padding: 60px 0 0 380px;
	font-size: 12px;
	width : 300px;
}

.splashSpecial{
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

.kleur000_1{
	color:#333333;
}

.kleur000_2{
	color:#FFFFFF;
}

#splash_login, .kader{
	margin:0 0 0 368px;
	font-size: 12px;
}

#form_login_000{
	padding: 0 0 0px 15px;
	width : 300px;
}

.login_links{
	float:left;
	width  : 100px;
}

.login_rechts{
	float:right;
	width : 200px;
}

input{
	height :16px;
	border : 1px solid;
	font-size: 10px;
	margin : 1px 0 1px 0;
}

label{
	line-height : 20px;
}

.site_by {
	margin-left: 50%;
	text-align: right;
	width: 340px;
}

.site_by a:link, .site_by a:hover, .site_by a:visited, .site_by a:active {
	color: #777777;
	text-decoration: underline;
	font-size: 10px;
}
