/*
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: #f4f4f4;
	font-family: Arial, sans-serif;
	line-height:150%;
	font-size:14px;
}
strong {
	font-weight:bold;
}
img {
	border:none;
}
#content img {
	max-width: 100%;
	height: auto;
}
#content iframe, #content .wp-caption {
	max-width: 100%;
}
ul {
	list-style:none;
	padding:0px;
	margin:5px 0px;
}	
h1, h2, h3, h4, h5, h6 {
	color: #00658F;
	font-size:24px;
	margin: 15px 0 10px;
}
h1.page-title {
	margin-bottom: 10px;
}
h3 {
	color: #78ADCE;
	font-size:18px;
	margin-bottom:5px;
}
a {
	color: #00658F;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
header#header  {
	padding:20px 0px 0px;
	display:block;
	background: #fff;
	margin:0 auto;
	box-shadow: 0px 3px 5px #ccc;
}
header .header-inner {
	width:980px;
	margin: 0 auto;
	height:80px;
}
header#header #logo {
	line-height:100%;
	margin:0px 0px 30px;
	float:left;
}
header#header #logo div.site-title {
	font-size:36px;
	color: #00658F;
	margin:0px;
	font-weight:700;
	display:inline-block;
	height:42px;
	line-height:36px;
}
header#header #logo div.site-title a {
	text-decoration:none;
	color: #00658F;
}
header#header #logo div.site-description {
	font-size:18px;
	color: #74AB0A;
	margin-top:-5px;
}
header#header form#searchform {
	height:58px;
	border:1px dashed #00658F;
	padding:1px;
}
header#header form#searchform .border {
	background: #00658F;
	padding:4px;
}
header#header #header-suche {
	float:right;
	margin-right:60px;
}
header#header #header-suche input {
	padding:10px;
	font-size:18px;
}
header#header #header-suche input#search {
	width:290px;
	border: 1px solid #00658F;
	font-size:16px;
	height:38px;
	padding:5px 5px 5px 10px;
	line-height:38px;
	float:left;
	box-shadow:inset 3px 3px 5px #eaf4fb;
}
header#header #header-suche input#searchsubmit {
	float:left;
	margin-left:5px;
	width:96px;
	cursor:pointer;
	cursor:hand;
	margin-top:1px;
	color: #fff;
	font-size:16px;
	height: 48px;
	background: #74AB0A url(images/suche-header-button.png) 0px -48px no-repeat;
	border:none;
}
header#header #header-suche input#searchsubmit:hover {
	background: #74AB0A url(images/suche-header-button.png) 0px -0px no-repeat;
}
.breadcrumb {
	width:650px;
}
.breadcrumb, .breadcrumb a {
	font-size:11px;
	color: #bbb;
}
#wrapper {
	width:100%;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
}
#main {
	width:960px;
	background: #fff;
	padding:10px !important;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.15);
	margin:0px auto 20px;
	display:block;
}
#primary {
	width:650px;
	float:left;
}
#primary.fullwidth {
	width: 100%;
}
#secondary {
	width:280px;
	float:right;
	margin-top:-20px;
	padding:10px;
}
footer#footer {
	background: #00658F;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3) inset;
}
footer#footer, div.push {
	clear: both;
	height:200px;
}
footer#footer .footer-inner {
	width:980px;
	margin: 0 auto;
	padding: 20px 0px;
}
footer#footer .column-footer {
	float:left;
	width:250px;
	margin-right:80px;
}
footer#footer .column-footer strong {
	font-size:18px;
	font-weight:normal;
	color: #fff;
	border-bottom:1px dotted #fff;
	display:block;
	padding: 0px 0px 5px 10px;
}
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: #00658F;
	clear:both;
	height:50px;
	display:block;
}
nav#site-navigation ul {
	display:block;
	width:980px;
	margin: 0 auto;
}
nav#site-navigation ul li {
	list-style-type: none;
	float:left;
}
nav#site-navigation ul li a {
	color: #fff;
	display:block;
	line-height:50px;
	font-size:18px;
	padding: 0px 20px 0px 20px;
	text-decoration:none;
//	background-image:url(images/icons-topmenu.png);
//	background-repeat:no-repeat;
//	background-position: 5px 0px;
}
nav#site-navigation ul li:hover, nav#site-navigation ul li.current-menu-item, nav#site-navigation ul li.current-post-ancestor  {
	background: #fff;
}
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 {
	text-decoration:none;
	color: #00658F;
}
nav#site-navigation ul li#menu-item-2353 a {
	background-position: -217px 17px;
}
nav#site-navigation ul li#menu-item-2174 a {
	background-position: -217px -20px;
}
nav#site-navigation ul li#menu-item-2172 a {
	background-position: -217px -57px;
}
nav#site-navigation ul li#menu-item-2357 a {
	background-position: -217px -90px;
}
nav#site-navigation ul li#menu-item-2173 a {
	background-position: -217px -127px;
}
nav#site-navigation ul li#menu-item-1912 a {
	background-position: -217px -164px;
}
/** Curent Menu items **/
nav#site-navigation ul li#menu-item-2353.current_page_item a, nav#site-navigation ul li#menu-item-2353:hover a {
	background-position: 14px 17px;
}
nav#site-navigation ul li#menu-item-2174.current_page_item  a, nav#site-navigation ul li#menu-item-2174:hover a {
	background-position: 14px -20px;
}
nav#site-navigation ul li#menu-item-2172.current_page_item  a , nav#site-navigation ul li#menu-item-2172:hover a{
	background-position: 14px -57px;
}
nav#site-navigation ul li#menu-item-2357.current_page_item  a, nav#site-navigation ul li#menu-item-2357:hover a {
	background-position: 14px -90px;
}
nav#site-navigation ul li#menu-item-2173.current_page_item  a, nav#site-navigation ul li#menu-item-2173:hover a {
	background-position: 14px -127px;
}
nav#site-navigation ul li#menu-item-1912.current-menu-item  a, nav#site-navigation ul li#menu-item-1912.current-post-parent a, nav#site-navigation ul li#menu-item-1912:hover a {
	background-position: 14px -164px;
}
.menu-toggle {
	display: none;
	background: url(images/menu-toggle.png) 15px 18px no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	width: 60px;
	height: 60px;
}
/** GENERAL CLASSES **/
h1.entry-title, h1.archive-title {
	margin:10px 0px 15px;
	font-size:28px;
	font-weight:700;
	line-height:110%;
}
h2.entry-title.blog {
	margin:10px 0px 15px;
	font-size:24px;
	font-weight:600;
	clear:both;
	line-height:110%;
}
.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;
}
.single-excerpt {
	margin:10px 0px;
}
.entry-content, .archive-header, .rating-share-outer {
	display: block;
}
.entry-content img {
	max-width:100%;
	height:auto;
}
.entry-content p, .content  p {
	margin:0px 0px 15px;
}
.entry-content ul, .blog-content ul,.entry-content ol, .blog-content ol {
    margin: 10px 0px 10px 30px;
}
.entry-content ul, .blog-content ul {
	list-style:square;
}
.entry-content ol, .blog-content ol {
	list-style: decimal;
}
.entry-content h2 {
	font-size:16px;
	font-weight:700;
	margin: 10px 0px;
}
.entry-content .shoplogo-content {
	padding:10px;
	margin: 5px 15px 5px 0px;
	box-shadow: 0px 0px 5px #ccc;
}
h3.expired-coupon-header {
	color: #666;
    margin-bottom: 10px;
    margin-top: 30px;
	font-size:16px;
	font-weight:700;
	border: 2px dashed #999;
	background: #eee;
	padding:5px;
}
.clear {
	clear:both;
	float:none;
	height:0px;
}
.last {
	margin-right:0px !important;
}
span.nav-previous {
	float:left;
}
span.nav-next {
	float:right;
}
.nav-link-next {
	margin-top: 10px;
	display: block;
}
.alignleft {
	float:left;
	padding:0px 20px 15px 0px;
}
.alignright {
	float:right;
	padding: 0px 0px 15px 20px;
}
.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: #00658F;
    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" **/

