/* DEFAULT COLOURS
##################

#d91234 - Red
#ccb4a9 - Middle
#e5ddd9 - Light

#ffcc00 -> #009600

Tabs: #d91235; */

#videoContainer {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	height: 630px;
	z-index: 1;
}

#robot-image {
	background: transparent no-repeat scroll center bottom;
	/* background-image: url(../../images/robot-cluebiz.png); */
	position: absolute;
	width: 1212px;
	height: 100%;
	pointer-events: none;
	left: 50%;
	margin-left: -605px;
}

/*
.home #robot-image { background-image: url("../../images/headerRobots/home00.png"); }
.shop #robot-image { background-image: url("../../images/headerRobots/shop00.png"); }
.deliveries #robot-image { background-image: url("../../images/headerRobots/deliveries00.png"); }
.package-robot #robot-image { background-image: url("../../images/headerRobots/robot00.png"); }
.flexera-software #robot-image { background-image: url("../../images/headerRobots/robot_flexera.png"); }
.referenzen #robot-image { background-image: url("../../images/headerRobots/robot_partner.png"); }
.services-projekte #robot-image { background-image: url("../../images/headerRobots/robot_projects.png"); }
.news #robot-image { background-image: url("../../images/headerRobots/robot_news.png"); }
.contact #robot-image { background-image: url("../../images/headerRobots/robot_contact.png"); }
.error404 #robot-image { background-image: url("../../images/headerRobots/robot-error.png"); }
.followup #robot-image { background-image: url("../../images/headerRobots/robot-cluebiz-jump.png"); }
*/

#header-video {
	position: absolute;
	display: none;
	width: 1212px;
	left: 50%;
	margin-left: -679px;
	/*opacity: 0.5;*/
}

.videoSmear {
	width: 46px;
	height: 418px;
	position: absolute;
	top: 0px;
	background: url(/images/headers/header-bg-home.jpg);
	/*border: 1px solid rgba(255, 0, 0, 0);*/
}

#videoSmearR {
	right: 0px;
	-webkit-mask-image: -webkit-gradient(linear,right top, left top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
	mask-image: linear-gradient(transparent, black);
	background-position: -1785px -40px;
}

#videoSmearL {
	-webkit-mask-image: -webkit-gradient(linear,left top, right top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
	background-position: -623px -40px;
}


@-webkit-keyframes pulsate {
	0% {
		opacity: 0.0;
	}

	50% {
		opacity: 1.0;
	}

	100% {
		opacity: 0.0;
	}
}

#mobile-nav {
	display: none;
}

.js .toolbar {
	max-height: none;
}

#mobile-block {
	background: #fff;
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}

#preloader {
	background-color: #fff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 4999;
}

/*
body {
 	color: #555;
 	font-size: 14px;
 	font-weight: 300;
	height: 100%;
	line-height: 20px;
	width: 100%;
}
*/

#mobile-nav {
	display: none;
}

#homeMenu {
	display: none;
}

.js .toolbar {
	max-height: none;
}

#mobile-block {
	background: #fff;
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}

#preloader {
	background-color: #fff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 4999;
}

body {
	background-color: #fff;
	color: #000;
	font-size: 14px;
	font-weight: 300;
	/*height: 100%;*/
	line-height: 22px;
	width: 100%;
	/*overflow-x: hidden;*/
	position: absolute;
	margin: 0px;
	padding: 0px;
}


	/* Print Setup */

	body.contentpane {
		background: #fff;
		color: #555;
		font-size: 14px;
		line-height: 22px;
		text-align: left;
	}

.contentpane #maininfo {
	background: #fff;
	padding: 15px;
}


::selection {
	background-color: rgb(90 161 221 / 50%);
}


/* Fonts  ############################################################################################################################################ */

body,
#claim p,
.answer,
#topmenu .menu a,
input,
textarea,
.toolbar,
.toolbar ul.menu li.level_1 .submenu ul li a,
.toolbar .submenu .submenu-inner ul li.subtitle h4,
#footer ul.menu li.level_1,
.result-title {
	font-family: 'Open Sans', 'Poppins', sans-serif;
	font-weight: 300;
}

	h2, h3, h4, h5,
	#headertitle h2,
	.intro-icon a,
	.logo,
	.toolbar ul.menu li.level_1 .submenu ul li a,
	.toolbar ul li a,
	.login a,
	.newsbar ul li a,
	.section-link,
	.extrabox a,
	#footerboxes h4,
	.newsflash-title,
	#thank-you,
	#mobile-nav,
	.offer .head h3,
	.offer .preis,
	#splash,
	.infocenter-iconlink,
	#homemenu .menu li.level_1 a,
	#boxinfo-icons li p,
	.getintouch-button,
	.affiliates p {
		font-family: 'News Cycle', sans-serif;
	}

h1, .home h2,
.slidetitle,
#splashtext-top,
.offer .tab {
	font-family: 'News Cycle', sans-serif;
}

.submenu-inner h3 {
	font-family: 'News Cycle', sans-serif;
}


/* Global HTML  ############################################################################################################################################ */

.clear {
	clear: both;
	height: 0;
}

h1, h2, h3, h4, h5, h6 {
	border: none;
	color: #005382;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: normal;
	text-align: left;
}

.shop h1,
.shop h2,
.shop h3,
.shop h4 {
	color: #5aa1dd;
}

.deliveries h1,
.deliveries h2,
.deliveries h3,
.deliveries h4 {
	color: #f17b00;
	text-shadow: 0px 0px 0px #000;
}

.package-robot h1,
.package-robot h2,
.package-robot h3,
.package-robot h4 {
	color: #009600;
	/* text-shadow: 0px 0px 1px rgb(242, 194, 0.5); */
}

h1, h2, .home h2 {
	border-bottom: 1px dashed #005382;
	font-size: 20px;
	line-height: normal;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

h2 {
	border: none;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 10px 0;
}

h3 {
	border: none;
	font-size: 18px;
	line-height: 22px;
	margin: 15px 0 5px 0;
	padding: 0;
}


h4 {
	border: none;
	font-size: 16px;
	letter-spacing: 0;
	margin: 15px 0 10px 0;
	padding: 0;
}

h5 {
	border: none;
	color: #878787;
	font-size: 12px;
	margin: 0;
	padding: 0 0 5px 0;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	vertical-align: top;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: 0;
}

a, #thank-you {
	color: #49241d;
	text-decoration: none;
}

	a:hover {
		text-decoration: underline;
	}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}




/* Global Elements  ############################################################################################################################################ */

#nav-inner,
.toolbar,
.submenu-wrapper,
footer,
.newsbar,
#header-top-inner,
.toolbar .submenu.icon ul,
.section-inner,
#infocenter-icons,
#content,
.newsbar-wrapper,
#robot-inner {
	/* max-width: 1320px; */
	max-width: 1450px;
}

#mobile-header {
	display: none;
}

.content-wrapper {
	width: 100%;
	/* max-width: 1320px; */
	max-width: 1450px;
	left: 0px;
	right: 0px;
	margin: auto;
}

#wrapper {
	/*background-color: #fff;*/
	/*border-top: 10px solid #005282;*/
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 200;
}

.shop header, .shop #newsbar, .shop #affiliates {
	border-color: #5aa1dd;
}

.deliveries header, .deliveries #newsbar, .deliveries #affiliates {
	border-color: #f17b00;
}

.package-robot header, .package-robot #newsbar, .package-robot #affiliates {
	border-color: #009600;
}

.shop #mobile-nav div {
	color: #5aa1dd;
	box-shadow: 0px 0px 5px #5aa1dd, 0 10px 20px 0px rgba(0, 0, 0, 0.25);
}

.deliveries #mobile-nav div {
	color: #f17b00;
	box-shadow: 0px 0px 5px #f17b00, 0 10px 20px 0px rgba(0, 0, 0, 0.25);
}

.package-robot #mobile-nav div {
	color: #009600;
	box-shadow: 0px 0px 5px #009600, 0 10px 20px 0px rgba(0, 0, 0, 0.25);
}



/* Nav Area */

#nav {
	background-color: #fff;
	-webkit-box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.25);
	-ms-box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.25);
	-o-box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.25);
	display: block;
	/* thinMenu height: 120px; */
	height: 75px;
	left: 0;
	margin: 0 auto;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 4990;
}

#nav-inner {
	height: 100%;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}





/* Logo */

#nav .logo {
	position: absolute;
	left: 15px;
	bottom: 13px;
	z-index: 1;
}

.logo a {
	margin: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
}

.logo img {
	/* height: 100%; */
	width: 160px;
}



#logoscroll {
	display: none;
	height: 25px;
	left: 0;
	position: absolute;
	top: 2px;
}

	#logoscroll img {
		height: 100%;
		width: auto;
	}




/* newsbar Menu */
#newsbar {
	background-color: #fff;
	border-top: 10px solid #005282;
	position: absolute;
	width: 180px;
	bottom: 163px;
	right: 0px;
	/*display:none;*/
	/*height: 150px;*/
	padding: 0px 0px 10px 0px;
}

/*
.newsbar-wrapper {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -60px;
    width: 100%;
    z-index: 500;
}

.newsbar {
    background-color: #fff;
    border-top: 10px solid #005282;
    height: 60px;
    position: absolute;
    width: 180px;
    bottom: 250px;
    right: 0px;
}

.newsbar .menu  {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}

.newsbar ul.menu li.level_1 {
	cursor: pointer;
	display: inline-block;
	position: relative;
	width: 100%;
}

.newsbar .menu li.level_1 a {
	color: #005281;
	display: block;
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 20px;
	overflow: hidden;
	padding: 5px 0 0 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

.newsbar .menu li.level_1 a span {
	font-size: 12px;
	left: 0;
	margin: 0 auto;
	opacity: 0.5;
	overflow: hidden;
	padding: 0;
	right: 0;
	text-align: center;
	text-transform: none;
}

.newsbar ul.menu li.level_1:hover a {
	opacity: 1;
}

.newsbar .menu li.active a.level_1 {
	color: #555;
}

.newsbar ul.menu li.level_1 a span.menu-desc {
	display: none;
}
*/




/* infobar Submenu Slide */

/*
.newsbar .submenu {
	background-color: #fff;
	border-top: 10px solid #005282;
	bottom: 45px;
	display: none;
	left: 50%;
	margin: 0;
	padding: 0;
	position: absolute;
	right: auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	z-index: 999;
}

.newsbar ul.menu li.dropdown .submenu ul {
	border-top: none;
	list-style-type: none;
	padding: 10px 0;
	width: 100%;
}

.newsbar ul.menu li.dropdown .submenu ul li {
	border-bottom: 1px dashed rgba(255,255,255,0.25);
	display: block;
	height: auto;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	text-align: center;
	transition: all 0.35s ease-in-out 0s;
	width: 100%;
}

.newsbar ul.menu li.dropdown .submenu ul li:hover {
	background-color: rgba(0,0,0,0.25);
	}

.newsbar ul.menu li.dropdown .submenu ul li.last {
	border: none;
}

.newsbar ul.menu li.dropdown .submenu ul li a {
	background: none;
	color: #005282 !important;
	display: block;
	font-size: 14px;
	letter-spacing: 0.5px;
	height: auto;
	margin: 0;
	padding: 4px 0 !important;
	position: relative;
	text-align: center;
	text-transform: none;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	white-space: nowrap;
	width: auto;
}

.newsbar ul.menu li.dropdown .submenu ul li a::before {
	content: none;
}

.newsbar ul.menu li.dropdown .submenu ul li a:hover {
	color: #fff !important;
	padding: 7px 25px;
	text-decoration: none;
}
*/






/* Toolbar Menu */

#toolbar-wrapper {
	height: 80px;
	margin-top: 0;
	position: relative;
	text-align: center;
	width: 100%;
}

