body {
margin: 0;
padding: 0;
background: #93A0A7;
}
#boxDarkGrey {
    width: 365px;
    height: 390px;
    position: relative;
    background-color: #ffffff;
    margin: 10% auto 0 auto;
    padding: 24px 0px;
    border-radius: 10px;
}
#boxLightGrey {
    width: 365px;
    height: 390px;
    position: relative;
    background-color: #ffffff;
}
#logo {
    width: 320px;
    height: auto;
    position: relative;
    left: 24px;
    top: 0px;
}
.link_de_login {
	position: relative;
	font-family: "Tahoma", "Verdana";
	font-size: 12px;		
	color: #005EA8;
    left: 10px;
}

.link_en_login {
	position: relative;
	font-family: "Tahoma", "Verdana";
	font-size: 12px;	
	color: #005EA8;		
    left: 20px;
}
.link_nl_login {
	position: relative;
	font-family: "Tahoma", "Verdana";
	font-size: 12px;	
	color: #005EA8;		
    left: 30px;
}
.link_de_error {
    position: relative;
	font-family: "Tahoma", "Verdana";
	font-size: 12px;		
	color: #005EA8;
    left: 10px;
}
.link_en_error {
    position: relative;
	font-family: "Tahoma", "Verdana";
	font-size: 12px;		
	color: #005EA8;
    left: 20px;
}
.link_nl_error {
    position: relative;
	font-family: "Tahoma", "Verdana";
	font-size: 12px;		
	color: #005EA8;
    left: 30px;
}
#PWDWrapperAusblenden {
    position: relative;
    width: 365px;
    height: 22px;
    left: 0px;
    top: 0px;
}
a#PWDVergessen {
    margin-left: 26px;
}
#PasswortVergessenZurückButton {
    display: none;
    position: relative;
    top: 0;
    width: 365px;
    height: 215px;
}
.imgWrapper {
    position: relative;
    width: 365px;
    height: 52px;
}
.imgWrapperError {
    position: relative;
    width: 365px;
    height: 70px;
}
.back {
    position: relative;
    width: 365px;
    height: 266px;
}
#PWDVergessen {
    font-size: 18px;
    color: #005EA8;
    font-family: "Tahoma", "Verdana";
    text-decoration: none;
    
}

#divausblenden {
    width: 365px;
    height: 119px;
    position: relative;
    top: 0;
}
#ben, #loginTextField {
    width: 295px;
    height: 37px;
    position: relative;
    left: 26px;
    top: 20px;
    font-family: "Tahoma", "Verdana";
    font-size: 16px;
    padding-left: 15px;
    border: 1px solid #005EA8;
    border-radius: 4px;
    background: #fff;
}
#EEMail, #passwordTextField {
	width: 295px;
    height: 37px;
    position: relative;
    left: 26px;
    top: 30px;
    font-family: "Tahoma", "Verdana";
    font-size: 16px;
    padding-left: 15px;
    border: 1px solid #005EA8;
    border-radius: 4px;
}
#loginButton {
    width: 314px;
    height: 37px;
    bottom: 0;
    position: absolute;
    left: 26px;
    color: #FFF;
    background-color: #005EA8;
    border: none;
    border-radius: 4px;
    font-family: "Tahoma", "Verdana";
    font-size: 16px;
	-webkit-appearance: none; 
}
#loginButton:hover {
	background-color: #005EA8;
	cursor: pointer; 
}	
#loginButton:active {
	background-color: #b1ca34;
}
#message {
	font-family: "Tahoma", "Verdana";
	font-size: 18px;	
	color: #005EA8;
	position: relative;
	top: 0px;
    margin:0;
	text-align: center;	
    height: 50px;
    width: 365px;
}	

.backButtonWrapper {
    width: 365px;
    height: 37px;
    position: relative;
    top: 0;
}
#backButton {
    width: 314px;
    height: 37px;
    position: absolute;
    bottom: 0;
    left: 26px;
    color: #FFF;
    background-color: #005EA8;
    border: none;
    border-radius: 4px;
    font-family: "Tahoma", "Verdana";
    font-size: 16px;
}
#absendenBTN {
    width: 153px;
    height: 37px;
    position: absolute;
    bottom: 0;
    left: 187px;
    color: #FFF;
    background-color: #005EA8;
    border: none;
    border-radius: 4px;
    font-family: "Tahoma", "Verdana";
    font-size: 16px;
}

