
/* CSS Container */
/* PAGENAME: CSS CONTAINER - EXTERNAL - SD 3 - Global Stylesheet (vodafone.external.css) PAGEID: 206208 PUBLISHING DATE: 2017-10-06 10:26:21 */
/* URL-Prefix: [//www.vodafone.de] */
/* -[SNIPPETS >>>]---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------------- */
/* CONTENT CLASS: CSS Snippet - Vodafone WebFont - SD 3 */
/* PAGEID: 225613 */
/* PUBLISHING DATE: 2017-10-06 10:26:21 */
/* ------------------------------------------------------------------------------------------- */

/*** Vodafone fonts */
    @font-face {
        font-family: 'VodafoneRgRegular';
        src: url('//www.vodafone.de/images/v5/css/eot_vodafonerg-webfont.eot');
        src: url('//www.vodafone.de/images/v5/css/eot_vodafonerg-webfont.eot?#iefix') format('embedded-opentype'), url('//www.vodafone.de/images/v5/css/woff_vodafonerg-webfont.woff') format('woff'), url('//www.vodafone.de/images/v5/css/ttf_vodafonerg-webfont.ttf') format('truetype'), url('//www.vodafone.de/images/v5/css/svg_vodafonerg-webfont.svg#VodafoneRgRegular') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    @font-face {
        font-family: 'VodafoneLtRegular';
        src: url('//www.vodafone.de/images/v5/css/eot_vodafonelt-webfont.eot');
        src: url('//www.vodafone.de/images/v5/css/eot_vodafonelt-webfont.eot?#iefix') format('embedded-opentype'), url('//www.vodafone.de/images/v5/css/VodafoneLt.ttf') format('truetype'), url('//www.vodafone.de/images/v5/css/svg_vodafonelt-webfont.svg#VodafoneLtRegular') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    @font-face {
        font-family: 'VodafoneRgBold';
        src: url('//www.vodafone.de/images/v5/css/eot_vodafonergbd-webfont.eot');
        src: url('//www.vodafone.de/images/v5/css/eot_vodafonergbd-webfont.eot?#iefix') format('embedded-opentype'), url('//www.vodafone.de/images/v5/css/woff_vodafonergbd-webfont.woff') format('woff'), url('//www.vodafone.de/images/v5/css/ttf_vodafonergbd-webfont.ttf') format('truetype'), url('//www.vodafone.de/images/v5/css/svg_vodafonergbd-webfont.svg#VodafoneRgBold') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    @font-face {
        font-family: 'VodafoneExBRegular';
        src: url('//www.vodafone.de/images/v5/css/eot_vodafonergbd-webfont.eot');
        src: url('//www.vodafone.de/images/v5/css/eot_vodafonergbd-webfont.eot?#iefix') format('embedded-opentype'), url('//www.vodafone.de/images/v5/css/woff_vodafonergbd-webfont.woff') format('woff'), url('//www.vodafone.de/images/v5/css/ttf_vodafonergbd-webfont.ttf') format('truetype'), url('//www.vodafone.de/images/v5/css/svg_vodafonergbd-webfont.svg#VodafoneRgBold') format('svg');
        font-weight: normal;
        font-style: normal;
    }
/* ------------------------------------------------------------------------------------------- */

 /* ------------------------------------------------------------------------------------------- */
/* CONTENT CLASS: CSS Snippet  - External Basics - SD 3 */
/* PAGENAME: CSS Snippet  - External Basics - SD 3 */
/* PAGEID: 206209 */
/* FILENAME: vodafone.external.css */
/* PATH: /styles/vodafone.external.css */
/* PROJECT VARIANT: 6F9B7F0573194CA2B1B3A39104457096 */
/* STATUS: PUBLISH READY */
/* ------------------------------------------------------------------------------------------- */
/* VERSION: 7 2014 */
/* LAST CHANGES: 2014-02-27 */
/* PUBLISHING DATE: 2017-10-06 10:26:21 */
/* ------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------- */
/* MAIN LAYOUT */
/* ------------------------------------------------------------------------------------------- */
* {
border: medium none;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
body {
font-size: 69%;
line-height: 140%;
background: none #FFFFFF !important;
color:#333333;
}
body#lia-body {
background: none #FFFFFF !important;
}
a, a:active, a:focus, a:hover, a:link, a:visited {
color: #525252;
}
a:hover, a:focus, a.aLink:hover, a.aLink:focus,
#imheader a:hover, #imheader a:focus, #imheader a.aLink:hover, #imheader a.aLink:focus {
color: #525252;
}
a, a:active, a:focus, a:hover, a:link, a:visited {
cursor: pointer;
text-decoration: underline;
}
.access {
  left: -9999em;
  position: absolute;
}
/*Header Begin*/
#vodafone-header-module {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}

/* eGain fix */
#egainHeaderContainer {
    margin-top: 0px !important;
}
div.divContent {
  margin-left:-3px;
}
/* ------------------------------------------------------------------------------------------- */
/* Breadcrumb */
/* ------------------------------------------------------------------------------------------- */
ul.ulNavigationBreadcrumb {
    float: left;
    margin-left: 3px;
    width: 954px;
    overflow: hidden;
}
ul.ulNavigationBreadcrumb li {
    float: left;
    display: inline;
    line-height: normal;
    font-size: 0.82em;
    margin: 0 0 0 12px;
    padding: 0 0 9px 0;
    color: #666666;
}
ul.ulNavigationBreadcrumb li a, ul.ulNavigationBreadcrumb li a:link, ul.ulNavigationBreadcrumb li a:visited {
    color: #333333;
    text-decoration: none;
}
ul.ulNavigationBreadcrumb li a:hover, ul.ulNavigationBreadcrumb li a:focus {
    color: #bd0000;
    text-decoration: none;
}
/* ------------------------------------------------------------------------------------------- */

/* GLOBAL BUTTONS -------------------------------------------------------- */
/* Button primary (default) / old ButtonRed */
a.buttonBig,
a.aButton,
span.iButton input {
    background:#9c2aa0;
    border-radius:3px;
    box-shadow:0px 1px 2px rgba(50, 50, 50, 0.75);
    color:#fff;
    display:inline-block;
    font-size:16px;
    font-weight:700;
    margin:0 6px 10px 0;
    padding:10px 20px 11px;
    text-align:center;
    text-shadow:0 -1px #222222;
    text-decoration:none;
    line-height:1;
    border:1px solid transparent;
    cursor:pointer;
    white-space: nowrap;
}
a.aButton,
span.iButton input {
    border: 1px solid rgba(0, 0, 0, 0);
    font-size: 11px;
    font-weight: 700;
    height: 18px;
    line-height: 18px;
    margin: 0;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px #222222;
}
a.aButton {
    margin:0 2px 0 3px;
    float:right;
}
a.aButton b {
  font-weight:700;
}
a.buttonBig:focus,
a.aButton:focus,
span.iButton input:focus {
/*  outline:3px solid #007c92;*/
    border:1px solid #999999;
    box-shadow:none;
        color:#fff
}
a.buttonBig:last-child {
    margin-right:0
}
a.buttonBig:hover,
a.buttonBig:focus,
a.aButton:hover,
a.aButton:focus,
span.iButton input:hover, 
span.iButton input:focus {
    background:#680f6b
}
a.buttonBig:hover,
a.aButton:hover,
span.iButton input:hover {
    text-decoration:none
}
a.buttonBig:active,
a.aButton:active,
span.iButton input:active {
    background:#680f6b;
    box-shadow:0 1px 4px #222222 inset;
}
/* Button Secondary / old ButtonDark */
a.buttonBig.secondary,
a.aButton.secondary,
a.aButton.bgComprehensive,
a.aButton.bgReset,
a.aButton.bgButtonLight,
span.iButton.bGrey input {
    background:#fff;
    color:#333333;
    text-shadow:0 1px white;
    box-shadow:0px 1px 2px rgba(50, 50, 50, 0.75);    
}
a.buttonBig.secondary:hover,
a.buttonBig.secondary:focus,
a.aButton.secondary:hover,
a.aButton.secondary:focus,
a.aButton.bgComprehensive:hover,
a.aButton.bgReset:hover,
a.aButton.bgButtonLight:hover,
a.aButton.bgComprehensive:focus,
a.aButton.bgReset:focus,
a.aButton.bgButtonLight:focus,
span.iButton.bGrey input:hover,
span.iButton.bGrey input:focus {
    background:#f4f4f4;
}
a.buttonBig.secondary:active,
a.aButton.secondary:active,
a.aButton.bgComprehensive:active,
a.aButton.bgReset:active,
a.aButton.bgButtonLight:active {
    background:#f4f4f4;
    box-shadow:0 1px 2px rgba(50, 50, 50, 0.75) inset;    
}
/* Button strong  / (SF but-em) / old ButtonDark */
a.buttonBig.strong,
a.aButton.strong,
a.aButton.bgButtonDark {
    background:#3d3d3d;
    border-color:#525252;
    box-shadow:0px 1px 2px rgba(50, 50, 50, 0.75);
    text-shadow:none;
}
a.buttonBig.strong:hover,
a.buttonBig.strong:focus,
a.aButton.strong:hover,
a.aButton.strong:focus,
a.aButton.bgButtonDark:hover,
a.aButton.bgButtonDark:focus{
    background:#000;
}
a.buttonBig.strong:active,
a.aButton.strong:active,
a.aButton.bgButtonDark:active{
  background:#3d3d3d;
  box-shadow:0 1px 0 black inset
}

/* SD4 Forms */

.SD4 label,
.SD4 .fm-label,
.SD4 legend {
  display: block;
  font-weight: 700;
  padding: 0 0 5px;
}
.SD4 fieldset {
  border: 0px none
}
.SD4 input,
.SD4 select,
.SD4 textarea {
  border: 0;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(50,50,50,0.75) inset;
  font-size: 14px;
  padding: 10px;
}
.SD4 input:disabled,
.SD4 select:disabled,
.SD4 textarea:disabled {
  border: 1px solid #cccccc;
  box-shadow: none;
  margin: -1px;
}
.SD4 input:focus,
.SD4 select:focus,
.SD4 textarea:focus {
  outline: none;
  box-shadow: 0 1px 4px rgba(10, 10, 10, 0.75) inset;
}
.SD4 select {
  background: none;
  position: relative;
  padding-right: 10px;
  z-index: 1;
  box-shadow: 0 1px 3px rgba(50,50,50,0.75);
  margin: 0;
}
.SD4 select:disabled {
  background: rgba(255,255,255,0.6)
}
.SD4 .fm-select {
  background: #fff;
  position: relative;
}
.SD4 .fm-select span {
  border-left: 1px solid #b5b5b5;
  margin-right: 3px;
  position: absolute;
  right: 0;
  top: 6px;
  z-index: 1;
  background: #fff;
  pointer-events: none;
  padding: 5px 9px 6px 12px;
}
.SD4 .fm-caption {
  padding-top: 10px;
  clear: left;
  margin: 0;
}
.SD4 .fm-adjacent label,
.fm-adjacent .fm-label,
.fm-adjacent .fm-select {
  margin-right: 20px
}
/* SD4 Buttons */
input.iButton {
  -moz-appearance: none;
  background: none repeat scroll 0 0 #9C2AA0;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 2px rgba(50, 50, 50, 0.75);
  color: #FFFFFF;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  margin: 0 6px 10px 0;
  padding: 10px 20px 11px;
  text-align: center;
  text-shadow: 0 -1px #222222;
  width: auto;
}
input.iButton-sml {
  font-size: 16px;
  padding: 9px 15px;
}
input.iButton-alt {
  background-color: #FFFFFF;
  box-shadow: 0 1px 2px rgba(50, 50, 50, 0.75);
  color: #333333;
  text-shadow: 0 1px white;
}
input.iButton:hover,
input.iButton:focus {
  cursor: pointer
}
input.iButton:hover {
  text-decoration: none
}
input.iButton-alt:hover,
input.iButton-alt:focus {
  background-color: #F4F4F4;
}
input.iButton:active {
  background-color: #680F6B;
  box-shadow: 0 1px 4px #222222 inset;
}
input.iButton-alt:active {
  background-color: #F4F4F4;
  box-shadow: 0 1px 2px rgba(50, 50, 50, 0.75) inset;
}
/* SD4 Icons */
span.SDicon {
  display: inline-block;
  vertical-align: middle;
}
.i-search-main {
  background: url(//www.vodafone.de/images/v5/css/search-main.png) no-repeat scroll 0 0 transparent;
  height: 17px;
  width: 18px;
}
.i-contact-us-sml {
  background: url(//www.vodafone.de/images/v5/css/contact-us-sml.png) no-repeat scroll 0 0 transparent;
  height: 16px;
  width: 22px;
}
.i-basket-sml {
  background: url(//www.vodafone.de/images/v5/css/basket-sml.png) no-repeat scroll 0 0 transparent;
  height: 16px;
  width: 19px;
}
.i-notification {
  background: url(//www.vodafone.de/images/v5/css/notification.png) no-repeat scroll 0 0 transparent;
  height: 14px;
  width: 19px;
}
.i-shopfinder-sml {
  background: url(//www.vodafone.de/images/v5/shopfinder-icon-meta_12x15.png) no-repeat scroll 0 0 transparent;
  height: 16px;
  width: 12px;
}
.i-arrow-up-black-xlrg {
  background: url(//www.vodafone.de/images/v5/css/arrow-up-black-xlrg.png) no-repeat scroll 0 0 transparent;
  height: 13px;
  width: 25px;
}
.i-info {
  background: url(//www.vodafone.de/images/v5/css/icon-info.png) no-repeat scroll 0 0 transparent;
  height: 20px;
  width: 20px
}
.i-closeTT {
  background: url(//www.vodafone.de/images/v5/css/close-lrg.png) no-repeat scroll 0 0 transparent;
  height: 18px;
  width: 18px;
}
/*  checkboxen & radios  */   
.SD4-check,
.SD4-radio {
    position: relative;
}
.SD4-check input,
.SD4-radio input {
    position: absolute;
    left: -9999em;
}
.SD4-check label,
.SD4-radio label {
    position: relative;
    display: inline-block;
    line-height: 140%;
    padding: 4px 0 4px 30px;
    background: url(//www.vodafone.de/images/v5/css/tf_unchecked.png) 0 50% no-repeat;
    text-align: left;
    font-weight: 400;
}
.SD4-check label.checked {
    background: url(//www.vodafone.de/images/v5/css/tf_checked.png) 0 50% no-repeat;
    font-weight: 700;
}
.SD4-radio label {
    background: url(//www.vodafone.de/images/v5/css/radio-unchecked.png) 0 50% no-repeat;
}
.SD4-radio label.checked {
    background: url(//www.vodafone.de/images/v5/css/radio-checked.png) 0 50% no-repeat;
    font-weight: 700;
}
/* Notification Boxes */
div.divAlertBox {
    padding: 20px 20px 10px 20px;
    margin-bottom: 10px;
    position: relative;
    line-height: normal;
}
div.divAlertBox .herospaceMinimizer a.minimize {
    padding: 0px !important;
    top: 0px !important;
    width: 22px !important;
}
div.width1Col div.imageLeft div.divInlay div.divAlertBox {
    padding: 5px 5px 0px 5px;
    margin: 0px;
}
div.divAlertBox p {
    line-height: 16px;
}
div.width1Col div.imageLeft .divInlay .divAlertBox p {
    margin: 0px !important;
}
div.divAlertBoxIcon {
    width: 17px;
    height: 17px;
    background: url(//www.vodafone.de/images/v5/css/spriteNotificationIcons.png) no-repeat;
    position: absolute;
    top: -8px;
    left: 10px;
}
.colorAdvertising {
    background-color: #FFFFEB;
    border: 1px solid #F6B040;
}
.colorAdvertising .divAlertBoxIcon {
    background-position: 0px 0px;
}
.colorInfo {
    background-color: #D9FFD9;
    border: 1px solid #99cc99;
}
.colorInfo .divAlertBoxIcon {
    background-position: 0px -20px;
}
.colorError {
    background-color: #FFF2F2;
    border: 1px solid #C80000;
}
.colorError .divAlertBoxIcon {
    background-position: 0px -40px;
}
.colorPersonalisation {
    background-color: #E1EBFA;
    border: 1px solid #82B4FA;
    padding: 10px 20px 10px 20px;
    margin-bottom: 20px;
}
.colorPersonalisation .divAlertBoxIcon {
    background-position: 0px -60px;
}
.colorPersonalisation .divAlertBoxBubbleFlash {
    width: 24px;
    height: 16px;
    background: url(//www.vodafone.de/images/v5/css/speechBubbleFlash.png) no-repeat;
    position: absolute;
    bottom: -16px;
    left: 20px;
}
.colorGrey {
    color: #333333;
}
.mdd-displayNone{display:none !important;}
/* HEADER END */
/* ------------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------------- */
/* FOOTER BEGIN */
#vodafone-footer-module {
 /*  width: 956px; */
}
div.divLoginBox {
    display: block;
    position: relative;
    float: left;
}
.inputLoginButton {
    float: left;
    margin-left: 5px;
}
p#vf-extInfo {
    padding: 10px 3px 10px 3px;
}
/* ------------------------------------------------------------------------------------------- */
/* FOOTER END */
/* ------------------------------------------------------------------------------------------- */

/* BASIC MODULE - jQuery Tools Modal Popup */
div.divModuleBasic {
  position: relative;
  float: left;
  margin: 0px 1px 10px 3px;
  padding: 0px 0px 0px 0px;
  background: #FFFFFF;
}
div.divModuleBasic h3 {
  background:none repeat scroll 0 0 #EBEBEB;
  border:1px solid #FFFFFF;
  height:34px;
  line-height: 34px;
  color:#333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size:1.18em;
  font-weight:bold;
  padding:1px 0 0 9px;
  margin:0;
  overflow: hidden;
}
#closeBtn {
    padding: 0 !important;
    cursor:pointer;
}
a.iconCloseContentSpottingB {
    background-position: right -200px; 
}
.iconCloseContentSpottingB {
    background-image: url("//www.vodafone.de/images/v5/css/spriteLinkIconsSD2.png");
}
iframe {
    border: medium none;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

/* basic tooltipp mit rahmen und pfeil */
.tooltipp {
    display: none;
    background: #ffffff;
    border: 0px none;
    border-radius: 3px;
    box-shadow: 0 1px 4px 0 #555555;
    padding: 3px 5px;
}
.tooltipp.top {
    margin: -5px 0 0 5px;
}
.tooltipp.right {
    margin: 4px 0 0 12px;
}
.tooltipp.bottom {
    margin: 12px 0 0 5px;
}
.tooltipp.left {
    margin: 4px 0 0 -2px;
}
.tooltipp .wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -2px;
    left: -2px;
    border: 2px solid #cccccc;
    border-radius: 5px;
    z-index: 1;
}
.tooltipp .body {
    position: relative;
    z-index: 2;
}
.tooltipp a {
    position: relative;
    z-index: 2;
}
.tooltipp.max100 {
    max-width: 100px;
}
.tooltipp.max200 {
    max-width: 200px;
}
.tooltipp.max250 {
    max-width: 250px;
}
.tooltipp.max300 {
    max-width: 300px;
}
.tooltipp:before,
.tooltipp:after,
.tooltipp .wrap:after {
    position: absolute;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
}
.tooltipp.top:before {
    top: 100%;
    left: 50%;
    border-top-color: #cccccc;
    border-width: 11px;
    margin-left: -11px;
}
.tooltipp.top:after {
    top: 100%;
    left: 50%;
    border-top-color: #cccccc;
    border-width: 10px;
    margin-left: -10px;
}
.tooltipp.top .wrap:after {
    top: 100%;
    left: 50%;
    border-top-color: #ffffff;
    border-width: 7px;
    margin-left: -7px;
}
.tooltipp.right:before {
    top: 50%;
    right: 100%;
    border-right-color: #cccccc;
    border-width: 11px;
    margin-top: -11px;
}
.tooltipp.right:after {
    top: 50%;
    right: 100%;
    border-right-color: #cccccc;
    border-width: 10px;
    margin-top: -10px;
}
.tooltipp.right .wrap:after {
    top: 50%;
    right: 100%;
    border-right-color: #ffffff;
    border-width: 7px;
    margin-top: -7px;
}
.tooltipp.bottom:before {
    bottom: 100%;
    left: 50%;
    border-bottom-color: #cccccc;
    border-width: 11px;
    margin-left: -11px;
}
.tooltipp.bottom:after {
    bottom: 100%;
    left: 50%;
    border-bottom-color: #cccccc;
    border-width: 10px;
    margin-left: -10px;
}
.tooltipp.bottom .wrap:after {
    bottom: 100%;
    left: 50%;
    border-bottom-color: #ffffff;
    border-width: 7px;
    margin-left: -7px;
}
.tooltipp.left:before {
    top: 50%;
    left: 100%;
    border-left-color: #cccccc;
    border-width: 11px;
    margin-top: -11px;
}
.tooltipp.left:after {
    top: 50%;
    left: 100%;
    border-left-color: #cccccc;
    border-width: 10px;
    margin-top: -10px;
}
.tooltipp.left .wrap:after {
    top: 50%;
    left: 100%;
    border-left-color: #ffffff;
    border-width: 7px;
    margin-top: -7px;
}


/* ------------------------------------------------------------------------------------------- */

#egaincontainer {
  width: 100% !important;
  margin: 0 !important; 
}
/*
#egaincontainer #egaincontainer,
#egaincontainer .answer #egaincontainer {
    margin: 0 !important; 
    overflow: visible;
    width: 591px !important;
}
*/
#egainexpander {
    margin:0 auto;
    width:964px;
}
#egainexpander #egainexpander {
    margin-left:0;
    width:auto;
} 
#vodafone-footer-module {
} 
#egaincontainer #vodafone-footer-module {
    margin-left: 0px;
} 
#footer_ext {
    font-weight:normal;
}

/* ------------------------------------------------------------------------------------------- */
/* lithium adjustments */        
.lia-page {
    overflow:hidden;
    }

#lia-body .MinimumWidthContainer {
  background-color: #FFFFFF;
  padding-left: 12px;
  overflow: visible;
  padding-right: 14px;
  width: 956px;
  margin: 0px auto;
}   

#lia-body .MinimumWidthContainer #imfooter:before {
    background-color: #2E2E2E;
    content: " ";
    height: 100%;
    width: 100%;
    position: absolute;
    left: -100%;
    top: 0;        
}
#lia-body .MinimumWidthContainer #imfooter:after {
    background-color: #2E2E2E;
    content: " ";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 950px;
    top: 0;        
} 
 
/* ------------------------------------------------------------------------------------------- */
/* Header + MDD */
/* PAGENAME: CSS Snippet - Global MDD Header + Footer - SD 3 PAGEID: 206210 */
/* ------------------------------------------------------------------------------------------ */
/* VERSION: 6.1.0 SD3 Nov13 */
/* LAST CHANGES: 2014-03-20 */
/* URL-Prefix: [//www.vodafone.de] */
/* Namespace for external includes: [#vodafone-header-module] */
/* ------------------------------------------------------------------------------------------- */
#vodafone-header-module #imheader ol,
#vodafone-header-module #imfooter ol,
#vodafone-header-module #imheader ol li,
#vodafone-header-module #imfooter ol li,
#vodafone-header-module #imheader ul,
#vodafone-header-module #imfooter ul,
#vodafone-header-module #imheader ul li,
#vodafone-header-module #imfooter ul li {
  list-style: none;
}
#vodafone-header-module #imheader table {
  border-collapse: collapse;
  border-spacing: 0;
}
#vodafone-header-module #imheader caption,
#vodafone-header-module #imheader th,
#vodafone-header-module #imheader td {
  text-align: left;
  font-weight: normal;
}
#vodafone-header-module #imheader blockquote:before,
#vodafone-header-module #imfooter blockquote:before,
#vodafone-header-module #imheader blockquote:after,
#vodafone-header-module #imfooter blockquote:after,
#vodafone-header-module #imheader q:before,
#vodafone-header-module #imfooter q:before,
#vodafone-header-module #imheader q:after,
#vodafone-header-module #imfooter q:after {
  content: "";
}
#vodafone-header-module #imheader blockquote,
#vodafone-header-module #imfooter blockquote,
#vodafone-header-module #imheader q,
#vodafone-header-module #imfooter q {
  quotes: "" "";
}
#vodafone-header-module #imheader .imclearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#vodafone-header-module #imheader .imclearfix {
  zoom: 1;     
  display: block;
}
#vodafone-header-module #imheader {
  width: 956px;
  padding:0 15px;
  margin:0px auto;
}
/*----[Top global nav Personal/Business]----*/
#vodafone-header-module #top-globalnav {
  float: left;
  position:relative;
  margin-left:-10px;
  height:36px;
  z-index:990 !important;
}
#vodafone-header-module #global-nav-wrap {
  margin:0px !important;
}
#vodafone-header-module #imheader #top-globalnav li {
  float: left;
  display: inline;
}
#vodafone-header-module #imheader #top-globalnav li a:link,
#vodafone-header-module #imheader #top-globalnav li a:visited,
#vodafone-header-module #imheader #top-globalnav li a:hover,
#vodafone-header-module #imheader #top-globalnav li a:focus,
#vodafone-header-module #imheader #top-globalnav li a:active {
  display: block;
  float: left;
  text-decoration: none;
  position: relative;  
  background: none;
  color: #333333;
}
#vodafone-header-module #imheader #top-globalnav li a:hover,
#vodafone-header-module #imheader #top-globalnav li a:focus {
  background: none;
  text-decoration:underline;
}
#vodafone-header-module #imheader #top-globalnav li a:hover span,
#vodafone-header-module #imheader #top-globalnav li a:focus span {
  background: none;
  /*text-decoration:underline;*/
}
#vodafone-header-module #imheader #top-globalnav li.active a:link,
#vodafone-header-module #imheader #top-globalnav li.active a:visited,
#vodafone-header-module #imheader #top-globalnav li.active a:hover,
#vodafone-header-module #imheader #top-globalnav li.active a:focus,
#vodafone-header-module #imheader #top-globalnav li.active a:active {
  background: none;
  color: #e80000;
}
#vodafone-header-module #imheader #top-globalnav li.active a span {
  background: none;
}
#vodafone-header-module #imheader #top-globalnav li.active > ul#topSubnav li.active a {
  color: #e80000 !important;
}
/* New GK SubNavi */
#vodafone-header-module #imheader #top-globalnav li.Group-Start > a > span:after {
    content:" ";
    display:inline-block;
    margin:0 0 2px 3px;
    border-width:3px 3px 0 3px;
    border-style:solid;
    border-color:#333333 transparent transparent transparent;
}
#vodafone-header-module #imheader #top-globalnav li.active.Group-Start > a > span:after {
    border-color:#e80000 transparent transparent transparent;
}
#vodafone-header-module #imheader #top-globalnav li.Group-Start:hover > a > span {
    background:#f4f4f4;
    border-radius:3px;
    box-shadow:0 1px 3px -1px #999999 inset;
    outline:none;
}
#vodafone-header-module #imheader #top-globalnav li.Group-Start:hover > a > span {
    border-width:0 3px 3px 3px;
    border-color:transparent transparent #333333 transparent
}
#vodafone-header-module #imheader #top-globalnav li.Group-Start:hover > a > span:after {
    border-width: 0 3px 3px 3px;
    border-color: transparent transparent #333333 transparent;
  }
