* {
    padding:0px;
    margin:0px;
}
body {
    height:100%;
    width:100%;
    font-size:13px;
    color:#696969;
    background-color:#fff;
    font-family:verdana, arial;
}
#body-top {
    background-image: url("../images/body_top.png");
    background-position: center center;
    background-repeat: repeat-x;
    height: 62px;
    margin: auto 0;
    width: 100%;
}
#body-bottom {
    background-image: url("../images/searchbox.png");
    background-position: center center;
    background-repeat: no-repeat;
    clear: both;
    height: 83px;
}
a {
    color:#696969;
    text-decoration:none;
}
p.text {
    font-size:12px;
    letter-spacing:1px;
    line-height:1.4em;
    margin-bottom:10px;
    padding:0;
    text-align:justify;
}
h1.headline, h2.headline {
    padding-bottom:15px;
    padding-top:25px;
}
.flle {
    float:left;
}
.flri {
    float:right;
}
.clear {
    clear:both;
}
img {
    border:0px;
}
#skyscraper, #skyscraper-or {
    float: left;
    margin-top: 15px;
    width: 160px;
} /* skyscrapper */
#main {
    clear: both;
    margin: 0 auto;
    width: 1024px;
} /* skyscrapper */
#main-width {
    clear: both;
    margin: 0 auto;
    width: 995px !important;
}
#main-small {
    clear:both;
    margin:0 auto;
    width:990px !important;
}
/* Headerbereich */
#header {
    margin: 0 auto;
    width: 970px;
}
#header-search {
    margin: 0 auto;
    width: 1000px;
} /*skyscrapper */
/* Logo im Headerbereich */
.logo {
    background-image: url("../images/background.png");
    background-position: -27px -32px;
    background-repeat: no-repeat;
    border: 0 none;
    float: left;
    height: 53px;
    margin-top: 20px;
    width: 259px;
}
/* Navigation im Headerbereich */
.navi {
    clear: right;
    float: right;
    margin-top: 18px;
}
.navi a {
    color:#696969;
    text-decoration:none;
    font-weight:bold;
    font-size:14px;
}
.navi ul {
    margin:0;
    list-style-type:none;
    margin-top:25px;
}
.navi ul li {
    background-image: url("../images/background.png");
    background-position: -352px -2px;
    background-repeat: no-repeat;
    float: left;
    height: 25px;
    margin-top: -16px;
    padding-top: 14px;
    text-align: center;
    width: 123px;
}
.navi ul li:hover a, .navi ul li:active a {
    background-image: url("../images/background.png");
    background-position: -353px -44px;
    background-repeat: no-repeat;
    float: left;
    height: 25px;
    margin-top: -16px;
    padding-top: 16px;
    text-align: center;
    width: 123px;
    color:#ff6600;
}
/* Search */
.search {
    float: left;
    height: 40px;
    margin-top: 21px;
    width: 510px;
    color:#696969;
    font-size:16px;
    padding-left:10px;
}
.search-input-field {
}
.search-input-wrapper {
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius:8px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E2E2;
    height: 40px;
    color:#696969;
    padding-left:10px;
    float:left;
    position:relative;
    z-index:10;
}

.input-field {
    background-color: #FFFFFF;
    border: 0 none;
    color: #696969;
    font-size: 16px;
    margin-top: 11px;
    width: 420px;
}