#backButton:hover {
    cursor: pointer;
}
#backButton2:hover {
	cursor: pointer; 
	}	
#vergBTN:hover {
	cursor: pointer; 
}	 
#absendenBTN:hover {
	cursor: pointer; 
}	 
#backButton:active {
	background-color: #b1ca34;
}
#vergBTN:active {
	background-color: #b1ca34;
}
#backButton2:active {
	background-color: #b1ca34;
}
#absendenBTN:active {
	background-color: #b1ca34;
}
#vergBTN {
    width: 180px;
    height: 37px;
    position: relative;
    left: 100px;
    top: 38px;
    color: #FFF;
    background-color: #005EA8;
    border: none;
    border-radius: 4px;
    font-family: "Tahoma", "Verdana";
    font-size: 16px;
}
#backButton2 {
    width: 153px;
    height: 37px;
    position: absolute;
    bottom: 0;
    left: 26px;
    color: #FFF;
    background-color: #005EA8;
    border: none;
    border-radius: 4px;
    font-family: "Tahoma", "Verdana";
    font-size: 16px;
}
#divPasswortvergessen {
    display: none;
    width: 365px;
    height: 119px;
    position: relative;
    top: 0;
}
.AnmeldenBtnWrapper {
    position: relative;
    width: 365px;
    height: 193px;
}
.linkDeEn {
    margin: 5px auto 0 auto;
    width: 365px;
    height: auto;
}
/*Mobile*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 667px)
and (orientation: portrait)
{
/*----- Login Bereich----*/
#boxDarkGrey {
    width: 730px;
    height: 780px;
    margin: 10% auto 0 auto;
    padding: 48px 0px;
}  
#boxLightGrey {
    width: 730px;
    height: 780px;
    }
#logo {
    width: 608px;
    height: auto;
    left: 55px;
    top: 0px;
}
 #ben, #loginTextField {
    width: 590px;
    height: 60px;
    left: 55px;
    top: 20px;
    font-size: 250%;
}
#EEMail, #passwordTextField {
	width: 590px;
    height: 60px;
    left: 55px;
    top: 40px;
    font-size: 250%;
}
.imgWrapper {
    width: 730px;
    height: 98px;
}
#divausblenden {
    width: 730px;
    height: 210px;
}
#PWDWrapperAusblenden {
    position: relative;
    width: 730px;
    height: 36px;
    left: 0px;
    top: 0px;
}
a#PWDVergessen {
    font-size: 250%;
    margin-left: 52px;
}
.AnmeldenBtnWrapper {
    position: relative;
    width: 730px;
    height: 440px;
}
#loginButton {
    width: 609px;
    height: 74px;
    left: 55px;
    font-size: 250%;
}
.linkDeEn {
    margin: 5px auto 0 auto;
    width: 730px;
    height: auto;
}
 a#link_de {
     font-size: 250%;   
 }
a#link_en {
  font-size: 250%;   
}
a#link_nl {
font-size: 250%;   
}
/*----- Passwort Vergessen Bereich----*/
#backButton2 {
    width: 299px;
    height: 70px;
    left: 51px;
    font-size: 250%;
}
#absendenBTN {
    width: 299px;
    height: 70px;
    left: 366px;
    font-size: 250%;
}
    
#divPasswortvergessen {
    width: 730px;
    height: 210px;
}
#PasswortVergessenZurückButton {
    width: 730px;
    height: 476px;
}
/*----- Error Bereich----*/    
    
.imgWrapperError {
    width: 730px;
    height: 98px;
}    
p#message {
    width: 730px;
	font-size: 230%;
	top: 14px;
}	
.back {
    width: 730px;
    height: 635px;
}
#backButton {
    position: absolute;
    bottom: 0;
    width: 609px;
    height: 74px;
    left: 55px;
    font-size: 250%;
}
.messageWrapper {
    height: 50px;
    width: 730px;
}