/*
Theme Name:     Gutschein Whitelabel Template
Theme URI:      http://www.llg-media.de
Description:    LLG Media GmbH Gutschein Template
Author:         Johannes Leimbach
Author URI:     http://www.llg-media.de/
Version:        1.0.0
*/
    /**
    * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
    * http://cssreset.com
    */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
    /* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* clearfix */
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
 
.clearfix {
  display: inline-block;
}
 
html[xmlns] .clearfix {
  display: block;
}
 
* html .clearfix {
  height: 1%;
}

	
/** Start **/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background: #9ED2F5 url(images/39500_thumb_body_bg.png) 0px 0px repeat-x;
	font-family: Arial, sans-serif;
	line-height:150%;
	font-size:14px;
}
strong {
	font-weight:bold;
}
img {
	border:none;
}
ul {
	list-style:none;
	padding:0px;
	margin:5px 0px;
}	
h1, h2 {
	color: #1e4a78;
	font-size:24px;
}
h3 {
	color: #1e4a78;
	font-size:18px;
}
h4 {
	color: #0882D1;
	font-weight:bold;
}
a {
	color: #FD5D0F;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
header#header  {
	padding:0px 0px 0px;
	display:block;
	background: none;
	margin:0 auto;
	box-shadow: 2px 3px 5px rgba(0,0,0,0.35);
}
header .header-inner {
	width:980px;
	margin: 0 auto;
	height:89px;
	background: url(images/header-bg.png) 0 0 no-repeat;
	position:relative;
}
footer .powered-by-footer {
	position:absolute; 
	bottom:2px;
	right:20px;
	opacity: 0.8;
}
footer .powered-by-footer:hover {
	opacity: 1;
}
header#header #logo {
	line-height:100%;
	margin:0px 0px 30px;
	float:left;
}
header#header #logo div.site-title {
	font-size:36px;
	color: #1e4a78;
	margin:0px;
	font-weight:700;
	display:inline-block;
	height:42px;
	line-height:36px;
}
header#header #logo div.site-title a {
	text-decoration:none;
	color: #1e4a78;
}
header#header #logo div.site-description {
	font-size:18px;
	color: #74AB0A;
	margin-top:-5px;
}
header#header form#searchform {
	height:25px;
}
header#header #header-suche {
	float: right;
    margin-right: 348px;
    margin-top: 26px;
}
header#header #header-suche input#search {
	width:190px;
	border: none;
	font-size:13px;
	height:20px;
	line-height:20px;
	float:left;
	background: none;
	font-family: Verdana, Arial;
}
header#header #header-suche input#searchsubmit {
	float:left;
	margin-left:5px;
	width:21px;
	cursor:pointer;
	cursor:hand;
	margin-top:0px;
	color: #fff;
	font-size:14px;
	text-indent: -999;
	height: 21px;
	background:none;
	border:none;
}
.llg-breadcrumbs {
	width:100%;
	height:30px;
	background: #fff;
	padding-top:5px;
	line-height:30px;
}
.llg-breadcrumbs, .llg-breadcrumbs a {
	font-size:11px;
	color: #000;
}
#wrapper {
	width:971px;
	margin: 60px auto 20px;
}
#main {
	width:943px;
	background: #fff url(images/bg_repeat_right_area.png) right 0px repeat-y;
	padding:0px 14px 0 !important;
	box-shadow: 2px 3px 5px rgba(0,0,0,0.35);
	margin:0px auto 20px;
	display:block;
	position:relative;
}
#main.home {
	background-image:none;
	padding-top:14px !important;
}
#primary {
	width:628px;
	float:left;
}
#primary.fullwidth {
	width: 100%;
	float: none;
}
#secondary {
	width:300px;
	float:right;
}
footer#footer {
	background: url(images/footer-home.png) 0px top no-repeat;
	height:279px;
	clear:both;
	bottom: 10px;
	padding-top:80px;
	margin: 30px 0px -14px -14px;
	width:971px;
	border-bottom: 1px solid #9ed2f5;
}
footer#footer.sub {
	background: url(images/footer-sub.png) 0px top no-repeat;
}
footer#footer .footer-inner {
	margin: 0 auto;
	padding: 55px 10px 0px;
}
footer#footer .column-footer {
	float:left;
	width:200px;
	margin-right:12px;
	border-radius:5px 5px 0px 0px;
	background: #41668c url(images/footer-gradient.png) left top repeat-x;
}
footer#footer .column-footer strong {
	border: 0 none;
    color: #9ED2F5;
    margin: 0 0 10px;
    padding: 7px 13px 0;
    text-transform: uppercase;
	font-size:16px;
	line-height:35px;
}
footer#footer .column-footer ul {
	margin-left:10px;
	line-height: 25px;
}
footer#footer .column-footer li {
	color: #fff;
	font-size:13px;
}
footer#footer .column-footer li a {
	color: #fff;
}
nav#site-navigation {
	background: url(images/39605_bg_nav_top.png) repeat;
	clear:both;
	height:46px;
	display:block;
    border-top: 3px solid #fff;
	font-family: 'open sans', Arial, Helvetica, sans-serif;
}
nav#site-navigation ul {
	display:block;
	width:965px;
	margin: 0 auto;
	padding-left:15px;
}
nav#site-navigation ul li {
	list-style-type: none;
	float:left;
	margin-right:15px;
}
nav#site-navigation ul li a {
	color: #000;
	display:block;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	padding: 8px 0px 3px;
	font-weight:600;
	border-right-width: 12px;
	border-bottom-width: 5px;
	border-left-width: 12px;
	border-color: transparent;
	border-style:solid;
	background: transparent;
}
nav#site-navigation ul li:hover a,nav#site-navigation ul li.current-menu-item a, nav#site-navigation ul li.current-post-ancestor a {
	color: #000;
	background: #fff url(images/navi-hover-line.png) 0px 28px repeat-x;
	border-color: #fff;
}
/** GENERAL CLASSES **/
h1.entry-title, h1.archive-title, h2.llg-startpage-header,div.llg-startpage-column span.llg-startpage-column-header {
	margin:0 0px 15px;
	font-size:1.33em;
	font-weight:700;
	padding:10px 5px 8px 8px;
	line-height:110%;
	display:block;
	background-color: #FFE7DB;
    color: #FD5D0F;
}
div.llg-startpage-column span.llg-startpage-column-header,h2.llg-startpage-header {
	background-color: #D9F1FA; 
    color: #0882D1;
}
h2.entry-title.blog {
	margin:10px 0px 15px;
	font-size:24px;
	font-weight:600;
	clear:both;
	line-height:110%;
}
h1.archive-title.category {
	height:60px;
}
.archive article.category-blog {
	clear:both;
	margin-bottom:20px;
	border-bottom:1px dotted #bbb;
}
.content h2 {
	margin:15px 0px 5px;
	font-size: 18px;
}
.entry-header span.date {
	display: block;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: -15px;
}
.catdesc {
	margin-top:-10px;
}
.catdesc h2 {
	font-size:18px;
	line-height:110%;
	color: #FD5D0F;
	margin: 15px 0px 5px 0px;
}
.catdesc ul {
	list-style:square inside;
	margin: 10px 5px;
}
.single-excerpt {
	margin:10px 0px;
}
.entry-content img {
	max-width:100%;
	height:auto;
	background: #fff;
    border: 1px solid #D6D6D6;
    padding: 4px;
}
.entry-content h2, h3 {
	clear:both;
	float:none;
}
.entry-content h3 {
	margin: 20px 0px 2px;
}
.entry-content p, .content  p {
	margin:0px 0px 15px;
	text-align:justify;
}
.entry-content ul, .blog-content ul {
	list-style: square;
    margin-bottom: 10px;
    margin-left: 30px;
}
.entry-content ol, .blog-content ol {
	list-style: inside;
    margin-bottom: 10px;
    margin-left: 30px;
	list-style:decimal;
}
.entry-content h2 {
	font-size: 24px;
	font-weight:700;
	margin: 10px 0px 15px;
}
.entry-content .shoplogo-content {
	padding:10px;
	margin: 5px 15px 5px 0px;
}
h3.llg-expired-coupon-header {
	color: #666;
    margin-bottom: 10px;
    margin-top: 30px;
	font-size:16px;
	font-weight:700;
	background: #eee;
	padding:5px;
}
.clear {
	clear:both;
	float:none;
	height:0px;
}
.last {
	margin-right:0px !important;
}
.llg-bewertung {
	margin:20px 0px;
}
span.nav-previous {
	float:left;
}
span.nav-next {
	float:right;
}
img.alignleft, .alignleft {
	float:left;
	margin:5px 10px 5px 0px;
}
 img.alignright, .alignright {
	float:right;
	margin:5px 0px 5px 10px;
}
 img.aligncenter, .aligncenter {
	display:block;
	margin:10px auto;
}
/** Slider Startseite **/

