body {
display: absolute;
padding: 0;
margin:0;
background:#c5ccd4 url(../graphics/bg.gif);
-webkit-tap-highlight-color:rgba(0,0,0,0.12)
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

@media only screen 
and (device-width : 768px)  {
body {
zoom: 150%;
}
}



*:focus {
    outline: none;
   }
::-webkit-scrollbar {
    display: none;
}

a{
	box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

#start_menu {
overflow-y: scroll;
width: 200px;
height: 600px;
/* height: auto; */
}

#right {
	position: fixed;
	max-height: 10px;
	max-width: 20px;
	top: 15%;
	left: 60%;
}

#RightBottom {
	position: absolute;
top: 400px;
left: 135px;
}

.menuIconSmall {
position: absolute;
top: 0px;
left: 0px;
width: 40%;
max-width:410px;
height:42px;
font-family: Arial;
color: #5a566d;
}

.menuTextSmall {
position: absolute;
top: 7px;
left: 80px;
font-size:24px;
vertical-align:middle;
height:42px;
font-family: Arial;
color: #5a566d;
}

.menuRightSmall {
position: absolute;
top: 7px;
left: 93%;
width: 43px;
height:42px;
font-size:24px;
vertical-align:middle;
font-family: Arial;
color: #5a566d;
}

div[class*="menuIconStart"] {
position: absolute;
top: 0px;
left: 0px;
width: 40%;
max-width:410px;
height:62px;
font-family: Arial;
color: #5a566d;
}

.menuIconImgStart {
width: 62px;
height:62px;
}

.menuTextStart {
position: absolute;
top: 17px;
left: 80px;
font-size:24px;
vertical-align:middle;
height:62px;
font-family: Arial;
color: #5a566d;
}

.mainmenuStartSpezSPM {
	position: absolute;
	width: 100%;
	height:80px;
	bottom: 200px;
  background:#ffffff;
}

.menuTextStartSpezSPM1 {
	position: absolute;
	width: 62px;
	height:62px;
	left: 0px;
  border-left: 1px solid #a49c99;
  background:#e4e0df;
}

.menuTextStartSpezSPM {
position: absolute;
top: 21px;
left: 80px;
font-size:24px;
vertical-align:middle;
height:62px;
font-family: Arial;
color: #5a566d;
}

.menuTextStartSpezSPM2 {
	position: absolute;
	width: 80px;
	height:80px;
	right: 0px;
  border-left: 1px solid #a49c99;
  background:#ffffff;
  background:#e4e0df;
  display: none;
}


.menuRight {
position: absolute;
top: 15px;
left: 88%;
width: 33px;
height:35px;
font-size:24px;
vertical-align:middle;
font-family: Arial;
color: #5a566d;
}

.calendar {
}

#Right2 {
	position: absolute;
	left: -24px;
}

#Right2Top {
	position: absolute;
	width: 350px;
	height: 100px;
	border-bottom: 2px solid #636363;
}

#Right2TopA {
  position: absolute;;
	width: 300px;
	height: 13px;
	font-size: 30px;
	color: #666;
	font-weight: normal;	
	font-family:arial;
		float: left;
}

#Right2TopB {
margin-right: 44px;
float: right;
margin-top: 50px;
}

#Right2Main {
	position: absolute;
	width: 350px;
	height: 270px;
	top: 110px;
		
	overflow: auto;
}



#Right3 {
	position: absolute;
	left: -24px;
	width: 350px;
	height: 400px;
}

#Right3Top {
	position: absolute;
	width: 350px;
	height: 30px;
	border-bottom: 2px solid #636363;
}

#Right3Top1 {
position: absolute;
font-family: Arial;
font-size: 19;	
top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  width: 200px;
color: #1d1d1d;
}

#Right3Top2 {
width: 30px;
float: right;
margin-top: 2px;
}

#Right3Top2a {
position: relative;
 background-image: url("paper.gif");
    background:#ebce5a;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:0px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
border: 1px black solid;
height: 28px;
width: 30px;
margin-left: -5px;
margin-top: -7px;
float: left;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
background-image:linear-gradient(0deg, #ebce5a 5%, #cea300 70%);
transition: transform 0.3s;


}

.scaninhaltordnerAnimate {
  transform: rotateY(360deg);
}


#Right3Top2a:before {
    content: '';
    width: 50%;
    height: 6px;
    border-radius: 0 20px 0 0;
    background-color: #cea300;
    position: absolute;
    top: -7px;
    left: -1px;
    border: 1px black solid;
    border-bottom: none;
  }

  #Right3Top2b {
  	position: absolute;
  	right: 14px;
  	top: -1px;
  }


  #Right3Top3 {
width: 30px;
float: right;
margin-top: -7px;
margin-right: 30;	
}

#Right3Top4 {
width: 30px;
float: right;
margin-top: 2px;
}

