* {
    font-family:arial;
}

/* global */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* IE 7 */
.clearfix {
	*display: inline-block;
}

/* Vor IE Mac verstecken \*/
* html .clearfix {height: 1%;}
/* Ende */

#LeftPanel,
#soNavFallback {
    display: none;
}

div.v4bc {
    margin:10px 0px !important;
}

/*
.tb_v4bc {
    background: #fff;
    margin-top: -19px;
}
*/

.bbc ul.in,
.bbc ul.in li a,
.bbc ul.in li a:visited,
.bbc ul.in li a:link {
    color: #5e6a71;
}

.bbc ul.in li a:hover {
    color: #ee3224;
}


h1.headline {
    border-bottom: 2px solid #aaa;
    font-size: 24px;
    margin: 0;
    padding-bottom: 3px;
}

#CentralArea {
    text-align: center;
    width: 100%;

    margin: 0 12px 0 auto;
    background: #dbdbdb url(../images/backgrounds/siteBackground.jpg) repeat-x 0 0;
    padding-top: 160px;
}

#CentralArea div {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    margin: 0 auto;
    
    text-align: left;
    width: 980px;
    background: #fff;
}

#CentralArea div div {
    width: auto;
    background: transparent;
}


#kopfzeile {
    background-color: #fff;
    position: absolute;
    width: 980px;
    z-index: 5;
    left: 50%;
    margin: 25px 0 0 -484px;
}

span.store-name {
    border-left: 2px solid #ffffff;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 42px;
    margin: 4px 0px 0px 140px;
    padding-left: 13px;
    position: absolute;
}

#kopf-links {
    float: left;
    width: 630px;
}

a#logolink {
    background: url(../images/misc/logo.gif) no-repeat;
    display: block;
    height: 65px;
    width: 100%;
}

#kopfnavi {
    height: 35px;
    overflow: hidden;
    padding: 2px 0px 0px 16px;
}

#kopfnavi ol,
#hauptnavi ol {
    border: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

#kopfnavi ol li {
    float: left;
}

#kopfnavi ol li a,
#kopfnavi ol li a:visited {
    color: #000;
    display: block;
    font-size: 18px;
    padding-right: 30px;
    text-decoration: none;
}

#kopfnavi ol li a:hover, #kopfnavi ol li.active a  {
    color: #ee3224;
    text-decoration: none;
}

#kopf-rechts {
    float: left;
    width: 350px;
}

#kopf-rechts img.discount {
    float: right;
    margin: 10px 18px 0 0;
}

#suchdiv {
    background: #aaa;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    color: #fff;
    font-size: 17px;
    padding: 7px 0px 7px 15px;
    margin: 0;
}

#suchdiv form {
    margin: 0;
    padding: 0;
}

#suchdiv label,
#suchdiv input {
    float: left;
    font-family: arial;
}

#suchdiv label {
    margin: 1px 15px 0 0;
}


#suchdiv #suche-eingabe {
    border: 0px;
    height: 19px;
    width: 205px;
}

#suchdiv #suche-btn {
    background: transparent;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    margin: 0 0 0 10px;
    height: 19px;
}

*html #suchdiv #suche-btn {
    margin-top: 1px;
}

#favnews {
    background: url(../images/backgrounds/favnews_bg.gif);
    height: 19px;
}

#favnews a {
    background: url(../images/backgrounds/pfeil.gif) no-repeat right;
    background-image: url(../images/backgrounds/pfeil.gif) !important;
    color: #000;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 19px;
    text-decoration: none;
}

#favnews a:hover {
    text-decoration: underline;
}

#favnews #fav_b {
    border-right: 1px solid #cccccc;
    margin-right: 4px;
    width: 103px;
}

#favnews #fav_f {
    border-right: 1px solid #cccccc;
    margin-right: 4px;
    width: 115px;
}

#favnews #fav_n {
    width: 122px;
    margin-right: -3px;
}

#CentralArea #contentzeile {
    display: block;
    position: relative;
    /*margin-top: -7px;*/
    padding-top: 10px;
}


span.kathead {
    color: #ee3224;
    font-size: 18px;
    font-weight: bold;
    padding-left: 16px;
}

#hauptnavi {
    width: 180px;
    position: absolute;
    z-index: 50;
    top: 162px;
    left: 0;
}

#hauptnavi li.first {
    height: 15px;
}