.toolbar {
	margin: 0 auto;
	position: relative;
}

	.toolbar .menu {
		display: inline-block;
		width: 100%;
		padding-left: 110px;
		padding-right: 163px;
		box-sizing: border-box;
	}

	.toolbar ul.menu li.level_1 {
		border-bottom: 5px solid #fff;
		display: inline-block;
		margin-left: 40px;
		position: relative;
		top: 10px;
		transition-duration: 0.2s;
		width: 140px;
	}

		.toolbar ul.menu li.level_1.nav1 { border-bottom-color: #5aa1dd; }
		.toolbar ul.menu li.level_1.nav2 {border-bottom-color: #f17b00;}
		.toolbar ul.menu li.level_1.nav3 {border-bottom-color: #009600;}
		.toolbar ul.menu li.level_1.nav4 {border-bottom-color: #005382;}

		.toolbar ul.menu li.level_1.home {
			display: block;
			left: 0;
			position: absolute;
			top: 14px;
			width: 30px;
			z-index: 20;
		}

	.toolbar ul.menu:hover li.level_1 a {
		/* opacity: 0.5; */
	}

	.toolbar .menu li.level_1 a {
		color: #005281;
		display: block;
		font-size: 16px;
		height: 25px;
		letter-spacing: 0.5px;
		line-height: 20px;
		overflow: hidden;
		padding: 10px 0 25px 0;
		position: relative;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		transition-duration: 0.2s;
	}

		.toolbar .menu li.level_1 a span {
			font-size: 12px;
			left: 0;
			margin: 0 auto;
			/*  opacity: 0.5; */
			overflow: hidden;
			padding: 0;
			position: absolute;
			right: 0;
			text-align: center;
			text-transform: none;
		}

	.toolbar .menu li.level_1.home a {
		background: none !important;
		opacity: 0.35;
		padding: 55px 0 18px 0;
	}

	.toolbar ul.menu li.level_1:hover {
		border-bottom-width: 10px;
		top: 0px;
		padding-bottom: 6px;
	}

	.toolbar ul.menu li.active a {
		color: white;
	}

	/*****  highlight active menu    *******/

	.shop .toolbar ul.menu li.level_1.nav1 { background: #5aa1dd; }
	.shop .toolbar ul.menu li.level_1.nav1 a {color: #fff;}

	.deliveries .toolbar ul.menu li.level_1.nav2 {background: #f17b00;}
	.deliveries .toolbar ul.menu li.level_1.nav2 a {color: #fff;}

	.package-robot .toolbar ul.menu li.level_1.nav3 {background: #009600;}
	.package-robot .toolbar ul.menu li.level_1.nav3 a {color: #fff;}

	.infocenter .toolbar ul.menu li.level_1.nav4 {background: #005382;}
	.infocenter .toolbar ul.menu li.level_1.nav4 a {color: #fff;}



	/*
		.toolbar ul.menu li.level_1:hover a {
			padding: 10px 0 25px 0;
		}
	

	.toolbar ul.menu li.level_1.nav1 a {
		background-position: center -100px;
	}

	.toolbar ul.menu li.level_1.nav2 a {
		background-position: center -300px;
	}

	.toolbar ul.menu li.level_1.nav3 a {
		background-position: center -500px;
	}

	.toolbar ul.menu li.level_1.nav4 a {
		background-position: center -700px;
	}

	.toolbar ul.menu li.level_1.nav5 a {
		background-position: center -900px;
	}

	.toolbar ul.menu li.level_1.nav6 a {
		background-position: center -1100px;
	}

	.toolbar ul.menu li.level_1.nav1 a:hover, .toolbar ul.menu li.level_1.active.nav1 a {
		background-position: center 0px;
	}

	.toolbar ul.menu li.level_1.nav2 a:hover, .toolbar ul.menu li.level_1.active.nav2 a {
		background-position: center -200px;
	}

	.toolbar ul.menu li.level_1.nav3 a:hover, .toolbar ul.menu li.level_1.active.nav3 a {
		background-position: center -400px;
	}

	.toolbar ul.menu li.level_1.nav4 a:hover, .toolbar ul.menu li.level_1.active.nav4 a {
		background-position: center -600px;
	}

	.toolbar ul.menu li.level_1.nav5 a:hover, .toolbar ul.menu li.level_1.active.nav5 a {
		background-position: center -800px;
	}

	.toolbar ul.menu li.level_1.nav6 a:hover, .toolbar ul.menu li.level_1.active.nav6 a {
		background-position: center -1000px;
	}

	.toolbar ul.menu li.level_1:hover a,
	.toolbar ul.menu li.active a.level_1 {
		opacity: 1;
	}

	*/



	/*########## Toolbar Submenu Start ##########*/

	.toolbar .submenu {
		background-color: #005281;
		border: none;
		border-bottom: 5px solid #fff;
		-webkit-box-shadow: 0 40px 40px -10px rgba(0, 0, 0, 0.35);
		-moz-box-shadow: 0 40px 40px -10px rgba(0, 0, 0, 0.35);
		-ms-box-shadow: 0 40px 40px -10px rgba(0, 0, 0, 0.35);
		-o-box-shadow: 0 40px 40px -10px rgba(0, 0, 0, 0.35);
		box-shadow: 0 40px 40px -10px rgba(0, 0, 0, 0.35);
		/*display: none;*/
		left: 0;
		margin: 0 auto;
		padding: 0;
		position: fixed;
		right: 0;
		text-align: center;
		top: 155px;
		width: 100%;
	}

	.toolbar ul.menu li.level_1.nav1 .submenu {
		border-bottom-color: #5aa1dd;
	}

	.toolbar ul.menu li.level_1.nav2 .submenu {
		border-bottom-color: #f17b00;
	}

	.toolbar ul.menu li.level_1.nav3 .submenu {
		border-bottom-color: #009600;
	}

	.toolbar ul.menu li.level_1.nav4 .submenu {
		border-bottom-color: #fff;
	}

	.toolbar .submenu * {
		white-space: normal;
	}

	.toolbar .submenu-wrapper {
		border-top: none;
		display: inline-block;
		padding: 20px 25px;
		width: 100%;
	}

	.toolbar .submenu div.submenu-inner {
		display: inline-block;
	}

	.toolbar .submenu .submenu-inner h3 {
		color: #fff;
		font-size: 18px;
		margin: 0;
		padding: 0 0 5px 0;
		white-space: nowrap;
	}

	.toolbar .submenu div.toolbar-info,
	.toolbar .submenu div.toolbar-image,
	.toolbar .submenu ul {
		border-top: 4px solid #fff;
		float: left;
		vertical-align: top;
	}

	.toolbar .submenu-inner div.toolbar-info,
	.toolbar .submenu-inner div.toolbar-image {
		float: left;
		margin: 0;
		max-width: 350px;
		padding: 15px 20px 0 0;
		position: relative;
	}

	.toolbar .submenu-inner.right div.toolbar-info,
	.toolbar .submenu-inner.right div.toolbar-image {
		float: right;
		padding: 15px 0 0 20px;
	}

	.toolbar .submenu div.toolbar-info p {
		color: #fff;
		line-height: 20px;
	}

	.toolbar .submenu div.toolbar-info img {
		border: 1px solid #fff;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		height: auto;
		margin: 0 0 15px 0;
		width: 100%;
	}

	.toolbar .submenu-inner ul {
		list-style-type: none;
		margin: 0 auto;
		min-width: 240px;
		padding: 10px 0 15px 20px;
	}

	.toolbar .submenu-inner.right ul {
		padding: 10px 20px 15px 0;
	}

	.toolbar ul.menu li.level_1 .submenu ul li {
		border: none;
		border-bottom: 1px dashed rgba(255,255,255,0.25);
		position: relative;
		text-align: left;
		-webkit-transition: all 0.35s ease-in-out 0s;
		-moz-transition: all 0.35s ease-in-out 0s;
		-ms-transition: all 0.35s ease-in-out 0s;
		-o-transition: all 0.35s ease-in-out 0s;
		transition: all 0.35s ease-in-out 0s;
		width: 100%;
	}

		.toolbar ul.menu li.level_1 .submenu ul li.list-image {
			border: none;
			margin: 15px 0;
			text-align: center;
		}

			.toolbar ul.menu li.level_1 .submenu ul li.list-image img {
				height: auto;
				width: 80%
			}

		.toolbar ul.menu li.level_1 .submenu ul li.separator {
			border: none;
			clear: both;
			display: inline-block;
			float: none;
			margin: 15px 0 5px 0;
			width: 100%;
		}

	.toolbar .submenu .submenu-inner ul li.subtitle h4 {
		border: none;
		color: rgba(255,255,255,0.5);
		font-size: 12px;
		font-style: italic;
		letter-spacing: 0;
		line-height: 20px;
		margin: 10px 0 5px 0;
		padding: 0;
	}

	.toolbar ul.menu li.level_1 .submenu ul li a {
		background: none !important;
		border: none;
		color: #fff;
		display: inline-block;
		font-size: 14px;
		letter-spacing: 0.5px;
		line-height: 30px;
		padding: 0px 10px 0px 10px;
		text-align: left;
		text-decoration: none;
		text-transform: none;
		-webkit-transition: all 0.35s ease-in-out 0s;
		-moz-transition: all 0.35s ease-in-out 0s;
		-ms-transition: all 0.35s ease-in-out 0s;
		-o-transition: all 0.35s ease-in-out 0s;
		transition: all 0.35s ease-in-out 0s;
		width: 100%;
	}

	.toolbar ul.menu li.level_1 .submenu ul li span.separator {
		clear: both;
		font-size: 13px;
		font-style: italic;
		padding-top: 15px;
		width: 100%;
	}

	.toolbar ul.menu li.level_1 .submenu ul li a::before {
		content: "\00BB \0020";
		display: block;
		font-size: 14px;
		left: 0;
		padding: 4px 0 0 0;
		position: absolute;
	}

	.toolbar .submenu .submenu-inner ul li.menulogo {
		margin-top: 25px;
		position: relative;
	}

		.toolbar .submenu .submenu-inner ul li.menulogo img {
			height: auto;
			position: relative;
			width: 80%;
		}

	.toolbar ul.menu li.level_1 .submenu ul li:hover {
		background-color: rgba(0,0,0,0.25);
	}

	.toolbar ul.menu li.level_1 .submenu ul li.menulogo:hover {
		background: none;
	}

	.toolbar ul.menu li.level_1 .submenu ul li:hover a {
		color: #fff;
	}

	.toolbar ul.menu li.level_1 .submenu ul li.subtitle:hover {
		background: none;
	}

	.toolbar ul.menu li.level_1 .submenu ul li a:hover {
		padding-left: 15px;
		padding-right: 5px;
	}



	/* List Zusatz */

	.toolbar .submenu.list.no-intro {
		padding: 0 0 30px 0;
	}

		.toolbar .submenu.list.no-intro ul {
			border: none;
		}

	.toolbar .submenu.list ul li h3 {
		border-bottom: 3px solid #fff;
		color: #fff;
		font-size: 18px;
		letter-spacing: 1px;
		line-height: 20px;
		margin: 15px 0 15px 0;
		padding: 0 0 5px;
	}

	.toolbar .submenu.list ul li img {
		height: auto;
		width: 100%;
	}



	/* Toolbar Menü DROPDOWN */

	.toolbar li.dropdown .submenu {
		background-color: ##005281;
		border-bottom: 5px solid #fff;
		border-left: 1px solid rgba(255, 255, 255, 0.3);
		border-right: 1px solid rgba(255, 255, 255, 0.3);
		-webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
		-ms-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
		-o-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
		box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
		margin: 0 0 0 0px;
		padding: 0;
		position: absolute;
		right: auto;
		top: 61px;
		overflow: hidden;
		width: 100%;
		box-sizing: border-box;
		z-index: 20;
		transition-duration: 0.2s;
		opacity: 0;
		max-height: 0px;
	}

	.toolbar li.dropdown .submenuClosed {
		max-height: 0px;
		opacity: 0;
	}

	.toolbar li.dropdown .submenuOpen {
		max-height: 340px;
		opacity: 1;
	}


	.toolbar ul.menu li.dropdown .submenu ul {
		border-top: none;
		list-style-type: none;
		padding: 10px 0;
		width: 100%;
	}

		.toolbar ul.menu li.dropdown .submenu ul li {
			border-bottom: 1px dashed rgba(255,255,255,0.25);
			display: block;
			height: auto;
			text-align: center;
			/* transition: all 0.2s; */
			width: 100%;
		}

			.toolbar ul.menu li.dropdown .submenu ul li:hover {
				background-color: rgba(0,0,0,0.25);
			}

			.toolbar ul.menu li.dropdown .submenu ul li.last {
				border: none;
			}

			.toolbar ul.menu li.dropdown .submenu ul li a {
				background: none;
				color: #fff !important;
				display: block;
				font-size: 14px;
				letter-spacing: 0.5px;
				height: auto;
				margin: 0;
				padding: 4px 0 !important;
				position: relative;
				text-align: center;
				text-transform: none;
				transition-duration: 0.2s;
				white-space: nowrap;
				width: auto;
			}

				.toolbar ul.menu li.dropdown .submenu ul li a::before {
					content: none;
				}

				.toolbar ul.menu li.dropdown .submenu ul li a:hover {
					color: #fff !important;
					padding: 7px 25px;
					text-decoration: none;
				}



/* Dropdown Login */
.login {
	background-color: #005382;
	width: 180px;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	position: absolute;
	right: 0px;
	top: 0px;
	/* thinMenu height: 120px;*/
	height: 75px;
}

	.login a {
		color: #fff;
		display: block;
		font-size: 16px;
		height: 25px;
		letter-spacing: 0.5px;
		line-height: 20px;
		overflow: hidden;
		padding: 0px 0 30px 0;
		position: relative;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		-moz-transition: all 0.35s ease-in-out 0s;
		-ms-transition: all 0.35s ease-in-out 0s;
		-o-transition: all 0.35s ease-in-out 0s;
		-webkit-transition: all 0.35s ease-in-out 0s;
		transition: all 0.35s ease-in-out 0s;
	}

		.login a span {
			font-size: 12px;
			left: 0;
			margin: 0 auto;
			opacity: 0.5;
			overflow: hidden;
			padding: 0;
			position: absolute;
			right: 0;
			text-align: center;
			text-transform: none;
			-moz-transition: all 0.25s ease-in-out 0s;
			-ms-transition: all 0.25s ease-in-out 0s;
			-o-transition: all 0.25s ease-in-out 0s;
			-webkit-transition: all 0.25s ease-in-out 0s;
			transition: all 0.25s ease-in-out 0s;
		}

		.login a:hover {
			border-bottom-width: 10px;
			top: 0;
		}

	.login:hover a span {
		opacity: 1;
	}

.login-dropdown {
	background: #fff;
	padding: 0px;
	width: 100% !important;
	max-height: 0px;
	overflow: hidden;
	transition: 0.3s ease-in-out;
	opacity: 0;
	position: relative;
	top: 15px;
	border: 1px solid rgba(0, 83, 130, 0.16);
	box-sizing: border-box;
}

	.login-dropdown.open {
		padding: 15px 0 10px 0;
		max-height: 180px;
		opacity: 1;
	}

#loginForm {
	padding: 0 5px;
}

	/*
#loginForm input {
	background-color: rgba(255,255,255,0.75);
	border: none;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #333 !important;
	float: left;
	height: 25px;
	font-size: 12px !important;
	letter-spacing: 0.5px;
	outline: none;
	padding: 5px;
	position: relative;
	text-align: center;
	width: 100%;
}
*/
	#loginForm .form-group {
		display: inline-block;
		padding: 0 0 10px 0;
	}


	#loginForm .send-login, #loginForm .divButton {
		background-color: #005281;
		border: 1px solid #005281;
		/* color: #fff; */
		cursor: pointer;
		font-size: 12px;
		margin: 0 auto;
		padding: 5px 15px 0 15px;
		text-align: right;
		text-decoration: none;
		display: inline-block;
	}

		#loginForm .send-login:hover, .divButton:hover {
			background-color: #fff;
			color: #005281;
		}

	#loginForm i {
		background: #005281;
		height: 25px;
		vertical-align: top;
		width: 28px;
		font-size: 22px;
		padding-top: 3px;
		border-radius: 35px;
		color: #fff;
		position: absolute;
		border: 1px solid #005281;
		transition: all 0.35s ease-in-out 0s;
	}

		#loginForm i:hover {
			color: #005281;
			background: white;
		}

.login a.forgot-pw {
	color: #005281;
	font-size: 12px;
	padding: 0 !important;
	text-align: center;
	text-transform: none;
	height: 16px;
}



/*########## Toolbar Submenu End ##########*/






/* ##### Intro Start #################### */

#intro {
	background-color: #fff;
	clear: both;
	height: auto;
	min-height: 100vh;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

#downlink {
	bottom: 120px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 500;
}

	#downlink a {
		left: 0;
		margin: 0 auto;
		padding-top: 0;
		position: absolute;
		right: 0;
		text-decoration: none;
		top: 0;
		-webkit-transition: all 0.35s ease-in-out 0s;
		-moz-transition: all 0.35s ease-in-out 0s;
		-ms-transition: all 0.35s ease-in-out 0s;
		-o-transition: all 0.35s ease-in-out 0s;
		transition: all 0.35s ease-in-out 0s;
		width: 100px;
	}

		#downlink a:hover {
			background: transparent url("../../images/downlink.png") no-repeat scroll center top;
			padding-top: 12px;
		}

#downtarget {
	bottom: 90px;
	position: absolute;
}



#intro-inner {
	background-color: #fff;
	height: 100vh;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 30;
}

.intro-box {
	cursor: pointer;
	height: 50%;
	overflow: hidden;
	position: absolute;
	text-align: center;
	z-index: 10;
	width: 50%;
}

.intro-line {
	background-color: #fff;
	overflow: hidden;
	position: absolute;
	z-index: 30;
}

#intro-hline {
	height: 6px;
	left: 0;
	margin: -3px 0 0 0;
	top: 50%;
	width: 100%;
}

