@charset "utf-8";
/* CSS Document */

h1 {
    font-size: 1.5em;
    color: #08c;
}

p {
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
    font-size: 0.9em;
}

li {
    font-size: inherit;
    font-size: 0.9em;
}

i {
    font-style: italic;
    font-size: 0.7em;
}

a{
	color: #08c;
}

body {
	background-color:#f49610 !important;
	/*background:url(https://buettnerartofliving.de/files/Wartung/Buettner-Art-of-Living-Wartungsmodus.png) no-repeat;*/
	/*display: flex;*/
	flex-wrap: wrap;
  	margin-left: auto;
  	margin-right: auto; 
  	width: 90%;
} 

.text{
	display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 5px;
    padding: 20px;
}

.total {
	width:100%;
}
.entwickler input {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #410102;
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	height: 32px;
	background:none;
	border: 1px solid #410102;
	padding-left: 5px;
	 
	
}
.entwickler {
	background:url(https://buettnerartofliving.de/files/Wartung/Buettner-Wartungsmodus.png) no-repeat;
	display: flex;
	flex-wrap: wrap;
  	margin-left: auto;
  	margin-right: auto;
	/*margin:10px auto;*/
	width:100%;
	height:1150px;
	text-align:center;
	position:relative;
	/*top: 240px;*/
}


.entwickler2 input {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #410102;
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	height: 32px;
	background:none;
	border: 1px solid #410102;
	padding-left: 5px;
	 
	
} 
.entwickler2 {
	/*background:url(https://buettnerartofliving.de/files/Logos/logo.png) no-repeat;*/
	display: flex;
	flex-wrap: wrap;
  	margin-left: auto;
  	margin-right: auto;
	/*margin:10px auto;*/
	width:85%;
	height:400px;
	text-align:center;
	position:relative;
	margin:20px;
	/*top: 240px;*/
}

.benutzer2 {
    width: 100px;
    top: 363px;
    left: 0px;
}
.passwort2 {
    width: 100px;
    top: 363px;
    left: 120px;
}
.btn_login2 {
	width: 50px;
    top: 363px;
    left: 250px;
    cursor: pointer;
	color: #ffffff !important;

}



.yeslink {
	display: block;
    height: 600px;
    position: absolute;
    top: 1px;
    width: 100%;
}
.appslink {
	display:block;
	height:200px;
	top: 300px;
}
.benutzer {
    width: 152px;
    top: 1063px;
    left: 79px;
}
.passwort {
    width: 165px;
    top: 1063px;
    left: 259px;
}
.btn_login {
	width: 100px;
    top: 1063px;
    left: 435px;
    cursor: pointer;
	color: #ffffff !important;

}
.passwortlink {
	position:absolute;
	top:509px;
	left:377px;
	display:block;
	width:118px;
	height:24px;
}

.login{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #08c;
	position: relative;
    top: 660px;
    text-align: left;
    padding-left: 45px;
}

#copyrightxtc {
	display:none !important
}
input {
	border:none;
}