#hauptnavi ol li {
    margin-top: 5px;
    padding-left: 13px;
}

#hauptnavi ol li a,
#hauptnavi ol li a:visited,
#hauptnavi ol li span {
    color: #000;
    font-size: 15px;
    padding: 3px 3px;
    text-decoration: none;
}

#hauptnavi ol li a:hover, #hauptnavi ol li.active a {
    background: #808080;
    color: #fff;
    margin-left: 3px;
    text-decoration: none;
}

#hauptnavi ol li.active a:visited
{
	color:#fff;
}
#hauptnavi ol li.active li a:visited{
    color: #000;
}


#hauptnavi ol li.active a {
    background: #ee3224;
}
#hauptnavi ol li.active li a {
    background: none;
    color: #000;
}


#hauptnavi ol ol li {
    margin-top: 0px;
    padding-left: 6px;
}

#hauptnavi ol ol li a,
#hauptnavi ol ol li a:visited {
    color: #000;
    font-size: 11px;
    padding: 3px 3px;
    text-decoration: none;
}

#hauptnavi ol ol li a:hover {
    background: #808080;
    color: #fff;
    margin-left: 3px;
    text-decoration: none;
}

#CentralArea #colLeft {
    float: left;
}

#CentralArea #colRight {
    float: right;
    position: relative;
    z-index: 10;
}

#CentralArea .col790 {
    width: 790px;
}

#CentralArea .col744 {
    width: 744px;
}

#colRight h3 {
    color: #ee3224;
    font-size: 20px;
    margin: -3px 0 5px 9px;
    padding: 0;
}

.shopDiscover {
    color: #666;
    font-size: 11px;
    margin: 30px 0 0 22px;
}

.shopDiscover a,
.shopDiscover a:link,
.shopDiscover a:visited {
    color: #666;
    text-decoration: none;
}

.shopDiscover a:hover {
    text-decoration: underline;
}


#CentralArea #shipping {
    color: #666;
    display: block;
    font-size: 13px;
    width: 705px;
    line-height: 18px;
    margin-top: 27px;
    margin-left: 257px;
    padding-bottom: 12px;
    position: relative;
}

#CentralArea #shipping .ship_header {
    border-bottom: 1px solid #cccccc;
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#CentralArea #shipping .small {
    font-size: 10px;
    line-height: 10px;
}

#shipping .shopDiscover {
    position: absolute;
    left: -235px;
    font-size: 11px !important;
}

#CentralArea #ship_shipping {
    float: left;
    font-size: 13px;
    width: 484px;
}

#CentralArea #shipping ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#CentralArea #shipping ul li {
    background: url(../images/backgrounds/list-arrow.gif) no-repeat 0 6px;
    display: block;
    padding: 0 0 0 10px;
}

#CentralArea #ship_payment {
    float: right;
    width: 200px;
    font-size: 12px;
}

#CentralArea #ship_payment img {
    float: left;
    margin-right: 15px;
    margin-bottom:8px;
}

#CentralArea #ship_payment a {
    display: block;
    color: #666;
    text-decoration: underline;
}

#CentralArea #ship_payment a:hover {
    color: #666;
    text-decoration: none;
}

#footer,
#CentralArea #footer {
    color: #666;
    display: none;
    margin: 0 auto 40px auto;
    padding: 0;
    width: 980px;
}

#footer .innerFooter,
#CentralArea #footer .innerFooter {
    background: #ebebeb;
    font-size: 11px;
    padding: 6px 12px 6px 21px;
}


#CentralArea #footer {
    *width:980px;
}

#CentralArea #footer .innerFooter span {
    font-size: 11px;
}

#footer #copy {
    float: left;
}

#footer #fussnav {
    float: right;
    text-align: right;
}

#footer hr {
    background: #ccc;
    border: 0px;
    color: #ccc;
    height: 1px;
}

#fussnav a {
    color: #666;
    text-decoration: none;
}

#fussnav a:hover {
    text-decoration: underline;
}

/**
 * Gallery
 */
 
 
#CentralArea table.r3  {
    margin: 0px 7px 10px 190px;
    width: 783px;
}

* html #CentralArea table.r3 {
    margin-bottom:0 !important;
}

#CentralArea div.v4snexp{
	padding-top: 10px;
	margin-bottom:0;
	min-height: 500px;
}

