/* some usual fonts */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,700italic,800);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
/**/
html {font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body {margin: 0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}
audio,canvas,progress,video {display: inline-block;vertical-align: baseline;}
a {background-color: transparent;color: #1D7B18;}
a:active,a:hover {outline: 0;}
a.rotext{color:#ff0101;text-decoration:none;font-weight:bold;}
a.rotext:hover{text-decoration:underline;}
b,strong {font-weight: bold;}
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
pre {overflow: auto;}
code,kbd,pre,samp {font-family: monospace, monospace;font-size: 1em;}
button,input,optgroup,select,textarea {color: inherit;font: inherit;margin: 0;}
button {overflow: visible;}
button,select {text-transform: none;}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}
button[disabled],html input[disabled] {cursor: default;}
button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}
input {line-height: normal;}
input[type="checkbox"],input[type="radio"] {box-sizing: border-box;padding: 0;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}
legend {border: 0;padding: 0;}
textarea {overflow: auto;}
table {border-collapse: collapse;border-spacing: 0;}
td,th {padding: 0;}
article ul,article ol{overflow:hidden;font-size: 15px;line-height: 24px;margin: 1% 0 0;      padding: 0 0 16px 40px;}
/* some starter good ideas */
body{font:normal 14px/18px 'open sans',sans-serif;color:#000;background: #ccc;}
header,#content{min-width:310px;max-width: 1200px;padding: 0 5px 10px;margin: 0 auto;}
header{background:white;padding: 0;border-bottom:3px solid #1d7b18;}
header:after{content:"";display:table;clear:both;}
header>a{float: left;width:80%;height:50px;background:url(images/branding.png) no-repeat center;text-indent:-9999px;}
header>nav{position:relative;cursor: pointer;float:right;width:60px;height:50px;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAgCAMAAACijUGCAAAAP1BMVEVLeB7///+4yqfQ3MW/z7D9/fx5mldukklfhze2yKPt8ejO2sG2yKSzxqBzl1H09/HX4c7E07awxJxiiTpchTOUE3VXAAAAY0lEQVQ4y83TyRGAIBQD0AiIsq/916oVkH9wBt85p2QC7xTjPCK4KEwpcOrTVAKXUG22a9lWHBIbUr4ZpnlhXw6c27BjB9eh88Vk/bZ6Mlt2LEEzocCAM7/dUfbHMOa9Nkd4ACeqB6n5uBAgAAAAAElFTkSuQmCC) no-repeat 11px 9px;}
header>nav ul{position:absolute;top: 53px;right:0;white-space:nowrap;padding:0 5px 0 0;margin:0;list-style:none;background: #1d7b18;overflow:hidden;z-index: 1;max-height:0;transition:.2s linear;}
header>nav.opened ul{max-height:360px;}
header>nav ul li{}
header>nav ul li a{display:block;font-size:14px;line-height:20px;color:white;background: #29292a;text-decoration:none;padding:10px 15px;transition:.2s linear;}
header>nav ul li a:hover,header>nav ul li.current-menu-item a{background: #1d7b18;}

/*
header>nav ul ul.sub-menu{position:relative;top:0}
header>nav ul ul.sub-menu li{width: 100%;}
*/


#crumbs{font:normal 12px/14px 'open sans',sans-serif;color:#656565;padding: 1.1% 0;margin: 0 2.5%;border-bottom:1px solid #dbdbdb;}
#crumbs a{color:#656565;text-decoration:none;}
#crumbs a:hover{text-decoration:underline;}
#crumbs>span:first-child{}
#crumbs>span:first-child a{color:#a1a1a1;padding-left: 15px;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAAM1BMVEX///9KSkqXl5dcXFyfn5+NjY2Dg4N0dHRSUlL29vbq6urZ2dnIyMiIiIhmZmZXV1dPT091qSKHAAAARUlEQVQI1zXIxw3AMAwEwWOmsvqv1iZg72uwqMzwxUT8a+9yyVvzstKqsUgxUouaAxBD7zABcBgR4PNSYorMqOuXMuk6Hjw+AW2n4dKBAAAAAElFTkSuQmCC) no-repeat 0 center;}
#crumbs>div{display:none;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0 0 8px;font-size:18px;line-height:20px;text-align:center;}
h2{font-size:20px;line-height:22px;}
h1{font-size:24px;line-height:26px;}
#content>h1{margin-top:1%;}
h2 a{text-decoration:none;}
h2 a:hover{text-decoration:underline;}
article>p, article>div>p{margin: 1% 0 0;padding: 0 0 16px;}
p.warnung{padding: 10px 2%;margin-bottom:2%;border: 1px solid #186914;font-style: italic;background-color: #FEFFEE;}
div.bordered{padding: 15px 2% 1px;margin-bottom:2%;border: 1px solid #089de3;overflow: hidden;background-color: #f3feff;}
p.warnung:before{content:"";float:left;width:60px;height:54px;background:url(images/warnung.png) no-repeat 0 5px;}
ul.bltlist{margin:0 0 16px 1%;padding:0;list-style:none;font-size: 15px;line-height: 17px;}
ul.bltlist li{padding:2px 0 2px 30px;background: url(images/blt.png) no-repeat 0 3px;}
ul.bltlist li.caption{padding-left: 0;padding-bottom:8px;background:none;font-weight:600;text-decoration:underline;}
img.alignleft{float:left;max-width:50%;height:auto;margin: 6px 2% 5px 0}
img.alignright{float:right;max-width:50%;height:auto;margin: 6px 0 5px 2%}
img.aligncenter{max-width:100%;height:auto;margin: 0 auto 15px;display: block;}
.post_list{font-size:12px;color: #464646;margin: 0% 0 0;      padding: 0 0 16px 40px;list-style-type: circle;}
.post_list li{}
.post_list li a{text-decoration:none;font-size:15px;padding-right: 10px;}
.post_list li a:hover{text-decoration:underline;}

#page{max-width: 1200px;margin: 0 auto;background: white;}
#page:after{content:"";display:table;clear:both;}
.posts_nav{text-align:right}
.posts_nav a{padding: 0 10px;}
.posts_nav a:first-child{float:left}
.post_thumb{float:left;margin:2px 3% 5px 0;}
.post_thumb img{max-width:100%;height:auto}
article{padding-top: 1%;}
article.not-found{text-align:center;}
article.not-found img{max-width:100%;height:auto;}
aside{max-width: 480px;margin: 0 auto;padding: 0;}
aside>div,aside>strong{padding: 0 3.2%;max-width:420px;margin:0 auto;}
div.vorteile ul{padding:10px 20px;margin:15px 0 10px;font:600 13px/15px 'open sans',sans-serif;color:#545454;background: #F4F9F3;border: 1px solid #1d7b18;list-style:none;}
div.vorteile ul li{padding:9px 0 9px 35px;
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAARVBMVEUAAAAdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexiqnndcAAAAFnRSTlMAf9WtJuOwdT4d68ezp3pwa19XMyIVfvvx0gAAAE9JREFUCNdNjFcOwCAMxULZ3dP3P2olBIT3FUuOZZi1eSQISgkwih4mJQO4TrmqKZSHpaoeNpG7qRFY3Qy7NhiqR8G3V08giu4qqu756vEDsQYEk/kXaqYAAAAASUVORK5CYII=) no-repeat 0 9px;}
aside>div>div.textwidget{text-align:center;margin: 15px 0 5px;}
aside>div.widget_text>div.textwidget>p{margin:0;}
aside>div>div.textwidget img{max-width:100%;height:auto;}
div.vorteile>div, aside>div>strong{display:block;padding: 8px 30px 8px 0px;font:600 18px/20px 'open sans',sans-serif;color:#2e2e2e;text-align:center;border-bottom:2px solid #1d7b18;background: url(images/aside-icons.png) no-repeat right -0px;}
div.vorteile>strong,div.vorteile>div{padding: 8px 0px;background:none}

aside>div>strong.checkbox{background-position: right 0px;}
aside>div>strong.binary{background-position: right -55px;}
aside>div>strong.onlinebroker{background-position: right -111px;}
aside>div>strong.cfd{background-position: right -166px;}
aside>div>strong.forex{background-position: right -225px;}
aside>div>strong.aktien{background-position: right -280px;}
aside>div>strong.poker{background-position: right -337px;}
aside>div>strong.interesante-sites{background-position: right -390px;}
aside>div>strong.sport{background-position: right -448px;}
aside>div>strong.online-casinos{background-position: right -502px;}
aside>div>strong.roulette{background-position: right -560px;}
aside>div>strong.casino{background-position: right -615px;}
aside>div>strong.spielautomaten{background-position: right -672px;}
aside>div>strong.blackjack{background-position: right -727px;}
aside>div>strong.book-of-ra{background-position: right -785px;}
aside>div>strong.ecn{background-position: right -840px;}
aside>div>strong.social-trading{background-position: right -895px;}
aside>div>strong.casual-dating{background-position: right -952px;}
aside>div>strong.singles{background-position: right -1008px;}
aside>div>strong.skill-games{background-position: right -1065px;}



aside>div>strong.single,aside>div>strong.partner{background-position: right 0px;}
aside>div.widget ul{font:normal 13px/14px 'open sans',sans-serif;padding:0;margin: 0 auto 10px;list-style:none;}
aside>div.widget ul li{border-bottom:1px dashed #dfdfdf;}
aside>div.widget ul li:hover{margin-top:-1px;margin-bottom:-1px;background:#1d7b18;border-color:transparent;}
/*aside>div.widget ul li:hover:after{content:"";float:right;width:3%;max-width:13px;height: 34px;margin-top: -33px;margin-right: -3%;
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAiCAMAAACzz6OtAAAAV1BMVEUAAAAdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgWNfOxAAAAHHRSTlMA3QgD8OrWzsWFZVtSQw/15K6ajHpxb0s6KBkWhLH2qAAAAGhJREFUGNNV0UcOhDAUBNFvmwzD5AR9/3MiIZCqa/fWFZJ0iaNdnUlfU2vSZGoKpdGUCqXBdMuU3qY6U3qZqplSb6pWSk9TMg1UU6gpoC6oH3UP6k89ArouVB9QPVOfgFKmxoDaE35zAxOeHzrqtecNAAAAAElFTkSuQmCC) no-repeat right center;}
*/
aside>div.widget ul li:hover:before{content:"";float:left;width:3%;max-width:13px;height:34px;margin-left: -3%;background:#1d7b18;}
aside>div.widget ul li a{display:block;padding:9px 0;margin-bottom:-1px;color:#595959;text-decoration:none;}
aside>div.widget ul li.current-menu-item a{color:#000;}
aside>div.widget ul li:hover a{color:white;padding:10px 0}
aside>div.widget ul li:hover:after{content: "";float: right;width: 3%;max-width: 13px;height: 34px;margin-top: -33px;margin-right: -3%;    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAiCAMAAACzz6OtAAAAV1BMVEUAAAAdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgWNfOxAAAAHHRSTlMA3QgD8OrWzsWFZVtSQw/15K6ajHpxb0s6KBkWhLH2qAAAAGhJREFUGNNV0UcOhDAUBNFvmwzD5AR9/3MiIZCqa/fWFZJ0iaNdnUlfU2vSZGoKpdGUCqXBdMuU3qY6U3qZqplSb6pWSk9TMg1UU6gpoC6oH3UP6k89ArouVB9QPVOfgFKmxoDaE35zAxOeHzrqtecNAAAAAElFTkSuQmCC) no-repeat right center}
aside>div.widget ul li a:before,aside>div.widget ul li a:after{content:"";}
aside>div.widget ul li a:before{display:inline-block;width:8px;height:10px;vertical-align:middle;margin-top:-2px;margin-right: 10px;
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKBAMAAAB76QKzAAAAJFBMVEUAAAAdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexinFiZmAAAAC3RSTlMAB9PIsqSKFROJh9kGtr8AAAAsSURBVAjXY8je1MDAwLrbkIGB0XuLAAOD8O4ABgZ27Z0gYheYC5YAKwErBgAYgwtQ1eLgvQAAAABJRU5ErkJggg==) no-repeat 0 0}
aside>div.widget ul li.current-menu-item a:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKBAMAAAB76QKzAAAAJFBMVEUAAABLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0ttFME6AAAAC3RSTlMAB9PIsqQTiomHFZA14OwAAAAuSURBVAjXY6jelMDAwLrbkIGB0XuLAAOD8O4ABgY27R0MDFzaO8FcsARYCVgxABWtCzClic3zAAAAAElFTkSuQmCC)}
aside>div.widget ul li:hover a:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKBAMAAAB76QKzAAAAJFBMVEUAAAD///////////////////////////////////////////+0CY3pAAAAC3RSTlMAB9PIsqQTiomHFZA14OwAAAAuSURBVAjXY6jelMDAwLrbkIGB0XuLAAOD8O4ABgY27R0MDFzaO8FcsARYCVgxABWtCzClic3zAAAAAElFTkSuQmCC)}
aside>div.widget ul li a:after{float:right;width:7px;height:7px;border:1px solid #b9b9b9;margin:2px 6px;border-radius:1px;}
aside>div.widget ul li.current-menu-item a:after{width: 12px;height: 12px;margin: -1px 4px;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAMAAAD3JJ6EAAAAQlBMVEUAAAAdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexhhqyNaAAAAFXRSTlMAgfXnc2QX7s69vJ+PeV9YQTYqJQdsi5DJAAAAPElEQVQI1y2KSQ7AIBDDUgp0X8H//yoMGl9iKZbzHtXtD2zKe5LKApNW+PIMUUoQul2WPWDv4DZz4jmmAWktAk7pQSHXAAAAAElFTkSuQmCC) no-repeat 1px 2px}
aside>div.widget ul li:hover a:after{border-color:white;}
aside .angebot{text-align:center;}
aside .angebot img{width:100%;height:auto;margin: 15px auto 10px;}

/**/
#toc_container,.mehr-info{border:1px solid #aaaaaa;padding: 1px 2% 20px;margin:1% auto 16px;}
aside #toc_container{border:none;padding: 1px 0 5px;margin: 0 auto 15px;background: none;border-bottom: 1px solid #dbdbdb;}
#toc_container{background-color: #f9f9f9;}
#toc_container .toc_title,.mehr-info .titel{text-align:center;font:bold 15px/17px 'open sans',sans-serif;color:#363636;margin: 0 0 14px;padding: 11px;border-bottom:1px solid #aaaaaa;border-top:1px solid #aaaaaa;}
aside #toc_container .toc_title{font:bold 18px/20px 'open sans',sans-serif;padding: 11px;border-bottom: 2px solid #1d7b18;}
#toc_container .toc_title:first-child,.mehr-info .titel:first-child{border-top:none;}
#toc_container .gray,.mehr-info .gray{font-size:13px;line-height:21px;color:#8f8f8f;padding: 5px 0 20px;margin:0;}
#toc_container ul{padding:0;margin:0;list-style:none;font-size:13px;line-height: 16px;}
aside #toc_container>ul{margin: 0 auto;display: table;}
.mehr-info+p{clear:both;}
.mehr-info .checklist{display:table;margin: 0px auto;font-size:13px;line-height:19px;padding: 2px 10px;list-style:none;}
.mehr-info .checklist.short{font-size:14px;line-height:18px;padding: 5px 10px;}
.mehr-info .checklist li{padding:9px 0 9px 30px;background:url(images/checkmark.png) no-repeat 0 12px}
.mehr-info .award{margin: 0;padding: 4px 0 22px;}
.mehr-info .award>span{display:block;overflow:hidden;height:125px;background:url(images/awards.png) no-repeat center 0;text-indent:-9999px;}
.mehr-info .award>span:first-child{float:left;width:50%;}
.mehr-info .award>span.queens{background-position:center 0}
.mehr-info .award>span.aim{background-position:center -125px}
.mehr-info .details{font-size:13px;line-height:15px;color:#8f8f8f;padding: 5px 0 20px;margin:0;list-style:none;}
.mehr-info .details li{padding:3px 0;}
.mehr-info .details li span{float:right;color:#1d7b18;}
#toc_container .toc_list li{padding: 4px;}
#toc_container .toc_list>li a{text-decoration:none;}
#toc_container .toc_list>li a:hover{text-decoration:underline;}
#toc_container .toc_list>li>a{font-weight:600;color:#1d7b18;text-transform:uppercase;}
aside #toc_container .toc_list>li>a{color:black;}
#toc_container .toc_list>li:before{content:"\2022 ";font-weight:normal;padding-right:2px;color:#363636;}
#toc_container .toc_list>li>ul{padding-left: 5%;}
#toc_container .toc_list>li ul{padding-top:4px}
#toc_container .toc_list>li>ul li{padding:4px 0}
#toc_container .toc_list>li>ul li a{color:#363636;}
aside #toc_container .toc_list>li>ul li a{color:#a3a2a2;}
#toc_container .toc_list>li>ul li:before{content:"- ";color:#1d7b18;}

table.tablepress,table.tablepress td{border: 1px solid #DBDBDB;}
.tablepress-table-description{font:bold 24px/28px 'open sans',sans-serif;padding:2px 0 10px;}
.tablepress.newdesign{border:1px solid #dbdbdb;border-top:1px solid #f0f0f0;}
.tablepress.newdesign thead{display:none;}
.tablepress.newdesign td{font:300 17px/18px 'open sans',sans-serif;color:#777;border-right:1px solid #dbdbdb}
.tablepress.newdesign td:first-child{border-right:none}
.tablepress.newdesign td strong{font-size:25px;color:#121212;}
.tablepress .odd td, .tablepress .even td, .tablepress .row-hover tr:hover td{background:none!important;}
.tablepress.newdesign.tablebadge-1 tbody tr:nth-child(1) td:first-child,
.tablepress.newdesign.tablebadge-2 tbody tr:nth-child(2) td:first-child,
.tablepress.newdesign.tablebadge-3 tbody tr:nth-child(3) td:first-child,
.tablepress.newdesign.tablebadge-4 tbody tr:nth-child(4) td:first-child,
.tablepress.newdesign.tablebadge-5 tbody tr:nth-child(5) td:first-child,
.tablepress.newdesign.tablebadge-6 tbody tr:nth-child(6) td:first-child,
.tablepress.newdesign.tablebadge-7 tbody tr:nth-child(7) td:first-child,
.tablepress.newdesign.tablebadge-8 tbody tr:nth-child(8) td:first-child,
.tablepress.newdesign.tablebadge-9 tbody tr:nth-child(9) td:first-child,
.tablepress.newdesign.tablebadge-10 tbody tr:nth-child(10) td:first-child,
.tablepress.newdesign.tablebadge-11 tbody tr:nth-child(11) td:first-child,
.tablepress.newdesign.tablebadge-12 tbody tr:nth-child(12) td:first-child,
.tablepress.newdesign.tablebadge-13 tbody tr:nth-child(13) td:first-child,
.tablepress.newdesign.tablebadge-14 tbody tr:nth-child(14) td:first-child,
.tablepress.newdesign.tablebadge-15 tbody tr:nth-child(15) td:first-child,
.tablepress.newdesign.tablebadge-1 tbody tr:nth-of-type(1) td:first-child,
.tablepress.newdesign.tablebadge-2 tbody tr:nth-of-type(2) td:first-child,
.tablepress.newdesign.tablebadge-3 tbody tr:nth-of-type(3) td:first-child,
.tablepress.newdesign.tablebadge-4 tbody tr:nth-of-type(4) td:first-child,
.tablepress.newdesign.tablebadge-5 tbody tr:nth-of-type(5) td:first-child,
.tablepress.newdesign.tablebadge-6 tbody tr:nth-of-type(6) td:first-child,
.tablepress.newdesign.tablebadge-7 tbody tr:nth-of-type(7) td:first-child,
.tablepress.newdesign.tablebadge-8 tbody tr:nth-of-type(8) td:first-child,
.tablepress.newdesign.tablebadge-9 tbody tr:nth-of-type(9) td:first-child,
.tablepress.newdesign.tablebadge-10 tbody tr:nth-of-type(10) td:first-child,
.tablepress.newdesign.tablebadge-11 tbody tr:nth-of-type(11) td:first-child,
.tablepress.newdesign.tablebadge-12 tbody tr:nth-of-type(12) td:first-child,
.tablepress.newdesign.tablebadge-13 tbody tr:nth-of-type(13) td:first-child,
.tablepress.newdesign.tablebadge-14 tbody tr:nth-of-type(14) td:first-child,
.tablepress.newdesign.tablebadge-15 tbody tr:nth-of-type(15) td:first-child
{position:relative;}
.tablepress.newdesign.tablebadge-1 tbody tr:nth-child(1) td:first-child:before,
.tablepress.newdesign.tablebadge-2 tbody tr:nth-child(2) td:first-child:before,
.tablepress.newdesign.tablebadge-3 tbody tr:nth-child(3) td:first-child:before,
.tablepress.newdesign.tablebadge-4 tbody tr:nth-child(4) td:first-child:before,
.tablepress.newdesign.tablebadge-5 tbody tr:nth-child(5) td:first-child:before,
.tablepress.newdesign.tablebadge-6 tbody tr:nth-child(6) td:first-child:before,
.tablepress.newdesign.tablebadge-7 tbody tr:nth-child(7) td:first-child:before,
.tablepress.newdesign.tablebadge-8 tbody tr:nth-child(8) td:first-child:before,
.tablepress.newdesign.tablebadge-9 tbody tr:nth-child(9) td:first-child:before,
.tablepress.newdesign.tablebadge-10 tbody tr:nth-child(10) td:first-child:before,
.tablepress.newdesign.tablebadge-11 tbody tr:nth-child(11) td:first-child:before,
.tablepress.newdesign.tablebadge-12 tbody tr:nth-child(12) td:first-child:before,
.tablepress.newdesign.tablebadge-13 tbody tr:nth-child(13) td:first-child:before,
.tablepress.newdesign.tablebadge-14 tbody tr:nth-child(14) td:first-child:before,
.tablepress.newdesign.tablebadge-15 tbody tr:nth-child(15) td:first-child:before{content:"";display:block;position:absolute;top: -1px;left: -1px;width: 43px;height: 43px;background:url(images/neu-flag.png) no-repeat 0 0;}
.tablepress.newdesign a.tablelink {font-weight:normal;text-decoration:none;font-size:13px;color: #2145de;}
.tablepress.newdesign a.tablelink:hover{text-decoration:underline;}
.tablepress.newdesign a.tablelink:before{content:"";display:block;width:96px;height:16px;margin: 3px auto 5px;background:url(images/ratings.png) no-repeat center 0;}
.tablepress.newdesign a.tablelink.rating45:before{background-position: center -16px;}
.tablepress.newdesign a.tablelink.rating40:before{background-position: center -32px;}
.tablepress.newdesign a.tablelink.rating35:before{background-position: center -48px;}
.tablepress.newdesign a.tablelink.rating30:before{background-position: center -64px;}
.tablepress.newdesign a.tablelink.rating25:before{background-position: center -80px;}
.tablepress.newdesign a.tablelink.rating20:before{background-position: center -96px;}
.tablepress.newdesign a.logo{display:block;margin: -5px auto;height:52px;line-height:52px;text-align:center;}
.tablepress.newdesign a.logo>span{display:inline-block;vertical-align:middle;text-indent:-9999px;}

/* Notification */
div.bd_notification { padding: 14px 30px 14px 20px; position: relative; margin-bottom: 16px; border-radius: 2px; }
div.bd_notification i { float: left; margin: 1px 10px 0 0; display: inline-block; width: 16px; height: 16px; vertical-align: baseline; }
div.bd_notification p { padding: 0 !important; margin: 0 !important; }
div.bd_notification.notification_mark { background-color: #d8f1c6; color: #769958 !important; }
div.bd_notification.notification_mark p { color: #769958 !important; }
div.bd_notification.notification_mark i { background: url(images/mark.png) no-repeat 0 0; }
div.bd_notification.notification_error { background-color: #f9d9d9; color: #aa4343 !important; }
div.bd_notification.notification_error p { color: #aa4343 !important; }
div.bd_notification.notification_error i { background: url(images/error.png) no-repeat 0 0; }
div.bd_notification.notification_warning { background-color: #fbf4dd; color: #a38c68 !important; }
div.bd_notification.notification_warning p { color: #a38c68 !important; }
div.bd_notification.notification_warning i { background: url(images/warning.png) no-repeat 0 0; }
div.bd_notification.notification_info { background-color: #d7e3f4; color: #728095 !important; }
div.bd_notification.notification_info p { color: #728095 !important; }
div.bd_notification.notification_info i { background: url(images/info.png) no-repeat 0 0; }
/**/
.strukt,.struktdiv{overflow:auto;clear:both;margin: 1% auto 16px;font:normal 14px/16px 'open sans',sans-serif;color:#6a6a6a;text-align:left;}
.struktdiv{overflow:visible;border:1px solid #dbdbdb;}
.strukt table{width:100%;border-collapse:collapse;}
.strukt td,.strukt th{border:1px solid #dbdbdb;padding:5px 5px;height:22px;vertical-align:middle;}
.strukt th,.struktdiv>.titel{text-align:center;color:#363636;font-weight:bold;}
.struktdiv>.titel{border-bottom:1px solid #dbdbdb;padding: 9px;}
.strukt td:first-child{font-weight:bold;color:#363636;}
.strukt td.img{padding:15px 15px 0;text-align:center;line-height:0;}
.struktdiv>.img{padding:15px 15px 0;text-align:center;line-height:0;}
.strukt td.img img,.struktdiv>.img img{max-width:100%;height:auto;border-radius:2px;box-shadow:0 0 0 1px #dbdbdb;margin-bottom:15px;}
.strukt td.img.zoom a,.struktdiv>.img.zoom a{display:block;max-width: 365px;margin:0 auto 15px;border-radius: 2px;box-shadow:0 0 0 1px #dbdbdb;}
.strukt td.img.zoom a:hover,.struktdiv>.img.zoom a:hover{position:relative;}
.strukt td.img.zoom a:hover:after,.struktdiv>.img.zoom a:hover:after{content:"";position:absolute;bottom:0px;right:0px;display:block;width:58px;height:46px;background: rgba(29,123,24,0.8) url(images/zoom.png) no-repeat center;border-radius:2px;}
.strukt td.img.zoom img,.struktdiv>.img.zoom img{box-shadow:none;margin-bottom:0;}
/**/

.flogo>span,.flogo:before,.flogo:after{width: 117px;height:27px;background:url(images/flogos.png) no-repeat 0 0}
.slogo>span,.slogo:before,.slogo:after{width: 117px;height:27px;background:url(images/slogos.png) no-repeat 0 0}
.clogo>span,.plogo:before,.clogo:after{width: 117px;height:27px;background:url(images/clogos.png) no-repeat 0 0}
.plogo>span,.plogo:before,.plogo:after{width: 117px;height:27px;background:url(images/plogos.png) no-repeat 0 0}
.dlogo>span,.dlogo:before,.dlogo:after{width: 117px;height:27px;background:url(images/dlogos.png) no-repeat 0 0}
.klogo>span,.klogo:before,.klogo:after{width: 117px;height:27px;background:url(images/klogos.png) no-repeat 0 0}

.slogo.bet10>span,.slogo.bet10:before,.slogo.bet10:after{width:72px;height:29px;background-position: 0px 0px}



.klogo.gameduell>span,.klogo.gameduell:before,.klogo.gameduell:after{ width: 129px;height: 24px;background-position: 0px -0px;}
.klogo.skill7>span,.klogo.skill7:before,.klogo.skill7:after{ width: 86px;height: 30px;background-position: 0px -24px;}
.klogo.m2p>span,.klogo.m2p:before,.klogo.m2p:after{ width: 64px;height: 28px;background-position: -126px 1px;}
.klogo.gametwist>span,.klogo.gametwist:before,.klogo.gametwist:after{width: 97px;height: 34px;background-position: -126px -27px;}

.flogo.option24{position:relative;background: black url(images/24opt-bgr.png) repeat-y center;}
.steps_wrapper .flogo.option24{padding-right:30px!important;}
.flogo.option24:after{content:"";position:absolute;top:0;right:0;display:block;width:47px!important;height:46px!important;background: url(images/24opt-ribbon.png)!important;}
.flogo.option24>span,.flogo.option24:before,.flogo.option24:after{width:107px;height:19px;background-position: -1px -28px}
.slogo.wettmeister>span, .slogo.wettmeister:before, .slogo.wettmeister:after {width: 109px;height: 26px;background-position: -128px -262px;}
.clogo.b888>span,.clogo.b888:before,.clogo.b888:after{width:48px;height:36px;background-position: 0px 0px}
.plogo.b888>span,.plogo.b888:before,.plogo.b888:after{width:47px;height:38px;background-position: 0px 0px}
.flogo.anyoption>span,.flogo.anyoption:before,.flogo.anyoption:after{width:117px;height:27px;background-position: 0 0}
.flogo.ayondo>span,.flogo.ayondo:before,.flogo.ayondo:after{width:120px;height:32px;background-position: 0px -47px}
.flogo.banx>span,.flogo.banx:before,.flogo.banx:after{width:114px;height:34px;background-position: 0px -79px}
.flogo.bdswiss>span,.flogo.bdswiss:before,.flogo.bdswiss:after{width: 126px;height: 19px;background-position: 0px -114px;}
.flogo.benk>span,.flogo.benk:before,.flogo.benk:after{width:72px;height:34px;background-position: 0px -142px}
.slogo.bet365>span,.slogo.bet365:before,.slogo.bet365:after{width:100px;height:22px;background-position: 0px -28px;}
.slogo.bet-at-home>span,.slogo.bet-at-home:before,.slogo.bet-at-home:after{width:100px;height:29px;background-position: 0px -50px}
.slogo.betclic>span,.slogo.betclic:before,.slogo.betclic:after{width:83px;height:30px;background-position: 0px -80px}
.slogo.betsson>span,.slogo.betsson:before,.slogo.betsson:after{width:112px;height:22px;background-position: 0px -111px}
.slogo.betway>span,.slogo.betway:before,.slogo.betway:after{width:89px;height:26px;background-position: 0px -134px}
.slogo.big-bet-world>span,.slogo.big-bet-world:before,.slogo.big-bet-world:after{width:119px;height:28px;background-position: 0px -160px}
.slogo.bwin>span,.slogo.bwin:before,.slogo.bwin:after{width:84px;height:28px;background-position: 0px -188px}
.flogo.captrader>span,.flogo.captrader:before,.flogo.captrader:after{width:118px;height:28px;background-position: 0px -176px}
.clogo.casinoclub>span,.clogo.casinoclub:before,.clogo.casinoclub:after{width:89px;height:25px;background-position: 0px -35px}
.dlogo.c-date>span,.dlogo.c-date:before,.dlogo.c-date:after{width:97px;height:30px;background-position: 0px 0px}
.dlogo.lustagenten>span, .dlogo.lustagenten:before, .dlogo.lustagenten:after {width: 118px;height: 30px;background-position: -129px -154px;}
.shortcode_content .dlogo.lustagenten>span{width: 118px; background-position: -129px -155px;height:35px;}
.clogo.cherrycasino>span,.clogo.cherrycasino:before,.clogo.cherrycasino:after{width:111px;height:17px;background-position: 0px -60px}
.flogo.comdirect>span,.flogo.comdirect:before,.flogo.comdirect:after{width:116px;height:25px;background-position: 0px -202px}
.slogo.comeon>span,.slogo.comeon:before,.slogo.comeon:after{width:122px;height:20px;background-position: -127px -3px}
.flogo.corsa-capital>span,.flogo.corsa-capital:before,.flogo.corsa-capital:after{width:121px;height:28px;background-position: 0px -226px}
.dlogo.edarling>span,.dlogo.edarling:before,.dlogo.edarling:after{width:105px;height:27px;background-position: -127px 0px}
.dlogo.elitepartner>span,.dlogo.elitepartner:before,.dlogo.elitepartner:after{width:117px;height:15px;background-position: -127px -26px}
.flogo.etoro>span,.flogo.etoro:before,.flogo.etoro:after{width:100px;height:31px;background-position: 0px -255px}
.clogo.euro-palace>span,.clogo.euro-palace:before,.clogo.euro-palace:after{width:77px;height:38px;background-position: 0px -77px}
.slogo.expekt>span,.slogo.expekt:before,.slogo.expekt:after{width:114px;height:25px;background-position: -129px -23px}
.flogo.eztrader>span,.flogo.eztrader:before,.flogo.eztrader:after{width:116px;height:22px;background-position: 0px -285px}
.dlogo.firstaffair>span,.dlogo.firstaffair:before,.dlogo.firstaffair:after{width:120px;height:25px;background-position: 0px -125px}
.flogo.flatex>span,.flogo.flatex:before,.flogo.flatex:after{width:102px;height:22px;background-position: 0px -305px}
.dlogo.friendscout24>span,.dlogo.friendscout24:before,.dlogo.friendscout24:after{width:77px;height:38px;background-position: -127px -40px}
.plogo.full-tilt>span,.plogo.full-tilt:before,.plogo.full-tilt:after{width:61px;height: 38px;background-position: 0px -39px;}
.flogo.fxflat>span,.flogo.fxflat:before,.flogo.fxflat:after{width:86px;height:25px;background-position: 0px -325px}
.flogo.gkfx>span,.flogo.gkfx:before,.flogo.gkfx:after{width:90px;height:32px;background-position: -127px 0px}
.clogo.gowild>span,.clogo.gowild:before,.clogo.gowild:after{width:116px;height:32px;background-position: 0px -115px}
.flogo.ig-markets>span,.flogo.ig-markets:before,.flogo.ig-markets:after{width:126px;height:28px;background-position: -129px -31px}
.flogo.interactive-option>span,.flogo.interactive-option:before,.flogo.interactive-option:after{width:100px;height:40px;background-position: -129px -59px}
.clogo.intercasino>span,.clogo.intercasino:before,.clogo.intercasino:after{width:90px;height:24px;background-position: 0px -146px}
.slogo.intertops>span,.slogo.intertops:before,.slogo.intertops:after{width:105px;height:27px;background-position: -129px -47px}
.slogo.interwetten>span,.slogo.interwetten:before,.slogo.interwetten:after{width:62px;height:40px;background-position: -129px -73px}
.flogo.ironfx>span,.flogo.ironfx:before,.flogo.ironfx:after{width:73px;height:38px;background-position: -129px -100px}
.dlogo.joyclub>span,.dlogo.joyclub:before,.dlogo.joyclub:after{width:127px;height:25px;background-position: 0px -29px}
.slogo.ladbrokes>span,.slogo.ladbrokes:before,.slogo.ladbrokes:after{width:110px;height:21px;background-position: -129px -113px}
.clogo.leovegas>span,.clogo.leovegas:before,.clogo.leovegas:after{width:102px;height:33px;background-position: -129px 0px}
.dlogo.lovepoint>span,.dlogo.lovepoint:before,.dlogo.lovepoint:after{width:117px;height:36px;background-position: 0px -53px}
.flogo.lynxbroker>span,.flogo.lynxbroker:before,.flogo.lynxbroker:after{width:70px;height:30px;background-position: -129px -139px}
.flogo.markets-com>span,.flogo.markets-com:before,.flogo.markets-com:after{width:127px;height:24px;background-position: 0px -350px}
.flogo.maxblue>span,.flogo.maxblue:before,.flogo.maxblue:after{width:107px;height:34px;background-position: -129px -166px}
.slogo.mobilbet>span,.slogo.mobilbet:before,.slogo.mobilbet:after{width:118px;height:18px;background-position: -129px -134px}
.clogo.montecarlo>span,.clogo.montecarlo:before,.clogo.montecarlo:after{width:105px;height:39px;background-position: -129px -33px}
.clogo.mrgreen>span,.clogo.mrgreen:before,.clogo.mrgreen:after{width:50px;height:39px;background-position: -129px -71px}
.slogo.mybet>span,.slogo.mybet:before,.slogo.mybet:after{width:101px;height:34px;background-position: -129px -152px}
.slogo.netbet>span,.slogo.netbet:before,.slogo.netbet:after{width:103px;height:25px;background-position: -129px -186px}
.dlogo.neu-de>span,.dlogo.neu-de:before,.dlogo.neu-de:after{width:111px;height:30px;background-position: -127px -77px}
.flogo.b888>span,.flogo.b888:before,.flogo.b888:after{width:109px;height:28px;background-position: -129px -199px;}
.flogo.optionbit>span,.flogo.optionbit:before,.flogo.optionbit:after{width:123px;height:32px;background-position: -129px -225px}
.flogo.optionfair>span,.flogo.optionfair:before,.flogo.optionfair:after{width:94px;height:31px;background-position: -129px -256px}
.flogo.optiontime>span,.flogo.optiontime:before,.flogo.optiontime:after{width:109px;height:23px;background-position: -129px -285px}
.flogo.optionweb>span,.flogo.optionweb:before,.flogo.optionweb:after{width:120px;height:16px;background-position: -129px -309px}
.flogo.optionyard>span,.flogo.optionyard:before,.flogo.optionyard:after{width:120px;height:25px;background-position: -129px -324px}
.dlogo.parship>span,.dlogo.parship:before,.dlogo.parship:after{width:119px;height:17px;background-position: -127px -106px}
.plogo.party>span,.plogo.party:before,.plogo.party:after{width:114px;height:22px;background-position: 0px -77px}
.slogo.pinnacle>span,.slogo.pinnacle:before,.slogo.pinnacle:after{width:103px;height:23px;background-position: -129px -211px}
.plogo.pkr>span,.plogo.pkr:before,.plogo.pkr:after{width:47px;height:40px;background-position: 0px -98px}
.flogo.plus500>span,.flogo.plus500:before,.flogo.plus500:after{width:113px;height:38px;background-position: -129px -348px}
.plogo.pokerstars>span,.plogo.pokerstars:before,.plogo.pokerstars:after{width:116px;height:20px;background-position: 0px -137px}
.clogo.quasar>span,.clogo.quasar:before,.clogo.quasar:after{width:95px;height:25px;background-position: -129px -109px}
.dlogo.secret-de>span,.dlogo.secret-de:before,.dlogo.secret-de:after{width:122px;height:38px;background-position: 0px -88px}
.clogo.spinpalace>span,.clogo.spinpalace:before,.clogo.spinpalace:after{width:50px;height:37px;background-position: -129px -133px}
.slogo.sportingbet>span,.slogo.sportingbet:before,.slogo.sportingbet:after{width:111px;height:19px;background-position: 0px -215px}
.clogo.stargames>span,.clogo.stargames:before,.clogo.stargames:after{width:107px;height:20px;background-position: 0px -168px}
.flogo.stockpair>span,.flogo.stockpair:before,.flogo.stockpair:after{width:127px;height:29px;background-position: 0px -372px}
.clogo.sunmaker>span,.clogo.sunmaker:before,.clogo.sunmaker:after{width:86px;height:35px;background-position: 0px -190px}
.slogo.tipico>span,.slogo.tipico:before,.slogo.tipico:after{width:91px;height:30px;background-position: -129px -233px}
.slogo.tonybet>span,.slogo.tonybet:before,.slogo.tonybet:after{width:107px;height:28px;background-position: 0px -234px}
.slogo.unibet>span,.slogo.unibet:before,.slogo.unibet:after{width:120px;height:21px;background-position: 0px -261px}
.slogo.bet1x2>span, .slogo.bet1x2:before, .slogo.bet1x2:after {width: 116px;height: 36px;background-position: 0px -280px;}
.slogo.bet3000>span, .slogo.bet3000:before, .slogo.bet3000:after {width: 92px;height: 35px;background-position: 0px -317px;}
.slogo.cashpoint>span, .slogo.cashpoint:before, .slogo.cashpoint:after {width: 81px;height: 37px;background-position: 0px -353px;}
.slogo.matchbook>span, .slogo.matchbook:before, .slogo.matchbook:after {width: 127px;height: 19px;background-position: 0px -389px;}
.slogo.nordicbet>span, .slogo.nordicbet:before, .slogo.nordicbet:after {width: 126px;height: 27px;background-position: 0px -415px;}
.slogo.racebets>span, .slogo.racebets:before, .slogo.racebets:after {width: 100px;height: 21px;background-position: 0px -446px;}
.slogo.runbet>span, .slogo.runbet:before, .slogo.runbet:after {width: 100px;height: 29px;background-position: 0px -467px;}
.slogo.smarkets>span, .slogo.smarkets:before, .slogo.smarkets:after {width: 122px;height: 20px;background-position: 0px -498px;}
.slogo.titanbet>span, .slogo.titanbet:before, .slogo.titanbet:after {width: 98px;height: 29px;background-position: 0px -517px;}
.slogo.volltreffer>span, .slogo.volltreffer:before, .slogo.volltreffer:after {width: 116px;height: 16px;background-position: 0px -546px;}
.slogo.betsafe>span, .slogo.betsafe:before, .slogo.betsafe:after {width: 109px;height: 26px;background-position: -128px -287px;}
.slogo.betstars>span, .slogo.betstars:before, .slogo.betstars:after {width: 109px;height: 29px;background-position: -128px -312px;}
.slogo.digibet>span, .slogo.digibet:before, .slogo.digibet:after {width: 107px;height: 20px;background-position: -128px -343px;}
.slogo.happybet>span, .slogo.happybet:before, .slogo.happybet:after {width: 80px;height: 34px;background-position: -128px -363px;}
.slogo.pferdewetten>span, .slogo.pferdewetten:before, .slogo.pferdewetten:after {width: 94px;height: 30px;background-position: -128px -396px;}
.slogo.redbet>span, .slogo.redbet:before, .slogo.redbet:after {width: 80px;height: 23px;background-position: -128px -425px;}
.slogo.rivalo>span, .slogo.rivalo:before, .slogo.rivalo:after {width: 73px;height: 25px;background-position: -128px -448px;}
.slogo.tipbet>span, .slogo.tipbet:before, .slogo.tipbet:after {width: 74px;height: 37px;background-position: -128px -472px;}
.slogo.tipp3>span, .slogo.tipp3:before, .slogo.tipp3:after {width: 74px;height: 23px;background-position: -128px -510px;}
.slogo.xtip>span, .slogo.xtip:before, .slogo.xtip:after {width: 74px;height: 28px;background-position: -128px -535px;}

.flogo.varengold>span,.flogo.varengold:before,.flogo.varengold:after{width:104px;height:37px;background-position: 0px -396px}
.flogo.wikifolio>span,.flogo.wikifolio:before,.flogo.wikifolio:after{width:109px;height:31px;background-position: 0px -433px}
.flogo.xm>span,.flogo.xm:before,.flogo.xm:after{width:89px;height:24px;background-position: 0px -463px}
.flogo.zoomtrader>span,.flogo.zoomtrader:before,.flogo.zoomtrader:after{width: 119px;height: 30px;background-position: -130px -387px;}
.flogo.zulutrade>span,.flogo.zulutrade:before,.flogo.zulutrade:after{width: 121px;height: 22px;background-position: -130px -418px;}
.flogo.copyop>span,.flogo.copyop:before,.flogo.copyop:after{width: 92px;height: 15px;background-position: 0px -487px;}
.flogo.iforex>span,.flogo.iforex:before,.flogo.iforex:after{width: 108px;height: 18px;background-position: 0px -503px;}
.flogo.iqoption>span,.flogo.iqoption:before,.flogo.iqoption:after{width: 127px;height: 26px;background-position: 0px -522px;}
.flogo.smartmarkets>span,.flogo.smartmarkets:before,.flogo.smartmarkets:after{width: 129px;height: 19px;background-position: 0px -549px;}
.flogo.tradecom>span,.flogo.tradecom:before,.flogo.tradecom:after{width: 129px;height: 30px;background-position: 0px -570px;}
.flogo.bancdebinary>span, .flogo.bancdebinary:before, .flogo.bancdebinary:after {width: 114px;height: 41px;background-position: -130px -441px;}
.flogo.binarycom>span, .flogo.binarycom:before, .flogo.binarycom:after {width: 126px;height: 26px;background-position: -130px -483px;}
.flogo.topoption>span, .flogo.topoption:before, .flogo.topoption:after {width: 115px;height: 23px;background-position: -130px -510px;}
.flogo.xtrade>span,.flogo.xtrade:before,.flogo.xtrade:after{width: 99px;height: 28px;background-position: -130px -534px;}
.flogo.fx24>span,.flogo.fx24:before,.flogo.fx24:after{width: 83px;height: 23px;background-position: -130px -563px;}
.flogo.aktivtrades>span, .flogo.aktivtrades:before, .flogo.aktivtrades:after {width: 128px;height: 30px;background-position: 0px -813px;}
.flogo.fxpro>span, .flogo.fxpro:before, .flogo.fxpro:after {width: 94px;height: 27px;background-position: 0px -842px;}
.flogo.prestigeoption>span, .flogo.prestigeoption:before, .flogo.prestigeoption:after {width: 94px;height: 40px;background-position: 0px -871px;}
.flogo.cmc-markets>span, .flogo.cmcmarkets:before, .flogo.cmcmarkets:after {width: 56px;height: 33px;background-position: -128px -809px;}
.flogo.etx-capital>span, .flogo.etxcapital:before, .flogo.etxcapital:after {width: 56px;height: 32px;background-position: -128px -842px;}
.flogo.tradeo>span, .flogo.tradeo:before, .flogo.tradeo:after {width: 127px;height: 26px;background-position: -128px -873px;}
.flogo.xtb>span, .flogo.xtb:before, .flogo.xtb:after {width: 83px;height: 32px;background-position: -128px -899px;}
.flogo.admiralmarkets>span, .flogo.admiralmarkets:before, .flogo.admiralmarkets:after {width: 99px; height: 28px;background-position: -128px -782px;}
.flogo.avatrade>span, .flogo.avatrade:before, .flogo.avatrade:after{width:65px;height:35px;background-position:-128px -931px}
.flogo.redwood>span, .flogo.redwood:before, .flogo.redwood:after{width:103px;height: 41px;background-position:-128px -965px}
.flogo.qtrade>span, .flogo.qtrade:before, .flogo.qtrade:after{width:92px;height:36px;background-position:-128px -1005px}
.flogo.gtoptions>span, .flogo.gtoptions:before, .flogo.gtoptions:after{width:129px;height:39px;background-position:-128px -1040px}
.flogo.zoneoptions>span, .flogo.zoneoptions:before, .flogo.zoneoptions:after{width:100px;height:30px;background-position:-128px -1078px}
.flogo.daweda>span, .flogo.daweda:before, .flogo.daweda:after{width:117px;height:35px;background-position:0px -908px}
.flogo.easymarkets>span, .flogo.easymarkets:before, .flogo.easymarkets:after{width:130px;height:20px;background-position:0px -942px}
.flogo.easyforex>span, .flogo.easyforex:before, .flogo.easyforex:after{width:129px;height:24px;background-position:0px -962px}
.flogo.boss>span, .flogo.boss:before, .flogo.boss:after{width:125px;height:36px;background-position:0px -988px}
.flogo.empireoption>span, .flogo.empireoption:before, .flogo.empireoption:after{width:130px;height:25px;background-position:0px -1023px}

.clogo.b777>span, .clogo.b777:before, .clogo.b777:after {width: 54px;height: 44px;background-position: -128px -168px;}
.slogo.netbet>span, .slogo.netbet:before, .slogo.netbet:after {width: 103px;height: 25px;background-position: -129px -186px;}
.flogo.trading365>span, .flogo.trading365:before, .flogo.trading365:after { width: 104px;height: 32px;background-position: 0px -605px;}
.flogo.finpari>span, .flogo.finpari:before, .flogo.finpari:after { width: 107px;height: 48px; background-position: 0px -637px;}
.flogo.magnumoptions>span, .flogo.magnumoptions:before, .flogo.magnumoptions:after {width: 117px;height: 31px;background-position: 0px -688px;}
.flogo.opteck>span, .flogo.opteck:before, .flogo.opteck:after {width: 99px;height: 31px;background-position: 0px -718px;}
.flogo.optionrally>span, .flogo.optionrally:before, .flogo.optionrally:after {width: 129px; height: 17px; background-position: 0px -749px;}
.flogo.titantrade>span, .flogo.titantrade:before, .flogo.titantrade:after {width: 119px; height: 23px;background-position: 0px -766px;}
.flogo.ukoptions>span, .flogo.ukoptions:before, .flogo.ukoptions:after {width: 128px;height: 24px;background-position: 0px -790px;}
.flogo.ayrex>span, .flogo.ayrex:before, .flogo.ayrex:after { width: 107px;height: 32px;background-position: -128px -590px;}
.flogo.ftrade>span, .flogo.ftrade:before, .flogo.ftrade:after { width: 109px;height: 27px;background-position: -128px -622px;}
.flogo.goptions>span, .flogo.goptions:before, .flogo.goptions:after {width: 105px;height: 29px;background-position: -128px -648px;}
.flogo.imperialoptions>span, .flogo.imperialoptions:before, .flogo.imperialoptions:after {width: 59px; height: 50px;background-position: -128px -676px;}
.flogo.pwrtrade>span, .flogo.pwrtrade:before, .flogo.pwrtrade:after {width: 128px;height: 25px;background-position: -128px -731px;}
.flogo.trbinaryoptions>span, .flogo.trbinaryoptions:before, .flogo.trbinaryoptions:after {width: 100px; height: 28px;background-position: -128px -756px;}
.clogo.allslots>span, .clogo.allslots:before, .clogo.allslots:after { width: 68px;height: 46px; background-position: 0px -228px;}
.clogo.druckgluck>span, .clogo.druckgluck:before, .clogo.druckgluck:after {width: 65px; height: 51px;background-position: 0px -274px;}
.clogo.jackpotcity>span, .clogo.jackpotcity:before, .clogo.jackpotcity:after { width: 101px; height: 39px;background-position: 0px -326px;}
.clogo.ovocasino>span, .clogo.ovocasino:before, .clogo.ovocasino:after {width: 122px;height: 32px;background-position: 0px -364px;}
.clogo.partycasino>span, .clogo.patycasino:before, .clogo.patycasino:after { width: 123px;height: 27px;background-position: 0px -398px;}
.clogo.playmillion>span, .clogo.playmillion:before, .clogo.playmillion:after {width: 123px;height: 27px;background-position: 0px -424px;}
.clogo.stake7>span, .clogo.stake7:before, .clogo.stake7:after { width: 125px;height: 38px;background-position: 0px -450px;}
.clogo.verajohn>span, .clogo.verajohn:before, .clogo.verajohn:after {width: 45px; height: 43px; background-position: 0px -488px;}
.clogo.casinoroom>span, .clogo.casinoroom:before, .clogo.casinoroom:after { width: 110px;height: 22px;background-position: -128px -211px;}
.clogo.casinoeuro>span, .clogo.casinoeuro:before, .clogo.casinoeuro:after {width: 110px;height: 20px;background-position: -128px -233px;}
.clogo.cherrycasino>span, .clogo.cherrycasino:before, .clogo.cherrycasino:after {width: 114px;height: 20px;background-position: -128px -252px;}
.clogo.eurogrand>span, .clogo.eurogrand:before, .clogo.eurogrand:after {width: 108px;height: 26px;background-position: -128px -271px;}
.clogo.europacasino>span, .clogo.europacasino:before, .clogo.europacasino:after {width: 105px;height: 34px;background-position: -128px -296px;}
.clogo.karamba>span, .clogo.karamba:before, .clogo.karamba:after {width: 110px;height: 43px;background-position: -128px -329px;}
.clogo.kingplayer>span, .clogo.kingplayer:before, .clogo.kingplayer:after { width: 115px; height: 23px; background-position: -128px -372px;}
.clogo.rivocasino>span, .clogo.rivocasino:before, .clogo.rivocasino:after {width: 115px;height: 41px; background-position: -128px -395px;}
.clogo.royalpanda>span, .clogo.royalpanda:before, .clogo.royalpanda:after {width: 100px; height: 41px;background-position: -128px -435px;}
.clogo.europaplay>span, .clogo.europaplay:before, .clogo.europaplay:after {width: 113px;height: 26px;background-position: -129px -476px;}
.clogo.wh>span, .clogo.wh:before, .clogo.wh:after {width: 126px;height: 28px;background-position: 0px -531px;}
.clogo.casumo>span, .clogo.casumo:before, .clogo.casumo:after {width: 110px;height: 28px;background-position: -129px -502px;}
.clogo.superlenny>span, .clogo.superlenny:before, .clogo.superlenny:after {width: 87px;height: 42px;background-position: -129px -530px;}
/**/
.operator{border:1px solid #dbdbdb;margin:1% auto 16px;padding:15px 20px 10px;font:normal 12px/14px 'open sans',sans-serif;color:#6a6a6a;}
.operator>.brand>.logo{width: 67%;max-width: 220px;margin:0 auto;border:1px solid #dbdbdb;height:52px;line-height: 50px;text-align:center;}
.operator>.brand>.logo>span{display:inline-block;vertical-align:middle;text-indent:-9999px;}
.operator>.brand>.wert{padding:20px 0;text-align:center;font:300 16px/16px 'open sans',sans-serif;color:#908b8b;}
.operator>.brand>.wert>b{font-weight:600}
.operator>.brand>.wert>b strong{color:#4081d8;}
.operator>.brand>.wert>i{display:inline-block;width:100px;height:16px;vertical-align: baseline;margin-left: 8px;background:url(images/sterne.png) repeat-x 0 bottom;}
.operator>.brand>.wert>i i{display:block;width:100px;height:16px;background:url(images/sterne.png) repeat-x 0 0;text-indent:-9999px;}
.operator>.brand>.wert>i.wert45 i{width:90px}
.operator>.brand>.wert>i.wert40 i{width:80px}
.operator>.brand>.wert>i.wert35 i{width:70px}
.operator>.brand>.wert>i.wert30 i{width:60px}
.operator>.brand>.wert>i.wert25 i{width:50px}
.operator>.brand>.wert>i.wert20 i{width:40px}
.operator>.link.none.yet{display: none;}
.operator>.link>span{display: none;line-height:60px;text-align:center;padding: 3px;}
.operator>.link>span span{display:inline-block;width:60px;height:43px;vertical-align:middle;margin-left:12px;background:url(images/regulierung.png) no-repeat 0 0;text-indent:-9999px;}
.operator>.link.sysec>span span{width:60px;height:43px;background-position: 0 0}
.operator>.link.fca>span span{width:63px;height:34px;background-position: 0 -43px}
.operator>.link.gilbraltar>span span{width:39px;height:38px;background-position: 0 -76px}
.operator>.link.malta>span span{width:73px;height:24px;background-position: 0 -113px}
.operator>.link.greek-commision>span span{width:42px;height:40px;background-position: 0 -137px}
.operator>.link.isle-man>span span{width:42px;height:30px;background-position: 0 -176px}
.operator>.link.barbuda>span span{width:39px;height:40px;background-position: 0 -206px}
.operator>.link.alderney>span span{width:28px;height:27px;background-position: 0 -246px}
.operator>.link.fsa-seychels>span span{width:45px;height:47px;background-position: 0 -273px}
.operator>.link.wien>span span{width:24px;height:30px;background-position: 0 -318px}
.operator>.link.estonia>span span{width:29px;height:29px;background-position: 0 -347px}
.operator>.link.ntv>span span{width:46px;height:22px;background-position: 0 -375px}
.operator>.link.schleswig-holstein>span span{width:71px;height:21px;background-position: 0 -396px}
.operator>.link.saarland>span span{width:39px;height:32px;background-position: 0 -416px}
.operator>.link.ekomi_1039>span span{width:54px;height:54px;background-position: 0 -447px}
.operator>.link.cosmopolitan>span span{width:82px;height:17px;background-position: 0 -534px}
.operator>.link.de-pro>span span{width:34px;height:34px;background-position: 0 -500px}
.operator>.link.die-welt>span span{width:52px;height:39px;background-position: 0 -549px}
.operator>.link.joy>span span{width:47px;height:47px;background-position: 0 -588px}
.operator>.link.na>span span{width: 39px;height: 34px;background-position: 0 -635px;}
.operator>.link.bafin>span span{width:38px;height:42px;background-position: 0 -669px}
.operator>.link.curacao>span span{width:41px;height:48px;background-position: 0 -709px}
.operator>.link.sysec>span span{width:60px;height:43px;background-position: 0 0}
.operator>.link.tuv>span span {width: 36px;height: 31px;background-position: 0 -416px;}
.operator>.link.hcmc>span span {background-position: 0 -137px;width: 42px;height: 38px;}
.operator>.link.emta>span span {background-position: 0 -347px;width: 27px;height: 28px;}
.operator>.link.osterreich>span span {width: 84px;height: 13px;background-position: 0 -759px;}
.operator>.link.salzburger>span span { width: 28px; height: 49px;background-position: 0 -774px;}
.operator>.link>a{padding: 13px;font-size: 20px;margin-bottom: 15px;width: 75%;max-width: 260px;}
.operator>.punkte{display: none;padding:0;margin:0 auto;list-style:none;font-size: 12px;line-height: 12px;}
.operator>.punkte li{overflow:hidden;height: 29px;margin-top: -1px;}
.operator>.punkte li b{float:left;/* width:80px; */padding-left:8px;padding-bottom:1px;color:#363636;
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEBAMAAABb34NNAAAAD1BMVEUdexgdexgdexgdexgdexhQxkKCAAAABHRSTlN37t0RuCGYtQAAABFJREFUCNdjMHJgYHEEIiADAAhVAW95igz2AAAAAElFTkSuQmCC) no-repeat 0px 5px}
/**/
.empfehlung{padding:15px 20px 10px;border:1px solid #dbdbdb;margin:1% auto 16px;font: normal 13px/17px 'open sans',sans-serif;color:#030303;text-align:center;}
.empfehlung>.img{text-align:center;line-height:0;margin-bottom:15px;}
.empfehlung>.img img{max-width:100%;height:auto;}
.empfehlung>.brand{max-width:230px;margin:0 auto;min-height: 70px;}
.empfehlung>.brand>span{display:block;height:60px;line-height:60px;text-align:center;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;}
.empfehlung>.brand>span span{display:inline-block;text-indent:-9999px;vertical-align: middle;}
.empfehlung>.brand>a{margin:15px 0;padding: 15px;}
.empfehlung>.zitat>.q{display:block;margin: 0;font:italic bold 13px/27px 'open sans',sans-serif;color:#262626;text-align:left;}
.empfehlung>.zitat>.q:before,.empfehlung>.zitat>.q:after{content:"";display:inline-block;width:20px;height:16px;vertical-align:middle;background:url(images/quoten.png) no-repeat 0 0;}
.empfehlung>.zitat>.q:before{margin-top:-3px;margin-right:8px;}
.empfehlung>.zitat>.q:after{background-position:0 bottom;margin-left:8px;margin-top:3px;}
.empfehlung>.zitat>.rating>span{display:block;padding:5px 0 10px;font:300 18px/20px 'open sans',sans-serif;color:#a1a1a1;}
.empfehlung>.zitat>.rating>span>strong{color: #089de3;}
.empfehlung>.zitat>.rating>strong{font-weight:600;font-size:15px;}
/**/
#alts>.titel{display: block;padding: 8px 0px;margin-bottom:15px;font: 600 18px/20px 'open sans',sans-serif;color: #2e2e2e;text-align: center;border-bottom: 2px solid #1d7b18;/* background: url(images/aside-icons.png) no-repeat right 0; */}
#alts ul{padding:0;margin:0;list-style:none;font:600 15px/16px 'open sans',sans-serif;color:#908b8b;overflow: visible;}
#alts ul li{margin-bottom: 9px;background-color: white;}
#alts ul li>span{display:block;height:52px;line-height:52px;padding:10px 1px 10px 10px;border:1px solid #dbdbdb;text-align: center;}
#alts ul li>span:hover{border-color:#1d7b18}
#alts ul li:first-child>span{position:relative;}
#alts ul li:first-child>span:before{position:absolute;top: -10px;right: -30px;display:block;width: 56px;height: 64px;background:url(images/stamp.png) no-repeat 0 0;}
#alts ul li>span:after{content:"";display:inline-block;vertical-align:middle;}
#alts ul li>span>span{float:right;width:46%;height: 52px;line-height: 52px;background: white;border-left: 1px solid #dbdbdb;}
#alts ul li>span>span>b{display: none;width: 60px;font-size:16px;line-height:18px;font-weight:300;padding-left: 25px;margin: 5px auto;background:url(images/sterne.png) no-repeat 0 0px;}
#alts ul li>span>span>b b{color:#3f3f3f;}
#alts ul li>span>span>a{color:#0030ff;text-decoration:none;}
#alts ul li>span>span>a:hover{text-decoration:underline;}
/**/
#bonuses{text-align:center;}
#bonuses>.titel{display: block;padding: 8px 0px;margin-bottom:15px;font: 600 18px/20px 'open sans',sans-serif;color: #2e2e2e;border-bottom: 2px solid #1d7b18;}
#bonuses ul{padding:0;margin:0;list-style:none;font:bold 16px/18px 'open sans condensed',sans-serif;color:#3f3f3f;}
#bonuses ul li{padding:5px;margin-bottom: 9px;background-color: white;border:1px solid #dbdbdb;overflow:hidden;}
#bonuses ul li:hover{border-color:#1d7b18;}
#bonuses ul li>span:first-child{float:right;width:40%;font-size:28px;line-height: 30px;padding-top: 5px;}
#bonuses ul li>span:first-child a{display:block;padding:3px;font:600 15px/16px 'open sans',sans-serif;color:#0030ff;text-decoration:none;}
#bonuses ul li>span:first-child a:hover{text-decoration:underline;}
#bonuses ul li>span.icon{display:block;position:relative;overflow:hidden;padding:4px 25px 4px 10px;background:#f7f7f7;box-shadow: 0 0 0 1px #ececec inset;font-size:16px;line-height:16px;color:#b2b2b2;text-transform:uppercase;border-radius:2px;}
#bonuses ul li>span.icon:before{content:"";display:block;width:28px;height:24px;margin:6px auto;background: url(images/bonuses-icons.png) no-repeat 0 0}
#bonuses ul li>span.icon.casino:before{width:28px;height:24px;margin:6px auto;background-position: 0 0}
#bonuses ul li>span.icon.poker:before{width:42px;height:30px;margin:3px auto;background-position: 0 -25px}
#bonuses ul li>span.icon.sport:before{width:31px;height:31px;margin:2px auto 3px;background-position: 0 -56px}
#bonuses ul li>span.icon:after{content:"";position:absolute;top:-1px;right:-1px;display:block;width:15px;height:61px;background: url(images/bonuses-icons.png) no-repeat -44px 0;}
#bonuses ul li>span.icon b{color:#525252;}
/**/
footer{min-width:320px;max-width:1200px;padding:0;margin: 0 auto;}
footer>.widgets{background:#f0f0f0;padding-bottom: 1px;padding-top: 15px;}
footer>.widgets>.caption{font:bold 15px/18px 'open sans',sans-serif;margin:0 2% 15px;padding:10px 0;text-align:center;color:#363636;border-bottom:1px solid #aaaaaa;}
footer>.widgets>.footer_angebot{margin: 0 1%;padding: 0 2% 3px;border: 1px solid #a7a7a7;font: normal 13px/16px 'open sans',sans-serif;color:#363636;overflow:hidden;position: relative;}
footer>.widgets>.footer_angebot>p{padding:0;margin:0;text-align: right;}
footer>.widgets>.footer_angebot>p:first-child{padding: 9px 0 6px;color:#9b9b9b;font-weight:bold;text-align: left;}
footer>.widgets>.footer_angebot>p:first-child strong{color:black;}
footer>.widgets>.footer_angebot>ul{padding:0;margin:0;list-style:none;}
footer>.widgets>.footer_angebot>ul li{padding:2px 0 2px 25px;background: url(images/checkmark.png) no-repeat 0px 3px;}
footer>.widgets>.footer_angebot>ul li strong strong{color:#1d7b18;}
footer>.widgets>.footer_angebot>p>a{display: block;font-size:13px;padding: 4px;color:#ff0000;text-decoration:none;}
footer>.widgets>.footer_angebot>p>a:hover{text-decoration:underline;}
footer>.widgets>.weiter_lesen{width:98%;height:100px;margin:10px auto;box-shadow: 0 0 0 2px #1d7b18 inset;position:relative;overflow:hidden;}
footer>.widgets>.weiter_lesen:hover{box-shadow:0 0 0 2px black inset;}
footer>.widgets>.weiter_lesen:after{content:"";position:absolute;width:22px;height:22px;background: #1d7b18;bottom:0;right:0;}
footer>.widgets>.weiter_lesen:hover:after{background:black;}
footer>.widgets>.weiter_lesen>p{padding: 0;margin: 0;}
footer>.widgets>.weiter_lesen>p>a,footer>.widgets>.weiter_lesen>p>span{display:block;width:100%;height: 98px;padding: 1px 0;font:bold 15px/24px 'open sans',sans-serif;color:white;text-decoration:none;position: relative;}
footer>.widgets>.weiter_lesen>p>a>span,footer>.widgets>.weiter_lesen>p>span>span{display:block;background: #898585;text-align:center;padding:5px;margin: 38px -20px 0;-webkit-transform: rotate(-19deg);-moz-transform: rotate(-19deg);-ms-transform: rotate(-19deg);-o-transform: rotate(-19deg);}
footer>.widgets>.weiter_lesen>p>a:hover span,footer>.widgets>.weiter_lesen>p>span:hover span{background: black;}
footer>.widgets>.weiter_lesen>p>a:before,footer>.widgets>.weiter_lesen>p>span:before{content:"";display:block;position:absolute;top:10px;left: 8px;width: 35px;height: 35px;background: url(images/footer-icons.png) no-repeat -5px -2px;}

footer>.widgets>.weiter_lesen>p .poker:before{width:44px;height:34px;background-position: 0 0;}
footer>.widgets>.weiter_lesen>p .binary:before{width: 34px;height: 26px;background-position: -45px 0px;}
footer>.widgets>.weiter_lesen>p .sport:before{width: 36px;height: 36px;background-position: -81px 0px;}
footer>.widgets>.weiter_lesen>p .blackjack:before{width: 31px;height: 35px;background-position: -130px 0px;}
footer>.widgets>.weiter_lesen>p .roulette:before{width: 34px;height: 30px;background-position: -178px -4px;}
footer>.widgets>.weiter_lesen>p .slots:before{width: 35px;height: 26px;background-position: -225px -5px;}
footer>.widgets>.weiter_lesen>p .forexbroker:before{width: 37px;height: 37px;background-position: -268px 0px;}
footer>.widgets>.weiter_lesen>p .onlinebroker:before{width: 39px;height: 35px;background-position: -310px -4px;}
footer>.widgets>.weiter_lesen>p .social-trading:before{width: 39px;height: 28px;background-position: -353px -6px;}
footer>.widgets>.weiter_lesen>p .online-casinos:before{width: 33px;height: 28px;background-position: -6px -40px;}
footer>.widgets>.weiter_lesen>p .aktien:before{width: 36px;height: 31px;background-position: -43px -38px;}
footer>.widgets>.weiter_lesen>p .cfd:before{width: 31px;height: 31px;background-position: -83px -38px;}
footer>.widgets>.weiter_lesen>p .book-of-ra:before{width: 35px;height: 37px;background-position: -125px -36px;}
footer>.widgets>.weiter_lesen>p .casino:before{width: 35px;height: 37px;background-position: -178px -37px;}
footer>.widgets>.weiter_lesen>p .ecn:before{width: 34px;height: 30px;background-position: -225px -40px;}
footer>.widgets>.weiter_lesen>p .dating:before{width: 24px;height: 26px;background-position: -273px -41px;}
footer>.widgets>.weiter_lesen>p .singles:before{width: 32px;height: 31px;background-position: -316px -39px;}

footer>.widgets>.weiter_lesen>p>a:after,footer>.widgets>.weiter_lesen>p>span:after{content:"";display:block;position:absolute;bottom: 7px;right: 7px;width:0;height:0;border:5px solid transparent;border-right:0;border-left:9px solid white;z-index: 1;}
footer>.copy{font-size:11px;line-height:28px;background: #141618;color: #e8e8e8;padding:8px 0;}
footer>.copy>a{color: #aaaaaa;text-decoration:none;transition:.2s linear;}
footer>.copy>a:hover{color:white;}
footer>.copy>div{float:right;}
footer>.copy>div>a,.horizbox>.folgen>a{float:left;width:28px;height:28px;margin-right:1px;border-radius:50%;background: #3c5b9b url(images/sicons.png) no-repeat -1px -1px;transition:background-color .3s linear}
footer>.copy>div>a.f,.horizbox>.folgen>a.f{background-color:#3c5b9b;}
footer>.copy>div>a.t,.horizbox>.folgen>a.t{background-color:#359bed;background-position: -1px -31px;}
footer>.copy>div>a.l,.horizbox>.folgen>a.l{background-color:#91c9db;background-position: -1px -61px;}
footer>.copy>div>a.m,.horizbox>.folgen>a.m{background:none;width:auto;color:white;padding:4px 10px;height:20px;line-height:20px;border-radius:0;text-decoration:none;}
footer>.copy>div>a.m:hover,.horizbox>.folgen>a.m:hover{text-decoration:underline;background:none;}
footer>.copy>div>a:hover,.horizbox>.folgen>a:hover{background-color:white;}
footer>.copy>div>a.f:hover,.horizbox>.folgen>a.f:hover{background-position: -31px -1px;}
footer>.copy>div>a.t:hover,.horizbox>.folgen>a.t:hover{background-position:-31px -31px}
footer>.copy>div>a.l:hover,.horizbox>.folgen>a.l:hover{background-position:-31px -61px}

.horizbox{border:1px solid #aaa;margin:0 0 2%;padding:2%;font:normal 12px/14px 'open sans',sans-serif;color:#424242;}
.horizbox>.ratebox{width:290px;margin:0 auto;}
.horizbox>.ratebox>.total{float:left;font-size:26px;font-weight:600;line-height:33px;padding:0 5px;margin-right:15px;border:1px solid #dadada;}
.horizbox>.ratebox>.txt{overflow:hidden;line-height: 12px;}
.horizbox>.ratebox>.stars{overflow:hidden;}
.horizbox>.args{width:290px;margin: 10px auto 3px;padding:0;height: 60px;background:url(images/list-args.png) no-repeat center;text-indent: -9999px;border-top: 1px solid #AAA;border-bottom: 1px solid #AAA;}
.horizbox>.txt{width:290px;margin: 10px auto 3px;padding:0;height: 60px;border-top: 1px solid #AAA;border-bottom: 1px solid #AAA;}
.horizbox>ul{width:290px;margin:5px auto 0;padding:5px 0;list-style:none;border-top: 1px solid #AAA;border-bottom: 1px solid #AAA;}
.horizbox>ul li{padding-left:22px;
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAMAAAC38k/IAAAASFBMVEUAAAAdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgdexgmd1dWAAAAF3RSTlMAKRn47OQ939SdV0Q5HvDn2c00MR0QDi3ktZAAAABNSURBVAjXTY1HDoAwEAOdTgi9+f8/xQoIMhfPNi0++vh7YTDAOUJEkhnXOqkzOLI7kMnZGi+3mitTIJe6vTuKYFHZVKXXdU1vmn/lyRve6ANUJlDluQAAAABJRU5ErkJggg==) no-repeat 0 1px;}
.horizbox>.folgen{width:270px;margin:0 auto;font-size:13px;font-weight:600;line-height:30px;color:#646464;padding:10px 20px 0 0;}
.horizbox>.folgen>a{float:right;text-indent:-9999px;margin:0 1px;}

.grungrenze{padding:5px 0;margin-bottom:20px;font:bold 24px/26px 'open sans',sans-serif;color:#000000;border-bottom: 4px solid #1D7B18;}
.kommentieren{display:none;border:1px solid #dbdbdb;background: #f0f0f0 url(images/kommentare.png) no-repeat 4.5% 26px;padding:20px 20px 10px;}
.kommentieren>p{display:none;}
.kommentieren textarea{float:right;width:84%;padding:8px 2% 0;height:60px;border:1px solid #dbdbdb;}
.kommentieren .aktion{clear:both;line-height:32px;padding-top:10px;overflow: hidden;}
.kommentieren .aktion span{display: block;font:normal 12px/12px 'open sans',sans-serif;color:#959595;overflow: hidden;padding-top: 9px;}
.kommentieren .aktion button{float:right;width:100px;margin-left:18px;background: #1D7B18;font:600 14px/32px 'open sans',sans-serif;color:white;border:none;border-radius:2px;height:32px;}
.kommentieren .aktion button:hover{background: #2eb127;}
.kommentieren .aktion input{float:right;height:30px;line-height:30px;border:1px solid #dbdbdb;padding:0 10px;}
.kommentar{font:normal 13px/18px 'open sans',sans-serif;color:#262626;border-bottom: 1px solid #dbdbdb;padding: 12px 0 10px;}
.kommentar .avatar{float:left;width:67px;height:67px;margin: 3px 3.5% 5px 0;background:url(images/avatar.png);text-indent:-9999px;}
.kommentar p{padding-bottom: 4px;margin: 0;}
.kommentar p b{font-size:15px;color:#1d7b18;font-weight:normal;}
.kommentar p.gepostet{font-size:12px;color:#acacac;}
/**/
.backdrop{overflow:hidden!important;}
#popup{width: 100%!important;top: 5%!important;margin: auto!important;padding: 0!important;max-width: none!important;left: 0!important;right: 0!important;height: auto!important;}
#popup .steps_wrapper{padding: 0!important;position: relative;}
#popup .steps_wrapper>div>div{padding: 0!important;margin: 0px;border: 1px solid #919191!important;width: auto!important;height: auto!important;position: static!important;}
#popup .steps_wrapper>div>div.ver1>div{font: 300 22px/28px 'open sans condensed',sans-serif;color:#4e4e4e;text-align:center;}
#popup .steps_wrapper>div>div.ver1>div>strong{display:block;font: bold 21px/31px 'open sans',sans-serif;color:#000000;padding: 20px 10px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span{display:block;width:auto;height:auto;vertical-align:middle;margin:5px auto;text-align:center;}
#popup .steps_wrapper>div>div.ver1>div>strong>span span{display:inline-block;vertical-align:middle;margin:auto;text-indent:-9999px;}
#popup .steps_wrapper>div>div.ver1>div>div{border:1px solid #e2e2e2;border-radius:4px;margin:0 8px 8px;padding:4px;}
#popup .steps_wrapper>div>div.ver1>div>div>div{padding: 22px 5px 28px;margin: 0 auto;max-width: 800px;}
#popup .steps_wrapper>div>div.ver1>div>div>div>b{font-weight:300;color:#000000;}
#popup .steps_wrapper>div>div.ver1>div>div>div>strong{color:#373737;}
#popup .steps_wrapper>div>div.ver1>div>div>div>i{display:inline-block;width:166px;height:29px;vertical-align:middle;margin:-5px 5px 0;background:url(images/popup-ver1-misc.png) no-repeat 0 -24px;text-indent:-9999px;}
#popup .steps_wrapper>div>div.ver1>div>div>a,#popup .steps_wrapper>div>div.ver1>div>div>span{display:block;width:80%;line-height:40px;margin:0 auto 12px;padding: 12px 17px 22px;border-radius:4px;color:white;}
#popup .steps_wrapper>div>div.ver1>div>div>a span,#popup .steps_wrapper>div>div.ver1>div>div>span span{display:inline-block;max-width:120px;font:normal 15px/15px 'open sans',sans-serif;vertical-align:middle;margin:4px 0 -4px;}
#popup .steps_wrapper>div>div.ver1>div>div>a{background:#1e7b19;}
#popup .steps_wrapper>div>div.ver1>div>div>a:hover{background:#2eb127;text-decoration: none;}
#popup .steps_wrapper>div>div.ver1>div>div>a strong{display:inline-block;font-size:40px;line-height: 40px;vertical-align:middle;}
#popup .steps_wrapper>div>div.ver1>div>div>a span{}
#popup .steps_wrapper>div>div.ver1>div>div>span{background:#c7c7c7;padding: 15px 17px 19px;cursor:pointer}
#popup .steps_wrapper>div>div.ver1>div>div>span:hover{background:#bababa;}
#popup .steps_wrapper>div>div.ver1>div>div>span strong{display:inline-block;font-size:40px;line-height:40px;font-weight:normal;vertical-align:middle;}
#popup .steps_wrapper>div>div.ver1>div>div>span span{}
/**/
#popup .steps_wrapper>div>div.ver2>div{font: normal 18px/22px 'open sans',sans-serif;color:black;text-align:center;}
#popup .steps_wrapper>div>div.ver2>div>strong{display:block;padding: 20px 10px;font-weight:normal;}
#popup .steps_wrapper>div>div.ver2>div>strong b{text-decoration:underline;font-weight:600;}
#popup .steps_wrapper>div>div.ver2>div>strong i{display:block;width:227px;height:38px;vertical-align:middle;margin:5px auto;background:url(images/popup-ver1-misc.png) no-repeat 0 -118px;text-indent:-9999px;}
#popup .steps_wrapper>div>div.ver2>div>div{padding:15px 15px 5px;width:90%;margin:0 auto 15px;background:#f4f4f4;}
#popup .steps_wrapper>div>div.ver2>div>div>strong{display:block;font-size:45px;line-height:40px;}
#popup .steps_wrapper>div>div.ver2>div>div>span{display:block;width: auto;height: auto;vertical-align:middle;margin: 15px auto;}
#popup .steps_wrapper>div>div.ver2>div>div>span span{display:block;vertical-align:middle;margin: 17px auto;text-indent:-9999px;}
#popup .steps_wrapper>div>div.ver2>div>p{font-size:12px;line-height:15px;padding: 0 8% 15px;color:#565656;}
#popup .steps_wrapper>div>div.ver2>div>a{display:block;width:80%;max-width: 400px;margin: 10px auto 20px;padding: 12px;border-radius:2px;color:white;background:#1e7b19;}
#popup .steps_wrapper>div>div.ver2>div>a:hover{background:#2eb127;text-decoration: none;}
#popup .steps_wrapper>div>div.ver2>div>a:before{/* content:""; */display:inline-block;vertical-align:middle;margin-right:20px;width:42px;height:16px;background:url(images/popup-arrow-link-v2.png);}
#popup .steps_wrapper>div>div.ver2>div>a:after{content:"";position:absolute;bottom: 73px;right:3%;display:block;width:41px;height:174px;background:url(images/popup-arrow-1.png);}
#popup .steps_wrapper>div>div.ver2>div>a span{display:none;}
#popup .steps_wrapper>div>div.ver2>div>a b{font-weight:600;}
/**/
#popup .steps_wrapper>div>div.ver3{box-shadow: 0 0 0 4px white inset, 0 0 0 5px #c7c7c7 inset;}
#popup .steps_wrapper>div>div.ver3>div{font: normal 18px/24px 'open sans',sans-serif;color:#333333;text-align:center;}
#popup .steps_wrapper>div>div.ver3>div>strong{display:block;font-size: 22px;line-height:31px;color:black;padding: 20px 10px 5px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span{display:block;width:auto;height:auto;vertical-align:middle;margin: 15px auto;text-align: center;padding: 0 10px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span span{display: inline-block;vertical-align:middle;margin:auto;text-indent:-9999px;}
#popup .steps_wrapper>div>div.ver3>div>div{padding:20px;}
#popup .steps_wrapper>div>div.ver3>div>div>b{font-weight:600;color:#000000;}
#popup .steps_wrapper>div>div.ver3>div>ul{display:table;width:auto;padding: 10px 0;margin:0 auto;text-align:left;font-size:13px;line-height:18px;color:#565656;list-style:none;}
#popup .steps_wrapper>div>div.ver3>div>ul li{padding:10px 0;}
#popup .steps_wrapper>div>div.ver3>div>ul li:before{content:"";display:inline-block;width:20px;height:20px;vertical-align: middle;margin: -6px 15px 0px 0;background: url(images/popup-ver1-misc.png) no-repeat -207px 0px;}
#popup .steps_wrapper>div>div.ver3>div>a{display:block;width: 78%;max-width: 400px;font: 600 19px/20px 'open sans',sans-serif;margin: 40px auto;padding: 13px;border-radius: 2px;color:white;background:#1e7b19;transition: 0.2s linear;}
#popup .steps_wrapper>div>div.ver3>div>a:hover{background:#2eb127;text-decoration: none;}
#popup .steps_wrapper>div>div.ver3>div>a:after{content:"";position:absolute;bottom:103px;right:8%;display:block;width:41px;height:174px;background:url(images/popup-arrow-1.png);}
#popup .steps_wrapper>div>div.ver3>div>a span{display:none;}
/**/
.btn{display:block;padding:10px;margin:0 auto;font:600 18px/20px 'open sans',sans-serif;color:white;text-align:center;text-decoration:none;transition:0.2s linear;border-radius:2px;background: #1D7B18;}
.btn:hover{background: #2eb127;}
/* media queries */

@media only screen and (min-width: 480px) {
h1,h2,h3,h4,h5,h6{text-align:left;}
article.excerpt h2.with_thumb{margin-left:166px}
.post_thumb{margin-top:-32px;}

.empfehlung>.img{float:left;width:40%;margin-bottom: 0;}
.empfehlung>.brand{overflow:hidden;height: 132px;}
.empfehlung>.brand>a{padding: 10px;}
.empfehlung>.zitat>.rating>span{display:inline;padding-right:5px;}
.empfehlung>.zitat>.q{margin-bottom: 8px;text-align: justify;}
.operator{padding:0 10px;}
.operator>.brand{float:left;width:50%;padding-top: 15px;}
.operator>.brand>.logo{width: auto;max-width: 180px;}
.operator>.brand>.wert{padding: 15px 0;}
.operator>.link{overflow:hidden;}
.operator>.link.alone{padding: 26px 0 25px;}
.operator>.link.none.yet{display: block;height: 117px;background: url(images/no-link.png) no-repeat center;text-indent: -9999px;max-width: 135px;}
.operator>.link>span{display:block;}
.operator>.link>a{padding: 8px;}
.operator>.link.none>a{margin: 41px auto 40px;}
footer>.copy{padding: 8px 2.5%;font-size: 12px;}
footer>.copy>div>a{margin:0 1px;}
#popup{width: 94%!important;max-width: 900px!important;}
}

@media only screen and (min-width: 600px) {
aside{max-width:none;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;-webkit-column-gap: 0px;-moz-column-gap: 0px;column-gap: 0px;padding-bottom: 5px;}
aside>div{-webkit-column-break-inside: avoid;-moz-column-break-inside: avoid;column-break-inside: avoid;padding-bottom: 2px;}
article #toc_container{float:left;width: 45%;margin-right:2%;}
.mehr-info{overflow:hidden;}
footer>.widgets{padding: 15px 1% 5px;overflow:hidden;}
footer>.widgets>.footer_angebot{float:left;width:49%;margin: 0 2% 0 0;height: 95px;}
footer>.widgets>.caption{margin: 0 0 15px;}
footer>.widgets>.weiter_lesen{overflow:hidden;width:auto;margin-top: 0;}
footer>.widgets>.weiter_lesen.fix{float:left;clear:left;width:53%;margin-right:2%}
.horizbox{overflow:hidden;}
.horizbox>.ratebox{float:left;width:45%;margin:0 auto;}
.horizbox>ul,.horizbox>.args,.horizbox>.txt{width:auto;overflow:hidden;padding: 0;border:none;margin-top: 0;}
.horizbox>.args{height:42px;}
.horizbox>.txt{height:42px;}
.horizbox>.folgen{float:right;width:170px;}
.strukt td.img.zoom a,.struktdiv>.img.zoom a{overflow:hidden;}
.strukt td.img.zoom a:first-child,.struktdiv>.img.zoom a:first-child{float:left;width: 49%;margin-right: 2%;}
div.vorteile.right{float:right;max-width: 40%;margin: 3px 0 3px 2%}
div.vorteile.left{float:left;max-width: 40%;margin: 3px 2% 3px 0}
#alts,#bonuses{float:right;width:310px;margin:-5px 0 5px 2%;}
#popup .steps_wrapper>div>div.ver1>div>strong>span{display:inline-block;height:50px;line-height:44px;margin: -20px 3px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.option24{ margin-top: -18px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.bet10{ margin-top: -30px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.b888{ margin-top: -28px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.anyoption{ margin-top: -20px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.ayondo{ margin-top: -33px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.banx{ margin-top: -31px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.bdswiss{ margin-top: -23px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.benk{ margin-top: -30px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.bet-at-home{ margin-top: -13px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.bet365{ margin-top: -25px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.betclic{ margin-top: -28px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.betway{ margin-top: -20px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.bwin{ margin-top: -32px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.captrader{ margin-top: -28px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.casinoclub{ margin-top: -32px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.cherrycasino{ margin-top: -22px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.comdirect{ margin-top: -23px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.comeon{ margin-top: -25px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.etoro{ margin-top: -30px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.euro-palace{ margin-top: -37px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.expekt{ margin-top: -20px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.eztrader{ margin-top: -29px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.flatex{ margin-top: -24px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.fxflat{ margin-top: -29px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.gkfx{ margin-top: -29px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.gowild{ margin-top: -21px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.intercasino{ margin-top: -27px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.interactive-option{ margin-top: -27px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.intertops{ margin-top: -23px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.interwetten{ margin-top: -20px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.ironfx{ margin-top: -28px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.ladbrokes{ margin-top: -24px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.leovegas{ margin-top: -26px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.lynxbroker{ margin-top: -29px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.markets-com{ margin-top: -20px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.maxblue{ margin-top: -24px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.montecarlo{ margin-top: -27px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.mrgreen{ margin-top: -41px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.mybet{ margin-top: -22px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.netbet{ margin-top: -24px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.optionbit{ margin-top: -34px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.optionfair{ margin-top: -27px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.optiontime{ margin-top: -22px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.optionweb{ margin-top: -19px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.optionyard{ margin-top: -24px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.plus500{ margin-top: -32px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.spinpalace{ margin-top: -29px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.stargames{ margin-top: -29px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.stockpair{ margin-top: -22px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.sunmaker{ margin-top: -36px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.tipico{ margin-top: -24px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.varengold{ margin-top: -36px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.xm{ margin-top: -28px;}
#popup .steps_wrapper>div>div.ver1>div>strong>span.zoomtrader{ margin-top: -24px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span.anyoption{margin-top: -20px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span.banx{margin-top: -24px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span.ig-markets{margin-top: -23px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span.plus500{ margin-top: -31px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span.flatex{margin-top: -24px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span.bet365{margin-top: -25px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span.b888{margin-top: -25px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span.comeon{margin-top: -25px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span.plus500{margin-top: -25px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span.mobilbet{margin-top: -27px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span.interwetten{margin-top: -23px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span.quasar{margin-top: -23px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span.mrgreen{margin-top: -29px;}
#popup .steps_wrapper>div>div.ver1>div>div>div{font-size:30px;line-height:43px;}
#popup .steps_wrapper>div>div.ver1>div>div>div>i{width:177px;height:31px;margin:0 8px;background-position: 0 -54px;}
#popup .steps_wrapper>div>div.ver1>div>div>a{float:left;width:50%;margin-right:5%;margin-left:5%;}
#popup .steps_wrapper>div>div.ver1>div>div>span{overflow:hidden;width:auto;margin-right:5%;}
#popup .steps_wrapper>div>div.ver3>div>div{font-size:20px;line-height:20px;padding: 30px;}
#popup .steps_wrapper>div>div.ver3>div>ul{font-size:16px;line-height:18px;}
#popup .steps_wrapper>div>div.ver3>div>a{font-weight:normal;font-size: 18px;line-height:20px;}
#popup .steps_wrapper>div>div.ver3>div>a span{display:inline}
#popup .steps_wrapper>div>div.ver2>div>strong{font-size:25px;padding: 27px 10px;}
#popup .steps_wrapper>div>div.ver2>div>strong i{display:inline-block;margin:0 5px;}
#popup .steps_wrapper>div>div.ver2>div>p{font-size:15px;}
#popup .steps_wrapper>div>div.ver2>div>a span{display:inline}
}
@media only screen and (min-width: 680px) {
.empfehlung{padding: 15px 10px 0px;overflow:hidden;}
.empfehlung>.img{width:19%;max-width: 130px;}
.empfehlung>.brand{float:right;width: 30%;margin-right: 2%;}
.empfehlung>.zitat{overflow:hidden;padding: 0 2%;max-width: 300px;margin: 0 auto;}
.empfehlung>.zitat>.q{height: 87px;}
.operator{padding:0;overflow:hidden;}
.operator>.brand{width:28%;max-width:210px;border-right:1px solid #dbdbdb;} 
.operator>.brand>.logo{width: 90%;max-width: 180px;}
.operator>.brand>.wert{padding: 15px 0 17px;}
.operator>.punkte{overflow:hidden;display: table;padding: 25px 10px 0;margin: 0 auto;}
.operator>.link{float:right;width:30%;max-width:190px;border-left:1px solid #dbdbdb;}
#popup .steps_wrapper>div>div.ver3>div>a:after{bottom:80px;right:50%;margin-right:-280px;width:65px;height:201px;background:url(images/popup-arrow-2-v3.png);}
}
@media only screen and (min-width: 768px) {
article>p,article>div>p{font-size:15px;line-height:24px;}
header{}
header>a{float: left;width: 31%;height: 48px;max-width: 226px;}
header>nav{float:none;overflow:hidden;width:auto;height: 48px;cursor:default;}
header>nav ul{position:static;padding:0;max-height:none;white-space: normal;display: table;width: 100%;}
header>nav.opened ul{max-height:none;}
header>nav ul li{display: table-cell;width:1%;vertical-align: middle;}
header>nav ul li a{display: table;width: 100%;line-height:30px;height:30px;padding: 9px 0;text-align:center;}
header>nav ul li a span{display:table-cell;vertical-align:middle;height:30px;line-height:15px;}
#crumbs{padding: 13px 0;margin: 0 1%;}
#crumbs>div{display:block;float:right;}
#crumbs>div>a{float:left;width:25px;height:25px;margin:-5px 1px;border-radius:50%;background: #3c5b9b url(images/sicons.png) no-repeat -3px -2px;transition:background-color .3s linear}
#crumbs>div>a.f{background-color:#3c5b9b;}
#crumbs>div>a.t{background-color:#359bed;background-position: -2px -32px;}
#crumbs>div>a.l{background-color:#91c9db;background-position: -2px -63px;}
#crumbs>div>a:hover{background-color:white;}
#crumbs>div>a.f:hover{background-position: -33px -2px;}
#crumbs>div>a.t:hover{background-position:-32px -32px}
#crumbs>div>a.l:hover{background-position:-32px -63px}
h1,h2,h3,h4,h5,h6{font-size:20px;line-height:22px;}
h2{font-size:24px;line-height:26px;}
h1{font-size:30px;line-height:32px;}
p.warnung{padding-left: 10%;background: #FEFFEE url(images/warnung.png) no-repeat 1.7% center;}
p.warnung:before{display:none;}
.kommentieren{display:block;position:relative;}
.kommentieren>em{position:absolute;left:0;right:0;margin:auto;display:block;width:74%;top:50%;margin-top:-15px;padding:10px;color: #098E39;background: #A4EAB4;border: 1px solid #2BA249;border-radius:5px;text-align: center;}
.kommentar{padding-left: 13%;position:relative;}
.kommentar .avatar{position:absolute;top: 16px;left:2%;}
.horizbox{padding: 1% 2%;}
.horizbox>.ratebox{float:left;width: 30%;margin-right:2%;padding: 11px 0 0;min-width: 225px;}
.horizbox>ul,.horizbox>.args,.horizbox>.txt{float:left;width: 38%;padding: 7px 2%;margin-right:2%;border-right:1px solid #aaaaaa;border-left:1px solid #aaaaaa;}
.horizbox>.args{height: 44px;}
.horizbox>.txt{height: 52px;padding: 3px 2%;}
.horizbox>.folgen{float:none;overflow:hidden;width:auto;padding-right: 0;padding-top: 14px;}
#popup{top:50%!important;margin-top: -210px!important;}
#popup .steps_wrapper>div>div.ver1>div>strong{padding: 50px 10px;font-size: 24px;}
#popup .steps_wrapper>div>div.ver1>div>div>a span,#popup .steps_wrapper>div>div.ver1>div>div>span span{max-width:none;}
#popup .steps_wrapper>div>div.ver1>div>div>a{width:47%;margin-right:7%;margin-left:7%;}
#popup .steps_wrapper>div>div.ver1>div>div>span{margin-right:7%;}
#popup .steps_wrapper>div>div.ver1>div>div>div{padding: 30px 5px 35px;}
#popup .steps_wrapper>div>div.ver1>div>div{padding-bottom:30px;margin: 0 15px 15px;}
#popup .steps_wrapper>div>div.ver3>div>strong{font-size: 26px;font-weight:600;padding-top: 40px;}
#popup .steps_wrapper>div>div.ver3>div>strong>span{display:inline-block;height: 50px;line-height: 44px;margin: -20px 0;}
#popup .steps_wrapper>div>div.ver2>div>div{padding: 32px 10px;width: 94%;max-width: 800px;margin-bottom: 35px;font-size: 27px;line-height: 30px;}
#popup .steps_wrapper>div>div.ver2>div>div>strong{display: inline;font-size: 30px;line-height: 30px;}
#popup .steps_wrapper>div>div.ver2>div>div>span{display: inline-block;margin: -20px 0px;height: 50px;line-height: 44px;}
#popup .steps_wrapper>div>div.ver2>div>div>span span{display: inline-block;margin: auto;}
#popup .steps_wrapper>div>div.ver2>div>a{width: 50%;margin: 25px auto 40px;}
#popup .steps_wrapper>div>div.ver2>div>a:after{bottom: 50px;right: 38%;margin-right: -247px;width:133px;height:205px;background:url(images/popup-arrow-2-v2.png);}

}
@media only screen and (min-width: 800px) {
aside{-webkit-column-count:3;-moz-column-count: 3;column-count: 3;}
}

@media only screen and (min-width: 950px) {
#popup{margin-top: -240px!important;}
#popup .steps_wrapper>div>div.ver1>div>strong{padding: 60px 10px;font-size: 31px;}
#popup .steps_wrapper>div>div.ver1>div>div>a{width: 41%;margin-right:7%;margin-left: 12%;}
#popup .steps_wrapper>div>div.ver1>div>div>span{margin-right: 12%;}
#popup .steps_wrapper>div>div.ver1>div>div>div{padding: 30px 5px 40px;font-size: 35px;line-height: 45px;}
#popup .steps_wrapper>div>div.ver1>div>div{padding-bottom: 45px;}
#popup .steps_wrapper>div>div.ver1>div>div>div>i{width:194px;height:33px;background-position: 0 -85px;}
#popup .steps_wrapper>div>div.ver3>div>strong{font-size: 30px;padding: 50px 10px 15px;}
#popup .steps_wrapper>div>div.ver3>div>div{font-size:24px;line-height:24px;padding: 35px;color: #444444;}
#popup .steps_wrapper>div>div.ver3>div>ul{font-size:19px;line-height:18px;}
#popup .steps_wrapper>div>div.ver3>div>ul li{padding:12px 0;}
#popup .steps_wrapper>div>div.ver3>div>a{margin-bottom:50px;}
#popup .steps_wrapper>div>div.ver3>div>a:after{bottom:96px;}
#popup .steps_wrapper>div>div.ver2>div>strong{padding: 43px 10px;}
#popup .steps_wrapper>div>div.ver2>div>a{margin-bottom: 55px;}
#popup .steps_wrapper>div>div.ver2>div>a:after{bottom: 63px;}

}

@media only screen and (min-width: 1000px) {
header>nav ul{display:block;width: auto;background-color: #29292a;}
header>nav ul li{display: block;width: auto;float: left;}
header>nav ul li:last-child{/* float:none; *//* overflow:hidden; */}
header>nav ul li a{display: block;width: auto;padding: 9px 10px;}
header>nav ul li a span{display: block;line-height: 30px;}
#content{float:left;width: 66%;padding: 0 0 1% 1%;}
#page.sidefix,#page.sidefixx{position:relative;}
#page.sidefix aside{padding-top:310px;}
#page.sidefix aside.short{padding-top: 230px;}
aside{overflow:hidden;-webkit-column-count:auto;-moz-column-count: auto;column-count: auto;padding-top: 11px;}
aside>div{max-width:320px;margin:0 auto;}
.sidefixx aside>div.widget_text{/* position:absolute; *//* top: 42px; */}
aside.fixed>div.widget_text{position:fixed;top:0;right:0;background:white;/* transition: .3s linear; */}
#alts,#bonuses{position:absolute;top:57px;right: 3px;float:none;width: 30.7%;max-width: 320px;margin: 0 1% 0 0;background:white;}
.fixed #alts,.fixed #bonuses{position:fixed;top:0;right:0;}
#alts ul li>span>span{line-height: 20px;}
#alts ul li>span>span>b{display:block;}
footer>.widgets>.footer_angebot{width: 27.5%;margin-right: 1.7%;padding: 0 1.2% 3px;min-width: 300px;}
footer>.widgets>.weiter_lesen.first{float:left;width: 21%;max-width: 250px;margin-right:1.7%}
footer>.widgets>.weiter_lesen.fix{clear:none;width: 21%;max-width: 250px;margin-right:1.7%}
}
@media only screen and (min-width: 1120px) {
header>nav ul li a{padding: 9px 16px;}
#alts,#bonuses{right: 7px;}
.fixed #alts,.fixed #bonuses{right:3px;}
#crumbs{margin: 0 2.5%;}
#content{padding-left:2.5%;}
footer>.widgets{padding: 15px 1.8% 5px;}
footer>.widgets>.weiter_lesen.first,footer>.widgets>.weiter_lesen.fix{width: 22%;}

}
@media only screen and (min-width: 1200px) {
header>nav ul li a{padding: 9px 21px;}
#alts,#bonuses{right: 17px;}
aside.fixed>div.widget_text,.fixed #alts,.fixed #bonuses{right:auto;left:50%;margin-left: 250px;box-shadow: 0px 5px 8px -6px gray;}
.strukt td.img.zoom a:first-child,.struktdiv>.img.zoom a:first-child{margin-left: 0.5%;margin-right: 2.5%;}
.strukt td,.strukt th{padding: 5px 25px;}

}
@media only screen and (min-width: 1280px) {
#alts ul li:first-child>span:before{content:"";}
}
/**/
.wistia_responsive_padding{margin-bottom:16px}
.clear-left{clear:left;}
.clear-right{clear:right;}
.clear-both{clear:both}
.clearfix:before,.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
/*zoom*/
body:after {content: url(images/close.png) url(images/loading.gif) url(images/prev.png) url(images/next.png);display: none;}
.lightboxOverlay {position: absolute;top: 0;left: 0;z-index: 9999;background-color: black;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity: 0.8;display: none;}
.lightbox {position: absolute;left: 0;width: 100%;z-index: 10000;text-align: center;line-height: 0;font-weight: normal;}
.lightbox .lb-image {display: block;height: auto;max-width: inherit;-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;}
.lightbox a img {border: none;}
.lb-outerContainer {position: relative;background-color: white;*zoom: 1;width: 250px;height: 250px;margin: 0 auto;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.lb-outerContainer:after {content: "";display: table;clear: both;}
.lb-container {padding: 4px;}
.lb-loader {position: absolute;top: 43%;left: 0;height: 25%;width: 100%;text-align: center;line-height: 0;}
.lb-cancel {display: block;width: 32px;height: 32px;margin: 0 auto;background: url(images/loading.gif) no-repeat;}
.lb-nav {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
.lb-container > .nav {left: 0;}
.lb-nav a {outline: none;background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');}
.lb-prev, .lb-next {height: 100%;cursor: pointer;display: block;}
.lb-nav a.lb-prev {width: 34%;left: 0;float: left;background: url(images/prev.png) left 48% no-repeat;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity: 0;-webkit-transition: opacity 0.6s;-moz-transition: opacity 0.6s;-o-transition: opacity 0.6s;transition: opacity 0.6s;}
.lb-nav a.lb-prev:hover {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1;}
.lb-nav a.lb-next {width: 64%;right: 0;float: right;background: url(images/next.png) right 48% no-repeat;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity: 0;-webkit-transition: opacity 0.6s;-moz-transition: opacity 0.6s;-o-transition: opacity 0.6s;transition: opacity 0.6s;}
.lb-nav a.lb-next:hover {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1;}
.lb-dataContainer {margin: 0 auto;padding-top: 5px;*zoom: 1;width: 100%;-moz-border-radius-bottomleft: 4px;-webkit-border-bottom-left-radius: 4px;border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-webkit-border-bottom-right-radius: 4px;border-bottom-right-radius: 4px;}
.lb-dataContainer:after {content: "";display: table;clear: both;}
.lb-data {padding: 0 4px;color: #ccc;}
.lb-data .lb-details {width: 85%;float: left;text-align: left;line-height: 1.1em;}
.lb-data .lb-caption {font-size: 13px;font-weight: bold;line-height: 1em;}
.lb-data .lb-number {display: block;clear: left;padding-bottom: 1em;font-size: 12px;color: #999999;}
.lb-data .lb-close {display: block;float: right;width: 30px;height: 30px;background: url(images/close.png) top right no-repeat;text-align: right;outline: none;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity: 0.7;-webkit-transition: opacity 0.2s;-moz-transition: opacity 0.2s;-o-transition: opacity 0.2s;transition: opacity 0.2s;}
.lb-data .lb-close:hover {cursor: pointer;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1;}

.green-button{color: #ffffff;transition: all 0.3s ease-in 0s;border-radius: 2px;display: inline-block;margin: 5px;padding: 10px 30px;text-decoration: none;font-size: 17px;font-weight: 300;white-space: nowrap;background: #1D7B18;}
.green-button:after{content: "";display: inline-block;height: 9px;margin-left: 7px;margin-top: -2px;vertical-align: middle;width: 5px;
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGdJREFUeNpi+P//fyoQlwMxAwyDiDVA/A+Io5EFuYD4IBD/BGIvmCAI8wPxJSD+CsTmDEhmOf+HgHMwAVEgvg3EH4BYFyTABsR7gfgPELvDzJwC1ZYJM4qFgYHhABB/AuLpDFAAEGAANFGI8YXdO8wAAAAASUVORK5CYII=) no-repeat 0 0;}
.green-button:hover{background: #2eb127;}
.table {margin-bottom: 10px;}
.table table {width: 100%;}
.table table a {text-decoration: none;}
.table tr.neu td:first-child {background:url(images/neu-flag.png) no-repeat 0 0;}
.table td {padding: 7px;border: 1px solid #dbdbdb;text-align: center;vertical-align: middle;font: 300 17px/18px "open sans",sans-serif;}
.table td strong {font-size: 25px;}
.table td ul {padding: 0;margin: 0;line-height: 20px;color: #000;}
.table td ul.text-ul {text-align: left;padding-left: 18px;}
.table.v2 td:nth-child(2),.table.v2 td:nth-child(3),.table.v1 td:nth-child(2),.table.v1 td:nth-child(3) {color: #777;display: none;}
.table td:nth-child(3) strong {color: #000;}
.table a.tablelink {font-size: 13px;font-weight: normal;}
.table a.tablelink:hover {text-decoration: underline;}
.table a.tablelink:before {content:"";display:block;width:96px;height:16px;margin: 3px auto 5px;background:url(images/ratings.png) no-repeat center 0;}
.table a.tablelink.rating45:before {background-position: center -16px;}
.table a.tablelink.rating40:before {background-position: center -32px;}
.table a.tablelink.rating35:before {background-position: center -48px;}
.table a.tablelink.rating30:before {background-position: center -64px;}
.table a.tablelink.rating25:before {background-position: center -80px;}
.table a.tablelink.rating20:before {background-position: center -96px;}
.table td:first-child {height: 52px;line-height: 52px;}
.table td a.logo > span {display: inline-block;text-indent: -9999px;vertical-align: middle;}
.table.text td {display: block;margin-bottom: 5px;}
.btn.red {background: #f78181;}
.btn.red:hover {background: #e05b5b;}
@media only screen and (min-width: 780px) {
.table.v1 td:nth-child(3),.table.v2 td:nth-child(2) {display: table-cell;}
}
@media only screen and (min-width: 680px) {
.operator>.link.none {background: url(images/no-link.png) no-repeat center 10px;}
.operator>.link.none>a {margin: 69px auto 12px;}
@media only screen and (min-width: 480px) {
.table.v1 td:nth-child(2),.table.v2 td:nth-child(3),.table.text td {display: table-cell;}
}