#Right3Top4a {
position: relative;
    background:#e9eae8;
	background:rgba(105,115,100,.15);
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
	 width: 150px;
border: 1px black solid;
height: 30px;
width: 30px;
margin-left: -28px;
margin-top: -9px;
float: left;
}

  #Right3Top4b {
  	position: relative;
  	right: 21px;
  	top: -2px;
  }



#Right3Main {
	position: absolute;
	width: 350px;
overflow-x: hidden;
    overflow-y: scroll;
    overflow: overlay;
    top: 34px;
    height: 360px;

    }


.Right3MainFullScreen {
	width: 900px !important;
    margin-left: -530px !important;;
background:#ffffffe3 !important;
border: 2px solid #636363 !important;
	-webkit-border-radius: 3px 3px 3px 3px !important;
	-moz-border-radius:3px 3px 3px 3px !important;
	border-radius:3px 3px 3px 3px !important;
	height: 460px !important;
    }


.scaninhaltfile {
	position: relative;
	background:#e9eae8;
	background:rgba(105,115,100,.15);
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
	border: 1px black solid;
	height: 100px;
	width: 100px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	}

.scaninhaltfileTitel {
font-size: 12;
  font-family: Arial;
  font-weight:normal;
  text-align:center;
  max-height: 55px;
  overflow: hidden;
}

.scaninhaltfileDate {
	position: absolute;
font-size: 10;
  font-family: Arial;
  font-weight:normal;
  text-align:center;
    overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
top: 65px;
  	width: 100%;
}


.scaninhaltfileEditIcon {
position: absolute;
top: 79px;
left: 77px;
width: 25px;
}


.scaninhaltordnerEditIcon {
position: absolute;
top: 66px;
left: 76px;
width: 24px;
}

.scaninhaltordnerPWIcon {
position: absolute;
top: 66px;
left: 1px;
width: 20px;	
opacity: 0.8;
}

.scaninhaltfileRemove {
position: absolute;
top: 75px;
left: -2px;
width: 23px;
}


.scaninhaltordner {
position: relative;
 background-image: url("paper.gif");
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:0px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
border: 1px black solid;
height: 87px;
width: 100px;
margin-left: 10px;
margin-top: 14px;
margin-bottom: 5px;
float: left;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
background-image:linear-gradient(0deg, #ebce5a 5%, #cea300 70%);
transition: transform 0.3s;

}

.scaninhaltordnerAnimate {
  transform: rotateY(360deg);
}


  .scaninhaltordner:before {
    content: '';
    width: 50%;
    height: 13px;;
    border-radius: 0 20px 0 0;
    background-color: #cea300;
    position: absolute;
    top: -14px;
    left: -1px;
    border: 1px black solid;
    border-bottom: none;
  }


.scaninhaltordnerTitel {
font-size: 12;
  font-family: Arial;
  font-weight:normal;
  text-align:center;
  text-decoration: underline;
  max-height: 55px;
  overflow: hidden;
 word-spacing: 0px;
}

.scaninhaltordnerDate {
	position: absolute;
font-size: 10;
  font-family: Arial;
  font-weight:normal;
  text-align:center;
    overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  	width: 100%;
  	top: 55px;
}

.scaninhaltordnerEdit {
position: absolute;
top: 65px;
left: 75px;
width: 25px;
}


.scaninhaltordnerUP {
	position: absolute;
	width: 50;
	left: 50%;
margin-left: -25px;
top: 34px;
opacity: 0.6;
}

#scanablageshow {
	position: absolute;
	top: 10px;
	max-width: 80%;
	z-index: 2;
	box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	display: block;
	margin: auto;
	width: 80%;
	  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
	background:#e4e0df;
}


#scanablageshowIMG {
width: 100%;
}

#scanablageshowMOV {
width: 100%;
}

#scanablageshowPDF {
width: 100%;
}

#scanablageshowOTHER {
width: 100%;

}

#scanablageshowOTHERIMG {
width: 30%;
	 display: block;
 margin: 0px auto;
	margin-top: 100px;
}

#scanablageshowOTHERTITEL {
	position: absolute;
font-size: 20;
  font-family: Arial;
  font-weight:normal;
  text-align:center;
  	width: 100%;
  	top: 100px;;
}


#scanablageshowTitel {
text-align:left;
font-size: 20;
height: 30px;
width: auto;
  font-family: Arial;
  font-weight:normal;
  background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);	
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	color:#fff;
	padding:10px 0 0px 10px;

}

#scanablageshowPageInfo {
position: absolute;
width: 400px;
height: 50px;	
left: 50%;
margin-left: -25px;
top: -17px;
z-index: 2;
}

#scanablageshowPfeilLinks {
	position: relative;
	width: 20px;
	left: -35px;
	top: 28px;
}

#scanablageshowPfeilRechts {
	position: relative;
	width: 20px;
	right: -59px;
	top: -23px;
}

