/**
 *  width: 1201px
 *
 */
body { background-color:#FFF !important; margin:0 0 !important; }
body#EBAY {
    background-color:#ededed !important;
    height:auto;
    padding:20px 0 40px 0;
}


div#EBAY #pageHead #theLogoClock {
    left:0;
}
div#EBAY #pageHead h2 { left: 39px; }
div#EBAY #pageHead h1 { left: 80px; }
div#EBAY #pageHead #redline { left: 39px; }

#EBAY #wrapper {
    width:1161px;
}
#EBAY #legalnav { background-image:none; display:none; }
body#EBAY #legalnav {
    background:url("../images/layout/content_head_bg_1161.png") top left no-repeat;
}
#EBAY #contentwrap { background-image:none; }
body#EBAY #contentwrap {
    background:url("../images/layout/content_bg_1161.png") top left repeat-y;
}
#EBAY #foot { background-image:none; }
body#EBAY #foot {
    background:url("../images/layout/content_foot_bg_1161.png") top left no-repeat;
}
#EBAY #pageHead #mainNav {
    width:1086px;
    
}
#EBAY #pageHead #redline,
#PHOTOBOX #pageHead #redline {
    background-image:none;
    background-color:#C2262E;
    height:5px;
    width:1086px;
    position:absolute;
    top:177px;
    left:64px;
    
    
}
#PHOTOBOX #pageHead #redline  { width:906px; }

#EBAY #content.detail {
    width:1040px;
}

#contentwrap p a {
    color:#C2262E;
}

#KontaktKopf {
    float:right;
    width:550px;
    height:160px;
    
}
    #KontaktKopf h3 {
        color:#C2262E;
        margin-top:75px;
        margin-right:30px;
        font-size:15px;
        text-transform: none;
    }
    #KontaktKopf.higher h3 {
        margin-top:25px;
    }
    #KontaktKopf p {
        margin:10px 30px 0 0;
        font-size:13px;
        line-height: 140%;
    }

#content.detail {
    margin:10px 61px;
}
div#EBAY .detail {
    margin:10px 61px 10px 36px;
}

    #content.detail p {
        font-size: 12px;
    }
    
#content.photobox { width:auto;  margin:10px 61px; }    
#content .normalContent {
    width:540px;
    float:left;
    margin-top:30px;
    font-size:12px;
    
}
#EBAY #context {
    float:none;
    font-size:1em;
}
#context.detail {
    clear:both;
    width:200px;
    margin-top:40px;
    margin-right:0;
    
}


#content.detail h1, #PHOTOBOX #content h1 {
   
    font-family:Verdana, sans-serif;
    color:#c2262e;
    font-weight:bold;
    font-style:normal;
    font-size:2.4em;
}

.detail table.data_bilder, .detail table.data_bilder th, .detail table.data_bilder td {
    
}

    .detail table.data_bilder tr td {
        vertical-align: top;
        font-size:12px;
    }
    .detail table.data_bilder tr td.bilder {
        width:460px;
        text-align: center;
    }
        .detail table.data_bilder tr td.bilder #MAINIMAGE {
            display:block;
            margin-bottom:4px;
        }
        
        .detail table.data_bilder tr td.bilder img.thumb {
            margin:0; padding-bottom:2px;
            cursor:pointer;
        }
        .detail table.data_bilder tr td.bilder a {
            text-decoration: none;
        }
        
        /*.detail table.data_bilder tr td.bilder img.current {
            display:none;
        }*/
        
    
    .detail table.data_bilder tr td.daten table,
    .detail table.data_bilder tr td.daten th,
    .detail table.data_bilder tr td.daten td {
        border:1px solid #CCC;
        padding:2px 4px;
    }
    .detail table.data_bilder tr td.daten tr:nth-child(2n) {
        background-color:#fafafa;
    }
    
    .detail table.data_bilder tr td.daten {
        padding-right:20px;
        font-size:12px;
    }
    .detail table.data_bilder tr td.daten table {
        width:540px;
    }

.photoboxTable {
    width:100%;
}
#PHOTOBOX .bigimage {
    padding-right:20px;
    vertical-align: top;
}
#PHOTOBOX .thumbnails {
    width:400px;
    vertical-align: top;
}
    #PHOTOBOX .thumbnails a {
        width:115px; float:left;
        margin-right:4px;
    }
#PHOTOBOX #CLOSELINK, #BILDERLINK {
    font-family:Verdana, sans-serif;
    color:#c2262e;
    font-weight:bold;
    font-style:normal;
    cursor:pointer;
    font-size:16px;
    position: absolute;
    top:210px;
    right:60px;
    text-decoration: none;
}
#content p.bilderlink {
    font-family:Verdana, sans-serif;
    color:#c2262e;
    font-weight:bold;
    font-style:normal;
    font-size:16px;
    margin-bottom:10px;
    display:block;
}