.main_view {
    float: left;
    position: relative;
}
.image_reel {
    width: 1800px !important;
	position: relative;
}
.window {
	height:250px;
	width: 600px;
	overflow: hidden;
	position: relative;
}
.image_reel img {
	float: left;
	height:250px;
	width: 600px;
}
.paging {
    bottom: 0px;
    display: block;
    position: absolute;
    right: 0;
    text-align: center;
    width: 65px;
	margin-bottom:10px;
    z-index: 100;
}
.paging a {
	float:left;
	background-color: #1e4a78;
    color: white;
    display: block;
    margin-left: 3px;
	width:15px;
	height:15px;
	color:#fff;
    text-decoration: none;
}
.paging a.active {
		background-color: #fff;
}

/** GENERAL COUPON STYLE => file "stylesheet/coupon.css" **/

li.llg-alle-gutscheine-alphabet-buchstabe {
	float: left;
	margin-right: 12px;
	margin-top: 30px;
	font-weight:700;
	font-size:16px;
}
#shopliste h2 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #eee;
	padding-bottom:2px;
	padding-left:10px;
}
li.llg-alle-gutscheine-link {
	list-style: none;
	margin-right:15px;
	width:185px;
	float:left;
}
ul#llg-gutscheine-alle-kategorien {
	margin-top: 20px;
}
li.llg-alle-gutscheine-grosser-buchstabe {
	margin:5px 0px 10px;
	clear:both;
}
li.llg-gutscheine-alle-kategorien-kategorie {
	border: 1px solid #DDD;
	width: 130px;
	height: 90px;
	padding: 22px;
	margin: 20px;
	float: left;
	text-align: center;
	padding: 15px 5px 20px;
	line-height:120%;
	margin:0px 10px 10px 0;
	cursor:pointer;
	cursor:hand;
}
li.llg-gutscheine-alle-kategorien-kategorie:hover {
	background-color: #F2FAFD;
	border-color: #1e4a78;
}
span.llg-alle-gutscheine-anzeigen-link {
	margin-bottom: 20px;
	display: block;
	margin-top: -20px;
	font-style: italic;
	margin-left: 20px;
}

