@charset "utf-8";
/* CSS Document */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

*, li {
	margin: 0;
	padding: 0;
	border: 0px;
	color: #666666;
}
p+p{ margin-top: 1.4em;}

img {
	border: 0 none;
}
h1, h2, h3, h4 {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
h1{
    font-size: 46px;
		line-height: 50px;
		padding-bottom:10px;
}
h1{
    /*font-size: 20px;*/
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
html body .jspArrowLeft{
	background:url(/fileadmin/images/allgemein/arrowUp.png);
	width: 29px !important;
}
html body .jspArrowRight{
	background:url(/fileadmin/images/allgemein/arrowDown.png);
	width: 29px !important;
	position:absolute;
	right:1px;
	top:0;
}
html body .jspTrack{
	border:0;
}
html body .jspHorizontalBar{
	width: 99.8%;
	height:22px;
	border:#008AB4 1px solid;
	overflow: hidden;
	background:#efefef;
}
body {
	font-family: 'Open Sans';
	background-color: #666;
}
/*/////// NAVIGATION ///////*/
#MetaNavi {
    margin-left: 12%;
	margin-top: 20px;
	font-size:0.775em;
	color:#fff;
}
.headnavilogo {
	height: 160px;
	text-align:left !important;
}
.headnavilogo img {
	margin-left: 12%;
	margin-top: 13px;
}
#MetaNavi a {
	color:#fff;
	text-decoration:none;
}
#MetaNavi a:Hover {
	color:#fff;
	text-decoration:underline;
}
#MetaNavi .aktiv {
    background-color: #D4CA28;
    color:#fff;
	padding:0 3px;
}
#HeaderNavi {
	background: url(../Images/MainNavi_bg.png) no-repeat;
	height: 169px;
}
#MainNavi {
  position: absolute;
	margin-left: -170px;
	width: 650px;
}
#MainNavi a {
    float: left;
	width: 130px;
    height: 110px;
    text-decoration: none;

    -moz-box-shadow:    1px 1px 5px 1px rgba(0,0,0,0.65);
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.65);
    box-shadow:         1px 1px 5px 1px rgba(0,0,0,0.65);
}
#MainNavi a.aktiv {
    float: left;
	width: 130px;
    height: 130px;
    text-decoration: none;

    -moz-box-shadow:    1px 1px 5px 1px rgba(0,0,0,0);
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0);
    box-shadow:         1px 1px 5px 1px rgba(0,0,0,0);
}
#MainNavi a span {
    width: 130px;
    height: 110px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
		padding:0 20px;
    font-weight: bold;
    color: #FFF;
		
		-webkit-transition: all 50ms ease-out;
		-moz-transition: all 50ms ease-out;
		-o-transition: all 50ms ease-out;
		transition: all 50ms ease-out;
}
#MainNavi a:hover {
    background-color: rgba(0,0,0,0) !important;
    -moz-box-shadow:    1px 1px 5px 1px rgba(0,0,0,0);
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0);
    box-shadow:         1px 1px 5px 1px rgba(0,0,0,0);

    width: 130px;
    height: 140px;
}
#MainNavi a:hover span {
    display: table-cell;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 130px;
    height: 140px;

    font-weight: bold;
    color: #FFF;
}
.MainNavi3 {
	position: relative;
    background-color: #008AB4 !important;
    z-index: 9;
}
.MainNavi5 {
    position: relative;
    background-color: #008AB4 !important;
    z-index: 10;
}
.MainNavi4 {
    position: relative;
    background-color: #008AB4 !important;
    z-index: 8;
}
.MainNavi6 {
    position: relative;
    background-color: #008AB4 !important;
    z-index: 7;
}
.MainNavi69 {
    position: relative;
    background-color: #008AB4 !important;
    z-index: 6;
}
.MainNavi3:hover {
    position: relative;
    background: url(../Images/menu3_bg.png) -7px no-repeat !important;
    z-index: 9;
}
.MainNavi5:hover {
    position: relative;
    background: url(../Images/menu3_bg.png) -7px no-repeat !important;
    z-index: 10;
}
.MainNavi4:hover {
    position: relative;
    background: url(../Images/menu3_bg.png) -7px no-repeat !important;
    z-index: 8;
}
.MainNavi6:hover {
    position: relative;
    background: url(../Images/menu3_bg.png) -7px no-repeat !important;
    z-index: 7;
}
.MainNavi69:hover {
    position: relative;
    background: url(../Images/menu3_bg.png) -7px no-repeat !important;
    z-index: 6;
}

