/** EasyKat TEST **
/* Content Layer */
#cadImage_layer {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #666;
    opacity: 0.85;
    top: 0;
    z-index: 99;
    filter: alpha(opacity=85);
}

#cadImage_layer .hide {
    display: none;
}

#cadImage_layer .show {
    display: block;
}

.layer_content {
    background: none repeat scroll 0 0 white;
    position: fixed;
    width: 400px;
    z-index: 100;
    border: 2px solid #CC1800;
    padding: 20px 10px 0;
}

.layer_header p {
    line-height: 1.5;
    margin-bottom: 12px;
    color: #000000;
    font-size: 15px;
}

.layer_button {
    cursor: pointer;
    display: inline-block;
    min-height: 40px;
    padding: 0 0 0 20px;
    line-height: 19px;
    overflow: hidden;
    margin: 10px 10px 20px 10px;
}

.layer_button_inner {
    border: 0 none;
    color: #333333;
    cursor: pointer;
    font-size: 12px;
    height: 21px;
    padding: 0 20px 0 0;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    line-height: 19px;
    font-weight: bold;
}

.additonalTabs {
    right: 19px;
}

.pdb-tab-container {
    width: 980px;
}

.pdb-content-tabs {
    width: 961px;
}

#content-do {
    width: auto;
    float: right;
}

.easyKat-form-wrap {
    display: inline-block;
    width: 961px;
    min-height: 40px;

}

.easyKat-form-content {
    float: right;
}

.easyKat-login-wrap {
    float: left;
}

.tx-srfeuserregister-pi1 {
    margin-top: 1px;
    float: left;
}

.easyKat-loginButton-wrap {
    line-height: 40px;
    background-color: white;
    position: absolute;
    right: 0;
}

.easyKat-loginButton {
    background: url("../Images/inputfield_gradient.png") repeat-x scroll 0 1px rgba(0, 0, 0, 0);
    border: 1px solid #CECECE;
    color: #666666;
    display: block;
    float: right;
    line-height: 23px;
    text-align: center;
    width: 58px;
    margin: 5px 5px 0 0;
    cursor: pointer;
}

.easyKat-logoutButton {
    background: url("../Images/inputfield_gradient.png") repeat-x scroll 0 1px rgba(0, 0, 0, 0);
    border: 1px solid #CECECE;
    color: #666666;
    display: block;
    float: right;
    line-height: 23px;
    text-align: center;
    width: 58px;
    margin: 5px 5px 0 0;
    cursor: pointer;
}

.easyKat-logoutButton a {
    text-decoration: none;
}

.easyKat-layer {
    /*background: url(../Images/ekat_SizeIT.jpg) no-repeat;
    width: 956px;
    height: 341px;*/

}

.easyKat-Test {
    /*display: none;*/
}