#intro-vline {
	height: 100%;
	left: 50%;
	margin: 0 0 0 -3px;
	top: 0;
	width: 6px;
}

#intro-box1 {
	left: 0;
	top: 0;
}

#intro-box2 {
	left: 50%;
	top: 0;
}

#intro-box3 {
	left: 0;
	top: 50%;
}

#intro-box4 {
	left: 50%;
	top: 50%;
}


.bg-image {
	bottom: 0;
	left: 0;
	margin: auto;
	min-height: 49.5%;
	min-width: 49.5%;
	position: absolute;
	right: 0;
	top: 0;
}

.intro-bg {
	background-color: #fff;
	bottom: 0;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 100;
}

.intro-box p {
	background-color: rgba(220,0,51,0.7);
	bottom: 0;
	color: #fff;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scale(1.5); /* Safari and Chrome */
	-moz-transform: scale(1.5); /* Firefox */
	-ms-transform: scale(1.5); /* IE 9 */
	-o-transform: scale(1.5); /* Opera */
	transform: scale(1.5);
	-webkit-transition: all 0.5s ease; /* Safari and Chrome */
	-moz-transition: all 0.5s ease; /* Firefox */
	-o-transition: all 0.5s ease; /* IE 9 */
	-ms-transition: all 0.5s ease; /* Opera */
	transition: all 0.5s ease;
	width: 100%;
	z-index: 10;
}

.intro-box:hover p {
	opacity: 1;
	-webkit-transform: scale(1); /* Safari and Chrome */
	-moz-transform: scale(1); /* Firefox */
	-ms-transform: scale(1); /* IE 9 */
	-o-transform: scale(1); /* Opera */
	transform: scale(1);
}

.intro-icon a {
	left: 0;
	letter-spacing: 0.5px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
}

.intro-icon img {
	height: auto;
	width: 80px;
}

.intro-icon a {
	color: #fff;
	font-size: 20px;
	left: 0;
	letter-spacing: 3px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-decoration: none;
	text-transform: uppercase;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

	.intro-icon a span {
		display: block;
		margin: 10px 0 0 0;
	}




/* Logo Home */

#home {
	background-color: #fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	left: 50%;
	margin: 0 0 0 -6px;
	min-width: 200px;
	max-width: 400px;
	overflow: hidden;
	padding: 1% 1.5% 1% 1.5%;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 50%;
	z-index: 50;
}

#homelogo {
	position: relative;
}

.homelogo {
	height: auto;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#logo {
	left: 0;
	margin: 0 auto;
	max-width: 400px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 52%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 80%;
	z-index: 300;
}

#logo-heart {
	height: 40%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	width: 21%;
	z-index: 300;
}


	#logo-heart.active {
		animation: heartbeat 1s 1;
	}

@keyframes heartbeat {
	0% {
		transform: scale( 1.0 );
	}

	30% {
		transform: scale( 1.25 );
	}

	100% {
		transform: scale( 1.0 );
	}
}

.logopart {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 20;
}

#logo1, #logo2 {
	opacity: 1;
}

#logo8 {
	position: relative;
	z-index: 10;
}

.logopart img {
	position: relative;
}


/* ##### Intro End #################### */





/* Header */

header {
	height: 420px;
	margin: -1px auto 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	border-bottom: 10px solid #005282;
}

#header-image-overlay {
	background: rgba(0,0,0,0.25);
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

#header-image {
	background: #fff no-repeat scroll center center;
	background-image: url("/images/headers/cluebiz.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 1;
}

.home #header-image, .home .videoSmear {
	background-image: url("/images/headers/header-bg-home.jpg");
}

.shop #header-image, .shop .videoSmear {
	background-image: url("/images/headers/header-bg-packageshop.jpg");
}

.deliveries #header-image, .deliveries .videoSmear {
	background-image: url("/images/headers/header-bg-deliveries.jpg");
}

.package-robot #header-image, .package-robot .videoSmear {
	background-image: url("/images/headers/header-bg-packagerobot.jpg");
}

.news #header-image, .news .videoSmear {
	background-image: url("/images/headers/header-bg-news.jpg");
}

.flexera-software #header-image, .flexera-software .videoSmear {
	background-image: url("/images/headers/header-bg-flexera.jpg");
}

.services-projekte #header-image, .services-projekte .videoSmear {
	background-image: url("/images/headers/header-bg-services.jpg");
}

.referenzen #header-image, .referenzen .videoSmear {
	background-image: url("/images/headers/header-bg-referenzen.jpg");
}

.contact #header-image, .contact .videoSmear {
	background-image: url("/images/headers/header-bg-kontakt.jpg");
}

.followup #header-image, .contact .videoSmear {
	background-image: url("/images/headers/header-bg-home.jpg");
}


.header-top {
	height: 45px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 200;
}

#header-top-inner {
	height: 100%;
	margin: 0 auto;
	padding: 0 25px;
	position: relative;
}



#headertitle {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 150px;
	z-index: 2;
}

#headertitle-logo {
	display: none;
}

	#headertitle-logo img {
		width: 100%;
		max-width: 240px;
	}

#headertitle-text {
	display: none;
	margin-top: 30px
}

	#headertitle-text h2 {
		background-color: rgba(0,0,0,0.35);
		border: 1px solid #fff;
		color: #fff;
		display: inline-block;
		font-size: 26px;
		letter-spacing: 5px;
		padding: 2px 25px 5px 25px;
		text-align: center;
		text-transform: uppercase;
	}







/* Content */

#content-wrapper {
	background-color: #fff;
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
	z-index: 20;
}

#content {
	margin: 0 auto;
	position: relative;
	width: 100%;
}

.home #content {
	padding: 50px 0 0 0;
}

#robot {
	height: 175px;
	left: 0;
	margin: 0 auto;
	padding: 0;
	position: relative;
	right: 0;
	top: 0;
	width: 100%;
}


#robot-inner {
	height: 100%;
	left: 0;
	margin: 0 auto;
	position: relative;
	right: 0;
	top: 0;
	width: 100%;
}

#robotcontent {
	float: right;
	padding: 0;
	width: 60%;
}

	#robotcontent h1 {
		border: none;
		font-size: 20px;
		margin: 25px 0 5px 0;
	}




/* Main */

#maininfo {
	max-width: 100%;
	overflow: hidden;
	padding: 0 0 50px 0;
	position: static;
}

	#maininfo h5 {
		color: #fff;
		float: left;
		font-size: 42px;
		left: 0;
		letter-spacing: 3px;
		position: absolute;
		right: 0;
		text-align: center;
		top: -250px;
	}

.maininfo-left {
	float: left;
	width: 48.5%;
}

.maininfo-right {
	float: right;
	width: 48.5%;
}

#maininfo ul {
	list-style-type: disc;
	padding: 5px 0 10px 30px;
}

#maininfo li {
	text-align: left;
}

#maininfo img.left,
#maininfo .img-intro-left {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	float: left;
	margin: 0 3% 15px 0;
	width: 48.5%;
}