#error-msg {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E45D12;
    color: #E45D12;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 0px;
    width: 430px;
    position:absolute;
    margin-top:35px;
}
#error-msg .exclPoint {
	position:relative;
	width:76px;
	height:62px;
	float:left;
}
#error-msg .errorText {
	position:relative;
	float:left;
	padding-top:10px;
}
.search-button {
    float:left;
    margin-left:10px;
    margin-top:-20px;
}
.search-button .input-button {
    background-image: url("../images/background.png");
    background-position: -213px -94px;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 50px;
    margin: 16px 0 0 10px;
    width: 50px;
}
.footer-search-button .input-button {
    background-image: url("../images/background.png");
    background-position: -268px -92px;
    border: 0 none;
    height: 50px;
    margin: 15px 0 0 10px;
    width: 50px;
}
/* Slogan */
.slogan {
    clear: left;
    color: #494949;
    float: left;
    font-size: 11px;
    line-height: 1.5em;
    padding-top: 30px;
	position:relative;
	width:470px;
}
.slogan h1 {
	display:inline;
	position:relative;
	top:-1px;
	font-size:11px; !important
}
/* Contentbereich */
#content {
    background-position: center center;
    clear: both;
    float: left;
    margin: auto 0;
    padding-top: 15px;
    width: 1024px;
}
#content-left {
    clear:both;
    float:left;
    width:730px;
}
#sort option {
    padding-right:5px;
}
.content-header {
    margin-bottom:10px;
}
.content-header .content-header-left {
    float:left;
    width:730px;
    border-bottom:1px solid #d9d9d9;
    padding-bottom:5px;
    margin-bottom:5px;
}
.content-header .content-header-right {
    float:right;
    width:245px;
    background-color:#fff;
}
.content-header h1 {
    font-size:18px;
}
.content-dates {
    width:745px;
    height:20px;
    line-height:20px;
    vertical-align:bottom;
    margin-bottom:10px;
    font-size:11px;
}
.content-dates .icon-did-you-mean {
    margin-top:2px;
    height:18px;
    width:17px;
    background-image:url('../images/background.png');
    background-repeat:no-repeat;
    background-position:-330px -10px;
    float:left;
}
.content-dates .you-mean {
    margin-left:5px;
    float:left;
}
.content-dates a {
    color:#F65C44;
}
.box {
    clear:both;
    margin-bottom:10px;
    width:730px;
    background-repeat:no-repeat;
    background-position:-600px -10px;
    height:160px;
    overflow:hidden;
}
.box a {
    color:#666;
}
.box-left {
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #FF6633;
    float:left;
    width:190px;
    text-align:center;
}
.box-left img {
    margin-top:5px;
}
.box-right {
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #FF6633;
    float:right;
    text-align:left;
    margin:1px 10px 5px 5px;
    padding: 10px 8px 5px;
    width:500px;
}
.box-right h2 {
    font-weight:bold;
    font-size:13px;
    height:35px;
}
.box-right p {
    font-size:10px;
}
.box-right p.content {
    height:53px;
}
.box-right .details {
    clear:both;
    width:500px;
    margin-right:10px;
    height:50px;
    vertical-align:bottom;
}
.box-right .price {
    float:left;
    width:120px;
    font-weight:bold;
    font-size:14px;
    color:#F65C44;
}
.box-right .delivery {
    float:left;
    font-size:11px;
}
.box-right .info {
    float:left;
    margin-left:5px;
    width:20px;
    margin-top:15px;
}
.box-right .info-button {
    width:17px;
    height:17px;
    background-image:url('../images/background.png');
    background-repeat:no-repeat;
    background-position:-300px -40px;
}
/* box-right */
.box-right .to-shop {
    float:right;
    width:105px;
    margin-top:23px;
}
.box-right .to-shop-button {
    display:block;
    width:105px;
    height:27px;
    background-image:url('../images/background.png');
    background-repeat:no-repeat;
    background-position:-20px -120px;
}
/* content-right */
#content-right {
    background-color: #FFFFFF;
    float: left;
    margin-left: -3px;
    width: 260px;
}
/* Box für die Scalen */
.box-scale {
    margin-left: 9px;
    margin-top: 0;
    width: 260px;
}
.live-search h3 {
    background-image: url("../images/background.png");
    background-position: -310px -158px;
    background-repeat: no-repeat;
    color: #F65C44;
    font-size: 15px;
    height: 25px;
    padding-left: 15px;
    padding-top: 8px;
    text-align: left;
    width: 250px;
}
.box-scale h2 {
    background-image: url("../images/background.png");
    background-position: -310px -158px;
    background-repeat: no-repeat;
    color: #F65C44;
    font-size: 15px;
    height: 27px;
    margin-bottom: 15px;
    margin-left: -11px;
    margin-top: -8px;
    padding-left: 15px;
    padding-top: 8px;
    text-align: left;
    width: 245px;
}
.price-ranges {
    font-size:11px;
    clear:both;
    float:left;
    font-weight:bold;
    margin:0 2px 7px 5px;
    line-height:18px;
    height:18px;
    vertical-align:middle;
}
.scale-field-red {
    background-image: url("../images/background.png");
    background-position: -183px -150px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 18px;
    margin-bottom: 6px;
    margin-right: 4px;
    width: 123px;
}
.scale-field-green {
    cursor:pointer;
    float:right;
    font-weight:bold;
    margin-right:4px;
    background-image:url('../images/background.png');
    background-repeat:no-repeat;
    background-position:-18px -150px;
    width:123px;
    height:18px;
}
/* 100% der Inlinegrafik sind 141px
   in dem Script muss scale-background-green-end angehängt werden um die Radien abzuschliessen */