.MainNavi3.aktiv, .MainNavi5.aktiv, .MainNavi4.aktiv, .MainNavi6.aktiv, .MainNavi69.aktiv  {
    position: relative;
    background: url(../Images/menu3_bg.png) -7px no-repeat !important;
    width: 130px !important;
    height: 130px !important;
    z-index: 10;
}
.MainNavi3.aktiv span, .MainNavi5.aktiv span, .MainNavi4.aktiv span, .MainNavi6.aktiv span, .MainNavi69.aktiv span  {
    display: table-cell !important;
    text-decoration: none !important;
    text-align: center !important;
    vertical-align: middle !important;
    width: 130px !important;
    height: 130px !important;

    font-weight: bold !important;
    color: #FFF !important;
}

#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:100%;background:url('/fileadmin/images/allgemein/ui.totop.png') no-repeat left top;z-index:150;}
#toTopHover{background:url('/fileadmin/images/allgemein/ui.totop.png') no-repeat left -51px;width:51px;height:51px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
#toTop:active,#toTop:focus{outline:none;}

/*///////////////////////FOOOTER/////////////////////////////////*/

#FooterNavi{
	background-color: #008AB4;
	height: 280px;
	font-size:0.875em;
	position:relative;
}
#FooterNavi span{
	color:#CBDB00;
} 
#FooterNavi .aktiv{
    background: #D4CA28;
    color: #FFF;
		padding:0 5px;
}
/*#FooterTop{
	background: url(../Images/FooterTop_bg.jpg);
	height: 100px;
}*/
#ServiceInfo{
	height: 280px;
	width: 240px;
	background-color: #D4CA28;
	color: #008AB2;
	float: right;
}
#ServiceInfo h1{
	font-size: 2.875em;
    font-weight: normal;
	padding-top: 20px;
	color: #008AB2;
	margin-left: 25px;
}
#ServiceInfo h2{
	font-size:1.875em;
    font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #008AB2;
	margin-left: 25px;
}
#ServiceInfo span{
	color: #008AB2;
	margin-left: 25px;
}
#SiteMap{
	margin-left:25px;
	padding-top: 20px;
	text-align:left;
}
#SiteMap a{
	color: #D4CA28;
	text-decoration: none;
	font-size: 1.2em;
}
#SiteMapWrapper{
	position:relative;
	height: 280px;
}
#MetaNaviFooter {
	margin-left: 25px;
	font-size:1.2em;
	color:#D4CA28;
	position:absolute;
	bottom:20px;
}
#MetaNaviFooter a{
	color:#D4CA28;
	text-decoration:none;
}
#MetaNaviFooter a:Hover{
	text-decoration:underline;
}
#FooterNavi .newsletter{
	height:110px;
	width:200px;
	position:absolute;
	background-color: #D4CA28;
	padding:20px;
	top: 80px;
	left: 75px;
	/* display:none; uncomment: marc scherer 13.05.2014 */
}
#FooterNavi .newsletter h3{
	color: #008AB2;
	font-size:26px;
	text-transform:uppercase;
	font-weight:normal;
	line-height: 1;
	margin-bottom:5px;
}
#FooterNavi .newsletter .radio{
	padding:2px 0;
}
#FooterNavi .newsletter .radio input{
	position:relative;
	top:2px;
}
#FooterNavi .newsletter input[type=text]{
	width:150px;
	height:30px;
	background:#EAE594;
	padding:0 10px;
	padding-right:40px;
	position:absolute;
	bottom: 20px;
	right: 20px;
}
#FooterNavi .newsletter input[type=submit]{
	position:absolute;
	height:30px;
	width:30px;
	right: 20px;
	bottom: 20px;
	background:url(/fileadmin/images/allgemein/arrowButtonGo.png) no-repeat;
	font-size:0;
	line-height:0;
}