#vodafone-header-module #imheader #top-globalnav li.active.Group-Start:hover > a > span:after {
    border-color: transparent transparent #e80000 transparent;
  }
#vodafone-header-module #imheader #top-globalnav li.Group-Start {
     position:relative;
    }
#vodafone-header-module #imheader #top-globalnav li > a > span {
  padding: 10px;
  display: table-cell;
  vertical-align: middle;
  font: 700 12px/1 "Arial",sans-serif;
}
#vodafone-header-module #imheader #top-globalnav li.Group-Start:hover > a > span, 
#vodafone-header-module #imheader #top-globalnav li.Group-Start:focus > a > span {
    margin: 0;
    background-color:#f4f4f4;
    border-radius: 3px;
    box-shadow: 0 1px 3px -1px #999999 inset;
}
#vodafone-header-module #imheader #top-globalnav li.Group-Start > ul#topSubnav {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(50, 50, 50, 0.75);
    outline: medium none;
    position: absolute;
    z-index: 99;
    top:32px;
    width: 140px;
    display: none;
    }
#vodafone-header-module #imheader #top-globalnav li.Group-Start:hover > ul#topSubnav,
#vodafone-header-module #imheader #top-globalnav li.Group-Start:focus > ul#topSubnav {
    display:block;
    }
