/* CSS für LH-Widgets */
body {
margin:0px;
}
.widget {
border-radius:5px;
font:normal normal normal 22px/26px Arial,Helvetica,Sans Serif;
color:#333333;
position:relative;
width:300px; height:525px;
background:transparent url(https://www.lottohelden.de/shared/pics/widget/lotto-300.png) top left no-repeat;
}
a {
color:#666;
}
.lottohelden {
cursor:pointer;
position:absolute;
left:28px; top:70px;
width:200px; height:25px;
}
.lottohelden a {
display:block;
text-decoration:none;
}
.header {
position:absolute;
font-weight:bold;
left:28px; top:98px;
}
.zahlen {
position:absolute;
font-size:25.67px;
font-weight:bold;
line-height:58px;
left:33px;
top:158px;
width:240px;
}
.zahlen span {
padding-right:28px;
width:30px;
text-align:center;
display:inline-block;
}
.zahlen .zahlen2 {
padding:0 0 0 25px;
color:#fff;
}
.spiel77 {
letter-spacing:6px;
font-size:20px;
font-weight:bold;
position:absolute;
left:142px;
top:284px;
}
.super6 {
letter-spacing:6px;
font-size:20px;
font-weight:bold;
position:absolute;
left:142px;
top:308px;
}
.gewaehr {
color:#999;
font-size:11px;
position:absolute;
top:344px;
left:25px;
}
.quoten {
position:absolute;
top:369px; left:0;
background-color:#F0F0F0;
padding:15px 25px;
width:250px;
}
.spielen {
font-size:11px;
line-height:12px;
width:270px;
position:absolute;
top:434px; left:0;
color:#666;
background-color:#fede32;
padding:15px 25px 11px;
width:250px;
border-radius:0 0 5px 5px;
}
.spielen div {
margin-top:6px;
float:left;
}
.button {
border-radius:5px;
box-shadow:0 0 2px 0 #706f6f inset;
display:inline-block;
position:relative;
text-decoration:none !important;
font-size:16px;
height:35px;
line-height:35px;
cursor:pointer;
padding-left:10px;
}
.button:hover {
background-color:#0cf !important;
}
span.arrow_left:before, span.arrow_left:after {
border-right:1px solid;
content:"";
display:block;
height:8px;
margin-top:-6px;
position:absolute;
right:18px;
top:50%;
transform:rotate(135deg);
width:0;
}
.button span.arrow_left:after {
margin-top:-1px;
transform:rotate(45deg);
}
.quoten .button {
background-color:#f0f0f0;
color:#666;
width:240px;
}
.spielen .button {
background-color:#d22321;
color:#fff;
width:240px;
float:right;
}
