/* imprima-regular - latin */
@font-face {
  font-family: 'Imprima';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/imprima-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Imprima'), local('Imprima-Regular'),
       url('../fonts/imprima-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/imprima-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/imprima-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/imprima-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/imprima-v8-latin-regular.svg#Imprima') format('svg'); /* Legacy iOS */
}

html {
	Font-Family: Imprima, sans-serif;
	margin: 0px;
	padding: 0px;
}

form {
	display:inline;
}

/* Tabletts */
@media only screen and (max-width: 640px) {
#login {
	position:absolute;
	top: 0px;
	left: 50%;
	text-align:center;
	width: 380px;
	margin-left: -190px;
	height: 100%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.63) 0%, rgba(0,0,0,0.94) 45%, rgba(0,0,0,1) 53%, rgba(0,0,0,0.96) 55%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.63) 0%,rgba(0,0,0,0.94) 45%,rgba(0,0,0,1) 53%,rgba(0,0,0,0.96) 55%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.63) 0%,rgba(0,0,0,0.94) 45%,rgba(0,0,0,1) 53%,rgba(0,0,0,0.96) 55%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1000000', endColorstr='#00000000',GradientType=0 );
	z-index: 1;
}
}

/* Tabletts */
@media only screen and (max-width: 760px) {
#login {
	position:absolute;
	left: 50%;
	text-align:center;
	width: 380px;
	margin-left: -190px;
	height: 100%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.63) 0%, rgba(0,0,0,0.94) 45%, rgba(0,0,0,1) 53%, rgba(0,0,0,0.96) 55%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.63) 0%,rgba(0,0,0,0.94) 45%,rgba(0,0,0,1) 53%,rgba(0,0,0,0.96) 55%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.63) 0%,rgba(0,0,0,0.94) 45%,rgba(0,0,0,1) 53%,rgba(0,0,0,0.96) 55%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1000000', endColorstr='#00000000',GradientType=0 );
	z-index: 1;
}
}
/* Mittlere Monitore */
@media only screen and (max-width: 980px) {
#login {
	position:absolute;
	left: 50%;
	text-align:center;
	width: 380px;
	margin-left: -190px;
	height: 100%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.63) 0%, rgba(0,0,0,0.94) 45%, rgba(0,0,0,1) 53%, rgba(0,0,0,0.96) 55%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.63) 0%,rgba(0,0,0,0.94) 45%,rgba(0,0,0,1) 53%,rgba(0,0,0,0.96) 55%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.63) 0%,rgba(0,0,0,0.94) 45%,rgba(0,0,0,1) 53%,rgba(0,0,0,0.96) 55%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1000000', endColorstr='#00000000',GradientType=0 );
	z-index: 1;
}
}

/* Große Monitore */
@media only screen and (min-width: 981px) {

#login {
	position:absolute;
	left: 50%;
	text-align:center;
	width: 380px;
	height: 100%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.63) 0%, rgba(0,0,0,0.94) 45%, rgba(0,0,0,1) 53%, rgba(0,0,0,0.96) 55%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.63) 0%,rgba(0,0,0,0.94) 45%,rgba(0,0,0,1) 53%,rgba(0,0,0,0.96) 55%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.63) 0%,rgba(0,0,0,0.94) 45%,rgba(0,0,0,1) 53%,rgba(0,0,0,0.96) 55%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1000000', endColorstr='#00000000',GradientType=0 );
	z-index: 1;
}

}

H1 {
	font-size: 18pt;
	font-weight: bold;
	color:#444;
}

a { font-size:10.6pt;}
a:link          {color: #bbb;text-decoration: none;}
a:visited       {color: #bbb;text-decoration: none;}
a:hover         {color: #da4849;text-decoration: underline;}
a:active		{color: #da4849;text-decoration: none; }

DIV, TABLE, TD, P {
	Font-Family: Imprima, sans-serif;
	Font-Size : 11px;
	Font-Style : normal;
}

LABEL {
 width:120px;
 font-size: 14px;
}

input.text, input.password	{
	margin-top: 20px;
	border: 0px;
	Font-Family: Imprima, sans-serif;
	width: 80%;
	height:40px;
	font-size: 18pt;
	color: #ddd;
	border-bottom: 1px solid #666;
	background: transparent;
}

.btn-one {
	Font-Family: Imprima, sans-serif;
	border: 0px;
	width: 80%;
	margin: auto;
	background-color: #222;
	color: #fff;
	font-size: 18pt;
	height:45px;
  transition: all 0.3s;
}
.btn-one:hover {
	background-color: #da4849;
}

#ajax_getlogin {
	margin:auto;
	height:30px;
	color: #da4849;
}

.ueberschrift_rot {
	Font-Family: Imprima, sans-serif;
	color: #da4849;
	font-size: 20px;
	font-weight:bold;
}

.mittelgross_rot {
	Font-Family: Imprima, sans-serif;
	color: #da4849;
	font-size: 14px;
	font-weight:bold;
}

.klein_rot {
	Font-Family: Imprima, sans-serif;
	color: #da4849;
	font-size: 11px;
	font-weight:bold;
}

.wwoverlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 10000 ;
	top: 0;
	left: 0;
  background-color: rgb(0,0,0);
	background-color: rgba(0,0,0, 0.8);
	overflow-x: hidden;
 	transition: 0.5s;
}

.ui-dialog { z-index: 1000 !important ;}

.overlay-content {
  position: relative;
  top: 60px;
  width: 70%;
	height: 70%;
	left: 50%;
	margin-left: -35%;
  text-align: left;
	padding:20px;
  margin-top: 30px;
	background:#FFF;
	color:#000;
	overflow: auto;
}

.overlay_head  {
  position: absolute;
  top: 20px;
  width: 70%;
	left: 50%;
	margin-left: -35%;
  font-size: 40px;
	color:#FFF;
}

.wwoverlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  transition: 0.3s;
}

.wwoverlay a:hover, .wwoverlay a:focus {
  color: #bbb;
}

.wwoverlay .closebtn {
  position: absolute;
  top: 0px;
  right: 45px;
  font-size: 60px;
}