#vodafone-header-module #imheader #top-globalnav li.Group-Start > ul#topSubnav > li,
#vodafone-header-module #imheader #top-globalnav li.Group-Start > ul#topSubnav > li > a {
    display:block;
    top: auto;
    float:none;
    }
#vodafone-header-module #imheader #top-globalnav li.Group-Start > ul#topSubnav > li > a > span {
  display: table-cell;
  vertical-align: middle; 
  float:none;    
  padding: 6px;
  height: 22px;
    }    
#vodafone-header-module #imheader #top-globalnav li.Group-Start > ul#topSubnav > li > a {
    border-bottom: 1px solid #e0e0e0;
    margin:0 3px;
    }        
#vodafone-header-module #imheader #top-globalnav li.Group-Start > ul#topSubnav > li.Group-End > a {
    border-bottom: 0px none;
    }    
#vodafone-header-module #imheader #top-globalnav li.Group-Start > ul#topSubnav > li:hover {
  background-color:#e7e7e7;
}
#vodafone-header-module #imheader #top-globalnav li.active > ul#topSubnav > li:hover {
  color: #333;
  background-color:#f3f3f3;
}
#vodafone-header-module #imheader #top-globalnav li.active > ul#topSubnav > li > a:link, 
#vodafone-header-module #imheader #top-globalnav li.active > ul#topSubnav > li > a:visited, 
#vodafone-header-module #imheader #top-globalnav li.active > ul#topSubnav > li > a:hover, 
#vodafone-header-module #imheader #top-globalnav li.active > ul#topSubnav > li > a:focus,
#vodafone-header-module #imheader #top-globalnav li.active > ul#topSubnav > li > a:active {
  color: #333;
}    
#vodafone-header-module #imheader #top-globalnav li.Group-Item,
#vodafone-header-module #imheader #top-globalnav li.Group-End {
    display:none;
    }
