body{font-family:Open Sans,Verdana,Helvetica,Arial,sans-serif; line-height:1.4em;

     min-width:320px;
}

h1, h2, h3, h4, h5, h6{margin:0}



img{border-width:0}

form, p, pre{margin:0; padding:0}

ul, li{margin-top:0; margin-bottom:0}

#layernoscript{ width:98%; height:40px; background-color:#FFF; position:absolute; top:10px; left: 1%; margin: 0; border:2px dashed red; text-align:center; padding-top:8px; z-index:1000}

.txtStd{color:#000}
.txtStd a{color:#27B; text-decoration:underline}
.txtStd a:hover{color:#27B}
.txtStdB{font-weight:bold}

.txtnoscript{color:#F00; font-weight:bold}
.txtnoscript a{text-decoration:underline}

.LClear{clear:both; height:0; overflow:hidden; font-size:0%; width:1px}

.LClearL{clear:left; height:0; overflow:hidden; font-size:0%}
.LC, .LCs{clear:both}
.LCs, .spacer{font-size:0%; overflow:hidden}

.fl{float:left; display:inline}
.fr{float:right; display:inline}

.MinHeight{width:0px; overflow:hidden; font-size:0%; float:left}

.MinHeight100{height:100px !important} /* Vorlage! - noch nicht verwendet */

.cmsEditUrl{
    background: #FFF;
    color: #F00 !important;
    font-weight: bold;
    font-size: 14px;

}



#previewOverlay {
    position:fixed;
    width:100%;
    height:40px;
    background-color:#fff;
    z-index:100000;
    top:0;
    left:0;
    box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.3);
    text-align:center;
}

#previewOverlay a{
	text-decoration:none;
}

#previewOverlay .btn {
    background-color:#f6f6f6;
    border-radius:3px;
    color:#333;
    margin:7px 10px;
    padding:5px 20px;
    cursor:pointer;
    border:1px solid #e6e6e6;
    display:inline-block;
    transition: all  ease-in-out 0.3s;
}

#previewOverlay .btn:hover {
    background-color:#00aada;
    border:1px solid #00bbee;
    color:#fff;
}

#prevBtnOverview.truetrue, #BtnCmsLinks.truetrue{
    background-color:#00aada;
    border:1px solid #00bbee;
    color:#fff;
}

#onlineBtnOverview.true{
    background-color:#00aada;
    border:1px solid #00bbee;
    color:#fff;
}
