﻿/* Elemente */

html, body {
	height: 100%;
}

body {
	margin: 0 0 0 0;
	overflow: scroll;
	font-family: 'PT Sans', Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 12pt;
	color: #484848;
	line-height: 1.5em;
	background-color: #fff;
	
}

h1 {
	font-family: 'PT Sans', Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 17pt;
	color: #484848;
	font-weight: bold;
}

h2 {
	color: #484848;
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	color: #484848;
	font-size: 13pt;
	font-weight: bold;
}

h4 {
	color: #484848;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0;
}

h5 {
	color: #484848;
	font-size: 12pt;
	font-weight: bold;
}

h6 {
	color: #484848;
	font-size: 12pt;
	font-weight: normal;
}

a {
	color: #aea4a4;
	text-decoration: none;
}

	a:hover {
		color: #484848;
		text-decoration: underline;
	}

	a:active {
		color: #aea4a4;
	}

	a:visited {
		/*color: #555555;*/
	}

	a:link {
		/*color: #ddd200;*/
	}

img {
	border: none;
}

hr {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 1px;
}


ul#order_step {
	width: 435px;
	height: 27px;
	margin: 20px auto 15px auto;
	padding: 0 0 0 40px;
	background: url(/images/checkout/step_start.png) 0 bottom no-repeat;
	font-size: 9pt;
}

	ul#order_step li {
		width: 100px;
		height: 27px;
		float: left;
		background: url(/images/checkout/step_standard.png) 50% bottom no-repeat;
		text-align: center;
		text-decoration: none;
		list-style: none;
	}

		ul#order_step li.step_current {
			background: url(/images/checkout/step_current.png) 50% bottom no-repeat;
			font-weight: bold;
			color: #f80823;
		}

		ul#order_step li.step_todo {
			color: #777777;
		}

		ul#order_step li#step_end {
			width: 70px;
			background: url(/images/checkout/step_end.png) left bottom no-repeat;
		}

			ul#order_step li#step_end.step_current {
				background: transparent url(/images/checkout/step_end_current.png) left bottom no-repeat;
			}


/* Klassen */

.FliessText {
	font-family: 'PT Sans', Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 12pt;
	color: #484848;
	line-height: 1.5em;
}

.Fliesstext {
	font-family: 'PT Sans', Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 12pt;
	color: #484848;
	line-height: 1.5em;
}

.FliessTextFett {
	font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 12pt;
	color: #484848;
	line-height: 1.5em;
	font-weight: bold;
}

.FliessTextKlein {
	font-family: 'PT Sans', Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 10pt;
	color: #484848;
}

.FliessTextKleinWeiss {
	font-family: 'PT Sans', Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
}

.FliessTextFettKlein {
	font-family: 'PT Sans', Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 10pt;
	color: #484848;
	font-weight: bold;
}

.FliessTextRot {
	font-family: 'PT Sans', Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 12pt;
	color: #ff0000;
	line-height: 1.5em;
}

.FliessTextFettRot {
	font-family: 'PT Sans', Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 12pt;
	color: #ff0000;
	line-height: 1.5em;
	font-weight: bold;
}

.BreadCrumb {
	font-family: 'PT Sans', Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 9pt;
	color: #aea4a4;
}

.Menu {
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
}

.Menu1 {
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
}

div.slider-wrapper div.nivoSlider {
	/*max-height: 580px;*/
	/*max-height: Calc(100vh - 260px);*/
}

.nivoSlider h3 {
	color: #fff;
	font-size: 15pt;
	font-family: 'PT Sans', Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
}

.clear {
	clear: both;
}

.FloatClear {
	clear: both;
}

.FloatLeft {
	float: left;
	margin: 0 1em 0 0;
	padding: 3px 0 0 0;
}

.FloatRight {
	float: right;
	margin: 0 0 1em 1em;
	padding: 3px 0 0 0;
}

.HeaderWhite {
	color: #fff;
}

.SliderHead {
	font-size: 16pt;
	color: #424242;
}

.SliderHinweis {
	font-size: 11pt;
	color: #424242;
}

.button {
	border: 2px solid #5b75aa;
	cursor: pointer;
	font-family: 'PT Sans', Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #5b75aa;
	width: 160px;
	padding: 7px;
}

.buttonSmall {
	border: 2px solid #5b75aa;
	cursor: pointer;
	font-family: 'PT Sans', Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #5b75aa;
	width: 180px;
	padding: 7px;
	padding-top: 3px;
	height: 18px;
	vertical-align: middle;
	text-decoration: none;
}

.SubMenu {
	font-size: 12pt;
}

.Blaettern {
	text-align: center;
	color: #5b75aa;
	font-size: 12pt;
	font-weight: bold;
}

.BilderInfo {
	text-align: center;
	color: #5b75aa;
	font-size: 12pt;
	font-weight: bold;
}

.BilderInfoKlein {
	text-align: center;
	color: #5b75aa;
	font-size: 9pt;
	font-weight: bold;
}

.Artikelbox {
	background-color: white;
	border: solid 1px #888888;
	padding: 4px;
	margin-bottom: 10px;
	/*min-height: 165px;*/
}


.TrennerRot {
	background-color: #aea4a4;
	width: 100%;
	height: 15px;
	margin: 0 auto;
}

.TrennerRotFooter {
	background-color: #aea4a4;
	height: 1px;
	text-align: right;
	vertical-align: middle;
	width: 100%;
	color: #fff;
}

.TrennerWeiss{
	background-color:#fff; 
	width: 100%; 
	height: 15px;
}

/* IDs */

#ContentHeaderTop {
	text-align: left;
	width: 100%;
	height: 140px;
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
	padding: 10px 0 0px 0;
	background-color: #fff;
	
}

#ContentInhaltTop {
	max-width: 100%;
	/*max-height: Calc(100vh - 160px);*/
	/*overflow: hidden;*/
	background-color: #fff;
	
	
}


#ContentInhaltPayPal {
	text-align: left;
	margin: 0 auto;
	min-height: 150px;
	margin-bottom: 20px;
	width: 56%;
	padding: 0.5%;
	background-color: #efefef;
	overflow: auto;
	opacity: .9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

#DisclaimerCookies {
	background: #ff0000; /*#5e5c5f;*/
	width: 100%;
	position: fixed;
	bottom: 0;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	-moz-box-shadow: 6px 2px 6px #888888;
	-webkit-box-shadow: 6px 2px 6px #888888;*/
	box-shadow: 6px 2px 6px #888888;
	z-index: 9999;
	display: none;
}

.responsiveVideo {
   position: relative;
   padding-bottom: 56.25%; 
   padding-top: 30px;
   height: 0;
   overflow: hidden;
}
/*<div class="responsiveVideo">*/

.responsiveVideo iframe,
  .responsiveVideo object,
 .responsiveVideo embed {
   position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}

.container {
	position: relative;
	width: 251px;
}

.image {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;
}

.middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.container:hover .image {
	opacity: 0.3;
}

.container:hover .middle {
	opacity: 1;
}

.text {
	background-color: #aea4a4;
	color: white;
	font-size: 16px;
	padding: 16px 32px;
}