.alle-gutscheine-liste-alphabet {
	margin-top: 20px;
}
li.alle-gutscheine-liste-alphabet-buchstabe {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	font-weight:700;
}
#shopliste h2 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #eee;
	padding-bottom:2px;
	padding-left:10px;
}
li.alle-gutscheine-link {
	list-style: none;
	margin-right:15px;
	width:200px;
	float:left;
}
li.alle-gutscheine-goto-subpage {
	display: block;
	clear: both;
}
ul#alle-kategorien-uebersicht {
	margin-top: 20px;
}
li.alle-gutscheine-liste-grosser-buchstabe {
	margin:5px 0px 10px;
	clear:both;
}
li.alle-kategorien-subkategorie {
	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.alle-kategorien-subkategorie:hover {
	background-color: #EEF5FA;
	border-color: #00658F;
}
span.alle-gutscheine-anzeigen-link {
	margin-bottom: 20px;
	display: block;
	margin-top: -20px;
	font-style: italic;
	margin-left: 20px;
}

div.gutschein-index {
	margin-top:40px;
}
h3.couponing-beliebte-gutscheine-cat-h3 {
	margin-bottom:10px;
	margin-top:10px;
}
div.couponing-beliebte-gutscheine-cat {
	margin-bottom:0px;
}
ul.couponing-beliebte-gutscheine-cat-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;
}
.couponing-beliebte-gutscheine-cat-a {
	margin: 5px 0 20px !important;
	display: block;
}

