#box7
		{
		width: 100%;
		background-color: #54D2B3;
		background-image: url('bg.png');
    border-bottom: 2px solid #2CA488;
		}

#box7_inner
    {
    padding-top: 27px;
    padding-bottom: 27px;
    }



#form2_div
    {
    border: 0px solid red;
    width: 370px;
    height: 40px;
    position: absolute;
    top: 45px;
    right: 0px;     
    }
    
#form2_telefon
    {
    width: 260px;
    height: 33px;
    border: 1px solid #25BB8B;
    border-right: 0px;
    color: #54D2B3;
    padding-left: 10px;
    background-color: #FFFFFF;
    position: absolute;
    top: 00px;
    right: 95px;    
    }
    
    
#form2_submit
    {
    width: 95px;
    height: 37px;
    border: 1px solid #25BB8B;
    border-left: 0px;
    color: #FFFFFF;
    font-family: Titillium Web, sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background-color: #FFA303;
    position: absolute;
    top: 0px;
    right: 0px;    
    }     
    
#form2_submit:hover
    {
    background-color: #CD1626;
    cursor: pointer;
    }    

.atspm
    {
    display: none;
    visibility: hidden;
    }
            