#vodafone-header-module #imheader #top-globalnav > ul#topSubnav > li.Group-Item,
#vodafone-header-module #imheader #top-globalnav > ul#topSubnav > li.Group-End {
    display:block;
    }    
#vodafone-header-module #imheader #top-links {
  background: none repeat scroll 0 0 transparent;
  float:right;
  position: relative;
  z-index: 300;
}
#vodafone-header-module #imheader #top-links ul#top-quicklinks {
  float: right;
  height: 36px;
}
#vodafone-header-module #imheader #top-links ul#top-quicklinks li {
  float: right;
  font-weight: normal;
}
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:link,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:visited,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:hover,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:focus,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:active {
    display: block;
    font: 700 12px/19px "Arial",sans-serif;
    height: 19px;
    padding: 8px 10px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
}
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:hover,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:focus,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:active {
    text-decoration: underline;
}
#vodafone-header-module #imheader #top-links ul#top-quicklinks li:first-child a {
     padding-right:0;
}
#vodafone-header-module #imheader #top-links ul#top-quicklinks li .SDicon {
    margin: -2px 12px 0 0;
    display:inline-block;
    vertical-align:middle;
}
#vodafone-header-module #imheader #top-links ul#top-quicklinks li .SDicon.i-contact-us-sml,
#vodafone-header-module #imheader #top-links ul#top-quicklinks li .SDicon.i-shopfinder-sml,
#vodafone-header-module #imheader #top-links ul#top-quicklinks li .SDicon.i-notification {
    margin-right: 5px;
}
#vodafone-header-module #imheader #top-links ul#top-quicklinks li .counter {
    background: none repeat scroll 0 0 #E60000;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    color: #FFFFFF;
    font: 700 12px/1 "Arial",sans-serif;
    left: 25px;
    padding: 3px;
    margin-top:1px;
    position: absolute;
    top: 0;
}
#vodafone-header-module #imheader #top-nav {
    width: 956px;
    position:relative;
}
#vodafone-header-module #imheader #top-nav .rhombus:after {
    border-right: 1999px inset transparent;
    border-top: 1999px solid #E60000;
    content: " ";
    height: 0;
    left: 43px;
    position: absolute;
    top: 77px;
    width: 0;
    z-index: 1;
}
#vodafone-header-module #imheader #top-nav .rhombus:before {
    border-color: transparent transparent #E60000;
    border-style: none inset solid none;
    border-width: medium 1999px 1999px medium;
    content: " ";
    height: 0;
    left: 43px;
    overflow: hidden;
    position: absolute;
    top: -1956px;
    width: 0;
}
#vodafone-header-module #imheader #top-nav .rhombus {
    background-color: #E60000;
    height: 80px;
    left: -2065px;
    position: absolute;
    top: -37px;
    width: 1999px;
    z-index: 1;
    display:none;
}
#vodafone-header-module #imheader #top-nav ul#menu {
    width: 956px;
    height: 45px;
    float: left;
    list-style-type: none;
    position: relative;
    background: none repeat scroll 0 0 #E60000;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(50, 50, 50, 0.75);    
    /* behavior: url(/scripts/PIE.htc); */
    z-index: 900;  
}
#vodafone-header-module #imheader ul#menu li.logo, 
#vodafone-header-module #imheader ul#menu li.VFlogo {
    height: 199px;
    left: -130px;
    position: absolute;
    top: -49px;
    width: 130px;
}
#vodafone-header-module #imheader ul#menu li.logo a,
#vodafone-header-module #imheader ul#menu li.VFlogo a {
    display: block;
    left: 40px;
    position: absolute;
    top: 42px;
}
#vodafone-header-module #imheader ul#menu li.logo a {
    background: url(//www.vodafone.de/images/v5/css/logoVodafone1309.png) no-repeat;
}
#vodafone-header-module #imheader ul#menu li.logo img {
    display: none;
    float: left;
    padding: 0;
    margin: 0;
}
#vodafone-header-module #imheader ul#menu li.VFlogo img {
    display: block;
}
/*----[Top level menu hover]----*/
#vodafone-header-module #imheader ul#menu a {
    text-decoration: none;
}
#vodafone-header-module #imheader ul#menu a.menuLayerLink span {
    display: table-cell;
    height: 44px;
    vertical-align: middle;
    line-height:normal;
}
#vodafone-header-module #imheader ul#menu a.menuLayerLink,
#vodafone-header-module #imheader ul#menu a.menuLayerLink span {
    color: #FFFFFF;
    font: normal 18px/22px "VodafoneRgRegular",Arial,sans-serif;
    text-decoration:none !important;
}
#vodafone-header-module #imheader ul#menu a.menuLayerLink:hover,
#vodafone-header-module #imheader ul#menu a.menuLayerLink:hover span {
    color: #000000;
}
#vodafone-header-module #imheader ul#menu li:hover a.menuLayerLink:link,
#vodafone-header-module #imheader ul#menu li:hover a.menuLayerLink:visited,
#vodafone-header-module #imheader ul#menu li:hover a.menuLayerLink:hover,
#vodafone-header-module #imheader ul#menu li:hover a.menuLayerLink:focus,
#vodafone-header-module #imheader ul#menu li:hover a.menuLayerLink:active {
    text-decoration:underline;
}
#vodafone-header-module #imheader ul#menu ul.left li:hover p.megamenu-heading a:hover,
#vodafone-header-module #imheader ul#menu ul.left li:hover p.megamenu-heading a:focus,
#vodafone-header-module #imheader ul#menu ul.left li:hover p.megamenu-heading a:active {
    color: #333333;
    text-decoration:underline;
}
#vodafone-header-module #imheader ul#menu a:hover span,
#vodafone-header-module #imheader ul#menu a:focus span {
    text-decoration:underline;
}
/*----[MDD]----*/
#vodafone-header-module #imheader ul#menu li.menuLayer {
    float: left;
    text-align: center;
    height: 45px;
    background: transparent;
    border-right: 1px solid #ffffff;            
    font-size: 1.455em;
    display:inline;        
    padding:0;
}
#vodafone-header-module #imheader ul#menu li.menuLayer:nth-child(2) {
     border-radius: 3px 0 0 3px;
 }
#vodafone-header-module #imheader ul#menu li.menuLayer.itemMV,
#vodafone-header-module #imheader ul#menu li.menuLayer.itemMV2 {
    background-color: transparent;
    border-right: 1px solid #ffffff;            
}
#vodafone-header-module #imheader ul#menu li.menuLayer a.menuLayerLink {
    position:relative;
    height: 44px;
    display:block;
    float:left;
    padding: 0 20px 0 20px;
}

#vodafone-header-module #imheader ul#menu li.menuLayer a.menuLayerLink:before    { position:absolute;top:0;right:-1px;content:" ";width:1px;height:5px;background-color:#e60000; }
#vodafone-header-module #imheader ul#menu li.menuLayer a.menuLayerLink:after     { position:absolute;bottom:-1px;right:-1px;content:" ";width:1px;height:5px;background-color:#e60000; }