#couponing-alle-gutscheine-cat-div {
	margin-bottom: 20px;
	margin-left: 0px;
}
#couponing-alle-gutscheine-cat-div ul li{
	float:left;
	line-height:150%;
	width:200px;
}
.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-head {
	margin-top: 15px;
}
.author-letzte-posts-box ul {
	list-style:none;
	margin-left:0px;
}
.author-letzte-posts-box ul li  {
	border-bottom: 1px dotted #bbb;
	padding-bottom:10px;
}
.author-letzte-posts-box ul li a span.headline-blogbeitrag strong{
	display:block;
	font-size:18px;
}
.neue-blogbeitraege-home .column {
	float:left;
	width:290px;
	font-size:13px;
	border-right: 1px dotted #00658F;
	padding:10px;
}
.neue-blogbeitraege-home .column:last-child {
	border:none;
}
.author-letzte-posts-box ul li  a.read-more {
	display:block;
}
.author-letzte-posts-box .date {
	font-size:11px;
	display:block;
}
/** STARTPAGE **/
h2.gutschein-startpage- {
	color: #00658F;
	font-weight:bold;
	font-size:18px;
	margin:20px 0px 10px;
	padding-left:5px;
	border-bottom:1px dotted #78ADCE;
	padding-bottom:2px;
}
div.columns-home {
	clear:both;
}
div.startpage-main-columns {
	margin-top: 10px;
	width: 313px;
	float: left;
	margin-right:10px;
}
div.startpage-main-columns  strong, aside ul strong {
	font-weight:700;
}
div.startpage-main-columns ul {
	padding: 0px;
	margin:0px 0px 5px;
}
div.startpage-main-columns ul li, li.widget-related-coupons-li, li.sidebar-topgutscheine-li {
	padding:10px;
	height:60px;
	cursor: hand;
	cursor:pointer;
	list-style:none;
	border-bottom:1px dotted #bbb;
}
li.widget-related-coupons-li:last-child, li.sidebar-topgutscheine-li:last-child {
	border-bottom:none;
}
div.startpage-main-columns ul li a, li.widget-related-coupons-li a, li.sidebar-topgutscheine-li a {
	text-decoration:none;
}
div.startpage-main-columns ul li:hover, li.widget-related-coupons-li:hover , li.sidebar-topgutscheine-li:hover  {
	background: #fafafa;
}
div.startpage-main-columns ul li .shoplogo-home, li.widget-related-coupons-li img, li.sidebar-topgutscheine-li img  {
	padding:5px;
	margin-right:5px;
	float:left;
	margin-top:10px;
	height:31px;
	background: #fff;
}
div.startpage-main-columns ul li div, li.widget-related-coupons-li div, li.sidebar-topgutscheine-li div  {
	line-height:120%;
	padding-left: 105px;
	font-size:13px;
	color: #000;
}
div.startpage-main-columns span.startpage-main-columns-header {
	background: #00658F;
	display:block;
	color: #fff;
	padding-left:20px;
	height:45px;
	line-height:45px;
	font-size:18px;
	text-decoration:none;
}
div.startpage-main-columns a {
	text-decoration:none;
}
.show-more-home {
	background: #78adce;
    float: right;
    font-size: 12px;
    font-weight: 700;
	color: #fff;
    margin-top: -5px;
    padding: 1px 8px;
}
.show-more-home a {
	color: #fff;
}
ul.gutschein-startpage-alphabet li {
	float: left;
	list-style:none;
}
ul.gutschein-startpage-alphabet li a{
	width: 30px;
	margin-right: 6px;
	color: #78adce;
	font-size:18px;
	display:block;
	text-align:center;
	line-height:30px;
	text-decoration:none;
}
ul.gutschein-startpage-alphabet li a:hover {
	background: #78adce;
	color: #fff;
}
div.beliebte-gutscheinshops-box {
	padding: 0px 10px;
}
ul.gutschein-startpage-beliebte-shops {
	float:left;
	width:200px;
	margin-right:30px;
	font-size:14px;
}
ul.gutschein-startpage-beliebte-shops li {
	padding: 3px 0px;
	list-style-type:none;
}
div.gutschein-tab-container {
	margin-top:10px;
}
ul.gutschein-tab-head {
    padding: 0;
    position: relative;
    z-index: 99;
	margin:0px;
}
div.gutschein-tab-container ul.gutschein-tab-head li {
	display: inline-block;
	zoom:1; 
	*display:inline; 
	border-top: solid 1px #00658f; 
	border-left: solid 1px #00658f; 
	border-right: solid 1px #00658f; 
	border-bottom: none;
	margin-bottom:-1px;
	margin-right:5px;
}
div.gutschein-tab-container ul.gutschein-tab-head li a {
	font-size: 14px;
	line-height: 35px;
	display: block; 
	padding: 0 15px; 
	outline: none;
	text-decoration: none;
	font-weight: bold; 
}
div.gutschein-tab-container ul.gutschein-tab-head li a.active {
	color: #00658f;
	background: #E6F0F6; 
}
div.tab-container, .neue-blogbeitraege-home {
	border: 1px solid #00658f;
	padding: 15px;
	line-height: 150%;
	background: #e6f0f6;
}
.tab-container 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.tab-container h2 {
	margin:0px 0px 10px;
	color: #00658f;
	font-size:18px;
	font-weight:normal;
}
div.tab-container ul li  {
	margin-left:20px;
}
div.tab-container ul li  {
	list-style:square;
}
#infobox-home {
	background: #F0F0F0;
    border: 1px solid #ddd;
    color: #00658F;
    float: right;
    height: 228px;
    padding: 10px;
    width: 330px;
}
#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 {
	background: #f0f0f0;
