/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #333;
	font-size: 0.9em;
}

html {

}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html {
	background-color: #e9ebed;
	background-image: url("../img/bg_body.png");
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Arial", "Verdana", sans-serif;
}
   
p {
	margin-top: 0;
	margin-bottom: 16px;
}

p.last {
	margin-bottom: 0;
}
   
a {
	color: #97be0d;
	text-decoration: underline;
}

a:hover, a:focus {
	text-decoration: none;
}
   
body {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow-y: scroll;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cdcdcd;
	padding-bottom: 20px;
	width: 80%;
	max-width: 1500px;
	position: relative;
	background-color: #fff;
}

#pageheader {
	float: right;
	margin-right: 20px;
	/* padding-top: 21px;
	padding-left: 352px; */
}

#pageheader h1 {
	color: #97be0d;
	margin-bottom: 0;
	font-size: 2.5em;
}

#pageheader h2 {
	margin-top: 0;
	font-size: 1.2em;
	color: #333;
}

#actusBanner {
	margin: 15px 0 0 48px;
	float: left;
}

#actusBannerMobile {
	display: none;
}

#contenttable {
	margin: 15px 1px 0 1px;
	background-color: #97be0d;
	padding: 1px 0 0 15px;
	line-height: 32px;
	height: 32px;
}

#contenttable li {
	float: left;
	list-style: outside none none;
}


#contenttable a.active {
    color: #97be0d;
}

#contenttable a.first {
    border-left-color: #c5d882;
}

#contenttable a.active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../img/bg_navigation_top_active.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    font-weight: 700;
    height: 31px;
}

#contenttable a {
    border-left-color: #97be0d;
    border-right-color: #c5d882;
    color: #fff;
	text-decoration: none;
    border-right: 1px solid;
    display: block;
    padding: 0 15px;
    position: static;
}

#contenttable a:hover, #contenttable a:focus {
	text-decoration: underline;
}

#contenttable_sub {
	/* padding-right: 165px; */
	padding-left: 15px;
	background-color: #c5d882;
	height: 38px;
    margin: 1px 1px 0 1px;
	list-style-type: none;
	list-style-postion: inside;
}

#contenttable_sub li {
	float: right;
	
}

#contenttable_sub a {
	color: #333;
	line-height: 38px;
	text-decoration: none;
	padding-right: 15px;
	font-size: 0.9em;
}

#contenttable_sub  a.active {
	text-decoration: underline;
}

#contenttable_sub  a:focus, #contenttable_sub  a:hover {
	text-decoration: underline;
}

#shopservice {
	background: url("../img/shop-service_template.png") no-repeat;
	width: 166px;
	height: 69px;
	position: absolute;
	right: 1px;
	top: 173px;
	z-index: 100;
}

#shopservice p {
	margin: 5px 0 9px 82px;
	font-size: 0.78em;
	color: #97be0d;
	font-weight: bold;
}

#shopservice a {
	text-decoration: none;
	color: #97be0d;
}

#shopservice a:hover, #shopservice a:focus {
	text-decoration: underline;
}

#shadowBottom {
	height: 5px;
	width: auto;
	margin: 0 1px 0 1px;
	background: url("../img/bg_breadcrumb.png") repeat-x;
}

#content {
	padding: 20px;
	min-height: 400px;
	line-height: 1.65em;
}

h2 {
	color: #97be0d;
	font-size: 1.5 em;
	margin: 25px 0 15px 0;
	margin: 25px 0 15px 0;
}

h2.first {
		margin-top: 0;
}

h3 {
	color: #97be0d;
	font-size: 1.5em;
	margin: 25px 0 15px 0;
}

h3.first {
	margin-top: 0;
}

#content p {
	margin-top: 0;
}

#leftcolumn {
	/* width: 775px; */
	width: 77%;
	/* margin-right: 20px; */
	float: left;
}

#rightcolumn {
	/* width: 205px; */
	width: 20%;
	float: right;
	margin-right: 20px;
}

#rightcolumn div {
	margin-top: 18px;
	margin-bottom: 14px;
	border: 1px solid #cdcdcd;
	/* border-right: none; */
	padding: 6px;
}

#actusVorteile ul, #actusVorteileMobile ul {
	margin-top: -3px;
	list-style-image: url("../img/haken.jpg");
	padding: 0 0 0 25px;
}

#rightcolumn div ul li {
	margin-bottom: 10px;
}

#rightcolumn h3 {
	margin-top: 0;
}

#rightcolumn div#kontaktdaten {
	border: 2px solid #ffcc00;
	border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	-webkit-border-radius: 12px 12px 12px 12px;
	padding: 0;
}

#rightcolumn div#kontaktdaten p {
	margin: 0;
	padding: 10px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	line-height: 1.65em;
}

#rightcolumn div#kontaktdaten:first-child {
	background-color: #ffcc00;
}

#rightcolumn div#kontaktdaten p:last-child {
	background-color: #fff;
}

#rightcolumn div#kontaktdaten p a {
	
}