div.llg-gutschein-index {
	margin-top:40px;
}
h3.llg-beliebte-gutscheine-aus-kategorie-h3 {
	margin-bottom:10px;
	margin-top:10px;
}
div.llg-beliebte-gutscheine-aus-kategorie {
	margin-bottom:100px;
}
ul.llg-beliebte-gutscheine-aus-kategorie-ul li {
	float:left;
	width:120px;
	border:1px solid #ddd;
	box-shadow: 2px 2px 3px #f4f4f4;
	height:60px;
	padding:5px;
	text-align:center;
	line-height:80px;
	margin-right:5px;
}
.llg-beliebte-gutscheine-aus-kategorie-a {
	margin-bottom: 0px !important;
	display: block;
}

#llg-alle-gutscheine-aus-kategorie-div {
	margin-bottom: 50px;
	margin-left: 0px;
}
#llg-alle-gutscheine-aus-kategorie-div ul li{
	float:left;
	line-height:150%;
	width:200px;
}
li.llg-sidebar-topgutscheine-li span {

}
.archiv-widget {
	padding:10px;
	margin-top:5px;
}
.archiv-widget li {
	list-style:square inside;
}
/** COUPON DETAIL PAGE **/

h2.gutscheine-headline {
	font-size:16px;
	font-weight:700;
	margin: 10px 0px 15px;
}
.post-ratings {
	float:left;
	width:90px !important;
}
.author-letzte-posts-box .date {
	font-size:11px;
	display:block;
}
/** STARTPAGE **/
h2.llg-startpage-header {
	margin:20px 0px 10px;
}
div.columns-home {
	clear:both;
}
div.llg-startpage-column {
	margin-top: 10px;
	width: 307px;
	float: left;
	margin-right:10px;
}
div.llg-startpage-column span.llg-startpage-column-header {
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:0px;
	line-height:22px;
}
div.llg-startpage-column  strong, aside ul strong {
	font-weight:700;
}
div.llg-startpage-column ul {
	padding: 0px;
	margin:0px 0px 5px;
}
div.llg-startpage-column ul li, li.llg-related-coupon-li, li.llg-sidebar-topgutscheine-li {
	padding:10px;
	height:60px;
	cursor: hand;
	cursor:pointer;
	list-style:none;
	border-bottom:1px solid #D9F1FA;
}
li.llg-related-coupon-li, li.llg-sidebar-topgutscheine-li {
	border:none;
	height:50px;
}
div.llg-startpage-column ul li a, li.llg-related-coupon-li a, li.llg-sidebar-topgutscheine-li a {
	text-decoration:none;
}
div.llg-startpage-column ul li:hover, li.llg-related-coupon-li:hover , li.llg-sidebar-topgutscheine-li:hover  {
	background: #F2FAFD;
}
div.llg-startpage-column ul li .shoplogo-home {
	padding:5px 5px 10px;
	margin-right:5px;
	float:left;
	margin-top:10px;
	height:26px;
	background: #fff;
}
li.llg-related-coupon-li img, li.llg-sidebar-topgutscheine-li img {
	margin-top:4px;
	float:left;
	margin-right:12px;
}
div.llg-startpage-column ul li div, li.llg-related-coupon-li div, li.llg-sidebar-topgutscheine-li div  {
	line-height:120%;
	padding-left: 100px;
	color: #000;
}
div.llg-startpage-column a {
	text-decoration:none;
}
.show-more-home {
	background-color: #D9F1FA;
    color: #0882D1;
    float: right;
    font-size: 11px;
    font-weight: 700;
    margin-top: -5px;
    padding: 1px 8px;
}
.show-more-home a {
	color: #0882D1;
}
ul.llg-startpage-alphabet li {
	float: left;
	list-style:none;
}
ul.llg-startpage-alphabet li a{
	width: 30px;
	margin-right: 6px;
	color: #0882D1;
	font-size:18px;
	display:block;
	text-align:center;
	line-height:30px;
	text-decoration:none;
}
ul.llg-startpage-alphabet li a:hover {
	background: #0882D1;
	color: #fff;
}
div.beliebte-gutscheinshops-box {
	padding: 0px 10px;
}
ul.llg-startpage-beliebte-shops {
	float:left;
	margin-right: 20px;
    width: 160px;
	font-size:14px;
}
ul.llg-startpage-beliebte-shops li {
	padding: 3px 0px;
	list-style-type:none;
}
div.llg-tab-container {
	margin-top:10px;
}
ul.llg-tab-head {
    padding: 0;
    position: relative;
    z-index: 99;
	margin:0px;
}
div.llg-tab-container ul.llg-tab-head li {
	display: inline-block;
	zoom:1; 
	*display:inline; 
	border: 2px solid #D9F1FA;
	margin-right:5px;
	margin-bottom:-2px;
}
div.llg-tab-container ul.llg-tab-head li a {
	font-size: 1.33em;
	line-height: 38px;
	display: block; 
	padding: 0 15px; 
	outline: none;
	text-decoration: none;
	font-weight: bold; 
	color: #0882D1;
}
div.llg-tab-container ul.llg-tab-head li a.active {
	color: #0882D1;
	background: #D9F1FA; 
}
div.llg-tab-page, .neue-blogbeitraege-home {
	padding: 15px;
	line-height: 150%;
	background: #D9F1FA;
}
.llg-tab-page p {
	margin:0px 0px 15px;
}
.neue-blogbeitraege-home {
	padding:10px;
}
.neue-blogbeitraege-home .title-column {
	font-size:18px;
	display:block;
}
.neue-blogbeitraege-home .date {
	font-size:11px;
	font-weight:bold;
}
div.neue-blogbeitraege-home img.alignleft.thumbnail-excerpt {
	width:100px;
	padding-right:10px;
	padding-bottom:5px;
}
div.llg-tab-page h2 {
	margin:0px 0px 10px;
	color: #FD5D0F;
	font-size:18px;
	font-weight:normal;
}
div.llg-tab-page ul li  {
	margin-left:20px;
}
div.llg-tab-page ul li  {
	list-style:square;
}
#infobox-home {
	background: url(images/box-lines-bg.png);
    color: #1e4a78;
    float: right;
    height: 240px;
    padding: 10px;
    width: 305px;
}
#infobox-home ul {
	margin-top:10px;
	font-size:24px;
	list-style: decimal;
}
#infobox-home ul li {
	margin-bottom:15px;
}
#infobox-home .hinweise {
	margin-top:30px;
	font-size:24px;
	font-weight:800;
	margin-left:30px;
	line-height:100%;
}
div.keine-gutscheine-box {
	border: 2px dashed #ccc;
	background: url(images/no-coupons-gray.png) 10px 10px no-repeat;
	font-size:18px;
	font-weight:bold;
	padding:10px 10px 10px 90px;
	height:70px;
	margin-bottom:10px;
}
/** SIDEBAR **/
section {
	padding:10px;
	margin-bottom:10px;
}
section.advanced_text {
	padding:0px;
}
section.llg-widget-topcoupons ul, section.LlgTopCoupons ul, .archiv-widget, section ul.llg-related-coupons, section .anbieter-beschreibung {
	background: #fff;
	border: 1px solid #B4B4B4;
}
section ul {
	font-size:12px;
	color: #727272;
}
section a, section a:hover {
	text-decoration:none;
}
.anbieterdetails-single {
	display: block;
}
section .anbieter-beschreibung {
	display:block;
	padding:10px;
	width:100%;
	box-sizing: border-box;
}
h3.widget-title,#infobox-home .head {
	color: #727272;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0 0px 15px;
    text-transform: uppercase;
}
#infobox-home .head {
	width:310px;
	border-bottom: 3px solid #fff;
	background: #3f92cb;
	margin: -10px 0px 0px -10px;
	color: #fff;
	line-height:32px;
	padding: 3px 0 3px 15px;
}
.llg-screenshot-widget {
	text-align:center;
	padding:20px 0px 10px;
	margin-bottom:-15px;
}
.llg-screenshot-widget img {
	box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}
