


/*   A u s w e r t u n g   F a r b e n  

form {
	background: white;
	border: 1px solid #f00;
	border-radius: 0.5em;
	box-shadow: 0 0 10px #f00 inset;
	padding: 0.5em 1em;
}

fieldset {
	border: 1px solid #aaa;
	border-radius: 0.5em;
	box-shadow: 0 0 10px #ddd inset;
	margin: 0 0 1em 0;
}

legend {
	background: white;
	border: 1px solid #aaa;
	border-radius: 0.5em;
	box-shadow: 0 0 10px #ddd inset;
	padding: 0.5em 1em;
}

form ul {
	list-style: none;
	margin: 0;
	padding: 0;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}

form li {
	margin: 0;
	padding: 0 0 0.5em 0;
}

form button {
	color: red;
	text-decoration: line-through;
}

form.percentage-100 button {
	color: inherit;
	text-decoration: inherit;
}

.percentage-10 {
	border-color: #f30;
	box-shadow: 0 0 10px #f30 inset;
}

.percentage-20 {
	border-color: #f60;
	box-shadow: 0 0 10px #f60 inset;
}

.percentage-30 {
	border-color: #f90;
	box-shadow: 0 0 10px #f90 inset;
}

.percentage-40 {
	border-color: #fc0;
	box-shadow: 0 0 10px #fc0 inset;
}

.percentage-50 {
	border-color: #ff0;
	box-shadow: 0 0 10px #ff0 inset;
}

.percentage-60 {
	border-color: #cf0;
	box-shadow: 0 0 10px #cf0 inset;
}

.percentage-70 {
	border-color: #9f0;
	box-shadow: 0 0 10px #9f0 inset;
}

.percentage-80 {
	border-color: #6f0;
	box-shadow: 0 0 10px #6f0 inset;
}

.percentage-90 {
	border-color: #3f0;
	box-shadow: 0 0 10px #3f0 inset;
}

.percentage-100 {
	border-color: #0f0;
	box-shadow: 0 0 10px #0f0 inset;
}

.notice,
.warning {
	border-color: #f00;
	border-radius: 0.5em;
	box-shadow: 0 0 20px #f00 inset;
	padding: 1em 2em;
}

.percentage-10 .notice {
	border-color: #f30;
	box-shadow: 0 0 20px #f30 inset;
	padding: 1em 2em;
}

.percentage-20 .notice {
	border-color: #f60;
	box-shadow: 0 0 20px #f60 inset;
	padding: 1em 2em;
}

.percentage-30 .notice {
	border-color: #f90;
	box-shadow: 0 0 20px #f90 inset;
	padding: 1em 2em;
}

.percentage-40 .notice {
	border-color: #fc0;
	box-shadow: 0 0 20px #fc0 inset;
	padding: 1em 2em;
}

.percentage-50 .notice {
	border-color: #ff0;
	box-shadow: 0 0 20px #ff0 inset;
	padding: 1em 2em;
}

.percentage-60 .notice {
	border-color: #cf0;
	box-shadow: 0 0 20px #cf0 inset;
	padding: 1em 2em;
}

.percentage-70 .notice {
	border-color: #9f0;
	box-shadow: 0 0 20px #9f0 inset;
	padding: 1em 2em;
}

.percentage-80 .notice {
	border-color: #6f0;
	box-shadow: 0 0 20px #6f0 inset;
	padding: 1em 2em;
}

.percentage-90 .notice {
	border-color: #3f0;
	box-shadow: 0 0 20px #3f0 inset;
	padding: 1em 2em;
}

.percentage-100 .notice {
	border-color: #0f0;
	box-shadow: 0 0 20px #0f0 inset;
	padding: 1em 2em;
}

input:invalid {
	color: red;
}

   E n d e   A u s w e r t u n g   F a r b e n  */

		   .textbox01 {
				overflow-y: scroll;
				height: 6em;
				min-width: 25em;
				border: 1px solid #333;
				box-shadow: 0 .2em 0.4em rgba(0, 0, 0, .5);
				padding: 8px 12px;
				background-image: linear-gradient(180deg, #fff, #ddd 40%, #ccc);
 			 }

			  .textbox02 {
				height: 1,2em;
				min-width: 25em;
				border: 1px solid #333;
				box-shadow: 0 .2em 0.4em rgba(0, 0, 0, .5);
				padding: 8px 12px;
				background-image: linear-gradient(180deg, #fff, #ddd 40%, #ccc);
 			 }



			lh1 { font-size: 4em; color: rgb(250, 255, 233); font-weight: bold ;}
			lh2 { font-size: 2em; color: rgba(250, 255, 233, 0.75); }
			lh3 { font-size: 1.4em; color: rgba(250, 255, 233, 0.5); }
			ch1 { font-size: 3em; color: rgb(130, 0, 100); font-weight: bold ;}
			ch2 { font-size: 1.4em; color: rgb(130, 0, 100); }
			ct1 { font-size: 1.1em; color: rgb(130, 0, 100); font-weight: bold }			
			ct2 { font-size: 1.1em; color: rgb(233, 70, 255); font-weight: bold }
			ct3 { font-size: 1.1em; color: rgb(140, 96, 146); font-weight: bold }
			ok { font-size: 1.1em; color: rgb(0, 4, 255); font-weight: bold }
			nok { font-size: 1.1em; color: rgb(255, 4, 4); font-weight: bold }
			go { font-size: 1.1em; color: rgb(20, 130, 0); font-weight: bold }
			blk10 { font-size: 1.0em; color: rgb(0, 0, 0);}
			blk10b { font-size: 1.0em; color: rgb(0, 0, 0); font-weight: bold }

			.green {background: green;}
			.red {background: red;}
			.blue {background: blue;}
			.yellow {background: yellow;}
			.black {background: black;}



			button-modern 
			{
				padding: .4em .8em;
				background: #3839ab linear-gradient(hsla(0, 0%, 100%, .2), transparent);
				color: rgb(226, 226, 226);
				text-shadow: 0 -.05em .05em rgba(0, 0, 0, .5);
				font-size: 125%;
				line-height: 1.0;
			}


			button 
			{
/*				min-width: 15em; */
/*				padding: .4em .8em; */
				padding: .4em .7em; 
				background: #3839ab linear-gradient(hsla(0, 0%, 100%, .2), transparent);
				border: 1px solid rgba(0, 0, 0, .1);
/*				border-radius: 0 0.4em 0.4em 0.4em; */
				border-radius: 1em 1em 1em 1em;
				box-shadow: 0 .2em 0.4em rgba(0, 0, 0, .5);
				color: white;
/*				text-shadow: 0 -.05em .05em rgba(0, 0, 0, .5); */
				font-size: 125%; 
				font-weight: bold;
				line-height: 1.0;
			}



			button.back {
				background-color: rgba(0, 4, 255, 0.5); 
			/*	background-color: rgba(20, 130, 0, 0.5); */
			}

			button.vor {
				/* background-color: rgba(20, 130, 0, 0.5); */
				background-color: rgba(0, 4, 255, 0.5);
			}

			button.repeat {
				background-color: rgba(130, 0, 100, 0.5);
			}

			button.do {
				background-color: rgb(230, 230, 230);
			}

			.cssdesign{
				height: 40px;
				width: 300px;
				border: 1px solid rgba(0, 0, 0, .1);
				border-radius: 0 0.4em 0.4em 0.4em;
				box-shadow: 0 .2em 0.4em rgba(0, 0, 0, .5);
				background-color: #e6e6e6;
				color: rgb(130, 0, 100);
				font-size: 100%;
				line-height: 1.0;
				}

				.inputfile {
					width: 0.1px;
					height: 0.1px;
					opacity: 0;
					overflow: hidden;
					position: absolute;
					z-index: -1;
				}
				
				.inputfile + label {
					max-width: 80%;
					font-size: 1.25rem;
					/* 20px */
					font-weight: 700;
					text-overflow: ellipsis;
					white-space: nowrap;
					cursor: pointer;
					display: inline-block;
					overflow: hidden;
					padding: 0.625rem 1.25rem;
					/* 10px 20px */
				}
				
				.no-js .inputfile + label {
					display: none;
				}
				
				.inputfile:focus + label,
				.inputfile.has-focus + label {
					outline: 1px dotted #000;
					outline: -webkit-focus-ring-color auto 5px;
				}
				
				.inputfile + label * {
					/* pointer-events: none; */
					/* in case of FastClick lib use */
				}
				
				.inputfile + label svg {
					width: 1em;
					height: 1em;
					vertical-align: middle;
					fill: currentColor;
					margin-top: -0.25em;
					/* 4px */
					margin-right: 0.25em;
					/* 4px */
				}
				
				
				/* style 1 */
				
				.inputfile-1 + label {
					color: #f1e5e6;
					background-color: #d3394c;
				}
				
				.inputfile-1:focus + label,
				.inputfile-1.has-focus + label,
				.inputfile-1 + label:hover {
					background-color: rgb(130, 0, 100);
				}


			html,body{height:100%;padding:0;margin:0}.page{position:relative; 
			display:table;table-layout:fixed;width:100%;height:100%;line-height:normal; 
			text-align:center;font-family:Open Sans, sans-serif;font-size:1.1em;color:#000;
			background-color:#5ea6e09d;background-size:cover;
			background-position:50% 50%;background-repeat:no-repeat;
			background-attachment:fixed}h1,h2,h3,h4,h5{line-height:1.3;

			font-weight:normal}.bg-position-top{background-position:50% 0}.bg-position-middle{background-position:50% 50%}.bg-position-bottom{background-position:50% 100%}.page:before{content:"";
			position:absolute;
			top:0;left:0;bottom:0;right:0;
			filter:alpha(opacity=40);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
			opacity:0.4}img{max-width:100%;width:auto\9;height:auto}a,a:link{color:inherit;
			filter:alpha(opacity=85);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
			opacity:0.85}a:hover,a:focus,a:active{filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			opacity:1;-webkit-transition:all .3s ease-in-out;
			transition:all .3s ease-in-out}ul,ol{display:inline-block;
			text-align:left;max-width:50%}.container{position:relative;

			display:table-cell;width:100%;vertical-align:center;padding:1em 2em;z-index:1}.content{max-width:900px;margin:0 auto}.social-links:empty{outline:1px solid rgb(255, 255, 255)}.social-links{padding:1em 0; 

			vertical-align:center}.social-links a{padding:0 0.3em;line-height:normal}.hosting-info{position:absolute;

			display:block;
				bottom:0;left:0;right:0;
				padding:1em;font-size:0.8em}.hosting-info p{margin:0;
				padding:0;
				font-size:12px}.overlay-dark{background-color:#333}.overlay-dark:before{background-color:#333}.overlay-bright{background-color:white}.overlay-bright:before{background-color:white;
			filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
			
/*			opacity:0.7}@media screen */
/*				{.page[class]{background-image:url("/Hobel-1920-1080.jpg")}}    */
/*				body.debug:after{content:"default"; */

			position:fixed;left:0;bottom:0;background-color:white;color:black;padding:0.5em;font-size:10px;
			text-transform:uppercase}@media screen and (max-width: 640px) 
					{body.debug:after{content:"small"}
						h1{font-size:2em}ul,ol{max-width:none}.page{min-width:300px}.page .container{padding:3em}}@media screen 
							and (min-width: 641px) 
							and (max-width: 1199px),(min-height:500px) and (max-height: 1199px)
					{body.debug:after{content:"medium"}}@media screen and (min-width: 1200px){body.debug:after{content:"large"}}.page .fallback-bg{display:none}.ie8 .page .fallback-bg{display:block;
			position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;max-width:inherit;z-index:0}

