#MB_overlay {
position: absolute;
margin: auto;
top: 0;	
left: 0;
width: 100%; 
height: 100%;
z-index: 9999;
background-color: #000!important;
}
#MB_overlay[id] { 
position: fixed; 
}
#MB_window {
position:absolute;
top: 0;
border: 0 solid;
text-align:left;
z-index:10000;
}
#MB_window[id] { 
position: fixed!important; 
}
#MB_frame {
position:relative;
height:100%;
}
#MB_header {
margin:0;
display: none;
}
#MB_content {
overflow:auto;
}
#MB_caption {
font: bold 85% "Lucida Grande", Arial, sans-serif;
text-shadow: #FFF 0 1px 0;
padding: .5em 2em 0 .75em;
margin: 0;
text-align: left;
display: none;	
}
#MB_close {
display:block;
position:absolute;
right:5px; top:4px;
padding:2px 3px;
font-weight:bold;
text-decoration:none;
font-size:13px;
display: none;	
}
#MB_close:hover {
background:transparent;
}
#MB_loading {
padding: 1.5em;
text-indent: -10000px;
background: transparent url(../images/spinner.gif) 50% 0 no-repeat;
}
/* Color scheme */
#MB_window {
}
#MB_content {
}
#MB_header {
}
#MB_caption {
}
#MB_close {
}
#MB_close:hover {
}

/* loginBox */
#MB_window #modal-box {
background-color: #fff;
border: 2px solid #aaa;
}
#MB_window .login {
padding: 20px;
}
#MB_window .login h1 {
margin-top: 0;
}
#MB_window .login label.loginemail,
#MB_window .login label.psw {
position: absolute;
left: 83px;
bottom: 45px;
font-size: 11px;
color: #666;
}
#MB_window .login label.psw {
left: 265px;
}
#MB_window .login .inputloginemailbg,
#MB_window .login .inputpswbg {
position: absolute;
left: 74px;
bottom: 17px !important;
bottom: 14px;
display: block;
height: 29px;
width: 177px;
background: transparent url(../../images/bewegungsmelder/layout/bg_login_txt.gif) no-repeat;
}
#MB_window .login .inputpswbg {
left: 256px;
}
#MB_window .login input.loginemail,
#MB_window .login input.psw {
display: block;
height: 26px;
width: 171px;
border: none;
padding: 3px 3px 0 3px;
font-size: 16px;
font-weight: bold;
background: none;
}
#MB_window .login input.psw {
left: 256px;
}
#MB_window .login .stayin {
position: absolute;
bottom: 21px;
left: 606px;
cursor: pointer;
}
#MB_window .login .stayin label {
font-size: 10px;
color: #777;
position: relative;
bottom: 3px;
}
#MB_window .login .stayin label:hover {
color: #f60;
}
#MB_window .login a.submit,
#MB_window .login a.submit:link,
#MB_window .login a.submit:visited,
#MB_window .login a.submit:active,
#MB_window .login a.submit:hover,
#MB_window .login a.submit:focus {
position: absolute;
left: 473px;
bottom: 17px;
height: 29px;
width: 120px;
background: transparent url(../../images/bewegungsmelder/layout/bg_login_btn.gif) no-repeat;
border: none;
color: #ff0;
font-weight: bold;
font-size: 11px;
cursor: pointer;
padding: 0;
text-align: center;
line-height: 29px;
}
#MB_window .login .register {
position: absolute;
top: 75px;
right: 5px;
text-align: right;
font-size: 11px;
}
#MB_window .login .info {
position: relative; 
left:300px; 
height: 80px; 
width:600px; 
background-color: #444; 
padding: 10px; 
border:1px solid #ddd; 
color:#ddd; 
line-height:15px;
font-size:11px;
}
#MB_window .login h2 {
color: #ddd; 
margin-top: 0;
}
#MB_window .login .close {
position: absolute; 
right:5px; 
top:2px; 
font-size: 16px;
font-weight: bold;
color: #ddd;
}
#MB_window .login .error {
position: absolute; 
left:100px; 
top:110px; 
color: red;
font-size: 11px;
}