#llg-widget-stammdaten address {
	margin-bottom:10px;
}
aside #llg-widget-gutscheinderwoche-innerdiv {
	background: #fff;
	padding:10px;
	text-align:center;
}
aside .gdw-logo {
	width:120px;
	height:60px;
	margin: 10px auto;
}
aside .gdw-value {
	font-size:28px;
}
aside .gdw-conv-button {
	background: #1e4a78;
	color: #fff;
	padding:10px 15px;
	border-radius:5px;
	font-size:20px;
	display:inline-block;
	margin:10px 0px 5px;
}
aside .gdw-conv-button:hover {
	background: #0882D1;
}
aside .gdw-alle-gutscheine-anzeigen {
	font-size:12px;
}
.anbieter-beschreibung strong {
	font-weight:bold;
	margin-top:5px;
	display:block;
}
aside a .zumshop-sidebar {
	display:block;
	width:150px;
	background: #1e4a78;
	margin:10px auto;
	line-height:35px;
	border-radius:5px;
	font-family: 'open sans', Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:700;
	color: #fff;
	text-decoration:none;
}
aside a:hover .zumshop-sidebar {
	background: #0882D1;
}
/** SIDEBAR ENDE **/
blockquote {
	font-style:italic;
	font-size: 16px;
	color: #999;
	margin:20px 0px;
	border-left: 3px solid #ddd;
	padding-left:10px;
}
#home-link {
	display: block;
    height: 70px;
    left: 20px;
    position: absolute;
    top: 10px;
    width: 240px;
}
.toggle-menu {
	width: 50px;
	height: 50px;
	position: absolute;
	display: none;
	background: url(images/icon-toggle.png) 10px 15px no-repeat;
	top: 0;
	right: 0;
	cursor: pointer;
}
/****** RESPONSIVE STYLES ******/
/***** CONVERSION *********/
#basic-modal-content {
	display:none;
}
/* Container */
#simplemodal-container { 
	z-index:999;
	opacity: 0.5; 
	height: 100%; 
	width: 100%; 
	position: fixed; 
	left: 0px; top: 0px; 
	z-index: 1001; 
	background: #000 !important
}
div#llg-overlay-window div#llg-overlay-code {
	text-align:center;
}
div#llg-overlay-window  span#llg-overlay-withcode, div#llg-overlay-window span#llg-overlay-withoutcode {
	line-height: 1;
}
.ajax-lefthead {
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    width: 150px;
}
.ajax-rightdetails {
    float: left;
    font-size: 12px;
    line-height: 20px;
    width: 400px;
}
div#llg-overlay-window {
	width: 550px;
	border: 10px solid rgba(0,0,0,.75);
	background-color: white;
	padding: 10px;
	z-index:9999999;
	box-shadow: 5px 5px 20px rgba(0,0,0,.2);
}

