body
{
	background-color:#e6e6ce;
}
table
{
	border-collapse: collapse; 
	margin-top: 1px;
}
td
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#014577;
}
a:link,a:hover,a:visited,a:active
{
	color:#014577;
	font-size:12px;
}
.titel
{
	background-color:#B3CDD9;
	color:#FFFFFF;
}
.loginbody
{
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.loginbodyFR
{
	background-image:url(../images/backgroundFR.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.loginbodyEN
{
	background-image:url(../images/backgroundEN.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.formpje {
}
.input
{
	width:100px;	
	font-size:9px;	
}
.button
{
	width:60px;	
	font-size:9px;	
	color:#014577;
}
.label
{
	font-size:12px;
	color:#014577;
}
.lang a:link,a:hover,a:visited,a:active
{
	color:#014577;
	font-size:12px;
}

.link a:link,a:visited,a:active,a:hover
{
	color:#014577;
	font-size:12px;
}

.register
{
	font-size:14px !important;
	font-weight: bold !important;
	color:#014577 !important;
}