#maininfo img.right,
#maininfo .img-intro-right {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	float: right;
	margin: 0 0 15px 3%;
	width: 48.5%;
}

	#maininfo .img-intro-left img,
	#maininfo .img-intro-right img {
		margin: 0;
		width: 100%;
	}

img.wide {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	clear: both;
	float: none;
	margin: 20px 0 0 0;
	width: 100%;
}


#maininfo .quote {
	color: #aaa;
	font-size: 16px;
	list-style-type: none;
	margin: 20px 0 15px 0;
}

	#maininfo .quote span {
		font-size: 12px;
		font-style: italic;
		padding-left: 5px;
	}

#maininfo ol {
	list-style-type: decimal;
	padding: 5px 0 10px 30px;
}

#maininfo ul.actions {
	float: right;
	height: 22px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 10px;
}

	#maininfo ul.actions img {
		border: none;
		width: auto !important;
	}

	#maininfo ul.actions li {
		display: inline;
	}

#maininfo .noborder {
	border: none !important;
}




/* Pagination  */

#maininfo .pagination {
	clear: both;
	margin: 10px 0;
	padding: 10px 0;
}

	#maininfo .pagination p.counter {
		font-style: italic;
		font-weight: bold;
	}

	#maininfo .pagination ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		text-align: left;
	}

	#maininfo .pagination li.pagination-start {
		padding: 0;
	}

	#maininfo .pagination li {
		display: inline;
		margin: 0 2px;
		padding: 2px 5px;
		text-align: left;
	}


/* Page Nav  */

#maininfo .pagenav {
	clear: both;
	margin: 10px 0;
	padding: 10px 0;
	text-align: center;
}

	#maininfo .pagenav .pagenav-prev {
		border-right: 1px dotted #aaa;
		padding-right: 10px;
	}

	#maininfo .pagenav .pagenav-next {
		padding-left: 10px;
	}

	#maininfo .pagenav ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	#maininfo .pagenav li {
		display: inline;
	}



/* Readmore */

#maininfo .readmore a {
	display: inline-block;
	font-style: italic;
	margin-top: 5px;
	text-decoration: none;
}

.newsflash a.readmore:link,
.newsflash a.readmore:visited,
#maininfo a.readmore:link,
#maininfo a.readmore:visited {
	text-decoration: none;
}

.newsflash a.readmore:link,
.newsflash a.readmore:visited {
	margin: 10px 0;
}

a.readmore:hover,
a.readmore:active,
a.readmore:focus {
	text-decoration: none;
}

#maininfo .readmore a:hover,
#maininfo .readmore a:active,
#maininfo .readmore a:focus {
	text-decoration: none;
}



/* Blog Columns */

.blog-featured .img-intro-left,
.blog .img-intro-left,
.blog-featured .img-intro-right,
.blog .img-intro-right,
.blog img {
	margin: 0 !important;
	width: 100%;
}

.blog-featured,
.blog {
	float: left;
	width: 100%;
}

	.blog ul.actions img {
		display: none;
	}

.cols-1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}

.items-row, .category-desc {
	clear: both;
	display: inline-block;
	margin: 0 0 30px 0;
}

#maininfo .category-desc img.left,
#maininfo .category-desc img.right,
.cols-2 .item {
	min-width: 350px;
	width: 48% !important;
}

#maininfo .cols-2 .item img, #maininfo .cols-2 .item .img-intro-right img {
	margin-bottom: 10px;
	width: 100%;
}

.cols-2 .column-1 {
	float: left;
}

.cols-2 .column-2 {
	float: right;
}

#maininfo .item h2 {
	font-size: 20px;
	margin-bottom: 10px;
}

#maininfo .item img {
	float: none;
	width: 100%;
}

#maininfo .cols-1 .item .img-intro-left {
	float: left;
	margin: 0;
	padding: 0 15px 10px 0;
	width: 50%;
}

#maininfo .cols-1 .item .img-intro-right {
	float: right;
	margin: 0 0;
	padding: 0 0 10px 15px;
	width: 50%;
}

#maininfo .cols-2 .item .img-intro-left,
#maininfo .cols-2 .item .img-intro-right {
	float: none;
	margin: 0;
	padding: 0 0 10px 0;
	width: 100%;
}

#maininfo .item .actions img {
	width: auto !important;
}

#maininfo img.icon {
	border: none;
	float: left;
	height: 70px;
	margin: 0 15px 0px 0;
	padding: 0 15px 0 0;
	width: 70px !important;
}

.whoops {
	padding-bottom: 250px;
}




/*##### Section Styling #####*/

.section {
	clear: both;
	display: inline-block;
	margin: 0 auto;
	overflow: hidden;
	padding: 150px 2% 0 2%;
	position: relative;
	width: 96%;
	z-index: 20;
}

	.section.boxwide, .section.boxmedia {
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		-o-border-radius: 20px;
		border-radius: 20px;
		overflow: hidden;
		padding: 0;
		width: 100%;
	}

.section-inner {
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.section:first-child {
	padding-top: 20px;
}

.section:last-child {
	margin-bottom: 0;
}

.section-link {
	color: #d91234;
	font-size: 16px;
	margin: 10px 0 0 0;
	padding-left: 0;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
}

	.section-link:hover {
		padding-left: 10px;
	}



/* Blogboxes */

.blogbox {
	margin-bottom: 30px;
	position: relative;
	width: 48%;
}

	.blogbox.left {
		float: left;
	}

	.blogbox.right {
		float: right;
	}

	.blogbox h3 {
		border-bottom: 1px dashed #d91234;
		font-size: 22px;
		margin: 0 0 15px 0;
		padding: 0 0 3px 0;
	}

	.blogbox img {
		margin: 0 0 10px 0;
	}






/* Wide Box */

.boxwide {
	background-color: #005282;
	display: inline-block;
	/* margin-top: 50px; */
	overflow: hidden;
	position: relative;
}

.boxmedia {
	background: none;
	border: 1px solid #005282;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin: 35px 0;
	overflow: hidden;
	position: relative;
}


.boxinfo {
	float: left;
	padding: 1% 0% 2% 2%;
	width: 46%;
}

	.boxinfo h2 {
		border-bottom: 1px dashed #fff;
		color: #fff;
		font-size: 20px;
		letter-spacing: 0.5px;
		padding: 0;
		margin: 5px 0 10px 0 !important;
		text-align: left;
	}

.boxmedia .boxinfo h2 {
	border-bottom: 1px dashed #005282;
	color: #005282;
}


#maininfo .boxinfo ul {
	list-style-type: disc !important;
	padding: 0px 0 0px 20px !important;
	box-sizing: border-box;
}

	#maininfo .boxinfo ul li {
		color: #fff;
	}

.boxinfo p {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: justify;
}

.boxmedia .boxinfo p {
	color: #005282;
}

.boxinfo a {
	color: #fff;
	display: inline-block;
	float: right;
	font-size: 16px;
	padding: 5px 0 0 0;
}

.boxinfo .searchbox {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 45%;
}

.boxinfo .recommend {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	width: 45%;
}

.boxinfo h4 {
	margin: 0;
	padding: 0;
}

.boxinfo ul {
	float: left;
	list-style: none !important;
	margin: 0;
	padding: 5px 0 0px 20px !important;
	width: 100%;
}

	.boxinfo ul li {
	}

		.boxinfo ul li.spacer {
			border: none;
			height: 20px;
		}

.boxinfo li a::before {
	content: "\00BB \0020";
	display: block;
	float: left;
	font-size: 14px;
	margin-left: -10px;
}

.boxinfo li a {
	color: #555;
	display: block;
	padding: 3px 10px 3px 0px;
	text-decoration: none;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

	.boxinfo li a:hover {
		padding: 3px 0px 3px 10px;
	}

.boximage {
	background: #fff no-repeat scroll center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	width: 50%;
}







/* Iconrows */

.iconrows {
	display: inline-block;
	list-style-type: none !important;
	margin: 15px 0 0 0;
	padding: 0 !important;
	width: 100%;
}

#home .iconrows {
	opacity: 0;
}

.iconrows li {
	float: left;
	position: relative;
	text-align: center !important;
}

#home .iconrows li {
	margin: 0 0.5%;
	width: 11.5%;
}

.boxwide .iconrows li {
	margin: 0 1%;
	width: 23%;
}

.iconrows li a {
	bottom: 0;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 20;
}

.iconrows li img {
	height: auto;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	width: 100%;
}

#home .iconrows li img {
	opacity: 1;
	width: 100%;
}

.boxwide .iconrows li img {
	opacity: 0.7;
	width: 60%;
}

.iconrows li:hover img {
	opacity: 1;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.iconrows li p {
	color: #d91234;
	font-size: 14px;
	letter-spacing: 0.5px;
	margin: -10px 0 15px 0;
	text-align: center;
	text-transform: uppercase;
}

#home .iconrows li p {
	display: none;
}



/* Offers */

.offers {
	background-color: #e5ddd9;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	margin: 0;
	padding: 25px;
}

	.offers h2 {
		border: none;
		margin: 0 0 20px 0;
		padding: 0;
		text-align: center;
	}

.offer {
	border: 5px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	height: 300px;
	margin: 0 0.5%;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 23.5%;
}

	.offer a {
		bottom: 0;
		height: 100%;
		left: 0;
		position: absolute;
		text-decoration: none;
		top: 0;
		width: 100%;
		z-index: 100;
	}

	.offer .tab {
		background-color: #d91235;
		margin: 0;
		padding: 0;
		position: absolute;
		right: -25px;
		top: 0;
		-webkit-transform: rotate(30deg);
		-moz-transform: rotate(30deg);
		-ms-transform: rotate(30deg);
		-o-transform: rotate(30deg);
		transform: rotate(30deg);
		-webkit-transition: all 0.25s ease-in-out 0s;
		-moz-transition: all 0.25s ease-in-out 0s;
		-ms-transition: all 0.25s ease-in-out 0s;
		-o-transition: all 0.25s ease-in-out 0s;
		transition: all 0.25s ease-in-out 0s;
		width: 120px;
		z-index: 700;
	}

		.offer .tab p {
			color: #fff;
			font-size: 18px;
			margin: 0;
			padding: 7px 0 5px 5px;
			text-align: center;
		}

	.offer .head {
		background-color: #d91234;
		height: 40px;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 20;
	}

		.offer .head h3 {
			border: none;
			clear: both;
			color: #fff;
			font-size: 16px;
			letter-spacing: 0.5px;
			line-height: 40px;
			margin: 0 !important;
			padding: 0 10px !important;
			text-align: left;
			-webkit-transition: all 0.35s ease-in-out 0s;
			-moz-transition: all 0.35s ease-in-out 0s;
			-ms-transition: all 0.35s ease-in-out 0s;
			-o-transition: all 0.35s ease-in-out 0s;
			transition: all 0.35s ease-in-out 0s;
			white-space: nowrap;
		}

	.offer .foto {
		height: 220px;
		overflow: hidden;
		position: absolute;
		top: 10px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		-webkit-transition: all 0.25s ease-in-out 0s;
		-moz-transition: all 0.25s ease-in-out 0s;
		-ms-transition: all 0.25s ease-in-out 0s;
		-o-transition: all 0.25s ease-in-out 0s;
		transition: all 0.25s ease-in-out 0s;
		width: 100%;
		z-index: 10;
	}

	.offer:hover .foto {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}

	.offer .foto img {
		height: auto;
		left: 0;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}

	.offer .text {
		background-color: #ccb4a9;
		bottom: 40px;
		color: #fff;
		height: 65px;
		line-height: 16px;
		margin: 0;
		padding: 0;
		position: absolute;
		-webkit-transition: all 0.35s ease-in-out 0s;
		-moz-transition: all 0.35s ease-in-out 0s;
		-ms-transition: all 0.35s ease-in-out 0s;
		-o-transition: all 0.35s ease-in-out 0s;
		transition: all 0.35s ease-in-out 0s;
		width: 100%;
		z-index: 20;
	}

		.offer .text p {
			font-size: 12px;
			padding: 10px;
			text-align: left;
		}

	.offer .foot {
		background-color: #e5ddd9;
		border-top: 1px dashed #fff;
		bottom: 0;
		font-size: 14px;
		height: 40px;
		line-height: 16px;
		padding: 0;
		position: absolute;
		width: 100%;
		z-index: 20;
	}

	.offer .ref,
	.offer .preis {
		color: #fff;
		position: absolute;
		width: 100%;
	}

	.offer .ref {
		left: 13px;
		text-align: left;
		top: 15px;
	}

	.offer .preis {
		font-size: 16px;
		right: 10px;
		text-align: right;
		top: 12px;
	}






