/* css file fuer alle mobilen webseiten */

.hide { display: none; }

/* bilder galerie */
ul.swipe-gallery {
	list-style:none!important;
	padding:0!important;
	margin:0!important;
}
ul.swipe-gallery li {
	float:left;
	width:33.33333333%;
}
ul.swipe-gallery li a {
	display:block;
	margin:5px;
	border:1px solid #3C3C3C;
	text-decoration:none;
}
ul.swipe-gallery li a img {
	display:block;
	width:100%;
	height:auto;
	border:0;
}
body .ps-caption-content h3,
body .ps-caption-content p {display:block;color:#fff;}
/*
 * photoswipe.css
 * Copyright (c) %%year%% by Code Computerlove (http://www.codecomputerlove.com)
 * Licensed under the MIT license
 *
 * Default styles for PhotoSwipe
 * Avoid any position or dimension based styles
 * where possible, unless specified already here.
 * The gallery automatically works out gallery item
 * positions etc.
 */
body.ps-active, body.ps-building, div.ps-active, div.ps-building
{
	background: #000;
	overflow: hidden;
}
body.ps-active *, div.ps-active *
{ 
	-webkit-tap-highlight-color:  rgba(255, 255, 255, 0); 
	display: none;
}
body.ps-active *:focus, div.ps-active *:focus 
{ 
	outline: 0; 
}

/* Document overlay */
div.ps-document-overlay 
{
	background: #000;
}

/* UILayer */
div.ps-uilayer { 
	
	background: #000;
	cursor: pointer;
	
}

/* Zoom/pan/rotate layer */
div.ps-zoom-pan-rotate{
	background: #000;
}
div.ps-zoom-pan-rotate *  { display: block; }

/* Carousel */
div.ps-carousel-item-loading 
{ 
	background: url(../../icons/photoswipe/../../icons/photoswipe/loader.gif) no-repeat center center; 
}

div.ps-carousel-item-error 
{ 
	background: url(../../icons/photoswipe/error.gif) no-repeat center center; 
}

/* Caption */
div.ps-caption
{ 
	background: #000000;
	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
	border-bottom: 1px solid #42403f;
	color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Grande", Arial,Verdana, sans-serif;
	text-align: center;
}
div.ps-caption *  { display: inline; }
div.ps-caption-bottom
{ 
	border-top: 1px solid #42403f;
	border-bottom: none;
	min-height: 44px;
}
div.ps-caption-content
{
	padding: 13px;
	display: block;
}

/* Toolbar */
div.ps-toolbar
{ 
	background: #000000;
	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
	border-top: 1px solid #42403f;
	color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Grande", Arial,Verdana, sans-serif;
	text-align: center;
	height: 44px;
	display: table;
	table-layout: fixed;
}
div.ps-toolbar * { 
	display: block;
}
div.ps-toolbar-top 
{
	border-bottom: 1px solid #42403f;
	border-top: none;
}
div.ps-toolbar-close, div.ps-toolbar-previous, div.ps-toolbar-next, div.ps-toolbar-play
{
	cursor: pointer;
	display: table-cell;
}
div.ps-toolbar div div.ps-toolbar-content
{
	width: 44px;
	height: 44px;
	margin: 0 auto 0;
	background-image: url(../../icons/photoswipe/icons.png);
	background-repeat: no-repeat;
}
div.ps-toolbar-close div.ps-toolbar-content
{
	background-position: 0 0;
}
div.ps-toolbar-previous div.ps-toolbar-content
{
	background-position: -44px 0;
}
div.ps-toolbar-previous-disabled div.ps-toolbar-content
{
	background-position: -44px -44px;
}
div.ps-toolbar-next div.ps-toolbar-content
{
	background-position: -132px 0;
}
div.ps-toolbar-next-disabled div.ps-toolbar-content
{
	background-position: -132px -44px;
}
div.ps-toolbar-play div.ps-toolbar-content
{
	background-position: -88px 0;
}

/* Hi-res display */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 240dpi)
{
	div.ps-toolbar div div.ps-toolbar-content
	{
		-moz-background-size: 176px 88px;
		-o-background-size: 176px 88px;
		-webkit-background-size: 176px 88px;
		background-size: 176px 88px;
		background-image: url(../../icons/photoswipe/icons@2x.png);
	}
}

/* Download-Template */
ul.download-list {list-style:none;padding-top:15px;}
.download-list .download-list-item {display:block;padding:0 0 20px 0;}
.download-list .box-wrapper {padding:0 0 5px;}
.download-list .box {
	background: url("../../icons/_allmobile.png") repeat-x left top;
	cursor: pointer;
	height: 52px;
	margin: 0 10px 0 0;
	overflow: hidden;
}
.download-list .download-image {
	background: url("../../icons/_allmobile.png") no-repeat -285px -55px;
	height: 100%;
    overflow: hidden;
}
.download-list .box-right {
	background: url("../../icons/_allmobile.png") no-repeat left -110px;
	width:15px;
	height: 52px;
    overflow: hidden;
    float:right;
}
.download-list .box-mid {
	background: url("../../icons/_allmobile.png") no-repeat -310px -110px;
	height: 48px;
    overflow: hidden;
    padding:2px 0;
}
.download-list .box-mid table {width:100%;height:100%;}
.download-list .box-mid .download-filename {padding:0 0 0 45px;}
.download-list .box-mid a {color:#656565;text-decoration:underline;font-size:14px;}

/* link to opposite version */
.opposite-link{background:#fff;padding:15px;text-align:center;}
.opposite-link a {color:#00AAE1!important;text-decoration:underline;}

.link-phonenumber .arrow {background-position: -200px 0;}
.link-email .arrow {background-position: -180px 0;}

/* cookie settings */
.cookie-hint-container {
	position:relative;
}
.cookie-hint-container .cookie-hint {
	background: #F1F4F9;
	text-align: center;
	padding: 10px;
	color:#9797A1;
	font-size:11px;
}
.cookie-hint-container .cookie-hint.with-close {
	padding-right:25px;
}
.cookie-hint-container .cookie-hint a {
	color:#666666;
}
.cookie-hint-container .cookie-hint a:hover {
	color:#00AAE1;
}
.cookie-hint-container .cookie-hint-close {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	position: absolute;
	top: 5px;
	right: 10px;
}

ul li.bulletlist
{
    position:relative;
    padding-left:16px;
    list-style:none;

    background: none !important;
    background-position: 0% 0% !important;
}

ul li.bulletlist:before
{
    background: url("../../icons/box.png") no-repeat scroll -104px -5174px transparent;
    width: 13px;
    height: 10px;
    display: inline-block;
    content: "";
    position: absolute;
    left: -4px;
    top: 2px;
}