//	padding:10px;
	margin-bottom:10px;
	border:1px solid #00658F;
}
.menu-hauptmenue-container {
	padding: 10px 15px;
}
section.TopCouponsWidget ul, .archiv-widget, section ul.widget-related-coupons {
	background: #fff;
	border: 1px solid #dfdfdf;
}
h3.widget-title,#infobox-home .head {
	color: #fff;
	background: #00658F;
	font-size:18px;
	text-transform:uppercase;
	display:block;
	line-height:35px;
	padding-left:10px;
	margin:0px;
}
.screenshot-widget-outer {
	text-align:center;
	padding:10px 0px;
}
#llg-widget-stammdaten address {
	margin-bottom:10px;
}
aside #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: #00658F;
	color: #fff;
	padding:10px 15px;
	border-radius:5px;
	font-size:20px;
	display:inline-block;
	margin:10px 0px 5px;
}
aside .gdw-conv-button:hover {
	background: #78ADCE;
}
aside .gdw-alle-gutscheine-anzeigen {
	font-size:12px;
}
.anbieter-beschreibung strong {
	font-weight:bold;
	margin-top:5px;
	display:block;
}
aside a .zumshop-sidebar {
	display:inline-block;
	width:150px;
	background: #00658F;
	margin:10px auto;
	line-height:35px;
	border-radius:5px;
	font-size:16px;
	font-weight:700;
	color: #fff;
}
/** SIDEBAR ENDE **/