/* Sidebar */

#sidebar {
	float: left;
	position: relative;
	text-align: left !important;
	position: sticky;
	top: 90px !important;
}

	#sidebar h3,
	#sidebar p {
		text-align: left !important;
	}

	#sidebar h3 {
		border-bottom: 1px dashed #005281;
		color: #005281;
		font-size: 20px;
		margin: 0 0 10px 0;
		padding: 0 0 3px 0;
	}

.shop #sidebar h3 {
	color: #5aa1dd;
}

.deliveries #sidebar h3 {
	color: #f17b00;
}

.package-robot #sidebar h3 {
	color: #009600;
}

#sidebar ul {
	list-style-type: disc;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}

	#sidebar ul li {
		padding: 2px 0;
	}

		#sidebar ul li a {
			padding-left: 5px;
			text-decoration: none;
			-webkit-transition: all 0.35s ease-in-out 0s;
			-moz-transition: all 0.35s ease-in-out 0s;
			-ms-transition: all 0.35s ease-in-out 0s;
			-o-transition: all 0.35s ease-in-out 0s;
			transition: all 0.35s ease-in-out 0s;
		}

			#sidebar ul li a::before {
				content: "\00BB \0020";
				display: block;
				float: left;
				font-size: 14px;
			}

			#sidebar ul li a:hover {
				color: #d91234;
				padding-left: 10px;
			}

#sidebar li.subtitle {
	font-size: 12px;
	margin: 20px 0 0 0;
	opacity: 0.5;
}

	#sidebar li.subtitle h4 {
		font-size: 14px;
		font-style: italic;
		margin: 0;
	}

.sidebar-module {
	background-color: #fff;
	border: 1px solid #005281;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	margin: 7px 35px 35px 0;
	*/ overflow: hidden;
	padding: 10px 20px;
	position: relative;
	width: 300px;
}

	.sidebar-module.cluebiz {
		background-color: #005281;
	}

#sidebar .sidebar-module.cluebiz h3 {
	border-bottom: 1px dashed #fff;
	color: #fff;
}

#sidebar .sidebar-module.cluebiz p {
	color: #fff;
}

#sidebar .sidebar-module.cluebiz a {
	color: #fff;
	font-weight: bold;
}

.sidebar-module.nopadding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}



#facebook img {
	border: 2px solid #ccc;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	max-width: 280px;
	width: 100%;
}




/* Bildhinweise */

#bildnachweise {
	list-style-type: none !important;
}

.bildnachweise {
	cursor: pointer;
	margin: 0;
	padding: 0;
}

	.bildnachweise p {
		width: 100%;
	}

#bildnachweise .flyoutbox {
	display: none;
	padding: 0;
	width: 100% !important;
}

.flyoutimage {
	border: none;
	float: left;
	margin: 0 15px 10px 0;
	;
}

a.nohover {
	color: inherit !important;
	cursor: text !important;
	text-decoration: none !important;
}

	a.nohover:hover {
		border: none !important;
	}






/* infocenter ############################################################################################################################################ */

#infocenter {
	clear: both;
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
}

/* infocenter Icons */

#infocenter-icon-wrapper {
	background-color: #005282;
	display: inline-block;
	/*padding: 0 0 40px 0;*/
	width: 100%;
}

#infocenter-icons {
	margin: 0 auto;
	padding: 35px 0;
	width: 100%;
}

	#infocenter-icons h2 {
		color: #fff;
		font-size: 22px;
		margin: 0 0 10px 0;
		text-align: center;
	}

	#infocenter-icons p.einleitung {
		margin: 0 0 20px 0;
	}

	#infocenter-icons h3 {
		color: #fff;
		font-size: 22px;
		margin: 0 0 10px 0;
		text-align: center;
		text-transform: uppercase;
	}

#infoicon1 h3 {
	color: #5aa1dd;
}

#infoicon2 h3 {
	color: #f17b00;
}

#infoicon3 h3 {
	color: #009600;
}

#infocenter-icons p {
	color: #fff;
	text-align: center;
}

#infocenter-icons .infocenter-iconlink {
	color: #fff;
	text-align: center;
}

.infocenter-icon {
	display: inline-block;
	padding: 0;
	position: relative;
	text-align: center;
}

#infoicon5 {
	display: none;
}

.infocenter-icon a {
	bottom: 0;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 100
}

#infocenter-icons .infocenter-icon p {
	text-align: center;
}

#infocenter-icons.icons-3 .infocenter-icon {
	margin: 0 2%;
	width: 29%;
}

#infocenter-icons.icons-4 .infocenter-icon {
	margin: 0 1.4%;
	vertical-align: top;
	width: 30%;
}

.infocenter-icon .infocenter-icon-image {
	border: 5px solid #fff;
	-moz-border-radius: 200px;
	-ms-border-radius: 200px;
	-o-border-radius: 200px;
	border-radius: 200px;
	text-align: center;
	transition: all 0.2s ease-in-out 0s;
	display: inline-block;
	margin: 0px;
}

#infoicon1 .infocenter-icon-image {
	border-color: #5aa1dd;
}

#infoicon2 .infocenter-icon-image {
	border-color: #f17b00;
}

#infoicon3 .infocenter-icon-image {
	border-color: #009600;
}



.infocenter-icon:hover .infocenter-icon-image {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.infocenter-icon-image img {
	width: 100px;
	height: 100px;
	padding: 30px;
}

.infocenter-icon-title {
	font-size: 18px;
	margin: 15px 0 10px 0 !important;
	text-align: center !important;
}


#infocenter-icons.icons-3 .infocenter-icon-text {
	font-size: 14px;
	line-height: 20px;
}

#infocenter-icons.icons-4 .infocenter-icon-text {
	font-size: 12px;
	line-height: 18px;
	margin: 0 auto;
	max-width: 335px;
}

.infocenter-iconlink {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.shop #infocenter-icons .infocenter-iconlink {
	color: #5aa1dd;
}

.deliveries #infocenter-icons .infocenter-iconlink {
	color: #f17b00;
}

.package-robot #infocenter-icons .infocenter-iconlink {
	color: #009600;
}

.infocenter-icon:hover .infocenter-iconlink {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}





/* infocenter Get in touch */

#infocenter-getintouch {
	margin: 0 auto;
	padding: 15px 2%;
	width: 96%;
}

#infocenter-getintouch-inner {
	background-color: #bcbcbb;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	display: inline-block;
	padding: 15px 2%;
	width: 96%;
}

.getintouch-left {
	float: left;
	width: 75%;
}

	.getintouch-left h3 {
		color: #ffd200;
		font-size: 28px;
		margin-top: 10px;
	}

#infocenter-getintouch p {
	margin: 0;
}

#infocenter-getintouch a {
	text-decoration: none;
}

.getintouch-right {
	float: right;
	width: 25%;
}



/* infocenter Anfahrt */

#infocenter-anfahrt {
	margin: 50px auto 0 auto;
	padding: 15px 2%;
	width: 96%;
}

	#infocenter-anfahrt h3 {
		font-size: 24px;
	}

	#infocenter-anfahrt form input {
		background-color: #eee;
		border: 1px solid #bebebe;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
		border-radius: 10px;
		color: #555;
		margin: 15px 0 20px 0;
		padding: 10px 1.5%;
		width: 97%;
	}

.getintouch-button {
	background-color: #ffd200;
	border: none;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	height: 60px;
	letter-spacing: 1px;
	margin: 5px 0 20px;
	padding: 17px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	width: 100%;
}

.getintouch-right .getintouch-button {
	height: 40px;
	margin: 0;
	padding: 20px 0 0 0;
}

.getintouch-button:hover {
	background-color: #bcbcbb;
	color: #ffd200;
}



/* Footer ############################################################################################################################################ */

#footer-wrapper {
	background-color: #005282;
	border-top: 5px solid #fff;
	clear: both;
	padding: 50px 0 0 0;
	position: relative;
	width: 100%
}

.shop #footer-wrapper {
	border-top-color: #5aa1dd;
}

.deliveries #footer-wrapper {
	border-top-color: #f17b00;
}

.package-robot #footer-wrapper {
	border-top-color: #009600;
}

footer {
	margin: 0 auto;
	padding: 0 25px;
	position: relative;
}




/* Footerboxes */

#footerboxes {
	clear: both;
	position: relative;
}

.footerbox {
	position: relative;
}

	.footerbox h3 {
		color: #fff;
		letter-spacing: 3px;
		margin: 0 0 15px 0;
		position: relative;
		text-align: center !important;
		text-transform: uppercase;
	}

.shop .footerbox h3 {
	color: #5aa1dd;
}

.deliveries .footerbox h3 {
	color: #f17b00;
}

.package-robot .footerbox h3 {
	color: #009600;
}

.footerbox h3:before {
	border-top: 4px solid #fff;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	top: 45%;
	width: 100%;
	z-index: 1;
}

/*
.shop .footerbox h3:before {
	border-top-color: #5aa1dd;
}

.deliveries .footerbox h3:before {
	border-top-color: #f17b00;
}

.package-robot .footerbox h3:before {
	border-top-color: #009600;
}
	*/

.footerbox h3 span {
	color: #fff;
	background-color: #005282;
	display: inline-block;
	font-size: 14px;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
	z-index: 1;
}

footer .logo {
	margin: 0 0 20px 0;
	position: relative;
}

.footerbox p {
	color: #fff;
}

.footerbox a {
	color: #fff;
}

.footerbox ul li {
	border-bottom: 1px solid rgba(255,255,255,0.5);
	margin: 5px 0;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

	.footerbox ul li:hover {
		background-color: rgba(0,0,0,0.25);
	}

	.footerbox ul li.spacer {
		border: none;
		height: 20px;
	}

.footerbox li a::before {
	content: "\00BB \0020";
	display: block;
	float: right;
	font-size: 14px;
}

.footerbox li a {
	color: #fff;
	display: block;
	padding: 3px 5px 3px 0px;
	text-decoration: none;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

	.footerbox li a:hover {
		color: #fff;
		padding-left: 10px;
	}

.shop .footerbox li a:hover {
	color: #5aa1dd;
}

.deliveries .footerbox li a:hover {
	color: #f17b00;
}

.package-robot .footerbox li a:hover {
	color: #009600;
}

#footerbox1 {
	float: left;
	width: 60%;
}

#footerbox2 {
	float: right;
	width: 35%;
}

.footerbox-left {
	float: left;
	width: 47%;
}

	.footerbox-left h3 {
		margin-top: 10px;
	}

	.footerbox-left .logo img {
		max-width: 160px;
		width: 80%;
	}

.footerbox-right {
	float: right;
	width: 47%;
}

.footerbox-bottom {
	padding-top: 10px;
}



#footer-flexera {
	display: inline-block;
	margin: 50px auto 0 auto;
	text-align: center;
	width: 100%;
}

img.footer-partner {
	height: auto;
	margin: 0 15px;
	max-width: 150px;
	padding: 0;
	width: 40%;
}

.footerbox i {
	color: #005282;
	background-color: #fff;
	border-radius: 20px;
	padding: 5px;
	font-size: 18px;
	width: 18px;
	text-align: center;
	border: 1px solid white;
	transition-duration: 0.3s;
	margin-right: 15px;
}

	.footerbox i:hover {
		color: #fff;
		background-color: #005282;
	}






/* Footer Claim */

#claim-footer {
	border: none;
	clear: both;
	color: #fff !important;
	display: inline-block;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 50px auto 0 auto !important;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
}



/* Copyright */