#scanablageshowPageInfo1 {
	position: relative;
  font-family: Arial;
  font-weight:normal;
  color:#fff;	
  font-size: 15;
}

#scanablageshowPageInfo2 {
	position: relative;
  font-family: Arial;
  font-weight:normal;
  color:#fff;	
  font-size: 15;
}



#scanablageshowClose {
position: absolute;
width: 25px;
height: 25px;
margin-top: -31px;
margin-left: 96%;
z-index:2;
}

#scanablageshowDownload {
position: absolute;
width: 25px;
height: 25px;
margin-top: -31px;
margin-left: 90%;
z-index:2;
}

.scaninhaltfileEdit {
    position: absolute;
    top: 64px;
    left: 50%;
    margin-left: -175px;	
background:rgba(132, 136, 139, 0.97);
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
	 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
	 width: 350px;
border: 1px black solid;
height: 580px;
}


.scaninhaltfileEdit1b {
	position: absolute;
	width: 20px;
	top: 8px;
	left: 100%;
	margin-left: -27px;
}

.scaninhaltfileRemove {
	position: absolute;
	width: 20px;
	top: 8px;
	left: 90%;
	margin-left: -27px;	
}

.scaninhaltfileEdit1a {
  background:#313a3c;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
	color:#fff;
	font-weight:lighter;
  padding:10px 0 10px 10px;
  text-align:left;
text-align:left;
font-size: 17;
  font-family: Arial;
border-bottom: 1px solid black;
}

.scaninhaltfileEdit2 {
position: absolute;
font-family: Arial;
font-size: 13;
top: 50px;
left: 10px;
}

.scaninhaltfileEdit3 {
position: absolute;
font-family: Arial;
font-size: 13;
top: 80px;
left: 10px;	
}

.scaninhaltfileEdit2b {
	position: absolute;
width: 250px;
height: 20px;
background: white;
top: -2px;
left: 50px;
resize: none;
overflow: hidden;
 	-webkit-border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;
	font-family: Arial;
font-size: 13;
}


.scaninhaltfileEdit4 {
position: absolute;
top: 140px;
left: 70px;
}


.scaninhaltfileEdit5 {
position: relative;
left: 0px;
top: 160px;
width: 100%;;
height: 340px;
border-top: 1px solid black;
border-bottom: 1px solid black;
background-image:linear-gradient(0deg, #ebce5a 5%, #cea300 70%);
;
}

.scaninhaltfileEdit5a {
position: absolute;
top: 210px;
font-family: Arial;
font-size: 15;
text-align: center;
width: 200px;
text-decoration: underline;
width: 100%;
}

.scaninhaltfileEdit5b {
position: absolute;
top: 230px;
font-family: Arial;
font-size: 15;
}


.scaninhaltfileEdit5bMain {
position: absolute;
width: 350px;
    overflow-y: overlay;
    top: 0px;
    height: 310px;
}


.ScanOrdnerInhaltEditFileUnter {
	position: relative;
	margin-left: 10px;
}



.scaninhaltfileEdit7 {
position: absolute;
top: 550px;
left: 260px;
font-family: Arial;
font-size: 15;
}


.scaninhaltordnerEdit {
    position: absolute;
    top: 64px;
    left: 50%;
    margin-left: -175px;	
background:rgba(132, 136, 139, 0.97);
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
	 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
	 width: 350px;
border: 1px black solid;
height: 580px;
}


.scaninhaltordnerEdit1b {
	position: absolute;
	width: 20px;
	top: 8px;
	left: 100%;
	margin-left: -27px;
}

.scaninhaltordnerRemove {
	position: absolute;
	width: 20px;
	top: 8px;
	left: 90%;
	margin-left: -27px;	
}

.scaninhaltfileRemove {
	position: absolute;
	width: 20px;
	top: 8px;
	left: 90%;
	margin-left: -27px;	
}

.scaninhaltordnerEdit1a {
  background:#313a3c;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
	color:#fff;
	font-weight:lighter;
  padding:10px 0 10px 10px;
  text-align:left;
text-align:left;
font-size: 17;
  font-family: Arial;
border-bottom: 1px solid black;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}

.scaninhaltordnerEdit2 {
position: absolute;
font-family: Arial;
font-size: 13;
top: 50px;
left: 10px;
}

.scaninhaltordnerEdit2b {
	position: absolute;
width: 250px;
height: 20px;
background: white;
top: -2px;
left: 50px;
resize: none;
overflow: hidden;
 	-webkit-border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;
	font-family: Arial;
font-size: 13;
}


.scaninhaltordnerEdit5 {
position: relative;
left: 0px;
top: 160px;
width: 100%;;
height: 340px;
border-top: 1px solid black;
border-bottom: 1px solid black;
background-image:linear-gradient(0deg, #ebce5a 5%, #cea300 70%);
}

.scaninhaltordnerEdit5a {
position: absolute;
top: 210px;
font-family: Arial;
font-size: 15;
text-align: center;
width: 200px;
text-decoration: underline;
width: 100%;
}

.scaninhaltordnerEdit5b {
position: absolute;
top: 230px;
font-family: Arial;
font-size: 15;
}

.scaninhaltordnerEdit5bMain {
position: absolute;
width: 350px;
    overflow-y: overlay;
    top: 0px;
    height: 310px;
}



.ScanOrdnerInhaltEditFileMain {
	position: relative;
	margin-top: 10px;
}

.ScanOrdnerInhaltEditFileMain:first-child {
	margin-top: 0px;
}


.ScanOrdnerInhaltEditFileLabel{
	position: absolute;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  width: 330px;	
font-size: 15;
  }

.ScanOrdnerInhaltEditFileUnter {
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
}

.scaninhaltordnerEdit7 {
position: absolute;
top: 550px;
left: 260px;
font-family: Arial;
font-size: 15;
}











.logo {
position: absolute;
top: 500px;
left: 800px;
width:300px;
height:50px;
}

.ifus {
position: absolute;
top: 84%;
width:100%;
min-width: 1024px;
height: 100%;
}

.iBar,#iHeader{
position: fixed;
width: 100%;
z-index:1;
height:44px;
background-image: url("../graphics/bg-head.png");
background-repeat: repeat-x;
border-width: 0px 0 0px;
color:#fff;
font-weight:bold;
font-family: Arial;
text-shadow:rgba(0,0,0,0.0) 0 -1px 0
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
top: 0px;
}

.iBar,#iHeader2{
position: relative;
z-index:1;
height:44px;
width: 100%;
background-image: url("../graphics/bg-head.png");
background-repeat: repeat-x;
border-width:22px 0 1px;
color:#fff;
font-weight:bold;
text-shadow:rgba(0,0,0,0.7) 0 -1px 0
}

