/* login.css  
'*<versioninfo>4.10.00 (2012-09-13)</versioninfo>
'*<componentinfo>CMS-Administrator</componentinfo>
'*<change>4.10.00 (2012-09-13);tvl:Initial version</change>
*/

* 
{
	margin:0; 
	padding:0; 
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html, body 
{
	color:#333333;
	background-color: #333333;
	text-align: center;
}

a:link, a:visited 
{
	text-decoration: none;
	font-weight: bold;	
}

a:hover, a:active 
{
	text-decoration: none;
}

#inlogvlak {
	position: relative;
	top: 80px;
	width: 400px;
	height: 260px;
	background-color: #F8F8F8;
	background-image: url(../afb/img/streep.gif);
	margin: auto;
	background-repeat: repeat-x;
}

.inloglink a:link,.inloglink a:visited 
{
	color:#333333;
}

.inloglink a:hover,.inloglink a:active 
{	
	color:#FF3300;
}

#logo
{
	position: absolute;
	margin: auto;
	top: 0px;
	right:0px;
	left: 180px;
	width: 197px;
	height: 35px;
	z-index:10;
}

.kop
{
	font-weight: bold;
	color: #333333;
}


.donker a:link,.donker a:visited 
{
	color: #333333;
	font-weight: bold;
	line-height: 11px;
}

.donker a:hover,.donker a:active 
{
	color: #333333;
	font-weight: bold;
	line-height: 23px;
}