#CentralArea div.v4stabl {
    padding: 10px 7px 2px 190px;
    text-align: right;
    width: 783px;
    z-index: 15;
}

#CentralArea .sifExp, #CentralArea .cmpb, #CentralArea div.v4snexp {
	 margin-top:0 !important;
	padding-left: 190px;
	padding-bottom:20px;
	width:790px;
}

#CentralArea .ctrlbr, .rs_box, #CentralArea div.cmpb {
	border: none;
	padding-bottom:0;
}

#CentralArea div.cmpb, #CentralArea div.v4snexp {
 margin-top: -10px !important;   
}


#CentralArea div div .r3_t {
    background: transparent url(http://pics.ebaystatic.com/aw/pics/cmp/ui/sprpanelcrns.png) no-repeat scroll 0 -44px;
}

#CentralArea div div .r3_bl {
    background: transparent url(http://pics.ebaystatic.com/aw/pics/cmp/ui/sprpanelcrns.png) no-repeat scroll 0 -77px;
}

#CentralArea div div.r3 {
    padding-bottom: 20px;
    padding-left: 190px;
    width: 790px;
}

#CentralArea div div.r3_cm {
    padding: 0 10px 0 10px;
    width:auto;
}

#CentralArea div div#v4-17 {
    padding-left: 15px;
    padding-bottom: 4px;
}

#CentralArea div div#v4-21 {
    border-bottom: 0;
    padding-top: 4px;
}


#CentralArea div div#v4-67 table {
    background-color: #ebebeb;
    padding: 2px;
}

#CentralArea div div.dynpg div {
    background: url(../images/backgrounds/poweredbydirekt.gif) no-repeat right bottom;
    padding-bottom: 25px;
}

div#v4-16_mide div,
div#v4-25 {
    display: inline;
    position:static !important;
    background-color: red !important;
}

div#v4-16_mide div div.msg-info {
    display: block;
    background-color: green !important;
}

#CentralArea div.fpcc {
	margin-top: 0px !important;
	margin-bottom:10px;
}

table.grid td.gallery,
table.grid td.gallery td {
    background: transparent !important;
    position:relative !important;
}

table.grid {
    position:relative !important;
}

table.gallery div.basics {
    position:static !important;
}

table.gallery .picture .image {
    display: block;
    text-align:center !important;
    width:auto !important;
}

table.gallery table.fixed,
td.basics {
    width: 100%;
}

table.gallery div.basics div.clearFullDiv {
    padding:0px !important;
    width:100% !important;
}

table.gallery td.details div.ttl img {
    display: none;
}

table.gallery td.details div.ttl {
    height: 15px;
    overflow: hidden;
}

table.gallery td.details div.ttl a,
table.gallery td.details div.ttl a:link,
table.gallery td.details div.ttl a:visited {
    color:#000000 !important;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

table.gallery td.details {
    border-top: 1px solid #cccccc;
    padding-top: 5px;
}

table.gallery td.details div.ttl a:hover {
    color:#ee3224 !important;
    text-decoration: underline;
}

table.gallery table.fixed div.basics div span {
    color:#666666 !important;
    font-size: 11px;
}

table.gallery table.fixed div.basics div .amount span {
    color:#000000 !important;
}

table.gallery table.fixed {
    margin-top:12px !important;
}

#msg,
#msg a,
#msg a:link,
#msg a:visited,
table.pager td a,
table.pager td a:link,
table.pager td a:visited,
.v4stabl a,
.v4stabl a:link,
.v4stabl a:visited {
    color:#000000 !important;
    text-decoration: none;
}

#msg a:hover,
table.pager td a:hover,
.v4stabl a:hover {
    color:#ee3224 !important;
    text-decoration: underline;
}

table.pager td {
    background: transparent !important;
}

span.countClass {
    color:#ee3224 !important;
}


/** modifications to remove outlet header **/

#kopfzeile {
	border: 1px solid #e3e3e3;
	border-bottom: 0;
	border-right: 0;
}
#kopf-links {
	width: 629px;
}

#outlet-banner {
	display:none;
}

#CentralArea {
	padding-top: 110px !important;
}


#CentralArea div {
	border-left: 1px solid #e3e3e3;
}

#CentralArea div div{
	border-left: 0;
}

#hauptnavi {
    margin-top: -50px;
}
