﻿#ctl00_plhLogin_ctl00_login,.input_inlog,.bt_inlog,.reserveren,#ctl00_plhLogin_ctl00_logout,.input_inlog_email { behavior: url(http://www.danshuisstationzuid.com/Jscript/iepngfix.htc); }



/*=============================== LOGIN ======================================*/
#main_log
{
   width: 250px;
   float: right;  
}

#ctl00_plhLogin_ctl00_login
{
    background-image: url(../Images/bg_login.png);
    width: 250px;
    background-repeat: no-repeat;
    height: 77px;
    padding :2px 0px 0px 2px;
}

.input_inlog
{
    background-image: url(../Images/bg_inlog_input.png);
    background-repeat: no-repeat;
    height :20px;
    padding-top :5px;
    padding-left :3px;
    color:#009cdf;
    width :130px;
}

.input_inlog_email
{
    background-image: url(../Images/inloginvoer.png);
    background-repeat: no-repeat;
    height :20px;
    padding-top :5px;
    padding-left :3px;
    color:#009cdf;
    width :202px;
}

.bt_inlog
{
    background-image: url(../Images/bt_inlog.png);
    background-repeat: no-repeat;
    height :27px;
    cursor :pointer ;
    width :35px;
}

.forgotlogin
{
     background-color :Transparent ;
     border :none;
     cursor :pointer ;
}
/*=============================== END LOGIN ===============================*/





/*=============================== LOGOUT ==================================*/
.bt_logout
{
    cursor :pointer ;
}

#ctl00_plhLogin_ctl00_logout
{
    background-image: url(../Images/bg_login.png);
    background-repeat: no-repeat;
    height: 72px;
    margin-top :9px;
    padding-left :10px;
    padding-top :10px;
}

#ctl00_plhLogin_ctl00_logout input
{
    padding-top :10px;
}
/*============================== END LOGOUT ===============================*/



/*============================== RESERVEREN ==============================*/
#ctl00_plhLogin_ctl00_reserveren
{
    width :250px;
}

.reserveren
{
    background-image: url(../Images/bg_reserveren.png);
    background-repeat: no-repeat;
    height: 35px;
    margin-top: 9px;
    width: 250px;
    line-height: 35px;
    text-indent: 110px;
    direction: ltr;
    
}

.reserveren a
{
     text-decoration :underline
}
/*==================================== END RESERVEREN ===========================*/