.scale-background-green, .scale-background-red {
    font-size:12px;
    clear:both;
    margin-left:5px;
    text-align:left;
    margin-top:1px;
    padding-left:10px;
    height:16px;
    line-height:16px;
    vertical-align:middle;
    white-space: nowrap;
}
.scale-background-green {
    float:left;
    width:141px;
    background-image:url('../images/background.png');
    background-repeat:repeat-x;
    background-position:-20px -180px;
}
.scale-background-green-end {
    display:none;
    float:right;
    width:5px;
    background-image:url('../images/background.png');
    background-repeat:no-repeat;
    background-position:-300px -60px;
}
.scale-background-red {
    float:left;
    width:111px;
    background-image:url('../images/background.png');
    background-repeat:repeat-x;
    background-position:-185px -180px;
}
.scale-background-red-end {
    display:none;
    float:right;
    width:5px;
    background-image:url('../images/background.png');
    background-repeat:no-repeat;
    background-position:-310px -60px;
}
.live-search {
    clear:both;
    margin-top:15px;
    width:260px;
    padding-left:10px;
    background-color:#fff;
    min-height:510px;
}
.live-search li {
    line-height:19px;
    display:block;
}
.live-search-icon {
    float:left;
    background-image:url('../images/background.png');
    background-repeat:no-repeat;
    background-position:-300px -10px;
    width:27px;
    height:27px;
}
.live-search h3 {
    float:left;
}
.live-search-words {
    clear:both;
    margin-bottom:25px;
}
.live-search-words a {
    color:#696969;
    text-decoration:none;
}
.live-search-words a:hover {
    font-weight:bold;
}
.live-search-words mt-arrow, .live-search ul, .box-scale {
    -moz-border-radius: 0 0 8px 8px;
    border-bottom: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    float: left;
    height: auto;
    list-style-type: none;
    margin-bottom: 15px;
    padding: 5px 5px 10px 10px;
    width: 243px;
}
#footer {
    lear:both;
    background-color:#eee;
    height:187px;
    background-image:url('../images/footer_bg.gif');
    background-repeat:repeat-x;
    margin-top: 10px;
}
#footer-inner {
    width:945px;
    margin:0px auto;
}
#copy {
    margin:20px 70px 0px 0px;
    font-size:11px;
    color:#999999;
    float:left;
    _margin-top:12px;
}
.foot-nav {
    float:left;
    height:19px;
    text-align:center;
    padding-top:8px;
}
.foot-nav ul {
    margin:12px 0px 0px 0px;
    list-style-type:none;
}
.foot-nav ul li {
    margin-right:20px;
    color:#999999;
    display:inline;
    font-size:10px;
    height:19px;
    padding-right:5px;
}
.foot-nav ul li a {
    font-weight:bold;
    color:#696969;
    font-size:11px;
    text-decoration:none;
}
.foot-nav ul li a:hover {
    text-decoration:underline;
}
#footer .copyright {
    color:#333333;
    font-size:10px;
    height:10px;
    padding-top:5px;
    padding-bottom:5px;
    text-align:center;
    width:100%;
    background-color:#eee;
}
#footer #footer2 {
    width:657px;
    background-color:#fff;
    color:#999999;
    font-size: 10px;
}
#meta-logo {
    background-image: url("../images/background.png");
    background-position: -486px -41px;
    background-repeat: no-repeat;
    float: right;
    height: 50px;
    width: 140px;
}
/** tool-tips (delivery-info) **/

