/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30.03.2017, 16:11:31
    Author     : eefe
*/
#infoboxen{
  min-width: 450px;
  min-height: 270px;
}

.logincontain {
  float:left;
    width:100%;
}

#contain {
  float:left;
  width:100%;  
}

.softwareerror {
 width:100%; 
 text-align: center;
 
}

#headerall {
 /*background: none; */
}

#mittlerer {
  background-color: #fff;
}