	/* jqm docs css

Beware: lots of last-minute CSS going on in here 
cobblers, shoes, 
*/

body {
	background-color: #C9DBE0; /*#c3dce1;*/
	margin:0;
	padding:0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
    font-family:Arial, Helvetica, sans-serif;
    

}

html, body {
    -webkit-text-size-adjust: none;
}


.box {
	/*margin-left:15px;*/
	margin-bottom:4px;
}

/* Schriften */
h1 {
	margin-left:10px;
	margin-right:28px;
	font-size:1.4em;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	
}

h1.small {
	margin-left:10px;
	font-size:1.05em;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}

h1.introduction {
	font-size:1.4em;
	margin-left:0px;
	padding-top:0px;
}

h1.notfall {
	font-size:1.4em;
	margin:0;
	padding:0;
}

h1.notfall_detail {
	font-size:1.4em;
	margin:0;
	padding:0;
	margin-left:30px;
}

h1.red {
	font-size:1.4em;
	color:red;
}

h1.checklist {
	font-size: 1.1em;
	padding: 0 0px 0 0;
}

p {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:28px;
	margin-bottom:0px;
}

p.bold {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0 10px;
	font-weight:bold;
}

p.warning {
	font-size:1em;
	margin-left:10px;
	padding-right:10px;
	font-weight:bold;
}

p.information {
	font-size:0.9em;
	margin-left:10px;
	padding-right:10px;
	left:20px;
}

p.informationlast {
	font-size:0.9em;
	margin-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	left:20px;
}

p.informationbold {
	font-size:1em;
	font-weight:bold;
	margin-left:10px;
}

p.umbruch {
	font-size:1em;
	font-weight:bold;
	color:red;
	margin-left:26px;
}

p.introduction {
	font-size:1.2em;
	margin-left:0px;
	padding-top:10px;
}

p.red {
	font-size:1em;
	color:red;
	margin-left:10px;
	margin-top:21px;
	font-weight:bold;
}

/* Ende Schriften */

/* Content Elemente */
.content {
	width:263px;
	/*background-color:white;*/
}

.content_schutz {
	width:265px;
	height:100%;
	margin-left:25px;
	margin-bottom:15px;
}

.notfall_description {                   
	border-bottom:1px solid black;
	/*border-top:1px solid white;*/
	margin:23px 0 0 0;
	padding:10px 0 10px 0;
}

hr {
	margin-top:-3px;
	margin-bottom:-3px;
	border:none;
	border-top:1px solid black;
}

hr.symboledetail {
	margin-top:5px;
	margin-bottom:-8px;
	border:none;
	border-top:1px solid black;
}

hr.white {
	margin-top:10px;
	margin-bottom:10px;
	border:none;
	border-top:1px solid white;
}

.hr {
	width:290px;
}

hr.whitedetail {
	margin-top:-10px;
	margin-bottom:0px;
	border:none;
	border-top:1px solid white;
}

table {
	margin:0 auto;
}

table.schutz a, table.schutzdetail a {
	font-size:1em;
	color:black;
	text-decoration:none;
	font-weight:bold;
}

table.schutz {
	border-collapse:collapse;
}

table.schutz tr {
	border-bottom:1px solid white;
}