#copyright {
	clear: both;
	display: inline-block;
	line-height: 20px;
	margin: 0 auto;
	padding: 35px 0 70px 0;
	position: relative;
	text-align: center;
	width: 100%;
}

	#copyright p {
		display: inline-block;
	}

	#copyright p, #copyright a {
		color: rgba(255,255,255,0.5);
		font-size: 12px;
		letter-spacing: 0.5px;
		line-height: 20px;
		margin: 0;
		padding: 2px 0;
		text-align: center;
		text-decoration: none;
	}

	#copyright a {
		border-bottom: 1px solid transparent;
		border-top: 1px solid transparent;
		padding: 0 3px;
		-webkit-transition: all 0.35s ease-in-out 0s;
		-moz-transition: all 0.35s ease-in-out 0s;
		-ms-transition: all 0.35s ease-in-out 0s;
		-o-transition: all 0.35s ease-in-out 0s;
		transition: all 0.35s ease-in-out 0s;
	}

		#copyright a:hover {
			border-bottom: 1px dashed #fff;
			border-top: 1px dashed #fff;
			color: #fff;
		}


	#copyright ul.menu {
		display: inline-block;
		margin: 0 0 0 5px;
		padding: 0;
		text-align: center;
	}

		#copyright ul.menu li.level_1 {
			border: none;
			border-left: 1px solid #fff;
			display: inline-block;
			padding: 0 10px;
			text-align: center;
		}

a.nohover {
	cursor: text !important;
	text-decoration: none !important;
}

	a.nohover:hover {
		border: none !important;
	}




/* GoogleMap  */

#google-map {
	height: 700px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
}

#google-map-left, #google-map-middle, #google-map-right {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	width: 33.3%;
}

#google-map-left {
	float: left;
}

#google-map-middle {
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	float: left;
}

#google-map-right {
	float: right;
}

.google-map-overlay {
	background: transparent;
	position: relative;
	width: 100%;
	height: 700px;
	top: 700px;
	margin-top: -700px;
}





/* Toplink  */

#toplink-wrapper {
	bottom: -1px;
	display: none;
	height: 40px;
	left: 50%;
	margin: 0 auto;
	position: fixed;
	z-index: 10000;
}

#toplink {
	background: rgba(0, 82, 130, 0.23) url("../../images/toplink.png") no-repeat scroll center top;
	height: 50px;
	left: -50%;
	margin: 0 auto;
	position: relative;
	width: 100px;
	border-radius: 10px 10px 0px 0px;
}

	#toplink p {
		margin: 0;
		padding: 0;
		text-align: center;
	}

	#toplink a {
		padding: 0 50px 25px 50px;
		text-decoration: none;
	}






/* Extras & Modules #################################### */



/* Infobox */

.infobox {
	background-color: transparent;
	margin: 10px 0;
	width: 48.5%;
}

	.infobox a {
		bottom: 0;
		height: 100%;
		left: 0;
		position: absolute;
		right: 0;
		text-decoration: none;
		top: 0;
		width: 100%;
		z-index: 100;
	}

	.infobox.left {
		float: left;
		margin-right: 3%;
	}

	.infobox.right {
		float: right;
		margin-left: 3%;
	}

	.infobox h3 {
		background-color: #e5ddd9;
		border-bottom: 2px solid #fff;
		color: #fff;
		display: block;
		font-size: 18px;
		letter-spacing: 1px;
		margin: 0;
		padding: 10px 0;
		text-align: center;
		width: 100%;
	}

	.infobox img {
		height: auto;
		width: 100%;
	}

.infobox-link {
	background-color: #ccb4a9;
	border-top: 2px solid #fff;
	display: block;
	font-size: 16px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	width: 100%;
}

	.infobox-link:hover {
		background-color: #e5ddd9;
		color: #fff;
	}




/* Infoblock */

.infoblock {
	clear: both;
	display: inline-block;
	margin: 50px 0 40px 0;
	overflow: hidden;
	padding: 0 0 0 25px;
	position: relative;
	width: 100%;
}

	.infoblock .boxinfo {
		float: left;
		width: 46%;
	}

	.infoblock h2 {
		border: none;
		color: #fff;
		font-size: 20px;
		padding: 15px 0 0 0;
		margin: 0 0 10px 0;
		text-align: left;
	}

	.infoblock p {
		color: #fff;
		font-size: 14px;
		line-height: 22px;
		padding: 0;
		margin: 0 0 10px 0;
		text-align: justify;
	}

	.infoblock a {
		color: #fff;
		display: inline-block;
		font-size: 14px;
		font-style: italic;
		padding: 0;
	}

	.infoblock .boximage {
		background: transparent no-repeat scroll center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		height: 100%;
		padding: 0;
		margin: 0;
		position: absolute;
		right: 0;
		width: 50%;
	}







/* Widget */

.widget {
	background-color: #e5ddd9;
	margin: 0;
	overflow: hidden;
	padding: 10px 20px;
	position: relative;
	width: 255px;
}

	.widget.left {
		float: left;
		margin-right: 30px;
	}

	.widget.right {
		float: right;
		margin-left: 30px;
	}

	.widget img {
		border: none;
		height: auto;
		padding: 10px 0;
		width: 100%;
	}





/* Fancybox */

.gallery {
	float: right;
	margin: 0 0 0 2%;
	position: relative;
	width: 49%;
}

	.gallery .fancybox {
		display: inline-block;
		float: left;
		height: auto;
		overflow: hidden;
		position: relative;
	}

	.gallery.g1 .fancybox {
		margin: 0 0 2%;
		0 width: 100%;
	}

	.gallery.g2 .fancybox {
		margin: 1%;
		width: 48%;
	}

	.gallery.g3 .fancybox {
		margin: 1%;
		width: 31%;
	}

	.gallery.g4 .fancybox {
		margin: 0.5%;
		width: 24%;
	}

	.gallery.g5 .fancybox {
		margin: 0.5%;
		width: 19%;
	}

	.gallery.g6 .fancybox {
		margin: 0.5%;
		width: 15.5%;
	}

	.gallery .fancybox img {
		height: auto;
		position: relative;
		top: 0;
		-webkit-transition: all 0.5s ease-in-out 0s;
		-moz-transition: all 0.5s ease-in-out 0s;
		-ms-transition: all 0.5s ease-in-out 0s;
		-o-transition: all 0.5s ease-in-out 0s;
		transition: all 0.5s ease-in-out 0s;
		width: 100%;
	}

	.gallery .fancybox:hover img {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}

	.gallery .fancybox .fancybox-mouseover {
		background-color: #000;
		bottom: 0;
		height: 100%;
		left: 0;
		opacity: 0;
		position: absolute;
		right: 0;
		top: 0;
		-webkit-transition: all 0.5s ease-in-out 0s;
		-moz-transition: all 0.5s ease-in-out 0s;
		-ms-transition: all 0.5s ease-in-out 0s;
		-o-transition: all 0.5s ease-in-out 0s;
		transition: all 0.5s ease-in-out 0s;
		width: 100%;
		z-index: 20;
	}

	.gallery .fancybox .fancybox-zoom {
		background: transparent url("../../images/zoom.png") no-repeat scroll center center;
		bottom: 0;
		height: 100%;
		left: 0;
		opacity: 0;
		position: absolute;
		right: 0;
		top: 0;
		-webkit-transition: all 0.5s ease-in-out 0s;
		-moz-transition: all 0.5s ease-in-out 0s;
		-ms-transition: all 0.5s ease-in-out 0s;
		-o-transition: all 0.5s ease-in-out 0s;
		transition: all 0.5s ease-in-out 0s;
		width: 100%;
		z-index: 30;
	}

	.gallery .fancybox:hover .fancybox-zoom {
		opacity: 1;
	}

	.gallery:hover .fancybox .fancybox-mouseover {
		opacity: 0.5;
	}

	.gallery .fancybox:hover .fancybox-mouseover {
		opacity: 0;
	}

p.zoom-hinweis {
	color: #aaa;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0.5px;
	position: absolute;
	right: 5px;
	top: -20px;
}




/* Video */

#video-container {
	float: right;
	margin: 0 0 0 30px;
	width: 50%;
}





/* Formular */

.kontakt-left {
	display: inline-block;
	width: 49%;
	margin-bottom: 25px;
}

.kontakt-right {
	display: inline-block;
	width: 49%;
	margin-left: 1%;
	vertical-align: top;
}

.kontakt-col {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.formular-wrapper {
	margin: 0;
}

.form-hinweis {
	font-size: 14px;
	font-style: italic;
	margin: 0;
	padding: 10px 0 0 0;
}

.kontakt-input, .kontakt-area {
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
}

.form-radio {
	float: left;
	padding: 10px 25px 15px 0;
}

.formular input[type=radio] {
	padding: 0 10px 0 0;
}

.formular input[type=text], .formular input[type=password] {
	background-color: rgba(255,255,255,0.75);
	border: none;
	border: 1px dashed #aaa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #333 !important;
	float: left;
	height: 40px;
	font-size: 16px !important;
	letter-spacing: 0.5px;
	outline: none;
	padding: 0 0 0 10px;
	width: 100%;
}

.form-plz {
	float: left;
	width: 28%;
}

.form-ort {
	float: right;
	width: 68%;
}

.form-name {
	width: 100%;
}

.form-email {
	float: left;
	width: 58%;
}

.form-telefon {
	float: right;
	width: 38%;
}

.formular textarea {
	background-color: rgba(255,255,255,0.75);
	border: 1px dashed #aaa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #333 !important;
	float: left;
	height: 250px;
	font-size: 16px !important;
	letter-spacing: 0.5px;
	outline: none;
	padding: 10px;
	width: 100%;
}

.form-message h4 {
	float: none;
	margin-bottom: 5px;
}

.formular .send-form {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #005382;
	cursor: pointer;
	font-size: 16px;
	float: right;
	margin: 0;
	padding: 7px 12px 5px 12px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

	.formular .send-form:hover {
		background-color: #005382;
		border: 1px solid #005382;
		color: #fff;
	}

.formular label.form-error {
	color: #900;
	display: none;
}

.thank-you {
	display: none;
}

	.thank-you h3 {
		margin-top: 120px;
		text-align: center;
	}





/* Amazon / IFTTT Logos */
#affiliateswrapper {
	position: absolute;
	top: 490px;
	z-index: 2;
}

#affiliates {
	position: absolute;
	background: #fff;
	float: right;
	border-top: 10px solid #005282;
	text-align: center;
	width: 179px;
	height: 135px;
	bottom: 0px;
	right: 0px;
	/* display:none; */ /*shown after video*/
}

/*
header .affiliateswrapper {
	height: 100%;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

header .affiliates {
	background-color: #fff;
	border-top: 10px solid #005282;
	bottom: 65px;
	margin: 0;
	padding: 0 0 10px 0;
	position: absolute;
	right: 0;
	text-align: center;
	width: 180px;
	z-index: 3000
}

header .affiliates p {
	margin: 0;
	padding: 0;
	text-align: center;
}

header .affiliates p.affiliate-text {
	color: #005382;
	font-size: 15px;
	opacity: 0.5;
	padding: 5px 0 10px 0;
	text-align: center;
}

header .affiliates img {
	border: 0;
	height: auto;
	margin: 0 auto;
	max-width: 130px;
	padding: 7px 0;
	position: relative;
	width: 100%;
}
*/

/* Flexera / Swiis Made Logos */

#robot .partner-logos {
	bottom: 10px;
	margin: 0;
	position: absolute;
	right: 0;
	z-index: 3000
}

#robot .partner-logo {
	float: left;
	margin: 0 0 0 20px;
	position: relative;
}

	#robot .partner-logo img {
		border: 0;
		height: 40px;
		width: auto;
	}








/* Toggle Box */

h3.faq-title {
	clear: both;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 10px 0 15px 0 !important;
	padding: 0 !important;
	text-align: left;
	text-transform: uppercase;
}

.togglebox-list {
	display: inline-block;
	list-style-type: none !important;
	margin-bottom: 30px !important;
	padding: 0 !important;
	width: 99%;
}

.togglebox {
	clear: both;
	cursor: pointer;
	float: left;
	margin: 0 0 10px 0;
	background-color: #fef2e5;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	clear: both;
	float: left;
	overflow: hidden;
	padding: 15px 2.5%;
	width: 95%;
}

.shop .togglebox {
	background-color: #c2dbf2
}