/*//////////////*/


/*////////////////////////////GRID QUERIES////////////////////////////*/

@media (min-width:1260px) {
	#HeaderNavi, #Content, #FooterNavi {
		width: 1260px !important;
		margin: 0px auto;
	}
    .vdo-visible-phone     { display: none; }
	.vdo-visible-tablet    { display: none; }
	.vdo-visible-desktop   { }
	.vdo-hidden-phone      { }
	.vdo-hidden-tablet     { }
	.vdo-hidden-desktop    { display: none; }
}
/* Überlappender Effekt zwischen Header und Content */
#HeaderNavi {
    position: relative;
    z-index: 2 !important;
}
#Content {
    position: relative;
    z-index: 1 !important;
		overflow-x:hidden;
}

@media (min-width:960px) and (max-width:1259px) {
	#HeaderNavi, #Content, #FooterNavi {
		width: 100%;
	}
	.vdo-visible-tablet    {}
	.vdo-hidden-tablet     { display: none; }
	.vdo-hidden-desktop    {}
	.vdo-visible-desktop   { display: none; }
}
@media (max-width:959px) {
	#HeaderNavi, #Content, #FooterNavi {
		width: 959px;
	}
	.vdo-visible-tablet    {}
	.vdo-hidden-tablet     { display: none; }
	.vdo-hidden-desktop    {}
	.vdo-visible-desktop   { display: none; }
}
#Content {
		margin-top: -20px !important;
}
/*//////////Grid//////////////////*/
.vdo-r {
    letter-spacing: -0.31em;
    *letter-spacing: normal;
    *word-spacing: -0.43em;
    text-rendering: optimizespeed;
}
#map{
	letter-spacing: normal;
}
.opera-only :-o-prefocus,
.vdo-r {
    word-spacing: -0.43em;
}
.vdo-c {
    display: inline-block;
    zoom: 1; *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

.vdo-c-1,.vdo-c-1-2,.vdo-c-1-3,.vdo-c-2-3,.vdo-c-1-4,.vdo-c-3-4,.vdo-c-1-5,.vdo-c-2-5,.vdo-c-3-5,.vdo-c-4-5,.vdo-c-1-6,.vdo-c-5-6 {
    display: inline-block;
    zoom: 1; *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

.vdo-c-1 {
    display:block;
		border-top:1px solid transparent;
		margin-top:-1px;
}

.vdo-c-1-2 {
    width: 50%;
}

.vdo-offset-1-2 {
    margin-left: 50%;
}

.vdo-c-1-3 {
    width: 33.3333333%;
}

.vdo-offset-1-3 {
    margin-left: 33.33333%;
}

.vdo-c-2-3 {
    width: 66%;
}

.vdo-offset-2-3 {
    margin-left: 66.66667%;
}

.vdo-c-1-4 {
    width: 25%;
}

.vdo-offset-1-4 {
    margin-left: 25%;
}

.vdo-c-3-4 {
    width: 75%;
}

.vdo-offset-3-4 {
    margin-left: 75%;
}

.vdo-c-1-5 {
    width: 20%;
}

.vdo-offset-1-5 {
    margin-left: 20%;
}

.vdo-c-2-5 {
    width: 40%;
}

.vdo-offset-2-5 {
    margin-left: 40%;
}

.vdo-c-3-5 {
    width: 60%;
}

.vdo-offset-3-5 {
    margin-left: 60%;
}

.vdo-c-4-5 {
    width: 80%;
}

.vdo-offset-4-5 {
    margin-left: 80%;
}

.vdo-c-1-6 {
    width: 16.66667%;
}

.vdo-offset-1-6 {
    margin-left: 16.66667%;
}

.vdo-c-5-6 {
    width: 83.33333%;
}

.vdo-offset-5-6 {
    margin-left: 83.33333%;
}

.vdo-r-r {
    letter-spacing: -0.31em;
    *letter-spacing: normal;
    word-spacing: -0.43em;
}

.opera-only :-o-prefocus,
.vdo-r-r {
    word-spacing: -0.43em;
}

.vdo-r-r img {
    max-width: 100%;
}

/* mailform */
.tx-econtact .formErrorContent {
	float: right;
	padding: 0 150px 0 0;
}
.captcha-row .formErrorContent {
	float: none;
	clear: both;
	margin-left: 150px;
	padding-top: 7px;
	color: rgb(141, 0, 0);
}

.tx-econtact,
.tx-powermail {
	padding: 100px 0px;
	background-color: #22ACCA;
	width: 69.2%;
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
}
#newsletter .tx-powermail {
	background:rgb(149,187,30);
}
#contact_form .frame-header,
#newsletter .frame-header {
	float:left;
}
#newsletter p{
	color:#333;
}

