body
{
    font-family:Tahoma, Geneva, sans-serif;
/*    background-color:#BdBec6;*/
    text-align:center;
    margin:0px;
}

.main
{
    overflow:hidden;
}


.torrahmen {
    float: center;
    display:table-cell;
    width:312px;
    height:58px;
    line-height:58px;
    padding: 8px;
    vertical-align: middle;
    margin-top: 10px;
    margin-left: 8px;
    border: 1px solid #e1f4ff;
    background-color:#Fa5868;
    border-radius: 12px;
    font-size:26px;
    text-align:center;
}

.tor_link
{
    text-decoration: none;
    color: #e1f4ff;
}

