@charset "utf-8";
/* CSS Document */

body {
background: #00467b;
color: #000;
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif !important;
font-weight: normal;
font-style: normal;
line-height: 1;
position: relative;
}

.row {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
max-width: 62.5em;
max-width: 1024px;
}

ul, ol, dl {
font-size: 1em;
line-height: 1.6;
margin-bottom: 1.25em;
list-style-position: inside;
font-family: inherit;
}

.content, .header, .navigation, .footerlinks, .footerinformation { padding:0 160px; }
.content { background: url(../images/background_home.jpg) repeat-x; }

/*Header*/
.header { background:url(../images/background_header.jpg) repeat-x; background-color:#AFBED5; }

/*Newsletter*/
.header .newsletter { height:40px; background-image:url(../images/background_newsletter.png); background-repeat:no-repeat; background-position:right center; }
.header .newsletter ul { list-style:none; }
.header .newsletter label {  }
.header .newsletter input {  }
.header .newsletter .nltitle { font-weight:bold; text-transform:uppercase; color:#5a5a5a;  line-height:2em; padding-right:1em; }
.nlshortsubscription {
border:1px solid #000; 
border-radius:5px; 
font-weight:bold;
color:#fff;
text-transform:uppercase;
background: rgba(255,255,255,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, , color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=1 );
}

/*Banner*/
.headbanner .banner { bottom:0px; padding-top:10px; }

/*Upper Navi*/
.navigation { height:45px; border-top:2px solid #fff; border-bottom:2px solid #fff; background:url(../images/background_navi.jpg) repeat-x; }
.navigation .top-bar { background: none; }
.navigation .top-bar-section ul { background: none; text-transform:uppercase; font-size:1.2em; font-weight:normal; }
.navigation .top-bar-section li a:not(.button) { padding: 0 10px; line-height: 45px; background: none; }
.navigation .top-bar-section li a:not(.button):hover { background: #032444; border-left:1px solid #fff; border-right:1px solid #fff; }
.navigation .top-bar-section ul li.active>a { background: #032444; border-left:1px solid #fff; border-right:1px solid #fff; }
.navigation .hover { background: #032444; border-left:1px solid #fff; border-right:1px solid #fff; }
/*.navigation .active .hover { border-left:0px solid #fff; border-right:0px solid #fff; }*/

.navigation .menu-icon { background:url(../images/Haus.png) no-repeat left center; padding-right:40px; }
.navigation .menu-icon a { text-indent:-9999px; }
.navigation .menu-icon a:hover { background:none !important; border-left:none !important; border-right:none !important; }
.navigation .menu-icon .hover { background:none !important; border-left:none !important; border-right:none !important; }

.navigation a { height:43px !important; padding-right:20px !important; padding-left:20px !important; }
.navigation .top-bar-section .has-dropdown>a { padding-right: 20px !important; }
.navigation .top-bar-section .has-dropdown>a:after { border:none; }
.navigation .top-bar-section .dropdown li.back { display:none !important; }

.navigation .top-bar-section .dropdown { background:#032444 !important; }
.navigation .top-bar-section .dropdown li { display:inline !important; }
.navigation .top-bar-section .dropdown li a { color:#fff; opacity:0.5; font-weight:bold; font-size:0.6em; }
.navigation .top-bar-section .dropdown a:hover { border-left:none; border-right:none; }
.navigation .top-bar-section .dropdown li a:not(.button) {  }
.navigation .top-bar-section .dropdown li a:not(.button):hover { border-left:none; border-right:none; }
.navigation .top-bar-section ul.dropdown li.active>a { border-left:none; border-right:none; }
.navigation .dropdown .hover { background:none; border-left:none; border-right:none; }

/*Skyscraper*/
.skyscraper .anzeige { color:#bfbfbf; font-size:10px;  border-top: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf;  margin: 0px 0px 12px 0px; text-align:right; padding: 2px 10px 2px 1px; }

/*Content*/
.content { padding-bottom:1em; }
.content .row {   }
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { margin-top:0; }
.contentbox { 
float:left; 
background:url(../images/background_content.png) repeat-y;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size:contain;
 padding:0.9375em 0px; 
 }
.content  {  }
.content .large-7 object, .content .large-7 param, .content .large-7 embed { height:315px !important; }

/*Teaser*/
.csc-frame { padding:10px; font-size:105%; margin-bottom:20px; }
.csc-frame h1, .csc-frame h2, .csc-frame h3 { font-size:100%; }

.csc-frame-blueback { background:#2a3a51; }
.csc-frame-blueback a { color:#fff; }

.csc-frame-redback { background:#990012; }
.csc-frame-redback a { color:#fff; }

.csc-frame-blackback { background:#006c58; }
.csc-frame-blackback a { color:#fff; }

.csc-frame-videoteaser { background:#2a3a51; }
.csc-frame-videoteaser a { color:#fff; }
.csc-frame-videoteaser embed:hover { cursor:pointer; }
.csc-frame-videoteaser h2:hover { text-decoration:underline; }
.csc-frame-videoteaser .pokertoday_layer { position:absolute; z-index:200; height:140px; width:200px; }

/*Facebook*/
#fbcomments, .fb_iframe_widget, .fb_iframe_widget[style], .fb_iframe_widget iframe[style], #fbcomments iframe[style] {width: 100% !important;}

#fbcomments span, .fb_iframe_widget span, .fb_iframe_widget span[style], .fb_iframe_widget iframe span[style], #fbcomments iframe span[style] {width: 100% !important;}

/*Footerlinks*/
.footerlinks .large-12 { padding-left: 0 !important; padding-right: 0 !important; }
.footerlinks .panel { background:#000a12; border:none; color:#fff; }
.footerlinks .panel a { color:#fff; }
.footerlinks .panel h5 { color:#fff; width:100%; border-bottom:1px solid #fff; padding-bottom:5px; }
.footerlinks .panel ul { list-style:none; color:#c9c9c9; }
.footerlinks .panel ul a { color:#c9c9c9; }
.footerlinks .panel ul a:hover { text-decoration:underline; }


/*Footerinformation*/
.footerinformation .large-12 { padding-left: 0 !important; padding-right: 0 !important; }
.footerinformation { color:#fff; font-size:0.8em; }
.footerinformation a { color:#fff; }
.footernavigation ul { list-style:none; }
.footernavigation li { display:inline; padding-left:10px; }
.footernavigation a:hover { text-decoration:underline; }

/*Orbit*/
.orbit-container .orbit-slides-container>* .orbit-caption {
position: absolute;
top: 0;
right:0;
background-color: #032444;
/*background-color: rgba(0,0,0,0.6);*/
color: #fff;
width: 40%;
padding: 10px 14px;
font-size: 0.875em;
height:400px;
}
.news-orbit-item { background:#032444;  }
.news-orbit-item a:hover { text-decoration:underline; }
.orbit-caption h2 { font-size:1.2em; margin-bottom:2em; }
.orbit-caption .news-list-date { display:block; font-size:0.8em; margin-top:0.5em; margin-bottom:1.2em; color:#4f667c !important; }
.orbit-caption .news-list-morelink a { font-size:1.2em; color:#4f667c !important; display:block; font-weight:bold; } 
.orbit-slide-number { display:none; }
.orbit-container .orbit-prev {
background-color: none;
background:url(../images/buttons_links.png) no-repeat;
width: 50px;
height: 60px;
}
.orbit-container .orbit-next {
background-color: none;
background:url(../images/buttons_rechts.png) no-repeat right top;
width: 50px;
height: 60px;
}
.orbit-container .orbit-prev>span { border:none !important; }
.orbit-container .orbit-next>span { border:none !important; }
.orbit-slides-container { height:300px !important; overflow-y:hidden; }
.news-orbit-container .orbit-bullets { display:none; }
.news-orbit-container { margin-bottom:0px; }
.orbit-timer { display:none; }

/*Orbit Tabs*/
#news-orbit-tabs { height:85px; z-index:1000; margin-bottom:-20px;}
#news-orbit-tabs .count-4, #news-orbit-tabs .count-5 { display:none; }
#news-orbit-tabs ul { height:85px; list-style:none; margin-bottom:0; }
#news-orbit-tabs li { display:inline-block; height:65px; padding-bottom:20px; width:25%; background-color:#2d4863; font-size:0.8em; color:#fff; border-right:1px solid #032444; float:left; }
#news-orbit-tabs li.count-3 { border-right:none !important; }
#news-orbit-tabs a { color:#fff; padding:8px; padding-bottom:0; display:block; line-height:1.1em; }
#news-orbit-tabs li:hover { background-color:#4f667c; }
#news-orbit-tabs li.act { background-image:url(../images/slideshow_pointer.png); background-repeat:no-repeat; background-position: center bottom; z-index:1000; background-color:#4f667c; }


/*Advertising*/
.ad_left { float:left; position:fixed; top:0px; left:0; margin-left:0px;  }
.wallpaper img, .wallpaper object, .wallpaper embed, .wallpaper param { width:150px !important; height:620px; }
.ad_right { float:left; position:fixed; top:0px; right:0px;  }


/*News*/
.news-list-container { padding:0; }
.news-list-item { padding:1em 0 1em 1em; }
.news-single-item { line-height:1.4em; }
.news-single-item dl dd { margin-bottom: 0em; font-size:0.9em; }
.news-list-item h3 { font-size:1em; }
.news-list-item p { font-size:1.05em; }
.news-list-item .news-list-morelink { display:block; text-align:right; }
.news-list-item .news-list-morelink a:hover { text-decoration:underline; }
.news-list-item a:hover { text-decoration:underline; }

.news-single-item h1 { font-size:1.4em; color:#032444; margin-top:10px; }
.news-single-item h2 { font-size:1em; }
.news-single-item hr { border:none; background:transparent; }
.news-single-item .news-author { font-size:0.9em; }
.news-single-item .news-author a:hover { text-decoration:underline; }
.news-single-item .news-single-navbox { border: 1px dotted #032444; padding:2%; width:96%; }
.news-single-item .news-single-navbox { font-size:0.9em; float:left; margin-bottom:30px; }
.news-single-item .news-single-navbox a { width:45%; display:block; float:left; }
.news-single-item .news-single-navbox a:hover { text-decoration:underline; }
.news-single-item .news-single-navbox div a { width:45%; display:block; float:right; }
.news-single-item .news-single-navbox div { float:none !important; }

.news-single-item .news-single-backlink { background:#032444; padding:0.5em; text-align:right; }
.news-single-item .news-single-backlink a { color:#D9E3EB; }
.news-single-item .news-single-backlink a:hover { text-decoration:underline; }
.news-single-img { float:left; padding:0px 10px 10px 0px; }

.news-list-container .pagination {
display: block;
height: auto;
margin-left: -0.3125em;
padding:0.2em;
border: 1px dotted #032444;
margin-top:1em;
}

.morenews { background:#00467b; color:#fff; text-transform:uppercase; font-weight:bold; padding:5px; text-align:center; margin-top:20px; width:100%; display:block; float:left; }
.morenews:hover { color:#fff !important; text-decoration:underline; } 

.Interview { border-left:10px solid #006c58; }
.Chop! { border-left:10px solid #032444; }
.Turnierberichte, .Fakten, .Fundus, .Gossip, .Gewinnspiel { border-left:10px solid #032444; }
.Video { border-left:10px solid #990012; }
.Wochenrückblick { border-left:10px solid #006c58; }
.Interview { border-left:10px solid #006c58; }
hr.newsdivider { border-top:1px solid #aeb8bc; margin:10px 0px;}

/*Search*/
.searchbox_submit { display:none; }
.searchbox_sword { 
border:1px solid #000; 
border-radius:5px; 
font-weight:bold;
text-transform:uppercase;
background: rgba(255,255,255,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, , color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=1 );

 }
 
 
.tt_products_item_list { padding:0 !important; }
.tt_products_item_list form { margin:0 !important; }
.tt_products_listitem .panel { height:530px; }
.tt_products_listitem h5 a:hover { text-decoration:underline; }
.tt_products_listitem img { margin-bottom:20px; }
#warenkorb_teaser { float:left; width:100%; margin-bottom:30px;}
.gamblerstore { float:left; padding:1em; border:1px dotted #00467b; margin:0 0.9em; color:#00467b; }
.gamblerstore a { text-decoration:underline; }
.product_single_note img { float:left; margin: 0 10px 10px 0; }
.product_single_note ul { margin-left:20px; list-style:square; }
#nav_single_links { float:left; margin-bottom:30px; width:100%; padding:1em; border:1px dotted #00467b; }
.vor_link { float:left;  }
.zur_link { float:right; }
#nav_single_links a { color:#00467b; }

#sbOverlay { z-index:1100 !important; }

/*Powermail*/
.powermail_legend { display:none; }
.tx-powermail fieldset {
border: solid 0px #ddd;
padding: 0em;
margin: 0em 0;
}
.tx-powermail h3 { display:none; }

/*980 and smaller*/
@media only screen and (max-width: 980px) {
	.content, .header, .navigation, .footerlinks, .footerinformation { padding:0 0; }
	.wallpaper { display:none; }
	
}

/*Sidr*/
#sidrmenu { display:none; background:#5a5a5a; padding:5px; color:#fff; text-transform:uppercase; padding-left:30px; background-image:url(../images/icon_navigation.png); background-repeat:no-repeat; background-position:10px 6px; }

/*960 and smaller*/
@media only screen and (max-width: 960px) {
	.navigation { display:none; }
	.pagewrapper { padding-left:10px; }
	#sidrmenu { display:block; }
}

/*768 and smaller*/
@media only screen and (max-width: 767px) {
	.contentbox { background:none; background-color: #AFBED5; }
	.news-list-item .large-3 { width:25%; }
	.news-list-item .large-9 { width:75%; }
}

/*560 and smaller*/
@media only screen and (max-width: 560px) {
	.news-list-item .large-3 { width:100%; }
	.news-list-item .large-3 img { width:100%; }
	.news-list-item .large-9 { width:100%; }
	.skyscraper, .headbanner { display:none; }
	.header .newsletter { background-color: #fff; padding-top:5px; }
}

/*400 and smaller*/
@media only screen and (max-width: 400px) {
	.header { background:none; background-color:#AFBED5; }
	.header .newsletter { display:none; }
	.headbanner .banner { display:none; }
	.contentbox { background:none; background-color: #AFBED5; }
	.skyscraper { display:none; }
	.skyscraper .anzeige { display:none; }
	.orbit-container .orbit-slides-container>* .orbit-caption { top: 180px; left:0; width: 100%; height:120px; }
	.orbit-caption p, .orbit-caption .news-list-morelink, .orbit-container .orbit-next, .orbit-container .orbit-prev { display:none; }
	.pagewrapper { padding-left:10px; }
	.news-single-img { width:100%; }
	.news-single-img img { width:100%; }
}

/*350 and smaller*/
@media only screen and (max-width: 350px) {
	#news-orbit-tabs { display:none; }
	.searchbox_sword { display:none; }
}