.tx-econtact h3,
.tx-powermail h3,
.tx-econtact legend,
.tx-powermail legend {
	display: none;
}

.powermail_fieldwrap_input,
.powermail_fieldwrap_captcha,
.powermail_fieldwrap_submit,
.powermail_fieldwrap_textarea,
.tx-econtact-row {
	padding: 10px 6%;
	margin-bottom:7px;
}

.powermail_fieldwrap_captcha img {
	display: block;
	height: auto;
	margin: 20px 0 0 150px;
	width: 200px;
}

.tx-econtact label,
.tx-powermail label {
	float: left;
	width: 150px;
	color:#333;
	font-size: 14px;
}

.tx-econtact input[type=password],
.tx-econtact input[type=text],
.tx-powermail input[type=text],
.tx-econtact textarea,
.tx-powermail textarea {
	border: 1px solid #999;
	width: 240px;
	height:25px;
	box-shadow: inset 2px 2px 2px -1px rgba(0,0,0,0.35);
	padding:0 5px;
}
.tx-econtact textarea,
.tx-powermail textarea {
	height: 82px;
}
#contact_form .form_button_submit,
#newsletter .form_button_submit,
.powermail_submit {
	margin-left: 150px;
	
	color:#d4ca28;
	font-size:18px;
	background:#fff url(/fileadmin/images/allgemein/arrowContactButton.png) left no-repeat;
	padding:0px 10px;
	padding-left:34px;
	height:26px;
}
#newsletter .form_button_submit{
	background:#fff url(/fileadmin/images/allgemein/arrowButtonGreen.png) left no-repeat;
}
.captcha-row {
	height: 135px;
	margin: 0 0 10px 0;
}