#vodafone-header-module #imheader ul#menu li.menuLayer:hover a.menuLayerLink,
#vodafone-header-module #imheader ul#menu li.menuLayer.focus a.menuLayerLink {   
    margin-top:0;
    z-index:9999;
    text-decoration:none;
    position: relative;
}
#vodafone-header-module #imheader ul#menu li.menuLayer.MDDnode-1:hover,
#vodafone-header-module #imheader ul#menu li.menuLayer.MDDnode-1:focus {
    margin-left:0;
    border-left: 1px solid #f4f4f4;
    border-right: 0px none;
    border-radius:3px 0 0 0;
}
#vodafone-header-module #imheader ul#menu li.menuLayer.MDDnode-1:hover a.menuLayerLink,
#vodafone-header-module #imheader ul#menu li.menuLayer.MDDnode-1:focus a.menuLayerLink {
    border-radius:3px 0 0 0;
    padding: 0 20px 0 20px;  
}
#vodafone-header-module #imheader ul#menu li.menuLayer:hover,
#vodafone-header-module #imheader ul#menu li.menuLayer:focus { 
    background-color: #F4F4F4 !important;
    color: #333333;
    border-right: 1px solid #F4F4F4;
}
#vodafone-header-module #imheader ul#menu li.menuLayer a.menuLayerLink:hover,
#vodafone-header-module #imheader ul#menu li.menuLayer:hover a.menuLayerLink,
#vodafone-header-module #imheader ul#menu li.menuLayer a.menuLayerLink:focus,
#vodafone-header-module #imheader ul#menu li.menuLayer:focus a.menuLayerLink,
#vodafone-header-module #imheader ul#menu li.menuLayer a.menuLayerLink:hover span,
#vodafone-header-module #imheader ul#menu li.menuLayer:hover a.menuLayerLink span,
#vodafone-header-module #imheader ul#menu li.menuLayer a.menuLayerLink:focus span,
#vodafone-header-module #imheader ul#menu li.menuLayer:focus a.menuLayerLink span {
    background-color: #F4F4F4 !important;
    color: #000000;
    text-decoration:none;
    background-position:right 0px;
}
#vodafone-header-module #imheader ul#menu li.menuLayer:hover a.menuLayerLink:before,
#vodafone-header-module #imheader ul#menu li.menuLayer:focus a.menuLayerLink:before { 
    position:absolute;top:0;left:-1px;content:" ";width:1px;height:45px;background-color:#ffffff;
}
#vodafone-header-module #imheader ul#menu li.menuLayer:hover a.menuLayerLink:after,
#vodafone-header-module #imheader ul#menu li.menuLayer:focus a.menuLayerLink:after { 
    position:absolute;top:0;right:-1px;content:" ";width:1px;height:45px;background-color:#ffffff;
}
#vodafone-header-module #imheader ul#menu li.menuLayer:nth-child(2):hover a.menuLayerLink:before,
#vodafone-header-module #imheader ul#menu li.menuLayer:nth-child(2):focus a.menuLayerLink:before { 
    display:none;
}
/* active */
#vodafone-header-module #imheader ul#menu li.menuLayerActive,
#vodafone-header-module #imheader ul#menu li.menuLayerActive.itemMV,
#vodafone-header-module #imheader ul#menu li.menuLayerActive.itemMV2 {
    background-color: #bd0000;
}
#vodafone-header-module #imheader ul#menu li.menuLayerActive.MDDnode-1 {
    border-radius: 3px 0 0 3px;
} 
#vodafone-header-module #imheader ul#menu li.menuLayerActive a.menuLayerLink:hover,
#vodafone-header-module #imheader ul#menu li.menuLayerActive:hover a.menuLayerLink,
#vodafone-header-module #imheader ul#menu li.menuLayerActive a.menuLayerLink:focus,
#vodafone-header-module #imheader ul#menu li.menuLayerActive:focus a.menuLayerLink {
    background-color: transparent;
}
#vodafone-header-module #imheader ul#menu li.menuLayer .foot {
    background: none repeat scroll 0 0 #EFEFEF;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #C8C8C8;
    display: block;
    padding: 15px 25px;
    text-align: center;
}
#vodafone-header-module #imheader ul#menu li.menuLayer .foot .nav-close {
    margin: 0;
    padding: 10px 25px;
        display:inline-block;
}
/* Search Field */
#vodafone-header-module #imheader ul#menu li.search {
    right: 0px !important;
    position: absolute;
}
#vodafone-header-module #imheader #formGlobalSearch {
  margin:4px;
  position: relative;
 }
 #vodafone-header-module #imheader #formGlobalSearch.SD4 input {
  font: normal 18px/22px "VodafoneRgRegular",Arial,sans-serif;
  padding: 6px 10px;
  width: 210px;
  height: 25px;
}
#vodafone-header-module #imheader #formGlobalSearch.SD4 label,  
#vodafone-header-module #imheader #formGlobalSearch.SD4 input, 
#vodafone-header-module #imheader #formGlobalSearch.SD4 .iButton {
    vertical-align: middle;
}
#vodafone-header-module #imheader #formGlobalSearch.SD4 .iButton {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    margin: 2px 0 0;
    opacity: 0;
    padding: 6px 13px 7px;
    position: absolute;
    right: 3px;
    top: 1px;
    width: 45px;
    background-image:url(//www.vodafone.de/images/v5/css/icon-search-input.png);
    background-repeat:no-repeat;
    background-position: center center;
}
#vodafone-header-module #imheader #formGlobalSearch.SD4 .iButton:focus, 
#vodafone-header-module #imheader #formGlobalSearch.SD4 .iButton:hover, 
#vodafone-header-module #imheader #formGlobalSearch.SD4 .iButton:active, 
#vodafone-header-module #imheader #formGlobalSearch.SD4 #top-search-field:focus + .iButton {
    opacity: 1;
}
#vodafone-header-module #imheader #formGlobalSearch.SD4 .SDicon {
    position: absolute;
    left: 10px;
    top: 10px;
}
/*----[Mega Menus]----*/
#vodafone-header-module.nojs #imheader ul#menu li:hover ul,
#vodafone-header-module #imheader ul#menu li:focus ul,
#vodafone-header-module #imheader ul#menu li a:focus ~ ul,
#vodafone-header-module #imheader ul#menu li.sfHover ul {
    left: -1px;
    top: 44px;
    z-index: 999;
}
/*----[Alignment]----*/
#vodafone-header-module.nojs #imheader ul#menu li.sfHover ul.left,
#vodafone-header-module.nojs #imheader ul#menu li.MDDnode-1:hover ul,
#vodafone-header-module.nojs #imheader ul#menu li.MDDnode-2:hover ul,
#vodafone-header-module.nojs #imheader ul#menu li.MDDnode-3:hover ul,
#vodafone-header-module #imheader ul#menu li.MDDnode-1.sfHover ul,
#vodafone-header-module #imheader ul#menu li.MDDnode-2.sfHover ul,
#vodafone-header-module #imheader ul#menu li.MDDnode-3.sfHover ul {
    left: 0px;
    right:auto;
}
#vodafone-header-module.nojs #imheader ul#menu li:hover ul.right,
#vodafone-header-module #imheader ul#menu li.sfHover ul.right,
#vodafone-header-module.nojs #imheader ul#menu li.MDDnode-4:hover ul,
#vodafone-header-module.nojs #imheader ul#menu li.MDDnode-5:hover ul,
#vodafone-header-module.nojs #imheader ul#menu li.MDDnode-6:hover ul,
#vodafone-header-module.nojs #imheader ul#menu li.MDDnode-7:hover ul,
#vodafone-header-module.nojs #imheader ul#menu li.MDDnode-8:hover ul,
#vodafone-header-module.nojs #imheader ul#menu li.MDDnode-9:hover ul,
#vodafone-header-module #imheader ul#menu li.MDDnode-4.sfHover ul,
#vodafone-header-module #imheader ul#menu li.MDDnode-5.sfHover ul,
#vodafone-header-module #imheader ul#menu li.MDDnode-6.sfHover ul,
#vodafone-header-module #imheader ul#menu li.MDDnode-7.sfHover ul,
#vodafone-header-module #imheader ul#menu li.MDDnode-8.sfHover ul,
#vodafone-header-module #imheader ul#menu li.MDDnode-9.sfHover ul {
    right: 0px;
    left:auto;
}
 #vodafone-header-module.nojs #imheader ul#menu li:hover ul.center,
 #vodafone-header-module #imheader ul#menu li.sfHover ul.center,
 #vodafone-header-module.nojs #imheader ul#menu li:hover ul.MDDsubNavItems-0,
 #vodafone-header-module #imheader ul#menu li.sfHover ul.MDDsubNavItems-0 {
    right: auto;
    left:auto;
    margin:0 -70px;
}
 #vodafone-header-module.nojs #imheader ul#menu li.MDDnode-2:hover ul.MDDsubNavItems-1,
 #vodafone-header-module.nojs #imheader ul#menu li.MDDnode-3:hover ul.MDDsubNavItems-1,
 #vodafone-header-module #imheader ul#menu li.MDDnode-2.sfHover ul.MDDsubNavItems-1,
 #vodafone-header-module #imheader ul#menu li.MDDnode-3.sfHover ul.MDDsubNavItems-1 {
    right: auto;
    left:0;
