@charset "utf-8";
body {
	font: 100%/1.4 Segoe UI,Verdana, Arial, Helvetica, sans-serif;
	background: #e6e6e6;
	margin: 0;
	padding: 0;
	color: #005a7f;
}
body::after {
	display: none;
	content: url(../images/pimos_orange.png) url(../images/pls_orange.png) url(../images/btb_orange.png) url(../images/emon_orange.png);
}
ul {
	list-style-type: circle;
	margin-right: 20px;
}
sup {
	vertical-align: 2px;
	font-size: 90%;
}
ul li {
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
#hint span {
	border: 1px solid #f7aa4e;
	padding: 0 5px;
}
#hint2 span {
	padding: 0 5px;
	background-color: #F30;
	font-weight: bold;
}
#hint a:hover, #hint a:active {
	background: #e87417;
	text-decoration: none;
	color: white;
}
#hint_tab {
	float: right;
	padding: 20px 0 0 0;
}
#hint_tab span {
	padding: 0 5px;
	color: white;
}
#hint_tab img {
	border: none;
	display: none;
}
#hint_tab a:hover, #hint a:active {
	background: #e87417;
	text-decoration: none;
}
h1 {
	font-weight: lighter;
	font-size: 2.6em;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}
h2 {
	font-weight: lighter;
	font-size: 1.8em;
}
h3 {
	padding-top: 20px;
}
h3, h4 {
	margin-bottom: 10px;
}
.container {
	width: 960px;
	background: #FFF;
	margin: 0 auto;
}
.headfoot_dark {
	padding: 10px 0;
	background: #008cc6;
	color: white;
}
.headfoot_light {
	padding: 10px 0;
	background: #0098d7;
	color: white;
}
#header_menu, #footer_menu {
	overflow: hidden;
}
#footer_address {
	padding-bottom: 0;
}
#footer_img {
	min-height: 80px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 80px;
}
#footer_addressframe {
	float: left;
	padding-left: 150px;
}
.footer_block {
	display: inline-block;
	padding-right: 50px;
	padding-top: 3em;
}
.navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.navlist li {
	border-right: 1px solid #fff;
	float: right;
	line-height: 1.7em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}
.navlist li a:link, .headfoot_dark a:link, .headfoot_light a:link {
	color: #fff;
	text-decoration: none;
}
.navlist li a:visited, .headfoot_dark a:visited, .headfoot_light a:visited {
	color: #fff;
	text-decoration: none;
}
.navlist li a:hover, .navlist li a:active, .headfoot_dark a:hover, .headfoot_dark a:active, .headfoot_light a:hover, .headfoot_light a:active {
	text-decoration: underline;
	color: #f7aa4e;
}
#header_last, #footer_last {
	border-right: 1px solid #0098d7;
}
#footer_address strong {
	font-weight: lighter;
	font-size: 1.4em;
}
#footer_copyright {
	font-size: 0.7em;
	text-align: right;
	padding-right: 20px;
	padding-top: 0;
}
/*------------------------------------------------------------------------------------------------------------------------*/
.content {
	padding: 10px 0;
}
.small {
	font-size: 12px;
	margin-top: -10px;
}
.content_menu {
	overflow: hidden;
	margin-bottom: 20px;
}
.content_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.content_menu li {
	border-right: 1px solid #005a7f;
	float: right;
	line-height: 1.7em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}
.content_menu li a:link {
	color: #005a7f;
	text-decoration: none;
}
.content_menu li a:visited {
	color: #005a7f;
	text-decoration: none;
}
.content_menu li a:hover, .content_menu li a:active {
	text-decoration: underline;
	color: #eb8000;
}
#content_last {
	border-right: 1px solid #fff;
}
#referenz_menu {
	overflow: hidden;
	padding-left: 15px;
}
#referenz_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#referenz_menu li {
	border-right: 1px solid #005a7f;
	float: left;
	line-height: 1.7em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}
