/* intern-login.css */
.start  .iserv{right:170px;position:absolute;float:left;display:block;padding:10px;-webkit-box-shadow:3px 3px rgba(0,0,0,.3);box-shadow:3px 3px rgba(0,0,0,.3);font-size:1.07em;line-height:1.4em;font-weight:bold;z-index: 105 !important;    background-color: #fff;    border: 1px solid #1ab63b;    font-family: lato;    color: #1ab63b;    list-style-type: none;    border-bottom-right-radius: 10px;    border-bottom-left-radius: 10px}.start  .meldung{right:250px;position:absolute;float:left;display:block;padding:10px;-webkit-box-shadow:3px 3px rgba(0,0,0,.3);box-shadow:3px 3px rgba(0,0,0,.3);font-size:1.07em;line-height:1.4em;font-weight:bold;z-index: 105 !important;    background-color: #fff;    border: 1px solid #1ab63b;    font-family: lato;    color: #1ab63b;    list-style-type: none;    border-bottom-right-radius: 10px;    border-bottom-left-radius: 10px}.start  .anmeldung{right:1px;position:absolute;float:left;display:block;padding:10px;-webkit-box-shadow:3px 3px rgba(0,0,0,.3);box-shadow:3px 3px rgba(0,0,0,.3);font-size:1.07em;line-height:1.4em;font-weight:bold;z-index: 105 !important;    background-color: #fff;    border: 1px solid #1ab63b;    font-family: lato;    color: #1ab63b;    list-style-type: none;    border-bottom-right-radius: 10px;    border-bottom-left-radius: 10px}#loginn h1{margin:2px 10px;padding:2px;font-size:1.6em;line-height:1.6;font-weight:bold;font-style:italic}#loginn .block{overflow:hidden}#loginn .logout{overflow:hidden}#loginn{right:0;top:-10px;position:absolute;-webkit-box-shadow:2px 2px 1px 1px rgba(0,0,0,.2);box-shadow:2px 2px 1px 1px rgba(0,0,0,.2);border-bottom-right-radius:10px;border-bottom-left-radius:10px;z-index:100}.loginn div.login{width:180px;height:30px;right:0;top:0;padding-bottom:20px;padding-left:20px;background-color:#fff;border:1px solid #1ab63b;font-family:lato;color:#1ab63b;list-style-type:none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;z-index:100;transition: height 1s ease-in-out, width 1s ease-in-out, background-color 1s ease;-webkit-transition: height 1s ease-in-out, width 1s ease-in-out, background-color 2s ease}.loginn div.logout{width:180px;height:30px;right:0;top:0;padding-bottom:20px;padding-left:20px;background-color:#fff;border:1px solid #1ab63b;font-family:lato;color:#1ab63b;list-style-type:none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;z-index:100;transition: height 1s ease-in-out, width 1s ease-in-out, background-color 1s ease;-webkit-transition: height 1s ease-in-out, width 1s ease-in-out, background-color 2s ease}.loginn div.login:hover{width:250px;height:320px;overflow:hidden;padding-top:10px;background-color:#e7fcd4}.loginn div.logout:hover{width:250px;height:320px;overflow:hidden;padding-top:10px;background-color:#e7fcd4}