html {
margin:0;
padding:0;
height: 100%;
overflow:auto;
}

body{
margin:0;
padding:0;
height:100%;
min-height: 100%;
position:relative;
}


h1
{
display:inline;
margin:0px;
}

*
{
/*
font-family: 'Changa', sans-serif;
*/
font-family: 'Viga', sans-serif;
font-size:12px;
font-weight:400;
letter-spacing:0.5px;
}

.copyright{
font-family: 'Viga', sans-serif;
font-size:10px;
font-weight:100;
color:#666666;
}

.ueberschrift1{
font-family: 'Viga', sans-serif;
font-size:20px;
font-weight:400;
color:#000099;
}

.ueberschrift2{
font-family: 'Viga', sans-serif;
font-size:11px;
font-weight:100;
color:#660099;
}

.ueberschrift3{
font-family: 'Viga', sans-serif;
font-size:12px;
font-weight:100;
color:#666666;
}

.ueberschrift4{
font-family: 'Viga', sans-serif;
font-size:12px;
font-weight:50;
color:#666666;
}

.fehler_rot{
font-family: 'Viga', sans-serif;
font-size:13px;
font-weight:300;
color:#FF0000;
}



.backi
{
position:fixed;
top:0px;
left:0px;
width:100%;
height:100%;
background-image:url(../img/backi.png);
background-repeat:no-repeat;
background-size: cover;
}


.header{
position:fixed;
top:0px;
left:0px;
width:100%;
min-width:100%;
height:50px;
padding:0px;
border:0px;
border-bottom:2px solid #FFFFFF;
margin:0px;
    background: -moz-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 59%, rgba(255,255,255,0.2) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(59%, rgba(255,255,255,0.6)), color-stop(100%, rgba(255,255,255,0.2))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 59%, rgba(255,255,224,0.2) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 59%, rgba(255,255,255,0.2) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 59%, rgba(255,255,255,0.2) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 59%, rgba(255,255,255,0.2) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ); /* ie6-9 */ 
z-index:2;
}

.headerinnen{
position:absolute;
top:0px;
width:960px;
height:50px;
left:50%;
padding:0px;
border:0px;
margin:0px;
margin-left: -480px;
z-index:3;
}

.headerueberschrift{
position:absolute;
top:12px;
width:740px;
height:28px;
left:50%;
padding:0px;
border:0px;
margin:0px;
margin-left: -370px;
text-align:center;
z-index:3;
}


.headercopyright{
position:absolute;
bottom:3px;
width:200px;
height:15px;
right:3px;
padding:0px;
border:0px;
margin:0px;
text-align:right;
z-index:3;
}


.loginhaupt{
position:absolute;
top:127px;
width:400px;
height:240px;
left:50%;
padding:0px;
border:0px;
margin-left: -200px;
padding:0px;
border:0px;
border:2px solid #FFFFFF;
border-radius:10px 10px 10px 10px;
    background: -moz-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 59%, rgba(255,255,255,0.2) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(59%, rgba(255,255,255,0.6)), color-stop(100%, rgba(255,255,255,0.2))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 59%, rgba(255,255,224,0.2) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 59%, rgba(255,255,255,0.2) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 59%, rgba(255,255,255,0.2) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 59%, rgba(255,255,255,0.2) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ); /* ie6-9 */ 
z-index:2;
}

.logininnen{
position:absolute;
top:10px;
width:390px;
height:230px;
left:5px;
padding:0px;
border:0px;
margin:0px;
z-index:3;
}

.logintext{
position:absolute;
bottom:3px;
width:390px;
height:30px;
left:0px;
padding:0px;
border:0px;
margin:0px;
z-index:2;
text-align:center;
}

.tabeldiv1a {
position: absolute;
width: 80px;
height: 30px;
top: 13px;
left: 0px;
margin:0px;
padding:0px;
border:0px;
text-align:right;
z-index:4;
}

.tabeldiv1b {
position: absolute;
width: 200px;
height: 30px;
top: 10px;
left: 85px;
margin:0px;
padding:0px;
border:0px;
text-align:left;
z-index:10;
}

.tabeldiv2a {
position: absolute;
width: 80px;
height: 30px;
top: 53px;
left: 0px;
margin:0px;
padding:0px;
border:0px;
text-align:right;
z-index:4;
}

.tabeldiv2b {
position: absolute;
width: 220px;
height: 30px;
top: 50px;
left: 85px;
margin:0px;
padding:0px;
border:0px;
text-align:left;
z-index:10;
}

.tabeldiv3a {
position: absolute;
width: 29px;
height: 19px;
top: 55px;
left: 295px;
margin:0px;
padding:0px;
border:0px;
background-image:url(../img/auge1.png);
background-repeat:no-repeat;
background-size: cover;
cursor:pointer;
z-index:4;
}

.tabeldiv3b {
position: absolute;
width: 29px;
height: 19px;
top: 55px;
left: 295px;
margin:0px;
padding:0px;
border:0px;
background-image:url(../img/auge2.png);
background-repeat:no-repeat;
background-size: cover;
cursor:pointer;
z-index:4;
}

.fehler{
position:absolute;
top:90px;
width:390px;
height:30px;
left:0px;
padding:0px;
border:0px;
margin:0px;
z-index:2;
text-align:center;
}

.login{
position:absolute;
top:130px;
width:150px;
height:40px;
left:125px;
padding:0px;
border:0px;
border-top: 2px solid #0099FF;
border-left: 2px solid #0099FF;
border-right: 2px solid #0099FF;
border-bottom: 2px solid #0099FF;
border-radius:10px 10px 10px 10px;
margin:0px;
cursor:pointer;
text-align:center;
text-decoration:none;
font-family: 'Viga', sans-serif;
font-size:1.1em;
font-weight:400;
color:#000000;
z-index:12000;
background: rgba(255,255,255,1);
transition: all 0.6s linear;
line-height:35px;
}

.login:hover{
background: rgba(255,255,255,1);
border-top: 2px solid #009933;
border-left: 2px solid #009933;
border-right: 2px solid #009933;
border-bottom: 2px solid #009933;
}


.footer{
position:absolute;
top:379px;
width:500px;
height:50px;
left:50%;
padding:0px;
border:0px;
margin-left: -250px;
padding:0px;
border:0px;
border:0px;
z-index:2;
}

.hintergrund{
position:fixed;
width:100%;
min-width:100%;
height:100%;
max-height:100%;
padding:0px;
border:0px;
margin:0px;
background: rgba(0,0,0,0.6);
z-index:200000;
}

.hintergrundloading{
position:fixed;
width:100%;
min-width:100%;
height:100%;
max-height:100%;
padding:0px;
border:0px;
margin:0px;
background: rgba(255,255,255,0.6);
z-index:200000;
}

.hintergrundloadinggif{
position:fixed;
width:64px;
height:64px;
left:50%;
top:50%;
padding:0px;
border:0px;
margin:0px;
margin-left: -32px;
margin-top: -32px;
z-index:200001;
}

.sk-circle {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color:#990000;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}





.input1{
	border:solid 1px #0099FF;
	width:190px;
	height:20px;
	font-family: 'Viga', sans-serif;
	font-size:1em;
	font-weight:300;
	color:#000099;
	letter-spacing:0px;
		}
		
