body {
    color: #1e324f !important;
}
body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem;
    text-shadow: 0 0 1px hsla(0,0%,50%,.01);
	font-family: Arial,Helvetica,sans-serif;
	margin: 0;
}
.container {
    position: relative;
    min-height: inherit;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;

}
.boxLogIn {
    width: 33%;
	max-width: 550px;
	min-width: 320px;
    position: relative;
    min-height: inherit;
    margin-right: auto;
    margin-left: auto;
    padding-left: 8px;
    padding-right: 8px;
}
.container::after, .container::before {
    content: " ";
    display: table;
	padding-top: 25px;
}
.QVSBlogo {
    float: right;
    right: 25px;
    position: relative;
    top: 25px;
	padding-bottom: 25px;
	width: 60%;
}
.QVSBlogo img {
    width: 200px;
	height: auto;

}
.form {
    margin-bottom: 16px;
background: #6a7e8566;
border: 1px solid #a5a5a5;
}
h1 {
    font-size: 1.2em;
font-size: 28px;
line-height: 30px;
line-height: 3rem;
color: #6a7e85;
}
.margin-bottom, address, blockquote, dl, fieldset, figure, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul {
    margin-bottom: 24px;
    margin-bottom: 1.71428571rem;
}
.form-section {
    padding: 0 24px 16px;
    margin-bottom: 0;
	width: 80%;
}
.form-element {
    position: relative;
    margin-bottom: 8px;
}

.form-label {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16px;
    line-height: 1.6rem;
    margin-bottom: 4px;
}
.form-header {
    padding: 24px 24px 0;
}
.form-login-felder {
    margin-bottom: 4px;
    width: 100%;
}
fieldset {
    border: none;
}
.hyphenate {
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}
.form-login-felder .form-input {
    -webkit-box-shadow: inset 0 .1rem .1rem #a5a5a5;
    box-shadow: inset 0 .1rem .1rem #a5a5a5;
}
.form-input {
    width: 100%;
    min-height: 32px;
    padding: 5px 7px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 15px;
    line-height: 1.5rem;
    vertical-align: middle;
    border: 1px solid #a5a5a5;
}
button, input {
    overflow: visible;
}
.form__errorText {
    margin-bottom: 0;
    color: #f93b18;
}
p {
    margin-bottom: 16px;
	font-size: 14px;
}
.form__actions {
    padding: 8px 16px 32px;
	color: #fff;
}

.button-mitte {
    display: block;
    margin: 0 auto;
}
.button, .button-login {
    color: #f9f7f7;
background: #6a7e85;
border-color: #3b3939;
}
.button {
    font-family: VattenfallHall-Regular,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    line-height: 3rem;
    max-width: 100%;
    min-height: 32px;
    padding: 0 24px;
    text-align: center;
    cursor: pointer;
    border-width: 3px;
    border-style: solid;
    border-radius: 2rem;
    outline: none;
}
[type="button"], [type="reset"], [type="submit"], button {
    -webkit-appearance: button;
}
button, select {
    text-transform: none;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
.button-login:active, .button-login:hover, .button:active, .button:hover {
    background: #6a7e851a;
color: #6a7e85;
border-color: #fff;
}

ol, ul {
    list-style-position: inside;
}
.list--links {
    list-style: none;
	padding-left: 0px;
}
.mb0 {
    margin-bottom: 0 !important;
}
.margin-bottom, address, blockquote, dl, fieldset, figure, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul {
    margin-bottom: 24px;
    margin-bottom: 1.71428571rem;
}
ol, ul {
    list-style-position: inside;
}
a:hover {
    text-decoration: underline;
}
a {
    color: #2071b5;
    text-decoration: none;
    word-wrap: break-word;
    -ms-hyphens: auto;
	font-size: 1em;
	background-color: transparent;
}
@media (min-width: 320px) and (max-width: 550px) {
.boxLogIn {
    width: 100%;
    padding-left: 1px;
    padding-right: 1px;
}
}