/* #content-top .contentOption #advoLogo {
	width: 40%;
	margin-top: 15px;
	margin-bottom:15px;
} */

#content-top .contentOption {
	border: 1px solid #cdcdcd;
	padding: 20px;
	float: left;
	width: 40%;
	min-height: 460px;
}

#content-top .contentOption:first-child {
	margin-right: 20px; 
	margin-bottom: 20px;
}

#content-top .contentOption p.first {
	padding-top: 20px;
}

#content-top .contentOption .sampleImages {
	margin-top: 20px;
}

#content-top .contentOption .sampleImages img {
	margin-right: 2px;
	margin-bottom: 2px;
}

div#logoVerpackungenKaufen, div#logoAdvoSpezial {
	display: inline-block;
	height: 60px;
}

div#logoVerpackungenKaufen img {
	vertical-align: middle;
	width: auto;
	height: 90%;
	margin-right: 10px
}

div#logoAdvoSpezial img {
	vertical-align: middle;
	width: auto;
	height: 70%;
	margin-right: 10px
}

div#logoVerpackungenKaufen span {
	font-size: 1.3em;
	font-family: Consolas, monospace;
	display: inline-block;
	vertical-align: middle;
}

div#logoVerpackungenKaufen span a {
	color: #333;
	text-decoration: none;
}

div#logoVerpackungenKaufen span a:hover {
	text-decoration: underline;
}

.produktBox {
	margin-right: 19px;
	border: 1px solid #cdcdcd;
	width: 29.5%;
	padding: 6px;
	float: left;
	position: relative;
}

.produktFoto {
	margin-top: 10px;
	text-align: center;
}

.produktBox h4 {
	margin-bottom: 0.5em;
}

.produktBox h4 a, .serienContainer p a {
	color: #333;
	text-decoration: none;
}

.produktBox h4 a:hover, .produktBox h4 a:focus, .serienContainer p a:hover, .serienContainer p a:focus {
	text-decoration: underline;
}

ul {
	list-style-type: square;
	padding: 0 0 0 15px;
	margin-bottom: 20px;
}

.produktBox .produktPreis {
	color: #97be0d;
	font-size: 1.5em;
}

#wrapper .produktLink {
	position: absolute;
	bottom: 25px;
	right: 15px;
}

#wrapper .produktLink a {
	color: #97be0d;
	text-decoration: none;
	width: 125px;
	height: 20px;
	background-image: url("../img/sprite_listing_buttons.png");
	background-position: right;
	background-repeat: no-repeat;
	padding: 6px 30px 6px 10px;
}

#wrapper .produktLink a:focus, #wrapper .produktLink a:hover  {
	text-decoration: underline;
}

#online-produktempfehlung #wrapper .produktLink {
	margin-top: 30px;
	position: inherit;
}

.produktContainer .last {
	margin-right: 0;
}

.left {
	float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.right {
	float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}

.serienContainer {
	float: left;
	margin-right: 0;
}

.serienContainer.last {
	margin-right: 0;
}

#wrapper .serienContainer .produktLink {
	position: inherit;
	text-align: center;
}

.serienContainer p {
	text-align: center;
}

#wrapper .shopButton, #wrapper .shopButtonMobile {
	/* background-image: url("../img/bg_basketbutton.png"); */
	background-color: #ffcc00;
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
	padding: 0;
	padding-right: 16px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(192,192,192,1);
	-moz-box-shadow: 1px 1px 1px 0px rgba(192,192,192,1);
	box-shadow: 1px 1px 1px 0px rgba(192,192,192,1);
	/* margin-right: 19px;
	margin-bottom: 19px; */
	display: inline-block;
}

.shopButtonMobile, #actusVorteileMobile {
	display: none;
}

#wrapper .shopButton a, #wrapper .shopButtonMobile a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 10px 0 10px 15px;
	outline: none;
}

#wrapper .shopButton a:hover, #wrapper .shopButton a:focus {
	text-decoration: underline;
}

#actusVorteile {
	line-height: 1.65em;
}