#waBackButton {
position: absolute;
line-height:44px;
text-align:left;
font-size:25px;
display:block;
margin:-10px 10px;
font-weight: normal;
text-decoration: none;
color: white;
width: 70px;
z-index: 9;
}


#waHeadTitle {
position: relative;
line-height:44px;
text-align:center;
font-size:30px;
display:block;
font-weight: normal;
text-decoration: none;
color: white;
box-shadow: 3px 3px 10px #a49c99, 0px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

#iGroup {
position:relative;
overflow: hidden;
height: 80%;
} 

.mainmenuStart0 {
position: absolute;
top: 7%;
left: 20px;
width: 40%;
max-width:410px;
height:62px;
min-height: 62px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart1 {
position: absolute;
top: 17%;
left: 20px;
width: 40%;
max-width:410px;
height:62px;
min-height: 62px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart2 {
position: absolute;
top: 27%;
left: 20px;
width: 40%;
max-width:410px;
height:62px;
min-height: 62px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart3 {
position: absolute;
top: 37%;
left: 20px;
width: 40%;
max-width:410px;
height:62px;
min-height: 62px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart4 {
position: absolute;
top: 47%;
left: 20px;
width: 40%;
max-width:410px;
height:62px;
min-height: 62px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart5 {
position: absolute;
top: 57%;
left: 20px;
width: 40%;
max-width:410px;
height:62px;
min-height: 62px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart6 {
position: absolute;
top: 67%;
left: 20px;
width: 40%;
max-width:410px;
height:62px;
min-height: 62px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart7 {
position: absolute;
top: 77%;
left: 20px;
width: 40%;
max-width:410px;
height:62px;
min-height: 62px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart8 {
position: absolute;
top: 87%;
left: 20px;
width: 40%;
max-width:410px;
height:62px;
min-height: 62px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

#PERSINFO {
position: fixed;
display: absolute;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius:10px 10px 10px 10px;
border-radius:10px 10px 10px 10px;
border-collapse:inherit;
border-spacing:0;
box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
width: 270px;
height: 120px;
left: 632px;
top: 450px;
background: #FFFFFF;
text-align:center;
text-shadow:0 -0px 0px rgba(0,0,0,.5);
font-size: 19;
font-family: Arial;
z-index:100;
}

/*!
& Animation fuer kugeln
 */
.la-ball-rotate,
.la-ball-rotate > div {
    position: relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.la-ball-rotate {
    display: block;
    font-size: 0;
    color: #fff;
}

.la-ball-rotate.la-dark {
    color: #333;
}

.la-ball-rotate > div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
}

.la-ball-rotate {
    width: 10px;
    height: 10px;
}

.la-ball-rotate > div {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.la-ball-rotate-einmal {
    -webkit-animation: ball-rotate-animation 0.7s cubic-bezier(.0, -.13, .22, .86) 1;
       -moz-animation: ball-rotate-animation 0.7s cubic-bezier(.0, -.13, .22, .86) 1;
         -o-animation: ball-rotate-animation 0.7s cubic-bezier(.0, -.13, .22, .86) 1;
            animation: ball-rotate-animation 0.7s cubic-bezier(.0, -.13, .22, .86) 1;
         
}

.la-ball-rotate > div:before,
.la-ball-rotate > div:after {
    position: absolute;
    width: inherit;
    height: inherit;
    margin: inherit;
    content: "";
    background: currentColor;
    border-radius: inherit;
    opacity: .8;
}

.la-ball-rotate > div:before {
    top: 0;
    left: -150%;
}

.la-ball-rotate > div:after {
    top: 0;
    left: 150%;
}


.la-ball-rotate.la-3x {
    width: 30px;
    height: 30px;
}

.la-ball-rotate.la-3x > div {
    width: 30px;
    height: 30px;
}

/*
 * Animation
 */
@-webkit-keyframes ball-rotate-animation {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg);
    }

}
@-moz-keyframes ball-rotate-animation {
    0% {
        -moz-transform: rotate(0deg);
             transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg);
    }
}
@-o-keyframes ball-rotate-animation {
    0% {
        -o-transform: rotate(0deg);
           transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg);
    }
}
@keyframes ball-rotate-animation {
    0% {
        -webkit-transform: rotate(0deg);
           -moz-transform: rotate(0deg);
             -o-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg);
    }



}




@media only screen and (max-device-width : 480px)
{

#iHeader{
height:50px;
background: #888280;
}

#waHeadTitle {
line-height:50px;
}


.calendar {
display: none;
top: 2%;
left: 57%;
width:300px;
height:430px;
opacity: 0.0;
}

.imgStartseite {
	width: 80px;
	height: 80px;
}

.menuTextStart {
position: absolute;
top: 19px;
left: 110px;
font-size:39px;
vertical-align:middle;
height:62px;
font-family: Arial;
color: #5a566d;
}

.mainmenuStart0 {
position: absolute;
top: 8%;
left: 50%;
margin-left: -210px;
width: 420px;
max-width:420px;
height:80px;
min-height: 80px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart1 {
position: absolute;
top: 18%;
left: 50%;
margin-left: -210px;
width: 420px;
max-width:420px;
height:80px;
min-height: 80px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart2 {
position: absolute;
top: 28%;
left: 50%;
margin-left: -210px;
width: 420px;
max-width:420px;
height:80px;
min-height: 80px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart3 {
position: absolute;
top: 38%;
left: 50%;
margin-left: -210px;
width: 420px;
max-width:420px;
height:80px;
min-height: 80px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart4 {
position: absolute;
top:48%;
left: 50%;
margin-left: -210px;
width: 420px;
max-width:420px;
height:80px;
min-height: 80px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart5 {
position: absolute;
top: 58%;
left: 50%;
margin-left: -210px;
width: 420px;
max-width:420px;
height:80px;
min-height: 80px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart6 {
position: absolute;
top: 68%;;
left: 50%;
margin-left: -210px;
width: 420px;
max-width:420px;
height:80px;
min-height: 80px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart7 {
position: absolute;
top: 78%;
left: 50%;
margin-left: -210px;
width: 420px;
max-width:420px;
height:80px;
min-height: 80px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

.mainmenuStart8 {
position: absolute;
top: 88%;
left: 50%;
margin-left: -210px;
width: 420px;
max-width:420px;
height:80px;
min-height: 80px;
background:#ffffff;
/*background:#c5ccd4 url(/VisuSP/graphics/bg.gif);*/
font-family: Arial;
color: #5a566d;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
	-webkit-border-radius:0 2px 2px 0px;
	-moz-border-radius:0 2px; 2px 0px;
	border-radius:0 2px; 2px 0px;
}

#PERSINFO {
position: fixed;
display: absolute;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius:10px 10px 10px 10px;
border-radius:10px 10px 10px 10px;
border-collapse:inherit;
border-spacing:0;
box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
width: 270px;
height: 120px;
left: 450px;
top: 1000px;
background: #FFFFFF;
text-align:center;
text-shadow:0 -0px 0px rgba(0,0,0,.5);
font-size: 19;
font-family: Arial;
z-index:100;
}

.splogo {
display: none;
}

.menuTextStartSpezSPM1 {
width: 80px;
height:80px;
}

.menuTextStartSpezSPM {
left: 110px;
font-size:30px;
}


#right {
	position: fixed;
	top: 75%;
	left: 50%;
	margin-left: -231px;
}

#RightBottom {
	position: fixed;
	top: 85%;
	left: 50%;

}

#Right2Top {
	position: absolute;
	width: 500px;
	height: 100px;
	border-bottom: 2px solid #636363;
	border-top: 2px solid #636363;
	border-right: 2px solid #636363;
	border-left: 2px solid #636363;
background:#c5ccd4 url(../graphics/bg.gif);
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
}

#Right2Main {
	position: absolute;
	width: 500px;
	height: 600px;
	border-bottom: 2px solid #636363;
	border-top: 2px solid #636363;
	border-right: 2px solid #636363;
	border-left: 2px solid #636363;
background:#c5ccd4 url(../graphics/bg.gif);
display: none;
}

#Right2TopB {
margin-right: 64px;
float: right;
margin-top: 35px;
}


#Right3 {
	position:fixed;
	top:12%;
	width: 100%;
	left: 0px;
	 height: 73%;
}

#Right3Top {
	width: 100%;
	height: 50px;

}

.scaninhaltordner {
position: relative;
	border-collapse:inherit;
	border-spacing:0;
border: 1px black solid;
height: 174px;
width: 200px;
margin-left: 30px;
margin-top: 34px;
margin-bottom: 5px;
}



  .scaninhaltordner:before {
    width: 50%;
    height: 26px;;
    border-radius: 0 20px 0 0;
    background-color: #cea300;
    position: absolute;
    top: -24px;
    left: -1px;
  }

#Right3Main {
	position: absolute;;
	width: 100%;
	top: 140px;;
overflow-x: hidden;
    top: 50px;
    height: 90%;
 background:#ffffffe3;
 border-top: 2px solid #636363;
 border-bottom: 2px solid #636363;
    }

    #Right3Top1 {
display: none;
}

#Right3Top2 {
width: 60px;
float: right;
}

