    body { margin: 0; padding: 0; }
.container { clear: both; width: 1020px; margin: 0 auto; }
.graphicListReset { list-style-type: none; padding: 0; margin: 0; }
.graphicListReset li { margin: 0; padding: 0; }
.defaultFont { font: 12px; Helvetica, Arial, sans-serif; color: #333333; }
.titleFont { font-size: 14px; text-align: center; line-height: 32px; }
.logoFont { font-size: 22px; line-height: 30px; color: #2671b3; }
.cornersRoundedAll { border-radius: 5px; }
.cornersRoundedTop { border-radius: 5px 5px 0 0; }
.cornersRoundedBtm { border-radius: 0 0 5px 5px; }
.curved-shadow { position: relative; }
.curved-shadow:before { content: " "; position: absolute; z-index: -1; box-shadow: 0 0 15px rgba(0, 0, 0, 0.7); border-radius: 5px; bottom: 0; left: 100px; right: 100px; top: 25%; }
.gradientWhite { background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%); /* Old browsers */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #d7d7d7)); /* FF3.6+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%); /* Chrome,Safari4+ */ background: -o-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%); /* Chrome10+,Safari5.1+ */ background: -ms-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%); /* Opera 11.10+ */ background: linear-gradient(to bottom, #f5f5f5 0%, #d7d7d7 100%); /* IE10+ */ /* W3C */ }
.gradientBlue { box-shadow: inset 0 1px 0px #32b3dc; background: #258bca; background: -moz-linear-gradient(top, #258bca 0%, #2671b3 100%); /* Old browsers */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #258bca), color-stop(100%, #2671b3)); /* FF3.6+ */ background: -webkit-linear-gradient(top, #258bca 0%, #2671b3 100%); /* Chrome,Safari4+ */ background: -o-linear-gradient(top, #258bca 0%, #2671b3 100%); /* Chrome10+,Safari5.1+ */ background: -ms-linear-gradient(top, #258bca 0%, #2671b3 100%); /* Opera 11.10+ */ background: linear-gradient(to bottom, #258bca 0%, #2671b3 100%); /* IE10+ */ /* W3C */ }
.gradientBlack { background: #393939; background: -moz-linear-gradient(top, #393939 0%, #202020 100%); /* Old browsers */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #393939), color-stop(100%, #202020)); /* FF3.6+ */ background: -webkit-linear-gradient(top, #393939 0%, #202020 100%); /* Chrome,Safari4+ */ background: -o-linear-gradient(top, #393939 0%, #202020 100%); /* Chrome10+,Safari5.1+ */ background: -ms-linear-gradient(top, #393939 0%, #202020 100%); /* Opera 11.10+ */ background: linear-gradient(to bottom, #393939 0%, #202020 100%); /* IE10+ */ /* W3C */ }
.gradientBlack2 { background: #212121; background: -moz-linear-gradient(top, #212121 0%, #000000 100%); /* Old browsers */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #212121), color-stop(100%, #000000)); /* FF3.6+ */ background: -webkit-linear-gradient(top, #212121 0%, #000000 100%); /* Chrome,Safari4+ */ background: -o-linear-gradient(top, #212121 0%, #000000 100%); /* Chrome10+,Safari5.1+ */ background: -ms-linear-gradient(top, #212121 0%, #000000 100%); /* Opera 11.10+ */ background: linear-gradient(to bottom, #212121 0%, #000000 100%); /* IE10+ */ /* W3C */ }
.hide { position: absolute !important; left: -9999em !important; }
.clearfix:after { content: "."; display: block; visibility: hidden; clear: both; height: 0; }
.graphic-list { list-style-type: none; padding: 0; margin: 0; }
.graphic-list li { padding: 0; margin: 0; }
.page-wrapper { font-family:Arial; font-size:12px; sans-serif; color: #333333; background: #e8e8e8; }
.page-wrapper a { color: #2671b3; text-decoration: none; }
.page-wrapper a:hover { color: #333333; }
#master-header { padding-top: 50px; background: #afca03; }
#master-header > .header-container { position: relative; border-top: 3px solid #ffffff; min-height: 200px; background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%); /* Old browsers */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #d7d7d7)); /* FF3.6+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%); /* Chrome,Safari4+ */ background: -o-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%); /* Chrome10+,Safari5.1+ */ background: -ms-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%); /* Opera 11.10+ */ background: linear-gradient(to bottom, #f5f5f5 0%, #d7d7d7 100%); /* IE10+ */ /* W3C */ }
#master-header .site-title {    bottom: 0; float: left; height: 199px; width: 1014px; padding: 0 50px 0 0;  }
#master-header .site-title { margin: 0px 3px; float: left; font-size: 22px; line-height: 30px;}
#master-header .slogan:before { content: " "; display: block; height: 300%; width: 1px; background: #ffffff; position: absolute; left: -2px; top: 0; }
#master-header:after { content: "."; display: block; visibility: hidden; clear: both; height: 0; }
#master-nav { min-height: 49px; border-bottom: 1px solid #D7D7D7; position: relative; background: #D7D7D7; background: -moz-linear-gradient(top, #D7D7D7 0%, #D7D7D7 100%); /* Old browsers */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D7D7D7), color-stop(100%, #D7D7D7)); /* FF3.6+ */ background: -webkit-linear-gradient(top, #D7D7D7 0%, #202020 100%); /* Chrome,Safari4+ */ background: -o-linear-gradient(top, #D7D7D7 0%, #D7D7D7 100%); /* Chrome10+,Safari5.1+ */ background: -ms-linear-gradient(top, #D7D7D7 0%, #D7D7D7 100%); /* Opera 11.10+ */ background: linear-gradient(to bottom, #D7D7D7 0%, #D7D7D7 100%); /* IE10+ */ /* W3C */ }
#master-nav ul { list-style-type: none; padding: 0; margin: 0; }
#master-nav ul li { margin: 0; padding: 0; }
#master-nav ul:after { content: "."; display: block; visibility: hidden; clear: both; height: 0; }
#master-nav ul li { float: left; border-right: 1px solid #222222; }
#master-nav ul a { display: block; position: relative; padding: 0 30px; min-width: 70px; text-align: center; font-size: 13px; line-height: 49px; text-transform: none; font-weight: bold; color: #ffffff; border: 1px solid transparent; border-top: 1px solid #616161; border-radius: 1px 0; outline: none; }
#master-nav ul .active a,
#master-nav ul li:hover > a { border: 1px solid #2671b3; box-shadow: inset 0 1px 0px #32b3dc; background: #258bca; background: -moz-linear-gradient(top, #258bca 0%, #2671b3 100%); /* Old browsers */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #258bca), color-stop(100%, #2671b3)); /* FF3.6+ */ background: -webkit-linear-gradient(top, #258bca 0%, #2671b3 100%); /* Chrome,Safari4+ */ background: -o-linear-gradient(top, #258bca 0%, #2671b3 100%); /* Chrome10+,Safari5.1+ */ background: -ms-linear-gradient(top, #258bca 0%, #2671b3 100%); /* Opera 11.10+ */ background: linear-gradient(to bottom, #258bca 0%, #2671b3 100%); /* IE10+ */ /* W3C */ }
#master-footer { padding-top: 50px; background: #afca03; }
#master-footer:before {
    bottom: -10px;
    content: " ";
    display: block;
    height: 10px;
    left: 0;
    margin: 0;
    position: absolute;
}
#master-footer:before {
    background: url("http://www.notebookmile.de/ebay/schatten.png") no-repeat scroll center top hsla(0, 0%, 0%, 0);
    width: 1020px;
}
#master-footer:before {
    bottom: -10px;
    content: " ";
    display: block;
    height: 10px;
    left: 0;
    margin: 0;
    position: absolute;
}
#master-footer:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#master-footer:after {
    clear: both;
    content: ".";
    display: block;
    height: 50px;
    visibility: hidden;
}
#master-footer {
    background: linear-gradient(top bottom #afca03 70%, #8AF532 30%) 0%, hsl(0, 0%, 12%) 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    border-radius: 0 0 5px 5px;
    color: #202020(0, 0%, 76%);
    margin-bottom: 50px;
    padding: 30px 0 0 0;
    position: relative;
}
.menu-bar { min-height: 37px; color: #c3c3c3; line-height: 37px; background: #212121; background: -moz-linear-gradient(top, #212121 0%, #000000 100%); /* Old browsers */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #212121), color-stop(100%, #000000)); /* FF3.6+ */ background: -webkit-linear-gradient(top, #212121 0%, #000000 100%); /* Chrome,Safari4+ */ background: -o-linear-gradient(top, #212121 0%, #000000 100%); /* Chrome10+,Safari5.1+ */ background: -ms-linear-gradient(top, #212121 0%, #D7D7D7 100%); /* Opera 11.10+ */ background: linear-gradient(to bottom, #D7D7D7 0%, #D7D7D7 100%); /* IE10+ */ position: relative; /* W3C */ }
.menu-bar .arrow { display: inline-block; padding: 0 37px 0 20px; margin-right: 25px; line-height: 37px; color: #ffffff; font-size: 13px; font-weight: bold; text-transform: uppercase; background: url(http://gfdesign.nazwa.pl/ebay_templates/seon/bg_services_arrow.png) no-repeat right center; }
.menu-bar:before { margin: 0; display: block; content: " "; position: absolute; bottom: -10px; left: 0; height: 10px; }
.menu-bar:before { width: 1020px; background: url no-repeat center top; }
#page-content { background: #ffffff; }
#page-content .padder { padding: 15px ; }
#page-content .padder:after { content: "."; display: block; visibility: hidden; clear: both; height: 0; }
.article .article-title { font-size: 14px; text-align: center; line-height: 32px; }
.article .article-title { font-size: 14px; text-align: center; line-height: 32px; }
.col-left { float: left; width: 220px; }
.col-right { float: right; width: 720px; }
.textbox { padding: 8px; margin-bottom: 15px; min-height: 32px; border-radius: 5px; border: 1px solid #d7d7d7; position: relative; background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%); /* Old browsers */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #d7d7d7)); /* FF3.6+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%); /* Chrome,Safari4+ */ background: -o-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%); /* Chrome10+,Safari5.1+ */ background: -ms-linear-gradient(top, #f5f5f5 0%, #d7d7d7 100%); /* Opera 11.10+ */ background: linear-gradient(to bottom, #f5f5f5 0%, #d7d7d7 100%); /* IE10+ */ /* W3C */ }
.textbox:before { margin: 0; display: block; content: " "; position: absolute; bottom: -11px; left: 0; height: 10px; }
.textbox:before { width: 720px; background: url() no-repeat center top; }
.textbox-header:before { margin: 0; display: block; content: " "; position: absolute; bottom: -11px; left: 0; height: 10px; }
.textbox-header:before { width: 720px; background: url() no-repeat center top; }
.textbox.textbox-header{border-radius: 5px 5px 5px 5px; font-size: 14px; text-align: center; line-height: 42px; padding: 0; margin: 0; font-weight: bold;}
.textbox.white{padding: 15px 8px; margin: 0 0 15px; background: none transparent; border-radius: 0; border: none}
.textbox.white:before{display: none}
.sidebar .widget { margin-bottom: 35px; position: relative; }
.sidebar .widget:after { content: "."; display: block; visibility: hidden; clear: both; height: 0; }
.sidebar .widget .widget-title { position: relative; border-radius: 5px 5px 0 0; font-size: 13px; text-align: center; line-height: 32px; color: #000000; margin: 0; border: 1px solid #AFCA03; box-shadow: inset 0 1px 0px #8AF532; background: #258bca; background: -moz-linear-gradient(top, #D8F70D 0%, #AFCA03 100%); /* Old browsers */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D8F70D), color-stop(100%, #AFCA03)); /* FF3.6+ */ background: -webkit-linear-gradient(top, #D8F70D 0%, #AFCA03 100%); /* Chrome,Safari4+ */ background: -o-linear-gradient(top, #D8F70D 0%, #AFCA03 100%); /* Chrome10+,Safari5.1+ */ background: -ms-linear-gradient(top, #D8F70D 0%, #AFCA03 100%); /* Opera 11.10+ */ background: linear-gradient(to bottom, #D8F70D 0%, #AFCA03 100%); /* IE10+ */ /* W3C */ }
.sidebar .widget .widget-content { position: relative; border: 1px solid #d7d7d7; border-top: none; padding: 5px 8px; background: #f8f8f8; background: -moz-linear-gradient(top, #f8f8f8 0%, #f0f0f0 100%); /* Old browsers */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f0f0f0)); /* FF3.6+ */ background: -webkit-linear-gradient(top, #f8f8f8 0%, #f0f0f0 100%); /* Chrome,Safari4+ */ background: -o-linear-gradient(top, #f8f8f8 0%, #f0f0f0 100%); /* Chrome10+,Safari5.1+ */ background: -ms-linear-gradient(top, #f8f8f8 0%, #f0f0f0 100%); /* Opera 11.10+ */ background: linear-gradient(to bottom, #f8f8f8 0%, #f0f0f0 100%); /* IE10+ */ /* W3C */ }
.sidebar .widget:before { margin: 0; display: block; content: " "; position: absolute; bottom: -10px; left: 0; height: 10px; }
.sidebar .widget:before { width: 220px; background:no-repeat center top; }
.sidebar .nav-widget ul { list-style-type: none; padding: 0; margin: 0; }
.sidebar .nav-widget ul li { margin: 0; padding: 0; }
.sidebar .nav-widget ul li { display: block; }
.sidebar .nav-widget ul li a { display: block; text-align: center; padding: 5px 0; font-weight: bold; }
.nav-text ul { list-style-type: none; padding: 0; margin: 0; }
.nav-text ul li { margin: 0; padding: 0; }
.nav-text ul li { float: left; border-left: 1px solid #c3c3c3; }
.nav-text ul li a { display: block; padding: 0 12px; }
.nav-text ul li:first-child { border-left: none; }
.site-title { margin: 0; }
.artikelbilder { position: relative; width:700px; border: none; float:left; background-repeat:no-repeat; background-position:top center; margin-bottom:20px;}
.thumbnail img { border: 5px solid #ffffff; margin-top: 410px;}
.thumbnail:link {text-decoration:none;}
.thumbnail:hover { background-color: transparent; text-decoration:none;}
.thumbnail span { position: absolute; left: -1000px; border: none; visibility: hidden; text-decoration:none;}
.thumbnail span img { padding:0px; border:none;}
.thumbnail:hover span { visibility: visible; top: -410px; left: 85px; z-index: 50;}
.style1 {font-family:Arial; font-size:12px; sans-serif; color: #333333;}
.style4 {color: #FFFFFF; font-size: 10px;}
.style5 {font-size: 30px; padding: 0 0 0 20px;}
