.togglebox h3 {
	background: transparent url("../../images/togglebox-h3.png") no-repeat scroll 0 -25px;
	border: none;
	color: #005281;
	font-size: 18px;
	margin: 0 0 0 -15px !important;
	padding: 0 0 5px 15px !important;
	text-align: left;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

	.togglebox h3:hover,
	.togglebox.opened h3 {
		background-position: 0 0px;
		color: ##005281;
	}

.togglebox p {
	width: 100%;
}

.flyoutbox {
	display: none;
	padding: 5px 0 0 0;
	width: 100% !important;
}

.flyoutimage {
	border: none;
	float: left;
	margin: 0 15px 10px 0;
}


/* Toggle Box Shop */

.toggleboxshop-list {
	display: inline-block;
	list-style-type: none !important;
	margin-bottom: 30px !important;
	padding: 0 !important;
	width: 99%;
}

.toggleboxshop {
	clear: both;
	cursor: pointer;
	float: left;
	margin: 0 0 10px 0;
	background-color: #deecf8;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	clear: both;
	float: left;
	overflow: hidden;
	padding: 15px 2.5%;
	width: 95%;
}

	.toggleboxshop h3 {
		background: transparent url("../../images/togglebox-h3.png") no-repeat scroll 0 -25px;
		border: none;
		color: #005281;
		font-size: 18px;
		margin: 0 0 0 -15px !important;
		padding: 0 0 5px 15px !important;
		text-align: left;
		-webkit-transition: all 0.35s ease-in-out 0s;
		-moz-transition: all 0.35s ease-in-out 0s;
		-ms-transition: all 0.35s ease-in-out 0s;
		-o-transition: all 0.35s ease-in-out 0s;
		transition: all 0.35s ease-in-out 0s;
	}

		.toggleboxshop h3:hover,
		.toggleboxshop.opened h3 {
			background-position: 0 0px;
			color: ##005281;
		}

	.toggleboxshop p {
		width: 100%;
	}

.flyoutboxshop {
	display: none;
	padding: 5px 0 0 0;
	width: 100% !important;
}

.flyoutimageshop {
	border: none;
	float: left;
	margin: 0 15px 10px 0;
}




.flyoutbox {
	display: none;
	padding: 5px 0 0 0;
	width: 100% !important;
}

.flyoutimage {
	border: none;
	float: left;
	margin: 0 15px 10px 0;
}



/* Toggle Box */

#togglehighlights {
	list-style-type: none !important;
	padding: 5px 0 10px 15px
}

.togglehighlights {
	clear: both;
	cursor: pointer;
	float: left;
	margin: 12px 0px 30px 0px;
	width: 100%;
}

.togglelead {
	margin: 30px 0 0 0;
	position: relative;
	text-align: center;
	width: 100% !important;
}


#infocenter-icons .togglelead h3 {
	background-color: transparent;
	border: 1px solid #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 2px 25px 5px 25px;
	text-align: center;
	text-transform: none;
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	z-index: 20
}

.highlightslink {
	left: 0;
	margin: 0 auto;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 10px;
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	z-index: 20;
}

#infocenter-icons .togglelead:hover h3 {
	background-color: #fff;
}

#infocenter-icons .togglelead:hover .highlightslink {
	opacity: 1;
}


.togglehighlights .togglebox p {
	width: 100%;
}

.togglehighlights .flyoutbox {
	color: #fff;
	display: none;
	padding: 15px 0 0 0;
	text-align: left;
	width: 100% !important;
}

.togglehighlights .flyoutimage {
	border: none;
	float: left;
	margin: 0 15px 10px 0;
	;
}

.software-highlight {
	border: none;
	float: left;
	margin: 0 15px 10px 0;
	;
}


.software-highlight {
	border: 2px solid #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	margin: 0 1.5%;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	width: 30%;
	box-sizing: border-box;
}

#highlight1 {
	border-color: #5aa1dd;
}

#highlight2 {
	border-color: #f17b00;
}

#highlight3 {
	border-color: #009600;
}

.software-highlight h3 {
	font-size: 18px;
}

#highlight1 h3 {
	color: #5aa1dd;
}

#highlight2 h3 {
	color: #f17b00;
}

#highlight3 h3 {
	color: #009600;
}

.software-highlight ul {
	list-style-type: none;
}

	.software-highlight ul li {
		padding: 15px 20px;
	}

		.software-highlight ul li:nth-child(odd) {
			background: rgba(255,255,255,0.15);
		}







/* Cluebiz Profile */

ul.cluebiz-profile {
	list-style-type: none !important;
	padding: 0 0 0 10px !important;
	n
}

	ul.cluebiz-profile li {
		min-height: 90px;
		padding: 0 0 0 100px;
	}

#cluebiz-profile1 {
	background: transparent url("../../images/cluebiz-profile1.png") no-repeat scroll left 7px;
}

#cluebiz-profile2 {
	background: transparent url("../../images/cluebiz-profile2.png") no-repeat scroll left 7px;
}

#cluebiz-profile3 {
	background: transparent url("../../images/cluebiz-profile3.png") no-repeat scroll left 7px;
}

#cluebiz-profile4 {
	background: transparent url("../../images/cluebiz-profile4.png") no-repeat scroll left 7px;
}

#cluebiz-profile5 {
	background: transparent url("../../images/cluebiz-profile5.png") no-repeat scroll left 7px;
}





/* PDF Link */

p.pdf {
	background: transparent url("../../images/pdf.png") no-repeat scroll left 3px;
	display: inline-block;
	margin: 15px 0 10px 0;
	padding: 0 0 0 40px;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	width: auto;
}

	p.pdf:hover {
		padding: 0 0 0 50px;
	}

	p.pdf span {
		font-weight: bold;
	}

	p.pdf a {
		color: #f17b00;
		text-decoration: none;
	}




/* Kundenstimmen */

.kundenstimme {
	float: left;
	margin: 20px 0;
	padding: 0;
	position: relative;
	width: 45%;
	transition: 0.5s;
	height: 200px;
}

	.kundenstimme:nth-child(odd) {
		padding-left: 5%;
	}

	.kundenstimme:nth-child(even) {
		padding-right: 5%;
	}

	.kundenstimme .kundenstimme-speech {
		background-color: transparent;
		background-repeat: no-repeat;
		background-attachment: scroll;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-ms-background-size: 100% auto;
		-o-background-size: 100% auto;
		background-size: 100% auto;
		height: 80%;
		position: absolute;
		width: 10%;
		z-index: 100;
	}

	.kundenstimme:nth-child(odd) .kundenstimme-speech {
		background-image: url("../../images/speech-right.png");
		background-position: left bottom;
		left: 0;
		margin-left: 1px;
	}

	.kundenstimme:nth-child(even) .kundenstimme-speech {
		background-image: url("../../images/speech-left.png");
		background-position: right top;
		bottom: 0;
		margin-right: 1px;
		right: 0;
	}

.kundenstimme-inner {
	border: 1px solid #ccc;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	padding: 20px 25px;
	width: 100%;
	height: 100%;
}

	.kundenstimme-inner h3 {
		font-size: 24px;
		margin: 0 0 10px 0 !important;
	}

	.kundenstimme-inner p.kundennamen {
		color: #005382;
		font-size: 16px;
		margin: 20px 0 0 0;
		text-align: right;
	}

	.kundenstimme-inner p.kundenpos {
		font-size: 14px;
		font-style: italic;
		margin: 0;
		opacity: 0.6;
		text-align: right;
	}





/* News */

#news {
	margin: 100px auto 30px auto;
	max-width: 900px;
	padding: 0 25px;
	position: relative;
	width: 100%;
}

.news {
	display: inline-block;
	margin: 0 0 40px 0;
	position: relative;
	width: 100%;
}

	.news h3 {
		border-bottom: 1px dashed #005382;
		font-size: 20px;
		letter-spacing: 0.5px;
		margin: 0 auto 20px auto;
		padding: 0;
		text-align: left;
		text-transform: uppercase;
	}

.news-foto {
	margin: 0 20px 20px 20px;
	position: relative;
	width: 45%;
	z-index: 1;
}

	.news-foto img {
		height: auto;
		border-radius: 25px;
	}

.news-text {
	position: relative;
	width: 100%;
}

	.news-text h4 {
		font-size: 14px;
	}

	.news-text img {
		border: none !important;
		height: auto;
		width: auto;
	}

	.news-text a {
		color: #005382;
		font-weight: bold;
	}


.news:nth-child(even) .news-foto {
	float: right !important;
}

.news:nth-child(odd) .news-foto {
	float: left !important;
}


/*
.news:nth-child(odd) .news-text {
	float: left !important;
}

.news:nth-child(even) .news-text {
	float: right;
}
*/


.news-gallery {
	margin: 0 0 20px 0;
	position: relative;
	width: 45%;
}

.news:nth-child(odd) .news-gallery {
	float: right;
}

.news:nth-child(even) .news-gallery {
	float: left;
}

.news-gallery .fancybox {
	float: left;
}

.news-gallery img {
	height: 100px !important;
	width: auto !important;
}


/* Sprachen */

#sprachen {
	left: 0;
	/* thinMenu height: 50px;*/
	height: 31px;
	margin: 0 auto;
	position: relative;
	right: 0;
	top: 6px;
	width: 100%;
	z-index: 500;
}

	#sprachen ul {
		text-align: center;
		width: 100%;
	}

		#sprachen ul li {
			display: inline-block;
			padding: 0px;
		}

			#sprachen ul li img {
				padding: 2px;
				border: 1px solid rgba(255, 255, 255, 0);
				width: 18px;
				height: 18px;
				border-radius: 30px;
				transition-duration: 0.25s;
			}

				#sprachen ul li img:hover {
					width: 22px;
					height: 22px;
					padding: 0px;
				}

	#sprachen .active {
		border: 1px solid #9bb;
		border-radius: 15px;
		box-shadow: 0px 0px 5px white;
	}

	#sprachen ul li span {
		color: #fff;
		font-size: 12px;
		left: 0;
		position: absolute;
		opacity: 0;
		text-align: center;
		top: 26px;
		width: 100%;
		-webkit-transition: all 0.25s ease-in-out 0s;
		-moz-transition: all 0.25s ease-in-out 0s;
		-ms-transition: all 0.25s ease-in-out 0s;
		-o-transition: all 0.25s ease-in-out 0s;
		transition: all 0.25s ease-in-out 0s;
		display: none;
	}


	#sprachen ul li:hover span {
		opacity: 0.5;
	}

#menuToggle {
	cursor: pointer;
	position: absolute;
	right: 50%;
	margin-right: -10px;
	bottom: 3px;
	z-index: 501;
	background: #fff;
	border-radius: 50px;
	width: 25px;
	height: 25px;
	font-size: 18px;
	line-height: 25px;
}


/* Icontop */

.icontop {
	height: 50px;
	margin: 0 0 0 -5px;
	position: relative;
	width: auto;
}


.flexBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	vertical-align: top;
}

.RadListBox_Metro {
	font-family: 'Poppins', sans-serif !important;
	font-size: 14px !important;
	list-style-type: none !important;
}

#maininfo ul {
	list-style-type: none !important;
	padding: 0px 0 0px 0px !important;
}


/* Toggle Team */

#team {
	clear: both;
	display: inline-block;
	margin: 0;
	/*min-height: 700px;*/
	position: relative;
	width: 100%;
}

#team-links {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
}

.team {
	cursor: pointer;
	float: left;
	padding: 3px;
	width: 31%;
	margin-right: 2%;
	border-radius: 10px 10px 18px 18px;
	box-sizing: border-box;
	/* transition-duration:0.25s; */
	font-weight: bold;
}



	.team:hover, .teamActive {
		color: #005382;
	}
	/*
.teamActive { color: #005382; font-weight: bold; }
*/

	.team .name {
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 3px 0;
		padding: 0;
		text-align: left;
	}

	.team .position {
		/*color: #ccc;*/
		font-size: 12px;
		font-style: italic;
		height: 25px;
		line-height: 14px;
		margin: 0 0 10px 0;
		overflow: hidden;
		padding: 0;
		text-align: left;
		text-transform: none;
	}

	.team img {
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		-ms-border-radius: 15px;
		-o-border-radius: 15px;
		border-radius: 15px;
		height: auto;
		overflow: hidden;
		padding: 0;
		width: 100%;
	}

#team-texts {
	display: inline-block;
	position: relative;
	width: 49%;
	height: 263px;
	/*background: url(https://www.cluebiz.ch/images/kontakt.jpg);*/
	background-size: cover;
	border-radius: 20px;
	margin-bottom: 20px;
}

	#team-texts h4 {
		font-size: 20px;
		margin: 0px 0px 5px 0px;
	}