#Right3Top2a {
    background:#ebce5a;
height: 56px;
width: 60px;
margin-left: -20px;
margin-top: -20px;
float: left;
background-image:linear-gradient(0deg, #ebce5a 5%, #cea300 70%);
}

#Right3Top2a:before {
    width: 50%;
    height: 12px;
    background-color: #cea300;
    top: -13px;
    left: -1px;
    border: 1px black solid;
  }

  #Right3Top2b {
  	position: absolute;
  	right: 35px;
  	top: -8px;
  	font-size: 35
  }

  #Right3Top3 {
display:none;	
}

.scaninhaltordnerTitel {
font-size: 25;
}

.scaninhaltordnerDate {
font-size: 15;
top: 100;
}

.scaninhaltordnerEditIcon {
position: absolute;
top: 120px;
left: 145px;
width: 50px;
}


.scaninhaltordnerPWIcon {
position: absolute;
top: 120px;
left: 4px;
width: 40px;	
}

.scaninhaltfile {

	height: 200px;
	width: 200px;

	margin-left: 30px;
margin-top: 11px;
margin-bottom: 5px;
	}

.scaninhaltfileTitel {
font-size: 25;
}

.scaninhaltfileDate {
font-size: 15;
top: 133;
}


.scaninhaltfileEditIcon {
position: absolute;
top: 153px;
left: 150px;
width: 50px;
}

