﻿#Germany{background: rgb(95,97,104);background: radial-gradient(ellipse at center,  rgba(95,97,104,1) 0%,rgba(40,52,59,1) 100%);}
#Germany > header{border-bottom-style: inset;border-bottom-width: 5px;border-bottom-color: rgb(95,97,104);padding-bottom:1em;margin-bottom:1em;}
#Germany-Registration{float:left; width:20%;}
#Company-Registration{width:99%; margin:1em 0; padding:0.5%;background: rgb(40,52,59);box-shadow:0 0 3px #fff inset;}
@media only screen and (min-width:1px) and (max-width: 800px)
{
    #Germany-Registration{width:25%;}
}