/*  left:auto;
    margin:0 -149px; */
}
 #vodafone-header-module #imheader ul#menu li ul {
    position: absolute;
    top: -999em;
    left: -999em;
}
 #vodafone-header-module.nojs #imheader ul#menu li.menuLayer ul li,
 #vodafone-header-module #imheader ul#menu li.sfHover ul li {
    padding: 0;
    float: left;         
    height:auto;
    display: inline-block;
    background: transparent;
    border-radius:0 0 3px 3px;
}
#vodafone-header-module #imheader ul#menu li.menuLayer ul {
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);     
    background: #F9F9F9;
    border-radius:0 0 3px 3px;
    background: none repeat scroll 0 0 #F4F4F4;
    border-radius: 0 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(50, 50, 50, 0.75);
    padding-left: 0px;  
}
#vodafone-header-module #imheader ul#menu li ul li .subnav-wrap {
    display: table;
    font-size: 14px;
    font-weight: normal;
    margin: 30px 0;
}
#vodafone-header-module #imheader ul#menu li ul li div.subnav {
    width: 188px;
    text-align: left;
    padding: 0 25px;
    display: table-cell;
    vertical-align: top;
    border-left: 1px solid #D1D1D1;
}
#vodafone-header-module #imheader ul#menu li ul li div.subnav.loginCol1 {
    width: 210px;
}
#vodafone-header-module #imheader ul#menu li ul li div.subnav.loginCol2 {
    display:block;
    width:167px;
    height:260px;
    background-color:#dddddd;
    margin:-30px 0;
    padding:30px 25px;
}
#vodafone-header-module #imheader ul#menu li ul li div.subnav.loginCol2 fieldset {
    border:0;
}
#vodafone-header-module #imheader ul#menu li ul li div.subnav.loginCol2 span {
    display:block;
    line-height:18px;
    color:#333333;
    padding-top:6px;
}
#vodafone-header-module #imheader ul#menu li ul li div.subnav:first-child {
    border-left: 0px none;
}
#vodafone-header-module #imheader ul#menu li ul li div.support img {
    padding: 0px;
}
#vodafone-header-module #imheader ul#menu li ul li .subnav p.megamenu-heading {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 15px;
}
/*
#vodafone-header-module #imheader ul#menu li ul li .subnav p.megamenu-heading > a:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    border-image: none;
    border-left-color: inherit;
    border-right: 3px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-top: 3px solid rgba(0, 0, 0, 0);
    border-width: 3px;
    content: "";
    display: inline-block;
    left: 100%;
    margin: 7px 0 1px 4px;
}
*/
#vodafone-header-module #imheader ul#menu li ul li .subnav img {
    padding: 0 0 13px 0;
}
#vodafone-header-module #imheader ul#menu li ul li .subnav a.subnav {
    width: 164px;
    height: auto;
    font-weight: normal;
    padding:3px 0 0;
    line-height: 145%;
    display: block;
}
#vodafone-header-module #imheader ul#menu li ul li .subnav a.subnav:hover,
#vodafone-header-module #imheader ul#menu li ul li .subnav a.subnav:focus,
#vodafone-header-module #imheader ul#menu li ul li .subnav a.subnav:active {
    color: #333333;
    text-decoration:underline;
}
/* MDD Login */
#vodafone-header-module #imheader .mdd-login-form {
    margin-top: 9px;
  }
#vodafone-header-module #imheader .mddfm-data {
    padding-bottom: 10px;
  }
#vodafone-header-module #imheader .mdd-login-form input#mddlogin-username,
#vodafone-header-module #imheader .mdd-login-form input#mddlogin-password {
    width: 190px;
}
#vodafone-header-module #imheader .mdd-login-form input#mddlogin-username:focus,
#vodafone-header-module #imheader .mdd-login-form input#mddlogin-password:focus {
    box-shadow: 0 0 0 3px #448515 inset, 0 1px 2px rgba(50, 50, 50, 0.75) inset;
    outline: medium none;
}
#vodafone-header-module #imheader .mdd-login input.mddlogin-recognize {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 0 none;
    box-shadow: 0 0 0 rgba(0, 0, 0,0);
    height: 16px;
    margin-top: 3px;
    padding: 0 5px 0 0;
    text-align: left;
    vertical-align: top;
    width: 16px;
}
#vodafone-header-module #imheader .mddfm-login-target {
  margin-top:31px;
}
#vodafone-header-module #imheader .mdd-login input.mddlogin-target {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 0 none;
    box-shadow: 0 0 0 rgba(0, 0, 0,0);
    height: 16px;
    margin-top: 3px;
    padding: 0 5px 0 0;
    text-align: left;
    vertical-align: top;
    width: 16px;
}
#vodafone-header-module #imheader .mddfm-check {
    margin-top: 20px;
}
#vodafone-header-module #imheader .mddfm-help-links {
    margin-top: 10px;
}
#vodafone-header-module #imheader .mddfm-submit {
  margin-top: 20px;
}
#vodafone-header-module #imheader .mdd-loggedIn p {
    line-height: 1.5;
    margin-bottom: 15px;
}
#vodafone-header-module #imheader .mdd-loggedIn #logoutBtn {
    margin-bottom: 10px;
}
#vodafone-header-module #imheader .mdd-loggedIn .mddfm-check span.SDicon.i-info {
    float: right;
    margin-left: 100px;
 }
#vodafone-header-module #imheader .mdd-loggedIn #mddlogin-username {
    width:167px;
 }
#vodafone-header-module #imheader .mddlogin-tooltipp {
    font-size: 12px;
    line-height: normal;
    position:absolute;
    top:30px;
 }
#vodafone-header-module #imheader .tooltipp.mddlogin-tooltipp {
    left: -15px;
    padding: 20px 40px 20px 20px;
    width: 175px;
    line-height:150%;
}
#vodafone-header-module #imheader .tooltipp.mddlogin-tooltipp .SDicon.i-closeTT {
    position: absolute;
    right: -20px;
    top: 0;
    cursor:pointer;
}
#vodafone-header-module #imheader #i-recognize {
    position: absolute; 
    right: -18px; 
    top: 2px; 
    cursor:pointer;
}
#vodafone-header-module #imheader ul#menu .tooltipp a:hover {
    text-decoration: underline;
}


/* ------------------------------------------------------------------------------------------- */
/* MDD Simplicity  */
/* ------------------------------------------------------------------------------------------- */

#vodafone-header-module #imheader #top-globalnav li > a > span {
    font: 400 12px/18px "VodafoneRgBold",Arial,sans-serif;
    padding: 10px;
}

#vodafone-header-module #imheader #top-links ul#top-quicklinks a:link,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:visited,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:hover,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:focus,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:active,
#vodafone-header-module #imheader #top-links ul#top-quicklinks span {
    font: 400 12px/19px "VodafoneRgBold",Arial,sans-serif;
}

#vodafone-header-module #imheader #top-links ul#top-quicklinks a:link,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:visited,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:hover,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:focus,
#vodafone-header-module #imheader #top-links ul#top-quicklinks a:active {
	padding: 8px 10px;
}

#vodafone-header-module #imheader #top-links ul#top-quicklinks li.meta-hl span.i-calls {
	background:url(//www.vodafone.de/images/v5/css/meta-calls.png) no-repeat 0px 10px;background-size:19px 19px;
}

#vodafone-header-module #imheader #top-links ul#top-quicklinks li.meta-hl span.i-login-sml {
	background:url(//www.vodafone.de/images/v5/css/login-sml.png) no-repeat 0px 10px;background-size:20px 20px;
}

#vodafone-header-module #imheader #top-links ul#top-quicklinks li.meta-hl span {
	font: 400 12px/19px "VodafoneRgRegular",Arial,sans-serif;
	padding: 9px 10px 7px 20px;
	display:block;
}

#vodafone-header-module #imheader #top-links ul#top-quicklinks li.meta-hl span strong {
	font: 400 12px/19px "VodafoneRgBold",Arial,sans-serif;
}

#vodafone-header-module #imheader ul#menu li ul li .subnav p.megamenu-heading,
#vodafone-header-module #imheader ul#menu li ul li .subnav p.megamenu-heading a {
	font: 400 16px/20px "VodafoneRgBold",Arial,sans-serif;
}

#vodafone-header-module #imheader ul#menu li ul li .subnav a.subnav {
	font: 400 16px/20px "VodafoneRgRegular",Arial,sans-serif;
	padding: 5px 0 0;
}


#vodafone-header-module #imheader ul#menu li ul li div.subnav.loginCol2 span {
	font: 400 16px/20px "VodafoneRgRegular",Arial,sans-serif;
}


#vodafone-header-module #imheader .mddfm-submit a {
	font: 400 14px/14px "VodafoneRgBold",Arial,sans-serif;
}

svg {
    display: inline-block;
    vertical-align: middle;
    fill: #666666;
}

.i-xsml {
    width: 20px;
    height: 20px;
}

.i-mdm {
    width: 48px;
    height: 48px;
}

.i-white, .i-white .st0, .i-white [fill] {
    color: #ffffff;
    fill: #ffffff;
}

.i-red, .i-red .st0, .i-red [fill] {
    color: #e60000;
    fill: #e60000;
}

.i-contact-us-sml {
    background:url(/images/v5/css/contact-us-sml.png) no-repeat;
    background-size:20px 20px;
    height: 20px;
    width: 20px;
}
.i-shopfinder-sml {
    background:url(/images/v5/shopfinder-icon-meta_12x15.png) no-repeat;
    background-size:20px 20px;
    height: 20px;
    width: 20px;
}
.i-basket-sml {
    background:url(/images/v5/css/basket-sml.png) no-repeat;
    background-size:20px 20px;
    height: 20px;
    width: 20px;
}
.i-basket-blank-sml {
    background:url(/images/v5/css/basket-sml.png) no-repeat;
    background-size:20px 20px;
    height: 20px;
    width: 20px;
}
.i-notification {
    background:url(/images/v5/css/notification.png) no-repeat;
    background-size:20px 20px;
    height: 20px;
    width: 20px;
}
.i-login-sml {
    background:url("/images/v5/css/login-sml.png") no-repeat;
    background-size:20px 20px;
    height: 20px;
    width: 20px;
}


/* ------------------------------------------------------------------------------------------- */
/* SEARCH Autosuggest Nov13 Design Refresh  */
/* ------------------------------------------------------------------------------------------- */
#topSearchBox {
    width:425px;
    position: absolute; 
    top: 77px; 
    }