/***** 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#gutschein-overlay-window div#gutschein-overlay-code {
	border: none !important;
	text-align:center;
}
div#gutschein-overlay-window  span#gutschein-overlay-withcode, div#gutschein-overlay-window span#gutschein-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#gutschein-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#gutschein-overlay-window div#gutschein-overlay-shopinfo{
	float:left;
	font-weight:bold;
	font-size:24px;
	width:410px;
}
div#gutschein-overlay-window div#gutschein-overlay-expiresat, div#gutschein-overlay-window div#gutschein-overlay-mbw {
	color: #1B8AB4;
	margin-right:20px;
	font-weight:bold;
}
div#gutschein-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#gutschein-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: #f0f0f0;
	border: 1px solid #ddd;
	box-shadow: 3px 3px 10px #ddd inset;
	padding: 10px;
	box-sizing: border-box;
}
a#gutschein-overlay-copy-code {
	background-color: white;
}
#gutschein-overlay-information > h2 {
    font-size: 18px;
    margin-top: 10px;
}
.logo-ajax {
	float:left;
	margin-right:15px;
}
div#gutschein-overlay-window div#gutschein-overlay-code {
	margin: 10px 0px;
	padding: 15px 10px;
	line-height: 1.25em;
	color: white;
	background-color: #00658f;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1) inset;
}
hr.ajax-popup {
	border-bottom: 1px solid #ddd;
    clear: both;
    display: block;
    height: 1px;
    margin: 5px 0 10px;
}
div#gutschein-overlay-window span#gutschein-overlay-withcode, div#gutschein-overlay-window span#gutschein-overlay-withoutcode {
	font-size: 1.75rem;
}

div#gutschein-overlay-information ul {
	list-style-type:square !important;
	margin: 0;
}
div#gutschein-overlay-information ul li {
	margin-left:20px;
	line-height: 150%;
}

div#gutschein-overlay-code-intro {
	color: #444;
	font-size:24px;
	text-align:center;
	font-weight: bold;
}
div#gutschein-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: #00658f;
	border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin: 5px 0;
    padding: 8px 10px;
}



/****** RESPONSIVE STYLES ******/