#recaptcha_widget_div {
	float: left;
}
/* Presse */
#c45 .frame-header,
#c57 .frame-header {
	width: auto;
}
#c45 h1,
#c57 h1{
	margin-left:430px;
}
.tx-pc-media{
	margin: 0 70px;
	display:inline-block;
	margin-bottom:100px;
}
nav.categories{
	width:360px;
	float:left;
}
nav.categories h3{
	font-style:normal;
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:15px;
}
nav.categories li{
	list-style:none;
}
nav.categories li a{
	background:url(/fileadmin/images/allgemein/pressNaviArrow.png) left no-repeat;
	padding:2px 0 2px 20px;
	text-decoration:none;
}
nav.categories li.current a,
nav.categories li a:hover{
	color:#008AB2;
}
.tx_pcmedia{
	width:650px;
	float:right;
	display:inline-block;
	padding-top:15px;
}
.tx_pcmedia li:nth-child(1),
.tx_pcmedia li:nth-child(2),
.tx_pcmedia li:nth-child(3),
.tx_pcmedia li:nth-child(4),
.tx_pcmedia li:nth-child(5),
.tx_pcmedia li:nth-child(6){
	border-top:0;
}
.tx_pcmedia li:nth-child(6n){
	border-right:0;
}
.tx_pcmedia li{
	position:relative;
	display:block;
	height:170px;
	width:105px;
	float:left;
	padding-top:10px;
	border-right:2px solid #ccc;
	border-top:2px solid #ccc;
} 
.tx_pcmedia li figure{
	text-align:center;
	height:100px;
	width:103px;
	display:table-cell;
	vertical-align:middle;
	border-bottom:1px solid #ccc;
	border-left:1px solid #fff;
}
.tx_pcmedia li img{
	max-width:95px;
	max-height:95px;
	width:auto;
	height:auto;
}
.tx_pcmedia li h5, 
.tx_pcmedia li h4{
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	margin:0;
	padding:0 5px;
}
.tx_pcmedia li h4{
	color:#008AB2;
	padding-top:3px;
}
.tx_pcmedia li h5{
	position:absolute;
	left:0px;
	bottom:5px;
}
.tx_pcmedia li h5:before{
}

/* Händlersuche */
#Haendlersuche h1{
	color:#fff;
}
#Haendlersuche input[type=text]{
	width:690px !important;
	height:42px;
	font-size:16px;
	padding:0 20px !important; 
}
#Haendlersuche button{
	height:42px;
	width:100px;
	background:#D4CA28;
	cursor:pointer;
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans';
	position:relative;
	top:1px;
}
#Haendlersuche .checkbox{
	margin-top:20px;
}
#Haendlersuche .checkbox label{
	color:#fff;
	font-size:16px;
	position:relative;
	top:-1px;
	margin-right:20px;
}

#info {
	background:#fff !important;
}
.map-wrapper #close{
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
	height: 36px;
	width: 37px;
	background: transparent url('/fileadmin/images/allgemein/lightboxCloseButton.png') 50% 50% no-repeat;
	display: block;
	line-height: 0;
	font-size: 0;
}

/* dealer startpage */
.startpage-dealer .vdo-r{
	min-height: 300px;
	text-align:center;
}
html body #Content .startpage-dealer .vdo-r .vdo-c-1-2{
	display: table;
	min-height: 300px;
	float: left;
	background:#D4CA28;
	width: 50% !important;
}
.startpage-dealer .vdo-r .vdo-c-1-2 .cell{
	display:table-cell;
	vertical-align:middle;
	height:300px;
}
.startpage-dealer .vdo-r .vdo-c-1-2 .cell a span{
	color: inherit;
	position: absolute;
	display: block;
	width: 50%;
	text-align: left;
	top: 130px;
	left: 56%;
}
.startpage-dealer .vdo-r .vdo-c-1-2 .cell a img{
	position:absolute;
	left:60px;
	top:30px;
}
.startpage-dealer .vdo-r .vdo-c-1-2 .cell a{
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	width: 240px;
	text-decoration:none;
	display:block;
	height:100%;
	width:100%;
	position:relative;
}

.startpage-dealer .vdo-r._3 .vdo-c-1-2._1,
.startpage-dealer .vdo-r._2 .vdo-c-1-2._2,
.startpage-dealer .vdo-r._1 .vdo-c-1-2._1{
	background:#008AB4 !important;
}


/* OVERWRITES */

.errorMessage{
	color: #d4ca28;
}

.logOutBtn, .logOutBtnKataloge{
 background-color: rgb(0, 138, 181);
}

.logOutBtnKataloge{
	padding: 0 70px;
}


#videos #logout-button, .logOutBtnKataloge #logout-button{
	margin-bottom: 20px;
}

#videos .button, .logOutBtnKataloge .button{
	background: none repeat scroll 0 0 rgb(255, 255, 255);
    color: rgb(0, 138, 181);
}

#teamviewer .button{
	background: none repeat scroll 0 0 #008ab4;
    color: rgb(255, 255, 255);
	width: 280px;
}