table.schutz td {
	padding:15px 0 15px 15px;
	font-size:1em;
	color:black;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

table.schutzdetail {
	border-collapse:collapse;
}

table.schutzdetail tr {
	border-bottom:1px solid white;
}

table.schutzdetail td {
	padding:0 0 0 15px;
	font-size:1em;
	color:black;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
table.entsorgung {
	font-family:Arial, Helvetica, sans-serif;
}

table.notfall {
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}

table.notfall tr {
	border-bottom:1px solid white;
}

table.notfall td {
	padding:23px 0 23px 28px;
	font-size:1em;
	color:black;
	font-weight:bold;
}

table.notfall.smallrow td {
	padding:5px 15px 5px 9px;

}


table.notfall.smallrow td.first-col {
	padding:8px 2px 5px 28px;
	width:16px;
	height:14px;
	vertical-align:top;
	text-align:right;
}



table.notfall.smallrow ul{
    font-weight:normal;
    margin-left:20px;
}


table.notfall.smallrow .list1{
    margin-top:-8px;
}


table.notfall.smallrow .list2{
    padding-top:7px;
}


table.notfall.smallrow .list3{
    padding-top:7px;
}


table.notfall.smallrow ul li{
    padding-left:0px;
}





table.notfall td a {
	font-size:1em;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

table.notfall_detail {
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
}

table.notfall_detail tr.first {
	border-bottom:1px solid white;
}

table.notfall_detail td {
	padding:15px 0 15px 28px;
	font-size:1em;
	color:black;
}

.list {
	margin-left:15px;
	width:300px;
}

.image {
	width:320px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.image_big {
	margin-left:25px;
	margin-top:4px;
	width:156px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.introduction {
	margin-top:10px;
	margin-left:30px;
	width:263px;
}

ul.first {
	margin-left:21px;
	margin-top:0px;
	padding:0;
}

ul {
	margin-left:38px;
	padding:0;
}

ul li {
	padding-left:8px;
}

ul li.second {
	padding-top:10px;
	padding-left:8px;
}

div.symbole {
	margin-left:15px;
	margin-top:15px;
}

div.symbole p {
	margin-top:0px;
}

.wrapper .sliderbackground {
	background-color:white;
	margin-left:10px;
	margin-right:28px;
	padding-right:10px;
	padding-bottom:10px;
}

div.notfall_bilder {
	margin-top:15px;
	margin-bottom:20px;
}

ul.notfall {
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:48px;
	margin-right:28px;
}

.wrapper {
	padding-left:18px;
	padding-bottom:4px;
	/*border-bottom:1px solid white;*/
	font-weight:bold;
}

.subWrapper {
	margin-left:28px;
	margin-right:28px;
}

/* Ende Content Elemente */

/* Images */
img.detail {
	margin-top:15px;
	width:263px;
}

img.count {
	margin-top:0px;
}
img.youtube {
	padding: 0 10px 0 10px;
}
/* Ende Images*/


/* Slider */
#well {
	margin: 0px 10px 0px 10px;
	/*padding: 14px 20px 20px 20px;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 15px;
	
	
	background-image: linear-gradient(bottom, rgb(240,237,223) 6%, rgb(54,52,42) 30%);
background-image: -o-linear-gradient(bottom, rgb(240,237,223) 6%, rgb(54,52,42) 30%);
background-image: -moz-linear-gradient(bottom, rgb(240,237,223) 6%, rgb(54,52,42) 30%);
background-image: -webkit-linear-gradient(bottom, rgb(240,237,223) 6%, rgb(54,52,42) 30%);
background-image: -ms-linear-gradient(bottom, rgb(240,237,223) 6%, rgb(54,52,42) 30%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.06, rgb(240,237,223)),
	color-stop(0.50, rgb(54,52,42))
);
	
	/*
	background: -moz-linear-gradient(top, #999999, #181818);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #010101),color-stop(1, #181818));
	*/
	border: 2px solid #454545; 
	overflow: hidden; 
	height: 60px;
	-webkit-user-select: none;
}
#slider {
	/*background: url(../icons/arrow.png) no-repeat ;
	width: 90px;*/
	
	
	display: inline-block;
	vertical-align: middle;
	/*line-height: 1;*/
}
/* Ende Slider */

/* flasche */
.item {
    width:30px;
    height:31px;
    position:absolute;

}


.box .text{
    padding:15px 15px 15px 10px; font-size:15px;
}

.box .text .title { font-weight:bold;}


.box .text .title2{
    margin-top:2px;

}

.close{
    float:right;
    position:absolute;
    top:-13px;
    left:210px;

}


.overlay .box{
    display:none;
    position:absolute;
    top:150px;
    left:42px;
    width:230px;
    background-color:white;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
}


/*Notfall2 Style*/

.tap {
    position:relative;
    z-index:99;
}

.tap .button{
    float:left;
    width:50%;
    height:51px;
}

.tap .button .title {
    text-align:center;
    height:43px;
    line-height:43px;
    font-size:14px;
    font-weight:bold;
    background-color:#a7c9cf;
    color:#000;
    white-space:nowrap;
}

.tap .button.selected .title {

    color:#fff;
    background-color:#303030;
}


.tap .button.selected{

    background-image:url('../../asset/images/notfall/zipfel.png');
    background-repeat:no-repeat;
    background-position:center 43px;
}

.container-wrapper {
    position:relative;
    /*top:-8px;*/
    padding:13px 13px 0 13px;
}

.container-wrapper .container {
    display:none;
}

.container-wrapper .container.selected {
    display:block;
}


.container.notfall.selected .title{
    color:#C8102E; /*#e3000a; */
    font-weight:bold; 
    font-size:17px;
    padding-top:1px;
    text-align:center;
    margin-bottom:5px;
    margin-left:-10px;
    margin-right:-28px;
}

.container.notfall.selected .text{
    color:#000;
    font-weight:regular;
    font-size:17px;
    margin:-10px -28px 0 -10px;
    text-align:center;
}


.container.notfall.selected .farbe{
    background-color:#fff;
    padding:0 13px 10px 13px;
}


.container.notfall.selected .rote.box{
    margin:0 auto;
    height:48px;
    width:220px;
    background-color:#C8102E; /*#e3000a; */
}


.container.notfall.selected .weisser.text3{
    padding-left:15px;
    padding-top:3px;
    float:left;
    color:#fff;
}


.container.notfall.selected .weisse.zahl{
    padding-right:15px;
    line-height:48px;
    font-size:40px;
    float:right;
    color:#fff;
}


.container.notfall.selected .sliderbackground {
    background-color:#fff;
    padding:0 13px 10px 13px;
}


.container.notfall.selected .sliderbackground #well {
    /*margin: 0px 10px 0px 10px;*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 15px;
    background-image: linear-gradient(bottom, rgb(240,237,223) 6%, rgb(54,52,42) 30%);
    background-image: -o-linear-gradient(bottom, rgb(240,237,223) 6%, rgb(54,52,42) 30%);
    background-image: -moz-linear-gradient(bottom, rgb(240,237,223) 6%, rgb(54,52,42) 30%);
    background-image: -webkit-linear-gradient(bottom, rgb(240,237,223) 6%, rgb(54,52,42) 30%);
    background-image: -ms-linear-gradient(bottom, rgb(240,237,223) 6%, rgb(54,52,42) 30%);

    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.06, rgb(240,237,223)),
    color-stop(0.50, rgb(54,52,42))
);

	border: 2px solid #454545; 
	overflow: hidden; 
	height: 60px;
	-webkit-user-select: none;
}


.container.notfall.selected .sliderbackground #well #slider {
	display: inline-block;
	vertical-align: middle;
}


.hintergrund{
    height:97px;
    background-image:url('../../asset/images/notfall/background-triangle.png');
    background-size:100% 97px;
    background-color:e1eef0;
    background-repeat:no-repeat;
    background-position:top left;
}


.hintergrund .text2{
    font-size:19px; 
    font-weight:bold; 
    color:#000; 
    text-align:center;
    padding:7px 15px 0 15px;
}


.aufzaehlung{
    padding-top:15px;
    margin-left:20px;
}


.container.hilfe .title{
    color:#C8102E; /*#e3000a; */ 
    font-weight:bold; 
    font-size:17px;
    padding-top:1px;
}

.container.hilfe .text{
    color:#000;
    font-weight:regular;
    font-size:17px;
    margin-top:-15px;
}


.container.hilfe .farbe{
    background-color:#fff;
    margin:13px 13px 10px 13px;
    padding-bottom:18px;
}


.container.hilfe .farbe .title p,
.container.hilfe .farbe .text p{
    margin-right:15px;
    margin-left:15px;
}


table.liste {
	border-collapse:collapse;
	width:100%;
    background-color:#cbe2e5;
    margin-top:15px;
}

table.liste tr {
	border-bottom:1px solid white;
}

table.liste td {
	padding:23px 0 23px 28px;
	font-size:17px;
	color:black;
	font-weight:bold;
}


table.liste td a {
	font-size:17px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}


.mantel {
    height:490px;
    position:relative;
    margin:0 auto;
    width:320px;
}


.bottle{
    position:absolute;
    z-index:1;
    top:-90px;
    right:-17px;
    width:353px;
    height:556px;
    background-image:url('../../../business/de/site/kennzeichnung/res/etikette4.png');
    background-size:383px 556px;
    background-position:center;
    background-repeat:no-repeat;
}


@media all and (max-width:320px){
    .bottle {
        width:320px;
        left:0px;
    }
}


.knoepfe{
    position:absolute;
    z-index:2;
    width:320px;
    height:490px;
    
    
    
}


.shadow {
    position:absolute;
    width:320px;height:517px;
    top:0px; left:0px;
    z-index:3;
    background-color:rgba(0,0,0,0.4);
}


.overlay {
    position:absolute;
    z-index:4;
    width:320px;
}


p {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    -moz-hyphens: manual;
    hyphens: manual;
}



/*Notfallnummer ein- ausblenden*/

/*
.handy.cap-cellular    .button.notfall ,
.handy.cap-no-cellular .button.notfall { display:none; }

.handy.cap-cellular    .button.hilfe ,
.handy.cap-no-cellular .button.hilfe   { width:100%;  }

.handy.cap-cellular-country-ch .button.hilfe {width:50%;}
.handy.cap-cellular-country-ch .button.notfall { display:block; }

.handy.cap-cellular    .container.notfall.selected ,
.handy.cap-no-cellular .container.notfall.selected { display:none; }

.handy.cap-cellular-country-ch .container.notfall.selected { display:block; }
*/


.cap-cellular.cap-gps .button.notfall { display:none; }
.cap-cellular.cap-gps .button.hilfe { width:100%;  }

.cap-cellular.cap-gps-ch .button.hilfe ,
.cap-cellular.cap-gps-nocountry .button.hilfe {width:50%;}
.cap-cellular.cap-gps-ch .button.notfall ,
.cap-cellular.cap-gps-nocountry .button.notfall { display:block; }





.cap-no-cellular .onslider{   display:none; }
.cap-no-cellular .offslider{  display:block; }

.cap-cellular.cap-gps .onslider{  display:none; }
.cap-cellular.cap-gps .offslider{  display:block; }

.cap-cellular.cap-no-gps .onslider{  display:block;}
.cap-cellular.cap-no-gps .offslider{ display:none;}

.cap-cellular.cap-gps-ch .onslider{  display:block;}
.cap-cellular.cap-gps-ch .offslider{ display:none;}

.cap-cellular.cap-gps-nocountry .onslider{  display:block;}
.cap-cellular.cap-gps-nocountry .offslider{ display:none;}



.symbole-icon {
	width:80px;
	height: 80px;
	
}

.symbole-picture {
	width:263px;
	
}

iframe.videoiframe, img.videoimage {
	width:262px;
	height:148px;
	
}

div.kennzeichnung-tablet {
	display:none;
	
} 

div.kennzeichnung-phone {
	display:block;
	
}

/* tablet optimization */


@media only screen 
and (min-width: 700px)  { 


div.kennzeichnung-tablet {
	display:block;
	
}

div.kennzeichnung-phone {
	display:none;
}

div.kennzeichnung-text {
	/*width:550px;*/
	
}

.bottle {
position: absolute;
z-index: -1;
 top: 0px;
 
 right: -17px;
width: 353px;
height: 556px;
background-image: url('../../../business/de/site/kennzeichnung/res/etikette4.png');
background-size: 383px 556px;
background-position: center;
background-repeat: no-repeat;
}


	
.mantel {
height: 490px;
position: absolute;
top:300px;
right:30%;
/*margin-right: 0;*/
width: 320px;
}	

 


iframe.videoiframe, img.videoimage {
	width:524px;
	height:296px;
	
}

.symbole-icon {
	width:180px;
	height: 180px;
}

img.detail {
	width:526px;
}

.content {
width: 526px;
}


 body{
/*	width:600px;
	margin:0 auto;*/

	
}

p {
	font-size:1.2em;

}

p.warning {
	font-size:1.2em;

}

p.information {
	font-size:1.1em;

}

.hintergrund .text2 {

padding: 5px;
}

div.aufzaehlung {
	font-size: 1.2em;
}
.container.notfall.selected .rote.box {
	margin: 0 auto;
	height: 60px;
	width: 300px;
	background-color:#C8102E; /*#e3000a; */
}
.container.notfall.selected .weisser.text3 {
	padding-top: 10px;
}
.container.notfall.selected .weisse.zahl {
	line-height: 60px;
}
	
}

@media only screen 
and (min-width: 800px)  { 

div.kennzeichnung-text {
	width:550px;
	
}

.bottle {
position: absolute;
z-index: -1;
 top: 0px;
 
 right: -17px;
width: 353px;
height: 556px;
background-image: url('../../../business/de/site/kennzeichnung/res/etikette4.png');
background-size: 383px 556px;
background-position: center;
background-repeat: no-repeat;
}

.mantel {
height: 490px;
position: absolute;
top:0;
right:10%;
/*margin-right: 0;*/
width: 320px;
}


}



.list2 ul.infoindex_text{
    margin-top:5px;
    margin-left:30px;
}

.list2 ul.infoindex_text li{
    padding-left:0px;
}

.list2 ul li{
    padding-right:30px;
    padding-left: 20px;
}

.list2 ul li a{
    font-size: 0.9em;
}

.news.container .datenladen{
    padding-left: 30px;
    padding-top: 15px;
}

.news.container ul{
    margin-left: 10px;
}

.news.container ul li{
    padding-bottom: 20px;
    list-style: none;
    /*border-bottom: 1px solid black;
    border-width: 100%;*/
}

.news.container ul li:first-child h5{
    border-top: hidden !important;
    padding-top: 0px;
}

.news.container ul li h5{
    margin-bottom: 0px;
    margin-top:0px;
    font-weight: normal;
    font-size: 0.9em;
    padding-top: 20px;
    border-top: 1px solid black;
}

.news.container ul li h2{
    margin-top: 0px;
    font-size: 1em;
}

.news.container ul li .text{
    font-size: 1em;
}

.news.container ul li p{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: inherit;
}

.news.container ul li a{
    text-decoration: none;
}

.upload { position:relative; margin:20px auto; width:150px; text-align:center; display:block;

    background-color:#C9DBE0; /*#2384e8;*/
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    cursor:pointer; color:#C8102E; font-size:16px; padding:16px 5px; text-decoration:none; 
       
}
.upload:hover { background-color:#C9DBE0; /*#2384e8;*/ }
.upload:active { position:relative; top:1px; }


/* Impressum 2018 */
.impressum2018 table {
    margin: 15px 28px 0 7px;    
}
.impressum2018 table tr {
    padding: 0;
}
.impressum2018 table p {
    margin: 5px 0;
    margin-right: 15px;
}
.impressum2018 ul p {
    margin: 5px 0;
}