@media screen and (max-width: 1023px) {
	header .header-inner, nav#site-navigation ul, #main, footer#footer .footer-inner, footer#footer .column-footer, div.beliebte-gutscheinshops-box {
		width: 100%;
		box-sizing: border-box;
	}
	#wrapper {
		margin: 0;
	}
	header#header {
		padding-top: 10px;
	}
	header .header-inner {
		height: 70px;
		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: 20px;
		height: 50px;
	}
	nav#site-navigation ul li a {
		background-image: none;
		padding: 0 15px;
		font-size: 16px;
	}
	#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 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.startpage-main-columns {
		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.startpage-main-columns span.startpage-main-columns-header {
		font-size: 13px;
		font-weight: bold;
	}
	ul.gutschein-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.gutschein-tab-container {
		clear: both;
		float: none;
		margin-bottom: 10px;
	}
	div.gutschein-tab-container ul.gutschein-tab-head li {
		display: block;
		margin-right: 0;
	}
	div.gutschein-tab-container ul.gutschein-tab-head li a {
		line-height: 1.5em;
		padding: 10px;
	}
	#primary {
		width: -moz-calc(100% - 310px);
		width: -webkit-calc(100% - 310px);
		width: calc(100% - 310px);
	}
	.llg-bewertung , .lazysocialbuttons {
		float: none;
	}
	.lazysocialbuttons {
		margin: 0;
	}
	footer#footer, div.push {
		height: auto;
	}
	footer#footer .footer-inner {
		padding: 20px 10px;
	}
	footer#footer .column-footer  {
		float: none;
		text-align: center;
		line-height: 1.75em;
		margin: 0 0 20px;
	}
	#fadein-topconversion {
		display: none !important;
	}
}
@media screen and (max-width: 767px) {
	.hide-768, .breadcrumb, .breadcrumb a, #exit-overlay, #exitwindow, #slider-home, #infobox-home, .uebersicht-excerpt, header#header #logo div.site-description {
		display: none !important;
	}
	header .header-inner {
		height: 60px;
	}
	header#header #logo {
		margin-bottom: 0;
		max-width: 150px;
	}
	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: 60px;
		background: #00658f;
	}
	header#header #header-suche {
		float: left;
		margin-left: 15px;
	}
	header#header form#searchform {
		height: auto;
		background: none;
		border: none;
		margin-top: 12px;
		padding: 0;
	}
	header#header form#searchform .border {
		padding: 0;
	}
	header#header #header-suche input#search {
		height: 25px;
		line-height: 25px;
		font-size: 0.75em;
		width: 125px;
	}
	header#header #header-suche input#searchsubmit {
		height: 35px;
		width: 55px;
		font-size: 13px;
		margin-left: 0;
		padding: 0;
	}
	.menu-toggle {
		display: inline-block;
		z-index: 99;
	}
	nav#site-navigation {
		height: 0;
		margin-top: 0;
	}
	nav#site-navigation ul {
		display: none;
		overflow:hidden;
		position: relative;
		background: #00658f;
		top: 0px;
		box-shadow: 0 5px 10px rgba(0,0,0,0.3);
		z-index: 99;
	}
	nav#site-navigation ul li {
		float: none;
	}
	nav#site-navigation ul li a {
		line-height: 60px;
		background-image: none !important;
		padding-left: 10px;
	}
	#main {
		margin: 0;
		box-shadow: none;
	}
	div.startpage-main-columns, .neue-blogbeitraege-home .column {
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 20px;
	}
	.show-more-home {
		margin: 15px 0;
	}
	ul.gutschein-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;
	}
	#secondary {
		margin-top: 20px;
	}
	aside a .zumshop-sidebar {
		display: block;
	}
	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#gutschein-overlay-close a {
		margin-left: 250px !important;
	}
	div#gutschein-overlay-window {
		width: 240px;
	}
	div#gutschein-overlay-window div#gutschein-overlay-shopinfo {
		max-width: 100%;
		box-sizing: border-box;
		text-align: center;
		line-height: 1;
		margin-bottom: 10px;
	}
	div#gutschein-overlay-window span#gutschein-overlay-withcode, div#gutschein-overlay-window span#gutschein-overlay-withoutcode, div#gutschein-overlay-code-intro, div#gutschein-overlay-window div#gutschein-overlay-shopinfo {
		font-size: 1.5em;
	}
	.ajax-lefthead {
		width: 120px;
		margin-right: 10px;
	}
	.ajax-rightdetails {
		float: none;
		clear: right;
		width: auto;
		display: block;
	}
	div#gutschein-overlay-information ul {
		clear: both;
		float: none;
		width: 100%;
	}
	.logo-ajax {
		float: none;
		max-width: 120px;
		margin: 0 auto;
	}
	.hinweise-gelesen strong {
		display: block;
	}
	li.alle-gutscheine-liste-alphabet-buchstabe {
		margin: 10px 20px 10px 0;
	}
	div.startpage-main-columns ul li .shoplogo-home, li.widget-related-coupons-li img, li.sidebar-topgutscheine-li img {
		margin-right: 10px;
	}
	ul.search_results {
		width: auto !important;
	}
}
@media screen and (max-width: 479px) {
	.alle-shops-nach-buchstabe-home, .single-excerpt {
		display: none;
	}
	header#header #logo {
		max-width: 85px;
	}
	header#header #logo div.site-title {
		margin-top: 18px;
	}
	header#header #header-suche {
		margin-left: 10px;
	}
	header#header #header-suche input#search {
		width: 75px;
	}
	li.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;
	}
	
}
@media screen and (max-width: 320px) {
	header#header #logo {
		max-width: 85px;
	}
	header#header #header-suche input#searchsubmit {
		font-size: 0.75em;
		width: 45px;
	}
	header#header #header-suche input#search {
		padding: 5px; width: 50px;
	}
}