#c47 .logOutBtn{
	display: none;
}

.tx-econtact-row h2{
	color: white !important;
}

/* OLD PRODUCTS */
.oldProducts{
	padding-bottom: 50px;
}

.oldProducts .OLDColor{
	background-color: #aaa;
}

.oldProducts .anleitung h1{
	color: rgb(235, 90, 7) !important;
}

.oldProducts .OLDColor .anleitung h1{
	color: #666 !important;
}

.oldProducts #AnleitungenVideo.MC20Color h1{
	color: rgb(255, 255, 255) !important;
}

.oldProducts .video-list li span, .oldProducts .video-list li {
    color: #fff;
}

.oldProducts .jspPane{
	background-color: #d5d5d5;
}

.oldProducts .software{
	display: block;
}

.oldProducts .software .divleft{
	width: 45%;
	display: inline-block;
	margin-right: 5%;
}

.oldProducts .software .divright{
	width: 45%;
	display: inline-block;
	vertical-align: top;
}

.oldProducts .win8{
	border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    margin: 20px 0 40px;
}

.oldProducts .win8 img{
	display: inline-block;
}
.oldProducts .win8 p{
	display: inline-block;
}

.oldProducts ul {
	padding-left: 15px;
}

.oldProducts ul li{
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
}

.oldProducts h2{
	font-weight: bold;
}

.oldProducts .OLDColor h1{
	color: #FFF !important;
}

.oldProducts p{
	font-size: 16px;
}

.oldProducts .hilfe ul{
	margin-top: 20px;
}

.oldProducts .hilfe ul li{
	color: #666;
}

.oldProducts .hint{
	font-size: 14px !important;
}


.oldProducts .download-list{
	padding: 0;
}

.oldProducts .download-list-right{
	padding: 0  0 0 2% !important;
}

.oldProducts .headline-klein {
    font-size: 25px;
    line-height: 0;
    color: #ffffff;
}

.oldProducts h1 {
    line-height: 25px;   
}

.oldProducts .OLDColor .productImage-even {
    margin-right: auto;   
}

.oldProducts .OLDColor .productImage-odd {
    margin-left: auto;   
}

html body #Content .oldProducts .vdo-c-1-2{
	width: 50% !important;
}

div#produktuebersicht.oldProducts{
	padding-bottom: 0 !important;
}

/*** Passwort vergessen Formular ***/

.forgotPasswordSubmit{
	background: none repeat scroll 0 0 rgb(0, 138, 181);
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: normal;
    padding: 7px 13px;
    text-decoration: none;
    width: auto;	
	height: 45px;
	text-align: top;
	margin-top: 20px;
}

.forgotPasswordInput{
	border: 0 none;
    display: inline-block;
    height: 40px;
    padding: 0 10px;
    width: 50%;
	border: 1px solid #aaa;
}

#forgotForm{
	display: none;
}

.forgotLink{
	color: #FFF;
	text-decoration: underline;
	cursor: pointer;
}

#passwordForgotThanks{
	margin: 0 auto;
}

#passwordForgotThanks #HeaderNavi{
	background: url("../Images/MainNavi_bg.png") no-repeat scroll 0 0 rgb(255, 255, 255) !important;
}

#passwordForgotThanks #Content{
	padding-top: 65px;
	margin-top: 0!important; 
}

#passwordForgotThanks #content .ueberuns{
	margin-left: 70px;
}

#passwordForgotThanks #content .ueberuns .button{
	margin-top: 20px;
	width: auto !important;
}

#passwordForgotThanks #meta a{
	color: #fff;
	letter-spacing: 0 !important;
}

#passwordForgotThanks #meta{
	color: #fff;
	margin-left: 70px;
	letter-spacing: 0 !important;
}


.oldProducts .vdo-product:hover span.mehr{
	display: inline !important;
	background: #aaa;
}

.oldProducts .vdo-product:hover span.mehr.moreeven{
	left: 62px !important;
}
