
 
.btn {
    font-size: 22px;
    height: 28px;
    left: 167px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 116px;
    width: 164px;
}

.teaser a {
    color: #FFFFFF;
    font-size: 11px;
    left: 184px;
    position: absolute;
    text-decoration: underline;
    top: 151px;
}
 
.teaser a:hover { 
text-decoration: none;
 }

P.legal {
    font: 10px/12px arial,helvetica,sans-serif;
    margin-top: 3px;
    text-align: justify;
}

#jsOverlay,#zOverlayLP {

}
body #jsOverlayLP {
	z-index: 100;
	position: fixed;
	left: 50%;
	top: 149px;
}
body #zOverlayLP{
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background: url("//media.ztat.net/media/teaser/lp/bg-overlay-35.png") repeat scroll 0 0 transparent;
}
.listNone { list-style-type: none !important;}
.listDecimal {list-style-type: decimal !important;}
.lisSquare {list-style-type:square !important;}
.listUpperRoman {list-style-type:upper-roman !important;}
.listLowerAlpha{list-style-type:lower-alpha !important;}

.listDecimal,.lisSquare,.listUpperRoman,.listLowerAlpha {
	padding-left: 20px;
}