#referenz_menu li a:link {
	color: #005a7f;
	text-decoration: none;
}
#referenz_menu li a:visited {
	color: #005a7f;
	text-decoration: none;
}
#referenz_menu li a:hover, #referenz_menu li a:active {
	text-decoration: underline;
	color: #eb8000;
}
#referenz_menu #referenz_last {
	border-right: 1px solid #fff;
}
a:link {
	color: #eb8000;
	text-decoration: none;
}
a:visited {
	color: #eb8000;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
#referenz {
	text-align: center;
}
#referenz img {
	padding: 15px 20px;
}
.content table {
	width: 80%;
	margin: 25px 15px;
	border: 1px solid #0098d7;
	padding: 0;
	border-collapse: collapse;
}
.content table td {
	border-top: 1px dotted #0098d7;
	padding: 3px 5px;
}
.content table th {
	text-align: left;
	padding: 3px 5px;
}
.content table .col_file {
	width: 300px;
	border-left: 1px dotted #0098d7;
}
.content table .col_size {
	width: 100px;
	border-left: 1px dotted #0098d7;
}
.content table .check {
	border-left: 1px dotted #0098d7;
	text-align: center;
	width: 20%;
}
.content table caption {
	font-weight: lighter;
	background-color: #0098d7;
	color: white;
	padding: 3px 6px;
	text-align: left;
	font-size: 18px;
}
#old_release caption, #release_819 caption {
	background-color: #8f8f8f;
}
.partner_img, .content_img {
	float: right;
	margin-left: 10px;
	padding-right: 20px;
}
#osm {
	width: 929px;
	height: 500px;
	margin: 0 0 20px 15px;
	padding: 0; 
}
#osm iframe {
	border: none;
	height: 100%;
	width: 100%;
}
.prolist {
	float: right;
	margin-left: 20px;
}
.prolist ul {
	border: 1px solid #0098d7;
	padding: 15px 20px 0 20px;
	list-style-type: none;
	margin-top: 0;
	background-color: white;
}
.prolist ul li {
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 20px;
}
.prolist h3 {
	font-weight: lighter;
	background-color: #0098d7;
	margin: 0 20px 0 0;
	color: white;
}
.img_wide {
	width: 100%;
	margin-bottom: 20px;
}
#teamviewer {
	position: relative;
	width: 200px;
	height: 125px;
	margin-left: 15px;
}
#teamviewer a {
	text-decoration: none;
}
#teamviewer span {
	position: absolute;
	top: 74.5px;
	left: 5px;
	display: block;
	cursor: pointer;
	color: #424242;
	font-family: Arial;
	font-size: 15px;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	width: 190px;
}
.img_news {
	margin-left: 15px;
	border: none;
}
/*------------------------------------------------------------------------------------------------------------------------*/
#productframe {
	min-height: 522px;
	background-image: url(../images/products.png);
	background-repeat: no-repeat;
	background-size:contain;
}
.products {
	display: inline-block;
	width: 232px;
	border-right: 10px solid white;
	min-height: 522px;
	margin: 0;
	padding: 0;
}
#emon {
	border-right: none;
}
.productnav {
	margin: 0;
	padding: 0;
}
.productnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
.productnav ul li { 
	float: left;
}
.productnav ul li a {
	text-decoration: none;
	background: #0098d7;
	font-size: 12px;
	float: left;
	margin: 350px 0 0 0;
	height: 50px;
	width: 172px;
	padding: 10px 10px 0 50px;
	color: #fff;
}
.productnav ul li a:hover {
	background: #e87417;
}
#pimos ul li a {
	background: url(../images/pimos_blue.png) no-repeat top left;
}
#pimos li a:hover {
	background: url(../images/pimos_orange.png) no-repeat left top;
}
#pls ul li a {
	background: url(../images/pls_blue.png) no-repeat top left;
}
#pls li a:hover {
	background: url(../images/pls_orange.png) no-repeat left top;
}
#btb ul li a {
	background: url(../images/btb_blue.png) no-repeat top left;
}
#btb li a:hover {
	background: url(../images/btb_orange.png) no-repeat left top;
}
#emon ul li a {
	background: url(../images/emon_blue.png) no-repeat top left;
}
#emon li a:hover {
	background: url(../images/emon_orange.png) no-repeat left top;
}
.productnav li a strong {
	font-size: 24px;
	font-weight: lighter;
	line-height: 20px;
}
/*------------------------------------------------------------------------------------------------------------------------*/
.fltrt {
	float: right;
	margin-left: 15px;
}
.fltlft {
	float: left;
	margin-right: 15px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*Cookie-Hinweis-----------------------------------------------------------------------------------------------------------*/
#cookieConsent {
	background-color: rgba(8,110,162,0.8);
	min-height: 26px;
	font-size: 16px;
	color: white;
	line-height: 26px;
	padding: 8px 0 8px 30px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	z-index: 9999;
}
#cookieConsent a {
	color: #eb8000;
	text-decoration: none;
}
#cookieConsent a.cookieConsentOK {
	background-color: rgba(8,110,162);
	color: white;
	display: inline-block;
	border-radius: 5px;
	padding: 0 20px 2px 20px;
	cursor: pointer;
	float: right;
	margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
	background-color: #eb8000;
}
/*Slideshow----------------------------------------------------------------------------*/
* {box-sizing: border-box;}
.mySlides {display: none;}
img {vertical-align: middle;}

.mySlides img {
	width: 100%;
	height: 300px;
}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
}

#dotbox {
	text-align: center;
	background-color: #008cc6;
}

/* The dots/bullets/indicators */
.dot {
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: white;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #e87417;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
/*----------------------------------------------------*/
/** {
  box-sizing: border-box;
}*/
.column {
  flex: 1;
  padding: 0 15px;
}
.row {
	display: flex;
	width: 100%;
	margin: 20px 0;
}
.card {
  border: 1px solid #008cc6;
  background-color: #f1f1f1;
  height: 100%;
}
.card h3 {
	color: white;
	background-color: #008cc6;
	margin: 0;
	padding: 10px;
	font-weight: normal;
}
.card img {
	width: 100%;
}
.card p {
	padding: 10px;
}
.card .more {
	text-align: right;
	padding: 0 20px;
	
}
.card p a {
	border: 1px solid orange;
	padding: 2px 10px;
}
.card p a:hover {
	background-color: orange;
	color: white;
}