.tool-tip {
    background-color:#FEFEFE;
    border:2px solid #000000;
    display:none;
    padding:5px;
    position:absolute;
    width:630px;
    z-index:15000 !important;
}
.tool-tip h3 {
    font-size:13px;
    margin-bottom:10px;
}
.tool-tip h4 {
    font-size:12px;
}
.tool-tip strong {
    font-size:12px;
}
.tool-tip img {
    margin:0px -3px 0px 0px;
    vertical-align:middle;
}
.tool-tip span {
    margin-right:8px;
    vertical-align:middle;
}
.tool-tip div {
    font-size:11px;
    margin-bottom:10px;
}
.show-shipping {
    cursor:help;
}
.mt-long-text {
    position:absolute;
    white-space:nowrap;
    width:auto;
    padding:0px 1px;
    background-color:#fff;
    margin-left:3px;
    z-index:6;
}
/** Popular and live search **/
.search-list {
    float:left;
    list-style-type:none;
    margin-left:10px;
    width:308px;/*250px;*/
}
.search-list img {
    border:0px;
}
.search-list li {
    clear:both;
}
.search-list li a {
    color:#666666;
    list-style-type:none;
    display:block;
    font-size:14px;
    padding:4px 4px 4px 0px;
    text-decoration:none;
}
.search-list li a.img {
    border:0px;
    float:left;
    position:relative;
    top:3px;
    margin-left:2px;
}
.search-list li a.li1 {
    background-color:#EEEEEE;
}
.search-list li a:hover, .search-list li a:focus, .search-list li a:active {
    color:#F65C44;
}
ul.search-list li.headline {
    font-weight:normal;
    color:#FF6600;
    margin:25px 0px 5px 0px;
}
h1.sec-headline, h2.sec-headline {
    margin:25px 0px 0px 20px;
}
.none-margin-left {
    margin-left:0px !important;
}
.link-arrow {
    float:left;
    margin:7px 10px 0px 0px;
    height:8px;
    width:7px;
    background-image:url('../images/background.png');
    background-repeat:no-repeat;
}
.sc-arrow {
    background-position:-320px -40px;
}
.ac-arrow {
    background-position:-320px -50px;
}
.live-search-text {
    float:left;
    cursor:pointer;
}
/** sitemap **/
.history-box {
    clear: both;
    margin: 15px auto 0;
    text-align: center;
    width: 380px;
}
ul.history {
    background-color:transparent;
    list-style-type:none;
}
ul.history li {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #E2E2E2;
    border-top: 1px solid #E2E2E2;
    float: left;
    padding: 5px;
}
ul.history li a {
    color: #FF6600;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
ul.history li.first {
    -moz-border-radius: 8px 0 0 8px;
    border-left: 1px solid #E2E2E2;
}
ul.history li.last {
    -moz-border-radius: 0 8px 8px 0;
    border-right: 1px solid #E2E2E2;
    padding-right: 1px;
}
.content-header-normal {/*width:769px;*/
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 10px;
    padding-bottom: 5px;
    width: 990px;
}
.content-header-normal h1 {
    font-size:18px;
}
.history-container {
    border-left: 1px solid #E2E2E2;
    border-top: 1px solid #E2E2E2;
    clear: both;
    margin: 57px auto 0;
    width: 1005px;
}
.history-container .headline {
    background-color: #EDEDED;
    border-bottom: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    color: #FF6600;
    font-size: 14px;
    padding: 5px 0 5px 15px;
}
.history-container .bottomline {
    background-color:#E2E2E2;
    color:#FF6600;
    padding:5px 15px 5px 15px;
    font-size:14px;
    height:20px;
}
.history-container .list-box {
    width:200px !important;
    margin:0px;
    float:left;
    background-color:#fff;
}
.history-container .list-big-box {
    width:315px;
    margin:0px;
    float:left;
    background-color:#fff;
}
.history-container .list-big-box .colorw {
    background-color:#fff;
}
.history-container .leftbox {
    border-bottom:1px solid #E2E2E2;
    border-right:1px solid #E2E2E2;
}
.history-container .rightbox {
  border-bottom: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    width: 314px;
}
.history-container .list-box ul, .list-big-box ul {
    list-style-type:none;
    margin:10px 10px 10px 10px;
}
.history-container .list-box ul li, .list-big-box ul li {
    margin-top:2px;
    padding:3px 0px 3px 0x;
    background-color:#EDEDED;
    border:1px solid #CFCFCF;
}
.history-container li.head {
    text-align:center;
    font-weight:bold;
    padding:3px 0 3px 0;
}
.history-container li a {
    margin-left:10px;
    color:#696969;
}
.history-container li a:hover {
    color:#F65C44;
}
.history-container .endbox {
    border-bottom:0px;
}
/** twitter **/

#query-tweets {
    color: #696969;
    font-size: 11px;
    list-style-type: none;
    margin-bottom: 15px;
    width: 730px;
}
.query-tweets-start {
    border-top:2px solid #DADADA;
    clear:both;
    color:#686868;
    font-size:17px;
    font-weight:bold;
    margin-top:10px;
    padding:10px;
}
.query-tweet-entry {
    border-top:1px solid #CCCCCC;
    clear:both;
    margin:0 auto;
    padding:15px 0;
    width:615px;
}
.query-tweet-content {
    float:right;
    width:540px;
}
.query-tweet-content-text {
    clear:both;
    padding-bottom:8px;
}
.query-tweet-author {
    padding:2px;
}
.query-tweet-author img {
    height:48px;
    width:48px;
}
.query-tweet-time-ago {
    color:#949494;
    font-size:12px;
    padding:2px 0 7px;
}
.query-tweet-headline {
    color:#696969;
    font-size:13px;
    font-weight:bold;
    padding-bottom:3px;
}
.query-tweets-amount {
    background-image:url(../images/twitter-blase.gif);
    background-position:12px 16px;
    background-repeat:no-repeat;
    border-top:3px solid #FD662F;
    color:#FF4C21;
    font-size:13px;
    font-weight:bold;
    padding:15px 40px;
}
.query-tweet-more {
    border-top:1px solid #CCCCCC;
    clear:both;
    color:#F96F40;
    display:block;
    font-size:12px;
    font-weight:bold;
    margin:0 auto;
    padding-top:3px;
    text-align:right;
    width:615px;
}
/** index-site **/

