.hoofdtabel {
    margin: -15px 0 0 0;
    padding: 0;
}             

.hoofdtabel td  {
    vertical-align: top;
    }

.hoofdtable p {      
    line-height: 18px;
    }
      
td.login-links {

    }
     
td.login-links div {
    background: url(/assets/images/login-link.png) no-repeat ; 
    height: 47px; 
    line-height: 47px;   
    margin: 0 0 10px 10px;
    }             

td.login-links div#ll1 {
    margin-top: 0px;
    }    
    
td.login-links div#ll2 {
    background-position: 0 -47px;
    }    

td.login-links div#ll3 {
    background-position: 0 -94px;
    }    


td.login-links div p  {
    color: #fff;
    font-size: 12px;    
    padding: 0 0 0 20px;  
    }    

td.login-links div a {
    color: #fff;
    }        
h1 {
	font-size	: 12px;
	margin-bottom: 10px;
	font-weight: bold;
}

.LogInForm div {
	padding		: 30px 10px 0px 30px;
}

#block123 p{
  margin-bottom: 10px;  
  font-size: 12px;
}

#block123 td.ltxt p {
    line-height: 14px;
    }
#block123 input {
/*  margin-top: 10px;
*/}

#loginLinks{
/*    position: relative;
    float: right; */
    position: absolute; 
    right: 0px;  
    top: 40px;
	font-size: 11px;
	margin	: 0 0 0 0;
}

#loginLinks a {
    padding: 6px 10px;
	background: #0A2158;
	color: #fff;
	font-weight: bold;
	text-align: center;     
	text-decoration: none;
}

#loginLinks a:hover {
         
    background: #27559B;
    }
    
#loginLinks button {
    line-height: 1;
    }    