/* ========== LIGHTBOX ========== */
/* Preload images */
body:after {
  content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/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(../img/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(../img/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(../img/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(../img/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;
}

/* ========== END LIGHTBOX ========== */

/* ========================================================================== 
   IE6, 7, 8 Basic-Layout
   ========================================================================== */

	.lt-ie7 #rightcolumn,
	.lt-ie8 #rightcolumn,
	.lt-ie9 #rightcolumn	{
	/*	display: block !important;
		margin-left: 0 !important;
		position: absolute;
		top: 0;
		left: 787px; */
	}
	   
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 999px) {
	
	html, button, input, select, textarea {
		color: #333;
		font-size: 1.0em;
	}
	
	body{

	}
	
	a {
		text-decoration: underline !important;
	}
	
	body #wrapper {
		width: 92% !important;
		padding: 5px;
		margin: 5px !important;
	}
	
	#header {
		width: 96%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#actusBanner {
		display: none !important;
	}
	
	#actusBannerMobile {
		display: block;
		margin: 20px auto 20px auto;
	}
	
	#pageheader {
		float: none;
		padding: 0;
	}
	
	#pageheader h1, #pageheader h2 {
		text-align: center;
	}
	
	#pageheader h1 {
		font-size: 2em;
	}
	
	#contenttable, #contenttable li, #contenttable a, #contenttable a.active {
		height: auto !important;
	}
	
	#contenttable {
		line-height: 1.3em;
	}
	
	#contenttable a {
		padding-top: 7px;
		padding-bottom: 7px;
	}
	
	#contenttable a.active {
		background-position: bottom;
		background-color: #fff;
	}	
	
	#contenttable li {
		float: none;
	}
	
	#contenttable li a {
		border-right: none;
	}
	
	#contenttable_sub {
		padding-right: 0;
	}
	
	#content {
		padding-right: 15px;
		padding-left: 15px;
	}

	#leftcolumn {
		width: auto;
	}
	
	#rightcolumn {
		display: none;
	}
	
	#shopservice {
		display: none;
	}
	
	#content-top .contentOption {
		float: none;
		width: auto;
	}
	
	#content-top .contentOption:first-child {	
		margin-right: 0;
	}
	
	.produktBox {
		margin-top: 16px;
		width: 220px;
	}
	
	#wrapper .produktBox .produktLink {
		position: inherit;
		bottom: auto;
		right: auto;
	}
	
	#wrapper .shopButtonMobile {
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: 30px;
		margin-left: auto;
		display: block;
		width: 200px;
	}
	
	#wrapper .shopButtonMobile a {
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 1.2em;
	}
	
	#actusVorteileMobile {
		display: block;
	}
	
}

@media only screen and (orientation:portrait) {
	
	html, button, input, select, textarea {
		color: #333;
		font-size: 1.0em;
	}
	
	body{

	}
	
	a {
		text-decoration: underline !important;
	}
	
	body #wrapper {
		width: 92% !important;
		padding: 5px;
		margin: 5px !important;
	}
	
	#header {
		width: 96%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#actusBanner {
		display: none !important;
	}
	
	#actusBannerMobile {
		display: block;
		margin: 20px auto 20px auto;
	}
	
	#pageheader {
		float: none;
		padding: 0;
	}
	
	#pageheader h1, #pageheader h2 {
		text-align: center;
	}
	
	#pageheader h1 {
		font-size: 2em;
	}
	
	#contenttable, #contenttable li, #contenttable a, #contenttable a.active {
		height: auto !important;
	}
	
	#contenttable {
		line-height: 1.3em;
	}
	
	#contenttable a {
		padding-top: 7px;
		padding-bottom: 7px;
	}
	
	#contenttable a.active {
		background-position: bottom;
		background-color: #fff;
	}	
	
	#contenttable li {
		float: none;
	}
	
	#contenttable li a {
		border-right: none;
	}
	
	#contenttable_sub {
		padding-right: 0;
	}
	
	#content {
		padding-right: 15px;
		padding-left: 15px;
	}

	#leftcolumn {
		width: 100%;
	}
	
	#rightcolumn {
		display: none;
	}
	
	#shopservice {
		display: none;
	}
	
	.produktBox {
		margin-top: 16px;
		width: 220px;
	}
	
	#wrapper .produktBox .produktLink {
		position: inherit;
		bottom: auto;
		right: auto;
	}
	
	#wrapper .shopButtonMobile {
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: 30px;
		margin-left: auto;
		display: block;
		width: 200px;
	}
	
	#wrapper .shopButtonMobile a {
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 1.2em;
	}
	
	#actusVorteileMobile {
		display: block;
	}
	
}

/* Definition des Verhaltens der "Weitergehenden Informationen" - je nach Bildschirmgröße wird das Infofeld in der rechten Spalte unter unten auf der Seite dargestellt. 
@media only screen and (max-height: 648px) {

	.lessThan768 {
		display: block;
	}
	
	.moreThan768 {
		display: none;
	}

} */


/* @media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

} */

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

	#wrapper, #leftcolumn {
		width: 95%;
	}
	
	#wrapper, #body , #content{
		border: none;
		margin: 0;
		padding: 0;
	}
	
	#wrapper {
		padding: 20px;
		
	}
	
	#contenttable, #contenttable_sub, #shopservice {
		display: none;
	}
	
	#actusBanner {
		display: none;
	}
	
	#pageheader {
		padding-left: 0;
		padding-top: 0;
	}
	
	.contentImage {
		display: none;
	}
	
	.produktBox {
		margin-right: 3px !important;
	}
	
	#wrapper .produktLink {
		position: relative !important;
		clear: both;
		padding-left: 30px;
		padding-top: 10px;
	}

	#rightcolumn {
		float: inherit !important;
		clear: both;
	}
	
	#rightcolumn div {
		border: none;
	}
	
	.serienContainer {
		float: inherit !important;
		clear: both;
	}
	
}