#search {
    background-image: url("../images/background.png");
    background-position: -12px -205px;
    clear: both;
    height: 85px;
    margin-left: -103px;
    margin-top: -15px;
    padding-left: 98px;
}
.search-bg {
    -moz-border-radius: 8px 8px 8px 8px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E2E2;
    float: left;
    height: 40px;
    margin-top: 21px;
    width: 470px;
    color: #696969;
    margin-left: 10px;
    font-size:16px;
    padding-left:10px;
}
.hp-headline {
    margin: 14px auto 0 auto;
    text-align: center;
    font-size: 18px;
    font-weight: bold
}
.ta-center {
    margin: 0 auto 20px;
    text-align: center;
    width: 900px;
}
.ma-top {
    background-image: url("../images/head_front.png");
    background-position: center center;
    border: 1px solid #E2E2E2;
    color: #E65709;
    font-size: 1.1em;
    font-weight: bold;
    height: 23px;
    margin: auto;
    padding-left: 15px;
    padding-top: 5px;
    text-align: left;
    width: 985px;
}
div.tagcloud {
    background-position: center center;
    border: 1px solid #E2E2E2;
    margin: -1px auto auto;
    padding: 10px;
    width: 980px;
}
div.tagcloud a {
    line-height:1em;
}
div.tagcloud a:hover, div.tagcloud a:focus, div.tagcloud a:active {
    color:#F65C44;
}
.productsbox {
    border: 1px solid #E2E2E2;
    float: right;
    height: 250px;
    margin-right: 10px;
    width: 490px;}
.shopbox {
    border: 1px solid #E2E2E2;
    height: 250px;
    margin-bottom: 15px;
    margin-left: 10px;
    width: 490px;
}

.shopbox img {
    padding: 10px 7px;
}
.boxheader {
    background-image: url("../images/head_front.png");
    border-bottom: 1px solid #E2E2E2;
    color: #E65709;
    font-size: 1.1em;
    font-weight: bold;
    height: 23px;
    padding-left: 15px;
    padding-top: 5px;
}