#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  border: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;     
}

#cssmenu {
  height: 37px;
  display: block;
  padding: 0;
  margin: 0;
//  border: 1px solid;
//  border-radius: 5px;
  width: auto;
//  border-color: #080808;
}
#cssmenu,
#cssmenu > ul > li > ul > li a:hover {
//  background: #3c3c3c;
//  background: -moz-linear-gradient(top, #3c3c3c 0%, #222222 100%);
//  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c3c3c), color-stop(100%, #222222));
//  background: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
//  background: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
//  background: -ms-linear-gradient(top, #3c3c3c 0%, #222222 100%);
//  background: linear-gradient(top, #3c3c3c 0%, #222222 100%);
}

#cssmenu > ul {
  list-style: inside none;
  padding: 0;
  margin: 0;
}
#cssmenu > ul > li {
  list-style: inside none;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  position: relative;
}
#cssmenu > ul > li > a {
  outline: none;
  display: block;
  position: relative;
  padding: 12px 20px;
  text-align: center;
  text-decoration: none;
//  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
  font-weight: bold;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  border-right: 1px solid #080808;
  color: #ffffff;  
}
#cssmenu > ul > li > a:hover {
  background: white;
  color: #00658F;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 5px;
}
#cssmenu > ul > li > a:after {
  content: '';
  position: absolute;
//  border-right: 1px solid;
  top: -1px;
  bottom: -1px;
  right: -2px;
  z-index: 99;
  border-color: #3c3c3c;  
}
#cssmenu ul li.has-sub:hover > a:after {
  top: 0;
  bottom: 0;
}
#cssmenu > ul > li.has-sub > a:before {
  content: '';
  position: absolute;
  top: 18px;
  right: 6px;
//  border: 5px solid transparent;
//  border-top: 5px solid #ffffff;
}
#cssmenu > ul > li.has-sub:hover > a:before {
//  top: 19px;
}
#cssmenu ul li.has-sub:hover > a {
//  background: #3f3f3f;
//  border-color: #3f3f3f;
  padding-bottom: -1px;
  padding-top: 0px;
//  top: -1px;
  z-index: 999;
}
#cssmenu ul li.has-sub:hover > ul,
#cssmenu ul li.has-sub:hover > div {
  display: block;
}
#cssmenu ul li.has-sub > a:hover {
//  background: #3f3f3f;
//  border-color: #3f3f3f;
}
#cssmenu ul li > ul,
#cssmenu ul li > div {
  display: none;
  width: auto;
  position: absolute;
//  top: 38px;
  padding: 10px 0;
  background: #00658F;
//  border-radius: 0 0 5px 5px;
  z-index: 999;
}
#cssmenu ul li > ul {
  width: 200px;
}
#cssmenu ul li > ul li {
  display: block;
  list-style: inside none;
  padding: 0;
  margin: 0;
  position: relative;
}
#cssmenu ul li > ul li a {
  outline: none;
  width: 160px;
  display: block;
  position: relative;
  margin: 0;
  padding: 8px 20px;
  font: 10pt Arial, Helvetica, sans-serif;
  color: #ffffff!important;
  text-decoration: none;
}
#cssmenu ul ul a:hover {
  color: #00658F!important;
}
#cssmenu > ul > li.has-sub > a:hover:before {
  border-top: 5px solid #ffffff;
}