#helpSearchBox {
    left: 606px;
    position: absolute;
    top: 186px;
    width: 425px;
}
#centerSearchBox {
    left: 754px;
    position: absolute;
    top: 226px;
    width: 490px;
}
.exsg_box {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 0 3px 3px;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;    
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
    z-index:9999;
    padding:10px 19px 20px;
}
#centerSearchBox.exsg_box {
    border-radius: 0 0 3px 3px;
}
.exsg_box .exsg_cat_title a,
.exsg_box .exorbyte_description a {
    text-decoration:none;
    background:url(//www.vodafone.de/images/v5/css/linkArrow13.png) no-repeat right -2px;
    padding-right:9px;
    font-weight:bold;
    color:#333333;
}
.exsg_box .exsg_cat_title a:hover,
.exsg_box .exsg_cat_title a:focus,
.exsg_box .exsg_cat_title a:active,
.exsg_box .exorbyte_description a:hover,
.exsg_box .exorbyte_description a:focus,
.exsg_box .exorbyte_description a:active {
    text-decoration:underline;
}
.exsg_box .exsg_header {
    display:none;
}
.exsg_box .exsg_results {
    font-size:14px;
    color:#333333;
    line-height:120%;
}
.exsg_box .exsg_results ul {
    list-style: none outside;
    padding: 0;
    margin: 0;
}
.exsg_box .exsg_results ul li {
    list-style: none outside;
    display:table;
}
.exsg_box .exsg_results .exsg_item {
    padding: 6px 0;
}
.exsg_box .exsg_results .exsg_cat {
    font-weight:bold;
    border-top:1px solid #EBEBEB;
    margin-top:8px;
    padding:8px 0 3px;
}
.exsg_box .exsg_results li[rel="0"] .exsg_cat {
    border-top:0px none;
    margin-top:0px;
    padding-top:5px;
}
.exsg_box .exsg_results .exsg_item .exorbyte_icon,
.exsg_box .exsg_results .exsg_item .exorbyte_description {
    float:left;
}
.exsg_box .exsg_results .exsg_item .exorbyte_description {
    width:380px;
    margin: 1px 0;
}
#centerSearchBox.exsg_box .exsg_results .exsg_item .exorbyte_description {
    width:445px;
}
#helpSearchBox.exsg_box .exsg_results .exsg_item .exorbyte_description {
    width:380px;
}
.exsg_box .exsg_results .exsg_item .exorbyte_icon {
    min-width:32px;
    min-height:32px;
    text-align:center;
    margin-right:10px;
    display:block;
}
.exsg_box .exsg_results .exsg_item .exorbyte_icon img {
    width:32px;
}
.mdd-displayNone{display:none !important;}
/* ------------------------------------------------------------------------------------------- */
/* Footer */
/* ------------------------------------------------------------------------------------------- */
#vodafone-footer-module #imfooter {
    clear: both;
    position:relative;
    width:100%;
    border-radius: 0 0 0 0;
    margin: 0;
    font-size: 12px;
    color: #CCCCCC;
    font-size:12px;     
    background-color:#2E2E2E;      
}
#vodafone-footer-module #imfooter .divFooterWrapper {
    margin: 0 auto;
    padding: 30px 33px 0;
    width: 950px;
}
/*
#vodafone-footer-module #imfooter .divFooterBelt {
    width:100%;
    height: 35px;
    background-color: #FFFFFF;
}
*/
div.divContent5Col #imfooter .divFooterWrapper {
    padding-left: 0px; 
}
#vodafone-footer-module #imfooter .divFooterWrapper div.divContent5Col {
    width:930px !important;
    color:#ffffff !important;
}
#vodafone-footer-module #imfooter ul, 
#vodafone-footer-module #imfooter ul li {
    list-style: none outside none;
}
#vodafone-footer-module #imfooter ul {
    border-right: 0 none;
    float: left;
    margin-left: 30px;
    position: relative;
    width: 215px;
}
#vodafone-footer-module #imfooter ul.first {
    margin-left: 0;
}
#vodafone-footer-module #imfooter ul.last {
    border-right: none;
    padding: 0px;
}
#vodafone-footer-module #imfooter ul li {
    padding: 0;
    margin:5px 0;
}
#vodafone-footer-module #imfooter ul li.heading {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 16px;
    color: #ffffff;
}
#vodafone-footer-module #imfooter .divFooterWrapper ul.last li:last-child,
#vodafone-footer-module #imfooter .divFooterWrapper ul:last-child li:last-child {
        margin-top:5px;
        font-weight:normal;
        }        