/** image search **/
#mt-dynamic-is {
    width:100%;
}
#mt-dynamic-is td {
    height:270px;/*300px;*/
    vertical-align:top;
}
.is-image-box-wrapper {
    background-image:url('../images/background.png');
    background-repeat:no-repeat;
    background-position:-1545px -10px;
    width:145px;
    margin:23px 14px 0 0;/*40px 14px 10px 0px*/
    float:left;
}
.is-image-box {
    -moz-border-radius: 8px 8px 8px 8px;
    border: 1px solid #E2E2E2;
    cursor: pointer;
    height: 160px;
    text-align: center;
    width: 145px;
}
.is-image-box img {
    cursor:pointer;
}
.is-image-box-not {
    background-image: url("../images/background.png");
    background-position: -621px -158px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 0 5px;
}
.is-image-box-not h2 {
    font-size:12px;
    height:15px;
    margin:0 0 2px;
    overflow:hidden;
}
.is-image-box-desc {
    background-color:#fff;
    padding:3px 0px 4px 5px;
    font-size:9px;
}
.is-image-box-desc .delivery-info {
    height:38px;/*30*/
}
.is-image-box-buttons .link {
    color:#696969;
    float:left;
    font-size:13px;
    font-weight:bold;
    padding:4px 4px 4px 0px;
    float:left;
    font-size:13px;
}
.is-image-box-buttons .button {
    background-image: url("../images/background.png");
    background-position: -129px -125px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 19px;
    margin: 3px 0 0;
    width: 69px;
}
.is-image-box-buttons .button a {
    display:block;
    text-decoration:none;
    height:100%;
}
.mt-is-info-icon {
    display:none;
    background-image:url("../images/info.png");
    background-repeat:no-repeat;
    cursor:pointer;
    height:23px;
    left:118px;
    position:relative;
    top:-21px;
    width:23px;
    z-index:6;
}
#img-layer {
    background-image:url("../images/layer.png");
    background-repeat:no-repeat;
    background-position:-10px -10px;
    width:594px;
    height:269px
}
.dynamic-info-layer .image {
    background-image:url("../images/layer.png");
    background-position:-610px -10px;
    background-repeat:no-repeat;
    float:left;
    height:195px;
    margin:40px 0 0 25px;
    text-align:center;
    width:176px;
}
.dynamic-info-layer .close-label {
    cursor:pointer;
    font-weight:bold;
    height:10px;
    left:482px;
    position:absolute;
    top:15px;
    width:91px;
    z-index:10;
}
.dynamic-info-layer .close-button {
    background-image:url("../images/layer.png");
    background-position:-610px -210px;
    background-repeat:no-repeat;
    width:18px;
    height:18px;
    float:right;
}
.dynamic-info-layer .close-text {
    float:left;
    margin:2px 4px 0px 0px;
}
.dynamic-info-layer .prod-info {
    float:right;
    font-family:verdana;
    margin:15px 0 0 10px;
    width:380px;
}
.dynamic-info-layer .prod-info h2 {
    font-size:15px;
    height:22px;
    margin-left:0;
    margin-top:3px;
    overflow:hidden;
    padding-bottom:0;
    width:355px;
}
.dynamic-info-layer .description {
    height:60px;
    width:355px;
    line-height:normal;
    color:#666666;
    letter-spacing:normal;
    margin-top:10px;
    padding:0;
    text-align:left;
}
.dynamic-info-layer .price {
    color:#F65C44;
    font-size:15px;
    font-weight:bold;
    width:355px;
    text-align:right;
}
.dynamic-info-layer .info a {
    color:#676767;
}
.dynamic-info-layer .search-query {
    float:left;
    margin:30px 0px 0px 0px;
}
.dynamic-info-layer .search-query a {
    text-decoration:none;
    color:#676767;
}
.dynamic-info-layer .search-query a:hover {
    font-weight:bold;
}
.dynamic-info-layer .search-query .link-arrow {
    margin-top:5px;
}
.dynamic-info-layer .shop-button {
    cursor:pointer;
    margin:23px 21px 0px 0px;
    float:right;
    background-image:url("../images/layer.png");
    background-position:-650px -210px;
    background-repeat:no-repeat;
    width:105px;
    height:27px;
}
.dynamic-info-layer .shop-button a {
    height:100%;
    width:100%;
    text-decoration:none;
    display:block;
}
.image-box {
    width:25%;
}
.image-desc {
    width:25%;
    padding:0px 15px 15px 0px;
}
#main-image-search {
    margin-left:20px;
}
.img-box {
    cursor:pointer;
    padding-top:2px;
    _padding-top:0px;
    _display:block;
    vertical-align:middle;
    background-image:url('../images/fenster-rahmen.gif');
    background-repeat:no-repeat;
    width:127px;
    height:136px;
    _height:138px;
    text-align:center;
}
.img-res {
    float:left;
    width:180px;
    height:220px;
    _height:230px;
    _overflow:hidden;
    padding:5px;
    margin:5px 13px 20px 0px;
}
.img-wrapper {
    width:112px;
    height:135px;
    overflow:hidden;
    margin-left:1px;
    text-align:center;
}
.image-desc p {
    margin-bottom:0px;
    line-height:normal;
    color:#666666;
    letter-spacing:normal;
    margin-left:0;
    margin-top:5px;
    padding:0;
    text-align:left;
}
.image-desc p strong {
    color:#676767;
}
.image-desc p span {
    color:#007F00;
}
.image-desc p.price {
    color:#000;
    font-size:14px;
    font-weight:bold;
    margin:0px;
    text-align:left;
    text-decoration:none;
}
#img-layer-topbar {
    margin-left:512px;
    cusor:pointer;
    width:141px;
    height:26px;
    background-image:url('../images/close-window.png');
    background-repeat:no-repeat;
    background-position:top right;
}
.img-layer-infos {
    display:none;
}
#img-layer-body p.delivery-costs {
    margin-top:0px;
    margin-bottom:0px;
}
#img-layer-body {
    color:#676767;
}
#img-layer-body .prod-img {
    text-align:center;
    margin-top:-26px;
    float:left;
    height:212px;
    width:200px;
}
#img-layer-body .prod-img .img {
    display:block;
    margin-top:5px;
    height:212px;
    vertical-align:middle;
    width:200px;
}
#img-layer-body .prod-img img {
    border:1px solid #f2f2f2;
}
.prod-info .left {
    width:320px;
    float:left;
}
.prod-info .left .info {
    line-height:16px;
    color:#676767;
    font-size:10px;
    text-align:left;
}
.prod-info .right {
    margin-right:15px;
    float:right;
    height:86px;
    width:86px;
}
p.deliverer {
    margin-top:0px;
}
p.deliverer img {
    margin-bottom:-4px;
}
a.search-link {
    margin-top:5px;
    color:#FC672D;
}
.shop_button {
    width:100%;
    height:100%;
    display:table-cell;
    vertical-align:bottom;
}
.ajax-waiter {
    background-image:url('../images/ajax-loader.gif');
    background-repeat:no-repeat;
    background-position:50% 50%;
}
.ajax-waiter-search {
    font-size:14px;
    background-position:90% 50%;
    font-family:verdana;
    height:20px;
    padding:5px;
    color:#676767;
    text-align:left;
    font-weight:bold;
}
.ajax-overlay {
    position:absolute;
    top:0px;
    left:0px;
    background-color:#F4F4F4;
    z-index:14999;
}
#empty-results-wrapper {
    margin:0px auto;
    padding-bottom:30px;
    width:964px;
}
.empty-results {
    padding-left:0px;
    margin-bottom:8px;
}
.empty-results span {
    color:#FD662F;
    font-weight:bold;
}
#image-search-tag-cloud div {
    margin:0px auto;
}
.layer-link {
    cursor:pointer;
}
.layer-link-title {
    line-height: 17px;
    height: 30px;
    height: 30px;
    _height: 30px;
    overflow:hidden;
}
.img-res .tool-tip {
    color:#676767;
    font-size:10px;
    text-align:left;
}
p.delivery-costs {
    margin-top:0px;
}
p.delivery-costs a {
    color:#666666;
    font-size:10px;
}
ul.search-list li.headline {
    font-weight:normal;
    color:#FF6600;
    margin:25px 0px 5px 0px;
}
div.shipping-costs {
    position:absolute;
}
#article-loader-button {
    width:671px;
    font-size:14px;
    text-align:center;
    font-weight:bold;
    cursor:pointer;
}
#article-loader-image {
    display:none;
}
#more-products-button {
    margin:10px auto;
    width:685px;
}
#more-products-button-left {
    float:left;
    width:7px;
    height:29px;
    background-image:url('../images/background.png');
    background-repeat:repeat-x;
    background-position:-185px -90px;
}
.more-products-button-middle {
    padding-top:5px;
    float:left;
    width:500px;
    height:24px;
    background-image:url('../images/button-middle.png');
    background-repeat:repeat-x;
}
#more-products-button-right {
    float:left;
    width:7px;
    height:29px;
    background-image:url('../images/background.png');
    background-repeat:repeat-x;
    background-position:-200px -90px;
}
#mt-google-adsense {
    display:none;
}
#price-in-euro {
    font-size: 9px;
    float:right;
}
#mt-dynamic-is {
    width:98%;
}
#go-main {
    background-color:#fff;
    margin:200px auto;
    width:500px;
    height:205px;
}
#go-logo {
    background-image:url('../images/redirect-logo.png');
    background-repeat:no-repeat;
    width:500px;
    height:117px;
}
#go-content {
    background-image:url('../images/redirect-box.png');
    background-repeat:no-repeat;
    width:430px;
    height:48px;
    padding:20px 40px 20px 30px;
}
#go-content p {
    font-size:12px;
    letter-spacing:1px;
    line-height:1.4em;
    margin-bottom:10px;
    padding:0;
    text-align:justify;
}
/* Marco 21.10.2010 Ergänzungen */
.footer-searchbox {
    background-color: #EEEEEE;
    background-image: url("../images/footer_searchbox.png");
    background-repeat: repeat-x;
    clear: both;
    height: 72px;
    width: 100%;
}
.footer-inner-searchbox {
    width:945px;
    margin:0px auto;
}
.footer-contentbox {
    clear:both;
    margin-top:10px;
    padding-top:8px;
    height:45px;
    background-color:#f8f8f8;/*background-image:url('../images/background.png');background-position:-10px -260px;background-repeat:repeat-x;width:100%;*/
}
.footer-left {
    float:left;
    width:685px;
}
.footer-left p {
    font-size:10px;
}
.footer-left .flle {
    float:left;
    width:518px;
    margin-left:0px;
}
.footer-left .flri {
    float:left;
    width:135px;
    margin-right:0px;
}
.footer-right {
    float:right;
    width:245px;
}
/*.box-picbutton { margin-top:0px; }*/
.box-picbutton {
    float:right;
}
.box-picbutton p {
    font-size:12px;
    word-spacing:-2px;
    padding:3px 0 3px 0;
}
.longtail-keywords {
    width:745px;
    font-size:11px;
    margin-bottom:5px;
    word-spacing:0px;
}
.logo-grey {
    background-image: url("../images/background.png");
    background-position: -485px -2px;
    background-repeat: no-repeat;
    height: 35px;
    width: 135px;
}
/*.imagesearch-box { height:49px;width:240px;background-image:url('../images/background.png');background-repeat:no-repeat;background-position:-1300px -180px; }*/
.imagesearch-box {
    background-image: url("../images/background.png");
    background-position: -321px -98px;
    background-repeat: no-repeat;
    height: 50px;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 252px;
}
.historyNavi {
    margin-top:10px;
    width:767px;
}
/*.ads-top {clear:both;width:730px;margin:0 0 10px -4px;}*/
.ads-top, ads-top a {
    -moz-border-radius: 8px 8px 8px 8px;
    background-color: #EFEFEF;
    border: 1px solid #E2E2E2;
    clear: both;
    color: #696969;
    margin: 0 0 10px;
    padding: 10px;
    width: 975px;
}
.titleLink a {
    color: #F65C44 !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
}
b {
}
.adC {
    color: #696969;
    padding: 4px;
}
#adBlock {
    width: 750px !important;
}
/*.ads-top-one {clear:both;width:730px;height:50px;margin:0 0 10px -4px;}
.ads-top-two {clear:both;width:730px;height:80px;margin:0 0 10px -4px;} */
/*.ads-bottom {clear:both;width:730px;margin:10px 0px 10px -4px;}*/
.ads-bottom {
    -moz-border-radius: 8px 8px 8px 8px;
    background-color: #EFEFEF;
    border: 1px solid #E2E2E2;
    clear: both;
    color: #696969;
    margin:  0 0 10px;
    padding:  10px;
    width: 975px;
}
.rectangle300 {
    width:300px;
    height:200px;
}
#meta-top {
    clear:both;
    width:870px;
    margin:0;
    float:left;
}
#meta-bottom {
    clear:both;
    width:875px;
    margin:0;
    float:left;
}
#mt-dynamic-search {
    margin-bottom:10px;
}
ul.autocompleter-choices {
    position:absolute;
    width:200px;
    padding:0;
    list-style:none;
    z-index:50;
    background-color:#f8f8f8;
    border:1px solid #ccc;
    top:0;
}
ul.autocompleter-choices li {
    margin:0;
    list-style:none;
    padding:0px 10px;
    cursor:pointer;
    font-weight:normal;
    white-space:nowrap;
    color:#333;
    font-size:12px;
    padding:5px;
}
ul.autocompleter-choices li:hover, ul.autocompleter-choices li.autocompleter-selected {
    color:#E99151;
}
/** zebra effect for suggest search **/
.row1 {
    background-color:#f2f2f2;
}
.row2 {
    background-color:#e8e8e8;
}
a.hover:hover {
    color:#FD662F;
}
.txt-high {
    color:#F65C44;
}

.mt-clicked-shop { font-weight:bold; }
.mt-clicked-shop:hover span { text-decoration:line-through; }

.ui-slider {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
      background: #F5BFA7;
      height: 16px;
      width: 238px;
}

.ui-slider .mt-knob {
    cursor: pointer;
    border:1px solid #E2E2E2;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #FAFAFA;
    width: 16px;
    height: 16px;

}

.ui-price-slider-line {
    border-top: 1px solid #F5683B;
    position: relative;
    top: -8px;
    width:238px;
}
.mt-knob { font-size:5px;color:#ccc;z-index:10; }
.mt-knob-max { top:-19px; }
.mt-knob-min { top:-1px; }
#mt-price-slider-range { margin:10px 0px;color:#696969; }
.popular-products { text-align:center;padding-top:5px; }
.mt-deliv-link {
    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;
}