.scaninhaltordnerUP {
	width: 100;
	left: 50%;
margin-left: -43px;
top: 74px;
}

#scanablageshow {
	top: 50px;
	max-width: 100%;

	width: 100%;
}

#scanablageshowTitel {
height:50px;
	
}

#scanablageshowClose {
width: 50px;
height: 50px;
margin-top: -53px;
margin-left: 90%;
}

#scanablageshowDownload {
position: absolute;
width: 50px;
height: 50px;
margin-top: -53px;
margin-left: 78%;
z-index:2;
}

#scanablageshowPageInfo {
top: -26px;
}

#scanablageshowPfeilLinks {
top: 37px;
	width: 40px;
	left: -65px;
}

#scanablageshowPfeilRechts {
	width: 40px;
	right: -93px;
	top: -42px;
}

#scanablageshowPageInfo1 {
  font-size: 24;
}

#scanablageshowPageInfo2 {	
  font-size: 15;
}

#Right3Top4 {
width: 60px;
float: right;
}

#Right3Top4a {
    background:#bfc1bc;
height: 55px;
width: 55px;
margin-top: -20px;
margin-left: -40px;
}

  #Right3Top4b {
  	position: absolute;
  	right: 120px;
  	top: -9px;
  	font-size: 35
  }

.scaninhaltfileEdit {
    top: 64px;
    left: unset;
    right:unset;
    margin-left: unset;
    margin-right:unset;
	 width: 100%;
border: 1px black solid;
height: 65%;
}


.scaninhaltfileEdit1a {
font-size: 20;
}


.scaninhaltfileRemove {
	width: 40px;
	top: 2px;
	left: 80%;
}

.scaninhaltfileEdit1b {
	width: 40px;
	top: 2px;
	left: 95%;
}

.scaninhaltfileEdit2 {
position: absolute;
font-family: Arial;
font-size: 25;
top: 50px;
left: 10px;
}

.scaninhaltfileEdit3 {
font-size: 20;
top: 90px;
}