div#llg-overlay-window div#llg-overlay-shopinfo{
	float:left;
	font-weight:bold;
	font-size:24px;
	width:410px;
}
div#llg-overlay-window div#llg-overlay-expiresat, div#llg-overlay-window div#llg-overlay-mbw {
	color: #1B8AB4;
	margin-right:20px;
	font-weight:bold;
}
div#llg-overlay-close a {
	border: 2px solid #fff !important;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	font-size:18px;
	margin-top: -25px !important;
	margin-left: 565px !important;
	background: #222 !important;
	width:30px !important;
	height:30px;
	line-height:30px;
	padding: 5px !important;
	text-align:center;
	border-radius:50px;
	font-weight:bold;
	position:absolute;
	color: #fff;
}
div#llg-overlay-close a:hover {
	text-decoration:underline;
	background: #222 !important;
}
.code-box-ajax {
	width: 100%;
}
.code-box-ajax .codebox-outer-ajax {
	margin-top:5px;
	width: 100%;
	background: #ffe7db;
	padding: 10px;
	box-sizing: border-box;
}
a#llg-overlay-copy-code {
	background-color: white;
}
#llg-overlay-information > h2 {
    font-size: 18px;
    margin-top: 10px;
}
.logo-ajax {
	float:left;
	margin-right:15px;
}
div#llg-overlay-window div#llg-overlay-code {
	margin: 10px 0px;
	padding: 15px 10px;
	line-height: 1.25em;
	color: white;
	background-color: #1e4a78;
	border: 2px dashed #fff;
}
hr.ajax-popup {
	border-bottom: 1px solid #ddd;
    clear: both;
    display: block;
    height: 1px;
    margin: 5px 0 10px;
}
div#llg-overlay-window span#llg-overlay-withcode, div#llg-overlay-window span#llg-overlay-withoutcode {
	font-size: 1.75rem;
}

