/*div.modul5_estevent{
    padding:10px 0 0 0;
    margin:0;
   width:319px;
}

div.modul5_estevent .button_container{
    width:269px;
    border:0;
    background: url("/inc/sitespecific/danubius/modul5/events_button.png") no-repeat;
    height: 51px;
    padding:0 0 0 50px;
    margin:0;   
}  

div.modul5_estevent .button_container input{
    font-size:20px;
    font-weight: bold;
    width:269px;
    height: 51px;
    line-height:51px;
    background:none;
    border:0;
    padding:0;
    margin:0;
    color:#fff;
    cursor: pointer;
} */

div.modul5_estevent{
    padding:10px 0 0 0;
    margin:0;
   width:319px;
}

div.modul5_estevent .button_container{
    margin:0;
    width:253px;
    height: 51px;
    line-height:51px;
    vertical-align:middle;
    background: url("/inc/sitespecific/danubius/modul5/events_button.png") no-repeat;
    padding:0px 0 0 66px;
}  

div.modul5_estevent .button_container input{
    width:253px;
    border:0;
    height: 51px;
    line-height:51px;
    margin:0;
    padding:0px;
    float:left;   
    font-size:20px;
    /*font-weight: bold;*/
    border:0;
    color:#fff;
    cursor: pointer;
    text-decoration: none;
    background:none;
    outline: 0 ;
    text-align:left;
}