.team-qr img {
	position: absolute;
	top: 5%;
	height: 90%;
	right: 5%;
}

/*
#team-texts img {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	float: right;
	height: auto;
	overflow: hidden;
	padding: 10px;
	width: 40%;
}
*/


#team-texts i, .kontakt-col i {
	background: #005382;
	color: #fff;
	border-radius: 30px;
	padding-top: 3px;
	width: 22px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	margin: 1px 5px 1px 0px;
}

.team-data {
	display: inline-block;
	width: 49%
}

.team-qr {
	display: inline-block;
	width: 49%
}


.team-text {
	position: absolute;
	display: none;
	background: rgba(255, 255, 255, 0.9);
	padding: 10px 20px;
	width: 100%;
	height: 100%;
	border: 1px solid #ccc;
	box-sizing: border-box;
	border-radius: 20px;
	text-align: left;
}
/*
.team-text:first-child {
	display: block;
}

.team-text h5 {
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0;
	padding: 5px 0 10px 0;
	text-align: left;
	text-transform: none;
}
    */
/*
.team-text img {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	padding: 0;
}
*/
.referenceElement {
	width: 16.6% !important;
	padding-top: 15px !important;
	height: 130px !important;
	box-sizing: border-box;
	line-height: 16px;
	min-width: 105px;
}


.interactivedemo {
	width: 50%;
	margin: auto;
}

/* NO SCRIPT ########################################################################################################################## */
.noscript #element {
	display: block;
}



#HyphenatorToggleBox {
	position: fixed !important;
	z-index: 5000 !important;
}


/***** telerik elements *****/
.RadTabStrip .rtsTxt {
	color: #777;
	font-weight: normal;
}
/*disabled for package-robot info table .rmpView table tr td:nth-child(1) {width: 45px !important;} */
.rlbTemplate div:nth-child(1) {
	width: 45px !important;
	text-align: center;
}


/* shop/browse line height */
.RadGrid_MetroTouch, .RadGrid_MetroTouch .rgMasterTable, .RadGrid_MetroTouch .rgDetailTable, .RadGrid_MetroTouch .rgGroupPanel table, .RadGrid_MetroTouch .rgCommandRow table, .RadGrid_MetroTouch .rgEditForm table, .RadGrid_MetroTouch .rgPager table {
	line-height: 14px !important;
}

.divButton {
	width: 34px;
}

.divButtonMedium {
	width: 90px;
}

.divButtonLong {
	width: 180px;
}


.divButton, .divButtonLong, .divButtonMedium {
	border: 1px solid #aaa;
	border-radius: 3px;
	background: #f9f9f9;
	cursor: pointer;
	padding: 5px 5px;
	height: 34px;
	box-sizing: border-box;
	margin: 1px;
	text-align: center;
	transition-duration: 0.5s;
	line-height: 23px;
	font-size: 12px;
}


	.divButton:hover, .divButtonLong:hover {
		background: #e7e7e7
	}



	.divButton.jsonWorking {
		pointer-events: none;
		position: relative;
	}

	.divButton.jsonWorking::before {
		content: url(/images/loading.gif);
		position: absolute;
		left: 0px;
		top: 0px;
		height: 100%;
		width: 100%;
		overflow: hidden;
		background: #fff;
	}





/* hide up/down arrows in input type=date */
::-webkit-inner-spin-button {
	display: none;
}

/* controlWorking */
.controlWorking {
	border-color: #5aa1dd;
	/*
    -webkit-animation: controlWorkingAnimation 0.8s infinite linear;
    animation: controlWorkingAnimation 0.8s infinite linear;
    border-right-color: transparent;
    border-radius: 50%;
    box-sizing: border-box;
    */
}

@keyframes controlWorkingAnimation {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.controlFlash {
	background-color: #5aa1dd !important;
}

.controlFlashIcon {
	position: absolute;
	background: #5aa1dd;
	font-size: 24px;
	padding: 3px 10px;
	height: 26px;
	margin-top: 2px;
}

	.controlFlashIcon img {
		height: 24px;
		padding-top: 1px;
	}

.gridsearchtable tr:hover {
	background: #e6f3ff !important;
}

.gridsearchtableActiveRow {
	background: #5aa1dd !important;
}

.gridsearchtable td {
	vertical-align: middle;
}

.gridSearchHiddenRow {
	display: none;
}

.gridSearchOddRow {
	background: #fff !important;
}

.gridSearchEvenRow {
	background: #eee !important;
}

.gridSearchHighlightRow {
	background: #ccc !important;
}

input[type="search"] {
	font-family: 'Segoe UI';
	font-size: 14px;
	line-height: 31px;
	height: 36px;
	border: 1px dashed #aaa;
	box-sizing: border-box;
	vertical-align: middle;
}

select {
	padding: 5px;
	border-radius: 0px;
	/* -webkit-appearance: none; */
	margin: 0px 0px 2px 0px;
	background: #fff;
	max-height: 45px;
}

.choseninput {
	padding-left: 8px;
	padding-right: 8px;
	height: 34px;
	box-sizing: border-box;
}

.chosensearch {
	font-family: 'Segoe UI', Arial, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 14px;
	padding-bottom: 1px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 31px;
	height: 34px;
	border: 1px dashed #aaa;
	box-sizing: border-box;
}

/* do not group these rules */
*::-webkit-input-placeholder {
	color: #aaa;
}

*:-moz-placeholder {
	/* FF 4-18 */
	color: #aaa;
	opacity: 1;
}

*::-moz-placeholder {
	/* FF 19+ */
	color: #aaa;
	opacity: 1;
}

*:-ms-input-placeholder {
	/* IE 10+ */
	color: #aaa;
}

*::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #aaa;
}

*::placeholder {
	/* modern browser */
	color: #aaa;
}




/************************* splitTable   ********************/

div.splitTableWrap {
	/* height: 95%; */
	padding: 5px;
	column-fill: auto;
	column-gap: 5px;
}

table.splitTable tr {
	break-inside: avoid-column;
}


/*
table.splitColTable {
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	border-collapse: collapse;
}

table.splitColTable td:nth-child(1) {
		width: 100%;
}
*/
/*************************        landingpage design      *************************/

#maininfo div:last-child {
	/* margin: 0; */
}

.section-head {
	display: inline-block;
	margin-top: 20px;
	position: relative;
	text-align: center;
	width: 100%;
}

	.section-head img {
		height: auto;
		padding: 0;
		margin: 0 auto;
		position: relative;
		text-align: center;
		width: 64px;
		height: 64px;
	}

	.section-head h1, .section-head h2 {
		display: inline-block;
		margin: 5px auto 20px auto;
		padding: 0 0 5px 0;
		position: relative;
		text-align: center;
		width: 100%;
	}

.promoboxesrow {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.promoboxes {
	/* margin: 0 0 20px 0; */
	/* padding: 50px 0 0 0; */
	text-align: center;
	width: 100%;
}

.promobox {
	flex: 1 0 250px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 65px !important;
	/*
		flex-direction: column;
		justify-content: space-between;
		display: flex;
	*/
}

.promodualprice {
	padding-bottom: 240px !important;
}

	.promobox h3 {
		font-size: 20px;
		letter-spacing: 0.5px;
		margin: 5px 0 10px 0;
		text-align: center;
		text-transform: uppercase;
	}

	.promobox p {
		margin: 0 0 15px 0;
		text-align: left;
	}

	.promobox img {
		height: auto;
		margin: 0 auto;
		width: 64px;
		height: 64px;
	}


.promoboxBottom {
	position: absolute;
	bottom: -15px;
	width: calc(100% - 40px);
}

p.promoprice {
	background-color: #005382;
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	margin-left: -20px;
	padding: 15px 0px;
	text-align: right;
	width: calc(100% + 40px);
}

.promoprice span {
	font-size: 14px;
	padding-right: 20px;
}

/*
	.promobox .fa {
		line-height: 24px;
		font-size: 20px;
		padding-right: 9px;
	}

	.promobox td {
		border-bottom: 1px solid #005382;
		padding: 5px;
		vertical-align: baseline;
		line-height: 18px;
	}

	.promobox tr:last-child td {
		border-bottom: none;
	}
*/

/*
.cluedelbox1, .cluedelbox2, .cluedelbox3, .cluedelbox4 {
	border: 1px solid transparent;
	border-radius: 15px;
	box-sizing: border-box;
	display: inline-block;
	margin: 0 0 20px auto;
	padding: 25px 25px 20px 25px;
	vertical-align: top;
	width: 100%;
	flex: 1 1 0px;
}

.cluedelbox1 {
	background-color: #fff;
	border-color: #7fa9c0;
}

.cluedelbox2 {
	border: 1px solid #5aa3dd
}

.cluedelbox3 {
	border: 1px solid #f17b00;
}
*/


.zoomimg {
	float: right;
	height: auto !important;
	margin: 5px 0 15px 3%;
	position: relative;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	width: 48.5%;
}

	.zoomimg.full {
		margin: 5px 0 15px 0;
		width: 100%;
	}

	.zoomimg img {
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		-ms-border-radius: 15px;
		-o-border-radius: 15px;
		border-radius: 15px;
		width: 100% !important;
	}

	.zoomimg .zoomicon {
		background-attachment: scroll;
		background-color: transparent;
		background-image: url(/images/zoom-in.png);
		background-position: bottom right;
		background-repeat: no-repeat;
		bottom: 0;
		cursor: pointer;
		height: 100%;
		left: 0;
		margin: 0;
		padding: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 500;
	}

	.zoomimg.full .zoomicon {
		background-image: url(/images/zoom-out.png);
	}


.cluedellink, .cluedellink1, .cluedellink2, .cluedellink3 {
	border-radius: 8px;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: bold !important;
	letter-spacing: 1px;
	margin: 10px 0 10px 10px;
	padding: 5px 10px;
	text-decoration: none !important;
	text-transform: uppercase;
	transition: all 0.25s ease-in-out 0s;
	background-color: #7fa9c0;
	border: 1px solid #7fa9c0;
}

	.cluedellink:hover, .cluedellink1:hover, .cluedellink2:hover {
		background-color: #fff;
		color: #005382;
		padding-left: 15px;
	}


.info {
	background: #ebf2f8 url(/images/site/info.png) no-repeat 7px 11px;
	border: 1px solid #84c7e9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	margin: 20px 0;
	padding: 10px 15px 10px 35px;
}


.sidebar-module .nav-item {
	cursor: pointer;
	transition-duration: 0.2s;
	padding-right: 10px !important;
	border-color: inherit;
	padding: 3px 0px;
	margin: 0px;
	position: relative;
	background-color: inherit;
}

	.sidebar-module .nav-item:hover, .sidebar-module .nav-item.active {
		text-shadow: 0px 0px 0px #000;
		padding-left: 10px !important;
		padding-right: 0px !important;
	}


.sidebarbox {
	margin: 0 0 15px 0;
	padding: 5px 10px;
	border: 1px solid transparent;
	/* position: relative; */
}

	.sidebarbox.cluedelbox1, .sidebarbox.cluedelbox2 {
		border-color: #7fa9c0;
	}

	.sidebarbox.cluedelbox3 {
		border-color: #f8bd7f;
	}

.sidebararrow {
	width: 20px;
	height: 20px;
	background-color: inherit;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: inherit;
	border-radius: 3px;
	position: absolute;
	right: -10px;
	top: 13px;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-moz-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	-o-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	-o-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

.sidebarbox .sidebararrow {
	right: -21px;
}

.zoomImg:hover {
	cursor: zoom-in;
	box-shadow: 0px 0px 2px #5aa1dd;
}

.zoomImgMarker {
	width: 24px;
	border: none !important;
	position: absolute;
}

#imgZoomDiv {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	z-index: 10;
	display: none;
}

#imgZoomImg {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	max-width: 97%;
	max-height: 97%;
	border: 5px solid #5aa1dd;
	border-radius: 3px;
	background: white;
	cursor: zoom-out;
}




@media print {
	#nav {
		display: none
	}

	#bigMenu {
		display: none
	}

	#sidebar {
		display: none
	}

	#footer-wrapper {
		display: none
	}

	#toplink-wrapper {
		display: none
	}

	#robotcontent {
		width: 100%;
		float: unset;
	}
}