div#llg-overlay-information ul {
	list-style-type:square !important;
	margin: 0;
}
div#llg-overlay-information ul li {
	margin-left:20px;
	line-height: 150%;
}

div#llg-overlay-code-intro {
	color: #fd5d0f;
	font-size:24px;
	text-align:center;
	font-weight: bold;
}
div#llg-overlay-information strong {
	line-height:180%;
}
hr.ajax-popup {
	border: none;
    border-bottom: 1px solid #ddd;
    clear: both;
    display: block;
    height: 1px;
    margin: 5px 0 10px;
}
.hinweis-gelesen-div {
	text-align: center;
}
.hinweise-gelesen {
	background: #1e4a78;
	border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin: 5px 0;
    padding: 8px 10px;
}
#content img {
	max-width: 100%;
	height: auto;
}
#content iframe {
	max-width: 100%;
}
@media screen and (max-width: 1010px) {
	header .header-inner, nav#site-navigation ul, #main, footer#footer .footer-inner, div.beliebte-gutscheinshops-box, #wrapper, footer#footer {
		width: 100%;
		box-sizing: border-box;
	}
	#main  {
		padding: 0 10px !important;
		margin-bottom: 0;
	}
	#wrapper {
		margin: 0;
	}
	header#header {
		padding-top: 0px;
	}
	header .header-inner {
		height: 90px;
		padding: 0 10px;
	}
	header#header #logo {
		max-width: 250px;
		margin: 0;
	}
	header#header #logo div.site-title {
		font-size: 22px;
		line-height: 1.25em;
		margin-top: 12px;
		height: auto;
	}
	header#header #logo div.site-description {
		font-size: 14px;
		margin: 0;
	}
	header#header #logo img {
		max-width: 100%;
		height: auto;
	}
	header#header #logo div.site-title {
		margin-top:10px;
	}
	header#header #header-suche {
		margin-right: 0;
		position: absolute;
		left: 416px;	
	}
	nav#site-navigation ul li a {
		background-image: none;
		padding: 8px 0 3px;
		font-size: 14px;
	}
	#slider-home{
		text-align: center;
		width: 600px;
		margin: 0 auto 10px;
	}
	.main_view {
		float: none;
	}
	#infobox-home {
		float: none;
		width: 100%;
		height: auto;
		text-align: center;
		box-sizing: border-box;
		margin-bottom:10px;
	}
	#infobox-home .head {
		width: -moz-calc(100% + 20px);
		width: -webkit-calc(100% + 20px);
		width: calc(100% + 20px);
		box-sizing: border-box;
	}
	#infobox-home ul, #infobox-home .hinweise {
		font-size: 18px;
		margin-top: 5px;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 0;
		line-height: 1.35;
	}
	#infobox-home .hinweise {
		max-width: 200px;
	}
	#infobox-home ul li {
		float: left;
		margin-bottom: 0;
		margin-right: 20px;
		vertical-align: top;
		width: 200px;
	}
	div.columns-home {
		text-align: center;
	}
	div.llg-startpage-column {
		box-sizing: border-box;
		width: -moz-calc(96% / 3);
		width: -webkit-calc(96% / 3);
		width: calc(96% / 3);
		margin: 0 0.5%;
		min-width: 220px;
		display: inline-block;
		vertical-align: top;
		text-align: left;
		float: none;
	}
	div.llg-startpage-column span.llg-startpage-column-header {
		font-size: 13px;
		font-weight: bold;
	}
	ul.llg-startpage-beliebte-shops {
		width: -moz-calc(94% / 4);
		width: -webkit-calc(94% / 4);
		width: calc(94% / 4);
		margin: 0 0.5%;
		min-width: 160px;
		display: inline-block;
		vertical-align: top;
		text-align: left;
		float: none;
	}
	div.llg-startpage-column ul li, li.llg-related-coupon-li, li.llg-sidebar-topgutscheine-li {
		height: auto;
		min-height: 60px;
	}
	div.llg-tab-container {
		clear: both;
		float: none;
		margin-bottom: 10px;
	}
	div.llg-tab-container ul.llg-tab-head li {
		display: block;
		margin-right: 0;
	}
	div.llg-tab-container ul.llg-tab-head li a {
		line-height: 1.5em;
		padding: 10px;
	}
	#primary {
		width: -moz-calc(100% - 315px);
		width: -webkit-calc(100% - 315px);
		width: calc(100% - 315px);
	}
	.llg-bewertung , .lazysocialbuttons {
		float: none;
	}
	.lazysocialbuttons {
		margin: 0;
	}
	footer#footer {
		margin: 0 -10px;
		width: -moz-calc(100% + 20px);
		width: -webkit-calc(100% + 20px);
		width: calc(100% + 20px);
		background-color: #1e4a78;
		background-size: 100% auto;
		padding-top: 90px;
		min-height: 370px;
		height: auto;
	}
	#fadein-topconversion {
		display: none !important;
	}
	.page-id-2175 #content img, .page-id-439 #content img { /* alle-kategorien seite image fix */
		max-width: 200px;
		clear: both;
		height: auto;
	}
}
@media screen and (max-width: 767px) {
	.llg-breadcrumbs, .llg-breadcrumbs a, #exit-overlay, #exitwindow, #slider-home, #infobox-home, .uebersicht-excerpt, header#header #logo div.site-description, .hide-767 {
		display: none !important;
	}
	.toggle-menu {
		display: block;
	}
	header .header-inner {
		height: 50px;
		background: url(images/header-bg-small.png);
		background-size: 50px 50px;
	}
	#home-link {
		max-width: 137px;
		height: 50px;
		background: url(images/logo-small-infograz.png);
		background-size: 137px 50px;
		top: 0px;
		left: 10px;
	}
	header#header #logo div.site-title {
		margin-top: 25px;
		line-height: 1.25em;
		height: auto;
		font-size: 11px;
	}
	header#header #logo div.site-title a {
		font-size: 11px;
		color: #fff;
	}
	header#header {
		padding-top: 0;
		height: 50px;
		background: #00658f;
	}
	header#header #header-suche {
		margin-left: 0;
		margin-top: 0;
		left: 155px;
		top: 10px;
	}
	header#header form#searchform {
		height: auto;
		background: none;
		border: none;
		margin-top: 0;
		padding: 0;
	}
	header#header form#searchform .border {
		padding: 0;
	}
	header#header #header-suche input#search {
		height: 30px;
		line-height: 30px;
		font-size: 0.75em;
		padding: 0 5px;
		box-sizing: border-box;
		width: 125px;
		background: #fff;
		box-shadow: 1px 1px 2px #bbb inset;
	}
	header#header #header-suche input#searchsubmit {
		height: 30px;
		width: 30px;
		font-size: 13px;
		margin-left: 2px;
		padding: 0;
		background: url(images/suchen-button.png?2);
	}
	.menu-toggle {
		display: inline-block;
		z-index: 99;
	}
	nav#site-navigation {
		height: 0;
		margin-top: 0;
		border: none;
	}
	nav#site-navigation ul {
		display: none;
		overflow:hidden;
		position: relative;
		background: #34a0ea;
		top: 0px;
		box-shadow: 0 5px 10px rgba(0,0,0,0.15);
		z-index: 99;
		padding: 0;
	}
	nav#site-navigation ul li {
		float: none;
		margin: 0;
	}
	nav#site-navigation ul li a {
		line-height: 50px;
		background-image: none !important;
		color: #fff;
	}
	#main {
		margin: 0;
		box-shadow: none;
		background: #fff;
	}
	div.llg-startpage-column, .neue-blogbeitraege-home .column {
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 20px;
	}
	.show-more-home {
		margin: 15px 0;
	}
	ul.llg-startpage-beliebte-shops {
		width: 48.5%;
		margin-bottom: 20px;
		min-width: 160px;
	}
	.neue-blogbeitraege-home .column {
		border: none;
	}
	#primary, #secondary {
		float: none;
		width: 100%;
		box-sizing: border-box;
		margin: 0;
		padding: 0;
	}
	#primary {
		padding-top: 10px;
	}
	#secondary {
		margin-top: 20px;
		background: #e5e5e5;
	}
	aside a .zumshop-sidebar {
		display: block;
	}
	.AdvancedText > iframe, #___plus_0 { 
		margin: 10px auto !important;
		display: block !important;
	}
	h1.entry-title, h1.archive-title {
		line-height: 1em;
		margin-bottom: 10px;
	}
	#toc li {
		margin: 10px 0;
	}
	.llg-bewertung {
		width: 100%;
		box-sizing: border-box;
		line-height: 1.25;
	}
	#overlay-outer {
		position: absolute !important;
		top: 75px !important;
	}
	div#llg-overlay-close a {
		margin-left: 250px !important;
	}
	div#llg-overlay-window {
		width: 240px;
	}
	div#llg-overlay-window div#llg-overlay-shopinfo {
		max-width: 100%;
		box-sizing: border-box;
		text-align: center;
		line-height: 1;
		margin-bottom: 10px;
	}
	div#llg-overlay-window span#llg-overlay-withcode, div#llg-overlay-window span#llg-overlay-withoutcode, div#llg-overlay-code-intro, div#llg-overlay-window div#llg-overlay-shopinfo {
		font-size: 1.5em;
	}
	.ajax-lefthead {
		width: 120px;
		margin-right: 10px;
	}
	.ajax-rightdetails {
		float: none;
		clear: right;
		width: auto;
		display: block;
	}
	div#llg-overlay-information ul {
		clear: both;
		float: none;
		width: 100%;
	}
	.logo-ajax {
		float: none;
		max-width: 120px;
		margin: 0 auto;
	}
	.hinweise-gelesen strong {
		display: block;
	}
	div.llg-startpage-column ul li, li.llg-related-coupon-li, li.llg-sidebar-topgutscheine-li {
		min-height: 45px;
	}
	div.llg-startpage-column.llg-startpage-column-topcategories ul li {
		min-height: 65px;
	}
	li.llg-alle-gutscheine-alphabet-buchstabe {
		margin: 10px 20px 10px 0;
	}
	div.llg-startpage-column ul li .shoplogo-home, li.llg-related-coupon-li img, li.llg-sidebar-topgutscheine-li img {
		margin-right: 10px;
	}
	footer#footer, div.push {
		height: auto;
	}
	footer#footer {
		padding-top: 90px;
	}
	footer#footer .footer-inner {
		padding: 20px 10px 60px;
	}
	footer#footer .column-footer  {
		float: none;
		text-align: center;
		line-height: 1.75em;
		margin: 0 0 20px;
		width: 100%;
	}
	footer#footer.sub {
		background: #1e4a78 url("images/footer-home.png") no-repeat;
		background-size: 100% auto;
	}
	footer .powered-by-footer {
		left: 50%;
		right: auto;
		margin-left: -88px;
	}
	.entry-content img {
		box-sizing: border-box;
	}
	#llg-alle-gutscheine-aus-kategorie-div ul li {
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 479px) {
	.alle-shops-nach-buchstabe-home, .single-excerpt {
		display: none;
	}
	header#header #header-suche input#search {
		width: 75px;
	}
	li.llg-alle-gutscheine-link {
		width: 145px;
		margin-bottom: 10px;
	}
	.post-ratings {
		width: auto !important;
		float: none;
		margin-bottom: 10px;
	}
	#content .post-ratings img {
		margin-right: 10px !important;
	}
	div.llg-startpage-column ul li .shoplogo-home {
		height: 14px;
	}
	div.llg-startpage-column ul li .shoplogo-home img {
		max-width:60px;
	}
	div.llg-startpage-column ul li .shoplogo-home, li.llg-related-coupon-li img, li.llg-sidebar-topgutscheine-li img {
		margin-right: 20px;
	}
	div.llg-startpage-column ul li div, li.llg-related-coupon-li div, li.llg-sidebar-topgutscheine-li div {
		padding-left: 90px;
		font-size: 12px;
	}
	div.llg-tab-container ul.llg-tab-head li a {
		font-size: 1em;
	}
	footer#footer {
		padding-top: 50px;
	}
	.AdvancedText {
		max-width: 100%;
		overflow: hidden;
	}
	.AdvancedText > iframe, #___plus_0 { 
		max-width: 275px !important;
		margin-bottom: 25px !important;
	}
	.page-id-2175 #content img, .page-id-439 #content img { /* alle-kategorien seite image fix */
		max-width: 120px;
		clear: both;
		height: auto;
	}
	li.llg-gutscheine-alle-kategorien-kategorie {
		width: 125px;
	}
	
}
@media screen and (max-width: 320px) {
	#home-link {
		left: 0;
	}
	header#header #header-suche {
		left: 140px;
	}
	header#header #header-suche input#search{
		width: 60px;
		font-size: 9px;
	}
}

#googleAd { margin-left: 15%; }

#googleheader {
	background:#FFFFFF;
	height:280px;
}

