.loginbox
{
width:90%;
min-height:200px;
 max-height:auto;
  width:90%;
min-height:350px;
max-height:auto;
}

/*.dragon
{
width:90%;
min-height:350px;
background-size: 100% 100%;
background-repeat: no-repeat;
background-image: url("../../img/dragon2.png");
}*/

.h2
{
width:90%;
min-height:100px;
max-height:auto;
background-size: 100% 100%;
background-repeat: no-repeat;
}

.loginform
{
    width: 100%;
    height: 10px;
    position: absolute;
    top:-70px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;

}
.hinweis
{
width:100%;
height:100px;
max-height:auto; 
}