.scaninhaltfileEdit2b {
width: 250px;
height: 35px;
top: -1px;
left: 100px;
font-size: 25;
}

.scaninhaltfileEdit4 {
left: unset;
width:100%;
display: flex;
justify-content: center;
	transform: scale(2);
}

.scaninhaltfileEdit5a {
font-size: 25;
}

.ScanOrdnerInhaltEditFileLabel{
  font-size: 25;
  margin-left:10px;
  margin-top:-3px;
}

.ScanOrdnerInhaltEditFileMain {
	margin-top:20px;
	margin-left:20px;
}

.ScanOrdnerInhaltEditFileInput {
	transform: scale(2);
}


.scaninhaltfileEdit7 {
width:100%;
display: flex;
justify-content: center;
left: unset;
top: 90%;
transform: scale(2);
}


.scaninhaltfileEdit5 {
position: relative;
left: 0px;
top: 160px;
width: 100%;;
height: 60%;
border-top: 1px solid black;
border-bottom: 1px solid black;
background-image:linear-gradient(0deg, #ebce5a 5%, #cea300 70%);
;
}

.scaninhaltordnerEdit {
    top: 64px;
    left: unset;
    right:unset;
    margin-left: unset;
    margin-right:unset;
	 width: 100%;
border: 1px black solid;
height: 65%;
}


.scaninhaltordnerEdit1a {
font-size: 20;
}

.scaninhaltordnerRemove {
	width: 40px;
	top: 0px;
	left: 80%;
}

.scaninhaltordnerEdit1b {
	width: 40px;
	top: 2px;
	left: 95%;
}

.scaninhaltordnerEdit2 {
position: absolute;
font-family: Arial;
font-size: 25;
top: 50px;
left: 10px;
}

.scaninhaltordnerEdit3 {
font-size: 20;
top: 90px;
}

.scaninhaltordnerEdit2b {
width: 250px;
height: 35px;
top: -1px;
left: 100px;
font-size: 25;
}

.scaninhaltordnerEdit4 {
left: unset;
width:100%;
display: flex;
justify-content: center;
}

.scaninhaltordnerEdit5a {
font-size: 25;
}

.ScanOrdnerInhaltEditordnerLabel{
  font-size: 25;
  margin-left:10px;
  margin-top:-3px;
}

.ScanOrdnerInhaltEditordnerMain {
	margin-top:20px;
	margin-left:20px;
}

.ScanOrdnerInhaltEditordnerInput {
	transform: scale(2);
}


.scaninhaltordnerEdit7 {
width:100%;
display: flex;
justify-content: center;
left: unset;
top: 90%;
	transform: scale(2);
}


.scaninhaltordnerEdit5 {
position: relative;
left: 0px;
top: 160px;
width: 100%;;
height: 60%;
border-top: 1px solid black;
border-bottom: 1px solid black;
background-image:linear-gradient(0deg, #ebce5a 5%, #cea300 70%);
;
}



























}

.divscreensaver1 {
display: none;
position: absolute;
width: 1024px;
height: 768px;
z-index:50;
}

.divscreensaver1Frame {
position: fixed;
z-index: 1;
left: -2px;
top: -2px;
}

#loader {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
background: url('/graphics/splogo.png') 50% 50% no-repeat #000000;
}

#loader2 {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
background: url('/graphics/splogo.png') 50% 50% no-repeat #000000;
}

#loader3 {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
background: url('/graphics/splogo.png') 50% 50% no-repeat #000000;
}

#loader4 {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
background: url('/graphics/splogo.png') 50% 50% no-repeat #000000;
}

#loader99 {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
background: url('/graphics/splogo2.png') 50% 50% no-repeat #000000;
}


.VerbVerloren {
position: absolute;
top: 55%;
left: 50%;
margin-left: -150px;
width: 300px;
height:35px;
font-size:24px;
font-family: Arial;
color: #fdfdfd;
}

.VerbVerlorenReconnect {
position: absolute;
top: 65%;
left: 50%;
margin-left: -50px;
width: 100px;
height:100px;
font-size:24px;
font-family: Arial;
color: #fdfdfd;
}


           #white-background{
                display: none;
                width: 100%;
                height: 100%;
                position: fixed;
                top: 0px;
                left: 0px;
                background-color: #fefefe;
                opacity: 0.7;
                z-index: 9999;
            }
            
            #confbox{
                /*initially dialog box is hidden*/
                display: none;
                position: fixed;
                width: 480px;
                z-index: 9999;
                border-radius: 10px;
                background-color: #7c7d7e;
            }
            
            #confbox-header{
                background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
                color: white;
                font-size: 20px;
                padding: 10px;
                margin: 10px 10px 0px 10px;
                font-weight: lighter;
text-shadow: 1px 1px 7px #656e70;
font-family: Arial;
    border: 1px solid #000000;
    border-radius: 3px;
            }
            
            #confbox-body{
                background-color: white;
                color: black;
                font-size: 14px;
                padding: 10px;
                margin: 0px 10px 0px 10px;
                  font-weight: lighter;
