/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:0 0}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}fieldset{border:1px solid silver;margin:0 2px;min-width:0;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}optgroup{font-weight:700}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

hr { border: none !important; margin: 1em 0; }

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }

body { margin-right: 0px; }

strong{
    font-weight:bold
}

body{
    font-size:14px;
    color:#202020;
    background-color:#fff;
    line-height:19px;
    font-family:Arial,Sans-Serif,Verdana
}

h1,h2,h3,h4,h5,h6{
    font-weight:normal
}

h1{
    font-size:1.746em;
    line-height:1.95em;
    margin-bottom:.5em;
    font-family:Trebuchet MS,Arial,Serif
}

h2{
    font-size:1.438em;
    line-height:1.70em;
    margin-bottom:.75em;
    font-family:Trebuchet MS,Arial,Serif
}

h3{
    font-size:1.285em;
    line-height:1;
    margin-bottom:1em;
    font-family:Trebuchet MS,Arial,Serif
}

h4{
    font-size:1.131em;
    line-height:1.25;
    margin-bottom:1.25em
}

h5{
    font-size:1.054em;
    line-height:1.17em;
    margin-bottom:1.5em
}

h6{
    font-size:1em
}

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{
    margin:0
}

p{
    font-size: 14px;
    line-height:19px
}

a,a:link{
    color:#1958bd;
    text-decoration:none
}

a:focus,a:hover{
    color:#1958bd;
    text-decoration:underline
}

a.text-block{
    text-decoration:underline
}

a:visited{
    color:#731077;
    text-decoration:none
}

.mama-head{ width:100%; padding:10px 0 8px 15px; display:inline-block; }
.mama-head-title{ white-space:nowrap; display:inline; font-size:medium; font-weight:bold; }
.mama-box { padding:12px 17px 15px 15px; display:inline-block; margin-top:-1px; width: 100%; }

.mama-footer { color: #221e1a; text-align: center; font-size: 13px; margin-top: 1.5em; }
.mama-footer a {
    text-decoration: none; color: #221e1a; opacity: .4;
    margin-bottom: 27px; outline: none;
    display: block; height: 73px; overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
       -moz-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}
.mama-footer a:hover { opacity: 1; height: 100px; margin-bottom: 0; }
.mama-footer a .mama-footer-logo { display: inline-block; width: 170px; height: 70px; background-image: url("http://www.marktplatzmanager.com/ebay/images/logo.png"); background-size: 170px 70px; margin-bottom: 3px; }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .mama-footer a .mama-footer-logo { background-image: url("http://www.marktplatzmanager.com/ebay/images/logo@2x.png"); } }