#vodafone-footer-module #imfooter p.notices {
    color:#CCCCCC;
    float:none;
    clear:both;
    padding: 142px 0 20px;
    width:560px !important;
}
#vodafone-footer-module #imfooter a {
    text-decoration: none;
    color: #CCCCCC !important;
}
#vodafone-footer-module #imfooter a:hover {
    color: #CCCCCC !important;
    text-decoration:underline;
}
#vodafone-footer-module #imfooter  ul li.heading a,
#vodafone-footer-module #imfooter  ul li.heading a:hover {
    color: #ffffff !important;
}
#vodafone-footer-module #imfooter div.divSocialFooter {
    position:relative;
    top:225px;
    left:0;
    width:956px;
    float: right;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons ul {
    width:330px;
    margin:0 auto;
    float:none;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons ul li {
    float:left;
    margin:55px 0 !important;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.socialLinkFooter {
    display: block;
    height:32px;
    overflow:hidden;
    padding-left:47px;
    width: 0;
    line-height: 12px;
    vertical-align: middle;
    background:url(//www.vodafone.de/images/v5/css/onebrand_social_sprite.png) no-repeat;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconFB {
    background-position:0 -160px;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconFB:hover,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconFB:focus,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconFB:active {
    background-position:0 -160px;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconTW {
    background-position:0 -128px;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconTW:hover,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconTW:focus,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconTW:active {
    background-position:0 -128px;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconGP {
    background-position:0 -96px;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconGP:hover,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconGP:focus,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconGP:active {
    background-position:0 -96px;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconVF {
    background-position:0 -192px;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconVF:hover,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconVF:focus,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconVF:active {
    background-position:0 -192px;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconYT {
    background-position:0 -64px;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconYT:hover,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconYT:focus,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconYT:active {
    background-position:0 -64px;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconVB {
    background-position:0 0;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconVB:hover,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconVB:focus,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconVB:active {
    background-position:0 0;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconLI {
    background-position:0 -32px;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconLI:hover,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconLI:focus,
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconLI:active {
    background-position:0 -32px;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconXG {
    background-position:0 -224px;
}
#vodafone-footer-module #imfooter div.divSocialFooter .socialIcons a.sIconSS {
    background-position:0 -256px;
}
#vodafone-footer-module #imfooter h1, 
#vodafone-footer-module #imfooter h2, 
#vodafone-footer-module #imfooter h3, 
#vodafone-footer-module #imfooter h4, 
#vodafone-footer-module #imfooter h5, 
#vodafone-footer-module #imfooter h6 {
    font-size: 12px;
    line-height:1.5;        
    color:#CCCCCC;
    margin: 0;
    padding: 0;
    font-weight:700;
    font-family:Arial, Helvetica, sans-serif;
}
#vodafone-footer-module #imfooter a.seoMoreLink {
    font-weight:bold;
}
#vodafone-footer-module #imfooter .seoExtended {
    display:none;
}    
#vodafone-footer-module #imfooter div.divSeoText {
    color:#CCCCCC;
    line-height:1.5;
    padding:0 10px 30px 0;
}
#vodafone-footer-module #imfooter div.divSeoText a {
    text-decoration: underline;
}

/* hide Nachrichten-Link Metanavi */
/*
#idLink-3bab7e3d-5a82-4a89-b08b-f846282ce0b3,
#idLink-55e5412d-746f-4243-8d23-a9fa0a2db607,
#idLink-345ba02d-ab93-490e-8a3a-d5e4386b0c38,
#idLink-cc33ca9d-91ef-4d5c-bfe6-7cdd5db51066,
#idLink-a8d76c27-a9da-4e23-897a-5cfaf31ff37b {
display:none !important;
}
*/

#vodafone-footer-module #imfooter div.wrapper-fo-qualityseals {
    height:121px;
    width:950px;
    padding:0 0 28px 0;
    border-bottom:1px solid #cccccc;
    margin:0 0 28px 0;
    }        
#vodafone-footer-module #imfooter ul.fo-qualityseals {
    width:100%;
    padding:0;
    margin:0 auto;
    display:table;
    }
#vodafone-footer-module #imfooter ul.fo-qualityseals li {
    height:120px;
    width:120px;
    margin:0 40px 0 40px !important;
    display: table-cell;
    text-align:center;
    vertical-align: middle;
    }
#vodafone-footer-module #imfooter ul.fo-qualityseals li img {
    margin:0;
    max-height: 120px;
    max-width: 120px;
    }
#vodafone-footer-module #imfooter ul.fo-qualityseals li a img.qs-bw {
    display:inline-block;
    }
#vodafone-footer-module #imfooter ul.fo-qualityseals li a img.qs-c {
    display:none;
    }    
#vodafone-footer-module #imfooter ul.fo-qualityseals li a:hover img.qs-bw,
#vodafone-footer-module #imfooter ul.fo-qualityseals li a:active img.qs-bw,
#vodafone-footer-module #imfooter ul.fo-qualityseals li a:focus img.qs-bw         {
    display:none;
    }
#vodafone-footer-module #imfooter ul.fo-qualityseals li a:hover img.qs-c,
#vodafone-footer-module #imfooter ul.fo-qualityseals li a:active img.qs-c,
#vodafone-footer-module #imfooter ul.fo-qualityseals li a:focus img.qs-c  {
    display:inline-block;
    }



 
/* ------------------------------------------------------------------------------------------- */
/* CONTENT CLASS: CSS SNIPPET - SHOP+WWW - Notification-Boxes and Tooltips - SD2 */
/* PAGENAME: SD2 CSS Snippet - Notification-Boxes and Tooltips - SD2 */
/* PAGEID: 224791 */
/* ------------------------------------------------------------------------------------------- */
/* VERSION: 5.2.1 */
/* LAST CHANGES: 2013-04-11 */
/* URL-Prefix: [//www.vodafone.de] */
/* ------------------------------------------------------------------------------------------- */
/* Notification Boxes */
div.divAlertBox {
    padding: 20px 20px 10px 20px;
    margin-bottom: 10px;
    position: relative;
    line-height: normal;
}
div.divAlertBox .herospaceMinimizer a.minimize {
    padding: 0px !important;
    top: 0px !important;
    width: 22px !important;
}
div.width1Col div.imageLeft div.divInlay div.divAlertBox {
    padding: 5px 5px 0px 5px;
    margin: 0px;
}
div.divAlertBox p {
    line-height: 16px;
}
div.width1Col div.imageLeft .divInlay .divAlertBox p {
    margin: 0px !important;
}
div.divAlertBoxIcon {
    width: 17px;
    height: 17px;
    background: url(//www.vodafone.de/images/v5/css/spriteNotificationIcons.png) no-repeat;
    position: absolute;
    top: -8px;
    left: 10px;
}
.colorAdvertising {
    background-color: #FFFFEB;
    border: 1px solid #F6B040;
}
.colorAdvertising .divAlertBoxIcon {
    background-position: 0px 0px;
}
.colorInfo {
    background-color: #D9FFD9;
    border: 1px solid #99cc99;
}
.colorInfo .divAlertBoxIcon {
    background-position: 0px -20px;
}
.colorError {
    background-color: #FFF2F2;
    border: 1px solid #C80000;
}
.colorError .divAlertBoxIcon {
    background-position: 0px -40px;
}
.colorPersonalisation {
    background-color: #E1EBFA;
    border: 1px solid #82B4FA;
    padding: 10px 20px 10px 20px !important;
    margin-bottom: 20px !important;
}
.colorPersonalisation .divAlertBoxIcon {
    background-position: 0px -60px;
}
.colorPersonalisation .divAlertBoxBubbleFlash {
    width: 24px;
    height: 16px;
    background: url(//www.vodafone.de/images/v5/css/speechBubbleFlash.png) no-repeat;
    position: absolute;
    bottom: -16px;
    left: 20px;
}
.colorGrey {
    color: #333333;
}
/*----[tooltip]----*/
div.formContainerSD2 .floatingWrapper {
    float: right;
    width: 14px;
    height: 14px;
    margin: 11px 0px 0px 10px;
}

/*
div.floatingNote {
    position: absolute;
    left: auto;
    top: auto;
    z-index: 1000;
    overflow: hidden;
    display: none;
    margin-top: -22px;
}
div.floatingNote .floatingNoteInlay {
    background-color: #ffffeb;
    border: 1px solid #F6B040;
    padding: 10px 20px 10px 20px;
    margin-bottom: 20px;
    line-height: 1.45455em;
} 
*/

div.floatingWrapper { position: relative; }
div.floatingNote, 
#myVodafoneMatrix .floatingNote {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    box-shadow: 0 1px 4px 0 #555555;
    display: none;
    font-weight: 400;
    left: auto;
    margin: 0 0 10px;
    min-width: 200px;
    overflow: hidden;
    padding: 3px;
    position: absolute;
    top: auto;
    z-index: 10000;
}
div.floatingNote .floatingNoteInlay {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 0 none;
    line-height: 1.45em;
    margin: 0 !important;
    overflow: hidden;
    padding: 10px;
}
div.floatingNote .floatingNoteInlay .floatingNoteClose {
    position: absolute;
    right: 4px;
    top: 5px;
    z-index: 7;
}
div.floatingNote .floatingNoteInlay .title {
    background-color: transparent;
    font-size: 11px;
    font-weight: bold;
    border: none;
    padding: 0px;
    line-height: 1.45455em;
    height: 24px;
}
.floatingNote a.minimize {
    display: block;
    float: right;
    background-image: url(//www.vodafone.de/images/v5/css/spriteControlerSD2.png);
}
.floatingNote a.minimize {
    background-position: 0px -22px;
    margin-left: 6px;
    width: 22px;
    height: 22px;
}
.floatingNote a.minimize:hover, .floatingNote a.minimize:focus {
    background-position: -25px -22px;
}
a.infoIconTT {
    height: 17px;
    background: url(//www.vodafone.de/images/v5/css/spriteNotificationIcons.png) no-repeat;
    background-position: 0px 0px;
    padding-left:25px;
    display:block;
}
/* basic tooltipp mit rahmen und pfeil */
.tooltipp {
    display: none;
    background: #ffffff;
    border: 0px none;
    border-radius: 3px;
    box-shadow: 0 1px 4px 0 #555555;
    padding: 3px 5px;
}
.tooltipp.top {
    margin: -5px 0 0 5px;
}
.tooltipp.right {
    margin: 4px 0 0 12px;
}
.tooltipp.bottom {
    margin: 12px 0 0 5px;
}
.tooltipp.left {
    margin: 4px 0 0 -2px;
}
.tooltipp .wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -2px;
    left: -2px;
    border: 2px solid #cccccc;
    border-radius: 5px;
    z-index: 1;
}
.tooltipp .body {
    position: relative;
    z-index: 2;
}
.tooltipp a {
    position: relative;
    z-index: 2;
}
.tooltipp.max100 {
    max-width: 100px;
}
.tooltipp.max200 {
    max-width: 200px;
}
.tooltipp.max250 {
    max-width: 250px;
}
.tooltipp.max300 {
    max-width: 300px;
}
.tooltipp:before,
.tooltipp:after,
.tooltipp .wrap:after {
    position: absolute;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
}
.tooltipp.top:before {
    top: 100%;
    left: 50%;
    border-top-color: #cccccc;
    border-width: 11px;
    margin-left: -11px;
}
.tooltipp.top:after {
    top: 100%;
    left: 50%;
    border-top-color: #cccccc;
    border-width: 10px;
    margin-left: -10px;
}
.tooltipp.top .wrap:after {
    top: 100%;
    left: 50%;
    border-top-color: #ffffff;
    border-width: 7px;
    margin-left: -7px;
}
.tooltipp.right:before {
    top: 50%;
    right: 100%;
    border-right-color: #cccccc;
    border-width: 11px;
    margin-top: -11px;
}
.tooltipp.right:after {
    top: 50%;
    right: 100%;
    border-right-color: #cccccc;
    border-width: 10px;
    margin-top: -10px;
}
.tooltipp.right .wrap:after {
    top: 50%;
    right: 100%;
    border-right-color: #ffffff;
    border-width: 7px;
    margin-top: -7px;
}
.tooltipp.bottom:before {
    bottom: 100%;
    left: 50%;
    border-bottom-color: #cccccc;
    border-width: 11px;
    margin-left: -11px;
}
.tooltipp.bottom:after {
    bottom: 100%;
    left: 50%;
    border-bottom-color: #cccccc;
    border-width: 10px;
    margin-left: -10px;
}
.tooltipp.bottom .wrap:after {
    bottom: 100%;
    left: 50%;
    border-bottom-color: #ffffff;
    border-width: 7px;
    margin-left: -7px;
}
.tooltipp.left:before {
    top: 50%;
    left: 100%;
    border-left-color: #cccccc;
    border-width: 11px;
    margin-top: -11px;
}
.tooltipp.left:after {
    top: 50%;
    left: 100%;
    border-left-color: #cccccc;
    border-width: 10px;
    margin-top: -10px;
}
.tooltipp.left .wrap:after {
    top: 50%;
    left: 100%;
    border-left-color: #ffffff;
    border-width: 7px;
    margin-top: -7px;
}

/* ------------------------------------------------------------------------------------------- */

 
/* ------------------------------------------------------------------------------------------- */
/* CONTENT CLASS: CSS SNIPPET - WWW - Avatar - SD2 */
/* PAGENAME:  */
/* PAGEID: 208314 */
/* ------------------------------------------------------------------------------------------- */
/* VERSION: R27.1 */
/* LAST CHANGES: 2013-01-29 */
/* PUBLISHED: 2017-10-06 10:26:21
/* ------------------------------------------------------------------------------------------- */
#AsolAvatarContainer { 
    left: 100px;
    top: 150px;
    width: 320px;
    height: 405px;
    border: none;
    z-index: 9999999;
    display: none;
    position: fixed;
}
#AsolAvatarContainer .AsolAvatarHandle { 
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    z-index: 2;
}
#AsolAvatarContainer #AsolAvatarHandle1 {
    left:30px;
    top: 5px;
    width: 280px;
    height: 175px;
}
#AsolAvatarContainer #AsolAvatarHandle2 {
    left:10px;
    top: 30px;
    width: 20px;
    height: 150px;
}
#AsolAvatarContainer #AsolAvatarHolder { 
    left: 0px;
    top: 0px;
    width: 320px;
    height: 405px;
    border: none;
    position: absolute;
    z-index: 1;
}
 
/* -[SNIPPETS <<<]---------------------------------------------------------------------------- */
 