font-family: Arial;
            }
            
            #confbox-footer{
                background-color: #f2f2f2;
                text-align: right;
                padding: 10px;
                margin: 0px 10px 10px 10px;
            }
            
            #confbox-footer button{
                background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
                color: white;
                padding: 5px;
                border: 0px;
                  font-weight: normal;
text-shadow: 1px 1px 7px #656e70;
font-family: Arial;
            }

   #KategorieEdit{
                /*initially dialog box is hidden*/
                display: ;
                position: fixed;
                width: 380px;
                z-index: 9999;
                border-radius: 10px;
                background-color: #7c7d7e;
                top: 240px;
                left: 50%;
                margin-left: -190px;
            }

            #KategorieEditHeader{
                background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
                color: white;
                font-size: 20px;
                padding: 10px;
                margin: 10px 10px 0px 10px;
                font-weight: lighter;
text-shadow: 1px 1px 7px #656e70;
font-family: Arial;
    border: 1px solid #000000;
    border-radius: 3px;
            }

            #KategorieEditInhalt{
                background-color: white;
                color: black;
                font-size: 14px;
                padding: 10px;
                margin: 0px 10px 0px 10px;
                  font-weight: lighter;
font-family: Arial;

            }

            .KategorieEditInhaltElement {
                display:block;
                width: 180px;
                 margin-left: auto;
    margin-right: auto;
    text-align: center;
            }

                        .KategorieEditInhaltElementNew {
                display:block;
                width: 180px;
                 margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 20px;
            }

            #KategorieEditFooter{
                background-color: #f2f2f2;
                text-align: right;
                padding: 10px;
                margin: 0px 10px 10px 10px;
            }


            #KategorieEditFooter button{
                background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
                color: white;
                padding: 5px;
                border: 0px;
                  font-weight: normal;
text-shadow: 1px 1px 7px #656e70;
font-family: Arial;
margin-left: 10px;
            }

#enterpin{
        position: absolute;
        top: 7%;
        left: 34%;
        height:600px;
        width: 350px;
        /*background: #363636fa;*/
        background-image: linear-gradient(to top, #333333f0,#222324f2,#333333f0);
        box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
        border-radius: 5px;
        z-index:2;
	-webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
}



#pintext1{
        position:absolute;
        color:white;
        font-size:20;
        font-family:arial;
        font-weight: bold;
        margin: 0px 20px 0px;
        top:70px;
        text-align:center;
}


#pindisplay1{
        background:#ffffff;
        position:absolute;
        width:80%;
        height:10%;
        left:40px;
        text-align: center;
        font-size:74px;
        font-family:arial;
        top:165px;
}


.ClosePinCode{
        height:40px;
        width:40px;
        position:absolute;
        right:0px;
}


@keyframes keys {
  from {background-color: #e4e0df;}
  to {background-color: #363636;}
}

.pindigits{
        width: 70px;
        height:70px;;;
        text-align: center;
        border: 3px solid #ffffff;
        font-size:60px;
        font-family:"Arial";
        color:white;
        border-radius: 5px;
        animation-name: keys;
        animation-duration: 0.5s;
        background: #363636;
}


#digit1{
        position:absolute;
        left:50px;
        top:240px;
}

#digit2{
        position:absolute;
        left:140px;
        top:240px;
}

#digit3{
        position:absolute;
        left:230px;
        top:240px;
}

#digit4{
        position:absolute;
        left:50px;
        top:330px;
}

#digit5{
        position:absolute;
        left:140px;
        top:330px;
}

#digit6{
        position:absolute;
        left:230px;
        top:330px;
}

#digit7{
        position:absolute;
        left:50px;
        top:420px;
}

#digit8{
        position:absolute;
        left:140px;
        top:420px;
}

#digit9{
        position:absolute;
        left:230px;
        top:420px;
}

#digit0{
        position:absolute;
        left:140px;
        top:510px;
}

#digitC{
        position:absolute;
        left:50px;
        top:510px;
}

#digitDEL{
        position:absolute;
        left:230px;
        top:510px;
        line-height: 60px;
}



@media only screen and (max-device-width : 768px)
{

#enterpin {
   transform: scale(1.5);
   top: 20%;
   left: 26%;
}

}

.SZENENHOURGLASSBACKGROUND {
background: rgb(128,128,128);
width: 62px;
height: 62px;
}

.SZENENHOURGLASSAnimate {
transition: transform 500ms;
transform: rotate(180deg);
}

.rightFirstTextTop {
	position: absolute;
	top: 200px;
	font-weight: normal;
	font-size: 24;
	font-family: Arial;
	text-align: center;
	width: 100%;
	color: #302e37;
	
}

.rightFirstIMG {
	
margin-top: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
	
}


