@charset "utf-8";
/**
-------------------------------------------------------------
Medien:         Bildschirme und Projektoren
Autor:          Markus Fortmann
------------------------------------------------------------- */
/**
-------------------------------------------------------------
Regeln für allgemeine Elemente
------------------------------------------------------------- */
* {} /* Safari-Bugfix */
* {
  margin: 0;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
/* Schriftgröße kontrollieren */
body, td, th {
  font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height: 16px;color:#313131;font-weight:normal;}
td, th {
  f\ont-size: 100%;
}
html {
  color: #D9D9D9;
  height: 100.01%;
  background2: #E8E8E8 url('/bin?id=601') left 0px repeat-x; 
  background: #D5ECF5;
  }
body {
    padding: 10px 0;
    margin: 0;
}


/** Absätze
------------------------------------------------------------- */
p {
  margin: 5px 0 10px 0;
}

p.right {
  text-align: right;
}

/** Bilder
------------------------------------------------------------- */
img {
  border: 0;
}
img.float--right {
  float: right;
  padding: 0 0 10px 10px;
}
img.float--left {
  float: left;
  padding: 0 10px 10px 0;
}


.defbreite {
  width: 260px;
}

/** Präformatierter und Quelltext
------------------------------------------------------------- */
pre {
  font-family: "Courier New", monospace;
  font-size: 110%;
  line-height: 1.2;
  margin: 1.5em 0;
}
code {
  font-family: "Courier New", monospace;
  font-size: 110%;
  font-style: normal;
  vertical-align: baseline;
  padd\ing: 0 3px;
}
pre code {
  font-size: 1em;
}
/**
-------------------------------------------------------------
  Regeln für besondere Bereiche
------------------------------------------------------------- */
#top {
  width: 960px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  background: white;
  border: 1px solid #6CB8D7;
  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  -khtml-border-radius: 10px; /* Konqueror */
  border-radius: 10px; /* CSS3 */

  }

#header {
  height: 100px;
  width: 960px;
  position: absolute;
  top: 0;
  z-index: 5;
  margin: 0;
  }


#header ul.info {
  position: absolute;
  right: 28px;
  top: 30px;
  color: #A9A8A8;
  text-transform: uppercase;
  display: none;
}

#header ul.info li {
  padding: 0 0 0 30px;
  float: left;
  display: inline;
}

#social {
  position: absolute;
  top: 15px;
  left: 0px;
  width: 130px;
}

#social ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#social ul li {
  height: 22px;
  vertical-align: middle;
}
  
#social ul li.first {

}

#main {
  padding: 190px 15px 0 15px;
  overflow: hidden;
  width: 930px;
  z-index: 4;
  margin: 0 auto;
    }
    


#content-sidebar {
  width: 930px;
  padding: 0;
  margin: 0;
  }



#sidebar {
  width: 300px;
  margin: 100px 0 0 15px;
  float: left;
  padding: 0;
  }


#sidebar2 {
  width: 160px;
  margin: 0;
  padding: 0 0 0 10px;
  float: right;
  }


#content-inner {
  width: 250px;
  float: left;
}

#footer {
  padding: 5px 20px;
  text-align: right;
  width: 920px;
  position: relative;
  margin: 0;
  background: #333333;
  color: white;
}

#tracker {
  position: absolute;
  top: 10px;
  left: 20px;
}

#logo {
  position: absolute;
  top: 0;
  padding: 0;
  left: 15px;
  background: none white;
  z-index: 3;
    }
#logo img {
    padding: 10px 20px 20px 0px;

        }
    
  
    

#claim {
  position: absolute;
  top: 40px;
  left: -2015px;
  font-size: 18px;
  line-height: 18px;
  z-index: 120;
}

div.teaserOld {
  background: none #EFEFEF;
  padding: 10px;
}

div.teaserOld table {
  border: 1px solid #CCCCCC;

}

table {
  margin: 1em 0;
  width: 100%;
    }
caption {
  margin: 2em 0 1em 0;
  font-weight: bold;
}
th {
  color: inherit;
  background-color: #D4D5D9;
  padding: 10px;
  font-weight: bold;
  text-align: left;
}
td {
  }

div.teaserOld td {
  padding: 10px;
  background-color: white;
  border-bottom: 1px solid #CCCCCC;
}

/* Alternierende Zeilenfärbung */
tr.odd td {
  color: inherit;
  background-color: white;
}
tr.even td {
  color: inherit;
  background-color: #EDEDED;
}
/* Tabellen in Formularen */
form table td {
  padding: 0 10px 5px 0;
}

form table th {
  background-color: transparent;
}

h1 {
  position: absolute;
  top: 75px;
  left: 90px;
  z-index: 280;
  display: none;
}

h1 {
  margin: 0 0 0 0;
  font-size: 9px;
  padding: 0;
  clear: both;
  color: #D9D9D9;
  line-height: 1.0em;
}

h2 {
  font-size: 22px;
  padding: 0;
  display: block;
  clear: both;
  margin: 10px 0 5px 0;
  font-family: tahoma;
  letter-spacing: 0.1em;
  line-height: 1.2em;
    }

#home h2 {
margin: 0 0 5px 0;

}    

h3 {
  font-size: 22px;
  line-height: 26px;
  clear: both;
  padding: 0;
  margin: 20px 0 5px 0;
      }

#sidebar .h3 {
color: #90CA2C;
margin: 0 0 5px 0;

}

.teaser .h3 {
margin: 3px 0 5px 0;

}

h4 {
  margin: 0;
  font-weight: bold;
  padding: 5px 0 10px 0;
  font-size: 20px;
}


h6 {
  margin: 0;
  font-weight: bold;
  padding: 5px 20px 5px 10px;
  background: #328BBD; 
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#52A8D6), to(#1F7AAE));
  background: -moz-linear-gradient(top, #52A8D6, #1F7AAE 100%);
  font-size: 14px;
  color: white;
}

h5, h6 {
  font-size: 12px;
}

ol, ul {
  margin: 1em 0 1em 25px;
  list-style: none;
}
ul {
  padding: 0;
  margin: 1em 0;
}

ul li {
  background: none;
  padding: 2px 0;
  line-height: 14px;
}

dl {
  margin: 1.5em 0;
}
dt {
  margin-top: 1em;
}
dd {
}

ul.atoz {
  border: 0;
  margin: 0 0 0 -9px;
  list-style: none;
  padding: 0;
  overflow: hidden;
  background: none;
  position: absolute;
  top: 153px;
  left: 16px;
}

ul.atoz li.last a {
  width: 44px;
  }

ul.atoz li {
  float: left;
  text-align: center;
  padding: 0 !important;
  margin: 0 0 0 8px;
  font-size: 12px;
  }
  
ul.atoz li.last {
  padding: 0;
}

ul.atoz li a {
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #E6E6E6;
  }

ul.atoz a:hover {
background: #79B402;
color: white;
border: 1px solid #79B402;

}




ul.shoplist  {
  overflow: hidden;
  padding: 10px 0;
  margin: 0 0 10px 0px;
}

ul.shoplist li {
  width: 150px;
  float: left;
  font-size: 11px;
}

ul.shoplist a {
}


.backtotop {
  padding-top: 5px;
  color: #B2B3B7 !important;
  position: absolute;
  left: 550px;
  font-size: 12px;
}



#content ul.teaser {
  margin: 0 0 20px 0;
  border-bottom: 0;
  clear: both;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #E8E8E8;

  }
  


#content ul.teaser div.teaserLogo {
  position: absolute;
  left: 0;
  top: 25px;
  border: 1px solid #BBBBBB;
  background: white;
  padding: 0;
  width: 150px;
  text-align: center;
  }
  
#content ul.teaser div.teaserLogo img {
  padding: 6px 5px;
  background: white;
}


div.teaserLogo span.freeofcost,  
div.teaserLogo span.free,
div.teaserLogo span.raffle,
div.teaserLogo span.percent,
div.teaserLogo span.offer, 
div.teaserLogo span.amount {
  background: #FD4200;
  color: white;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 3px 0;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
}

ul.teaser img.exclusive  {
  position: absolute;
  border: 0;
  padding: 0;
  left: 0;
  margin: -15px 0 0 -1px;
  background: transparent none;
}
   

#content ul.teaser p {
  color: #333333;
}

#content ul.teaser li {
  margin: 0;
  background: white;
  position: relative;
  padding: 25px 10px 20px 170px;
  margin: 0;
  line-height: 16px;
  border-bottom: 1px solid #E8E8E8;
  min-height: 100px;
}

#content ul.teaser li:hover {
  }



#content ul.teaser .headline {
  font-weight: bold;
  border: 0;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 22px;
  }

#content ul.teaserOld li {
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: 15px 17px;
  padding: 13px 8px 8px 160px;
  border-bottom: 1px solid #CFCFCF;
  min-height: 80px;
  margin: 0;
}


ul.relatedShops {
  overflow: hidden;
  margin-left: -5px;
  padding: 0;
}

ul.relatedShops li {
  width: auto;
  display: inline;
  float: left;
  height: auto;
  text-align: center;
  list-style: none;
  background: none !important;
  padding: 0 !important;
  margin: 0 0 5px 5px !important;
}

ul.relatedShops li img {
  margin-bottom: 5px;
  width: 96px;
}

ul.relatedShops li a {
  display: block;
  width: 120px;
  height: 100px;
  padding: 0;
  text-decoration: none !important;
  line-height: 1.0em;
  font-weight: bold;
}

ul.relatedShops li a span {
  font-weight: normal;
  color: #333;
}

ul.relatedShops li:hover {
  }

ul.relatedShops li a strong {
  color: #005BD8;
  font-weight: normal !important;
}



ul.logoList {
  width: 620px;
}

  
ul.logoList li {
  
  float: left;
  display: inline;
  text-align: center;
}

ul.logoList li a {
  display: block;
  border: 1px solid white;
  width: 150px;
  height: 120px;
  line-height: 1.2em;
}

ul.logoList li a:hover {
  border: 1px solid #D3D3D3;
}

ul.logoList li img {
  margin: 5px;
}

.date {
  font-size: 10px;
  color: #999999;
}

.claim a:link, .claim a:visited, .claim a:hover, .claim a:focus, .claim a:active {
  font-size: 0.8em;
  color: #999999;
}


.claim {
  font-size: 0.9em;
  color: #999999;
}

.claim a {
  color: #999999;
}

.code {
  margin: 10px 0;
  display: block;
}

.code strong {
  color: #EC1B30;

}
  
.value {
  text-transform: lowercase;
}

/** Links und Anker
------------------------------------------------------------- */
a:link {
  color: #2897CF;
  text-decoration: underline;
}
a:visited {
color: #2897CF;
  text-decoration: underline;
}
a:hover, a:focus {
  color: #ff9600;
  text-decoration: underline;
}
a:active {
}

a:focus { outline: none;}

ul.bookmarks {
  margin: 0;
  position: absolute;
  top: 40px;
  right: 15px;
  z-index: 500;
}

ul.bookmarks li {
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 0 20px 10px;
} 

li.rss {
  background: transparent url('/bin?id=3931') left top no-repeat;
}

li.twitter {
  background: transparent url('/bin?id=3932') left top no-repeat;
}

li.facebook {
  background: transparent url('/bin?id=3933') left top no-repeat;
}

ul.bookmarks li a {
  display: block;
  height: 40px;
}

ul.bookmarks li span {
  position: absolute;
  left: -2000px;
}

/** Formulare
------------------------------------------------------------- */
form {
  margin: 0;
  padding: 0;
}
select,
input,
textarea {
  /* Für Safari */
  font-size: 99%;
}
input,
textarea {
  padding: 1px 3px;
}
input, label {
  vertical-align: middle;
}
label {
  padding: 0 5px 0 2px;
}
input.text {
  font-family: Verdana, sans-serif;
  color: inherit;
  background-color: #FFFFFF;
  border: 1px solid #CECED0;
  width: 99%;
  font-size: .9em;
}
textarea {
  font-family: Verdana, sans-serif;
  margin: 0;
  color: inherit;
  background-color: #FFFFFF;
  border: 1px solid #CECED0;
  width: 100%;
  font-size: .9em;
}
/* Für fokussierte Steuerelemente */
input:focus,
textarea:focus,
select:focus {
}
fieldset {
  border: 0;
  background-color: #F2F2F2;
  border: 1px solid #D9D9D9;
  padding: 10px;
}
fieldset div,
fieldset p {
  padding: .5em 0 .2em 0;
}
legend {
  color: #3C3B3C; /* Schriftfarbe explizit setzen */
  background-color: white;
  font-weight: bold;
  padding: 1px 5px;
}
optgroup {
  padding: 5px 0;
  font-style: normal;
}
option {
  padding: 0 5px 0 0;
}
optgroup option {
  padding: 0 5px 0 15px;
}

#home #ariadne {
  display: none;
  }
#ariadne {
  font-size: 11px;
  position: absolute;
  top: 180px;
  left: 0;
  width: 620px;
  padding: 3px 0 0 0;
  color: #B2B3B7;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  display: none;

  }
.keyvisual #ariadne {
top: 315px;
}
#ariadne ol {
margin: 0;
padding: 0;
}
#ariadne li {
display: inline;
  list-style: none;
}
#ariadne li {
  padding: 0;
}
#ariadne a,
#ariadne strong {
  
  font-weight: normal;
  text-decoration: none;
  padding: 0;
}

#ariadne strong {
  text-decoration: underline;
  font-size: 12px;
  color: #333 !important;
}

#ariadne a {
  color: #B2B3B7;

  }
#ariadne li.first a {
  background: none;
}
#ariadne a:hover,
#ariadne a:focus,
#ariadne a:active {
  font-weight: normal;
  text-decoration: underline;
}
#ariadne strong,
#ariadne a.active {
  font-weight: bold;
}

#header .languageChooser {
position: absolute;
top: 10px;
right: 10px;
font-size: 11px;
}

.sitenav {
  font-size: 11px;
}
#header .sitenav {
  position: absolute;
  top: 3px;
  right: 8px;
  z-index: 1500;
}
.sitenav li {
  display: inline;
  list-style: none;
  background: none;
  padding: 0px 7px 0px 0;
}
.sitenav a,
.sitenav strong {
  color: #B2B3B7;
  font-weight: normal;
  text-decoration: none;
  padding: 0 3px 0 0;
}
.sitenav strong {
  background: none;
}
.sitenav li.first a {
  background: none;
}
.sitenav a:hover,
.sitenav a:focus,
.sitenav a:active {
  
  font-weight: normal;
  text-decoration: underline;
}
.sitenav strong,
.sitenav a.active {
  font-weight: bold;
}

#subnav {
  margin: 0 15px;
}
#subnav ul,
#subnav li {
background: none;
  padding: 0;
  margin: 0;
  display: inline;
}
/* Erste Ebene */
#subnav ul li a,
#subnav ul li strong {
  display: block;
  text-decoration: none;
  border-bottom: 1px dotted #B2B4B7;
  padding: 5px 5px 5px 10px;
  color: #666666;
}
#subnav ul li a:hover {
  background: #F5F5F7 none;
}
#subnav ul li a.active {
  font-weight: bold;
}
#subnav ul li.first a,
#subnav ul li.first strong {
  border-top: 1px dotted #B2B4B7;
}

/* Zweite Ebene */
#subnav ul ul li.first a,
#subnav ul ul li.first strong {
  border-top: 0;
}
#subnav li li {
  border: 0;
}
#subnav li li a,
#subnav li li strong {
  background: #F5F5F7 none;
  padding: 4px 5px 4px 22px;
  font-size: .95em;
  line-height: 1.2em;
}
#subnav li li a:hover {
background: #EDEDEF url('/bin?id=599') 13px 9px no-repeat;
  color: #666666;
}
#subnav li li strong {
font-weight: bold;
}
/* Dritte Ebene */
#subnav li li li a,
#subnav li li li strong {
  font-size: .9em;
  padding-left: 35px;
  background: #EDEDEF none;
}
#subnav li li li a:hover,
#subnav li li li strong {
  background: #EDEDEF url('/bin?id=599') 25px 7px no-repeat;
}

#nav {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 100px;
  left: 0;
  height: 40px;
  z-index: 10;
  background: #2897CF;
  border-right: 1px solid #6AC3EF;
  width: 100%;
  }

#home #nav {
  }


#nav li {
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  border-left: 1px solid #6AC3EF;
  border-right: 1px solid #1B79A8;
  position: relative;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#7FB0DD), to(#2897CF));
  background: -moz-linear-gradient(top, #7FB0DD, #2897CF 100%);
}


#nav a,
#nav strong {
  font-weight: normal;
  display: block;
  color: #383838;
  text-decoration: none;
  line-height: 40px;
  font-size: 16px;
  padding: 0 20px;
  font-weight: bold;
  color: white;
    }

#nav li.first a,
#nav li.first strong {
  border-left: 0;
}
#nav a.last,
#nav strong.last {
  border-right: 0;
}
#nav a:hover,
#nav a:focus,
#nav a:active {
  background: #9A1800 url('/bin?id=8575') left top repeat-x; 
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#F6C38A), to(#9A1800));
  background: -moz-linear-gradient(top, #F6C38A, #9A1800 100%);
  color: white;

      }
#nav strong,
#nav a.active {
  background: #9A1800 url('/bin?id=8575') left top repeat-x; 
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#F6C38A), to(#9A1800));
  background: -moz-linear-gradient(top, #F6C38A, #9A1800 100%);
  color: white;

}


#nav li:hover {
  
  }

#nav li:hover a {
  }

#nav li:hover li {
  background: none;
  }


/* Alle Flyouts ausblenden */

#nav ul {
  visibility: hidden;
  position: absolute;
  top: 28px;
  width: 160px;
  z-index: 100;
  background: #D5ECF5;
  width: 610px;
  border: 1px solid #6CB8D7;
  border-top: 0;
  padding: 10px 10px 0px 10px !important;
}

#nav li li {
  border: 0;
}

#nav li.full ul {
  padding: 10px 5px !important;
  width: 630px;
  left: 0;
    }
  
  


/* hover: 2. Ebene für neue Browser ausklappen*/

#nav li:hover ul {
  visibility: visible;
}
#nav ul strong,
#nav ul a {
  display: inline !important;
  border: 0;
  font-size: 12px;
  width: auto;
  color: #333;
  line-height: 20px;
  font-weight: normal;
}

#nav ul li:hover a {
  background: none;
  text-decoration: underline;
}

#nav .teaser a span.label {
  font-weight: bold;
  color: black;
}

#nav li.full li {
  width: 200px;
  padding: 0;
  margin: 0 0 0 10px;
  float: left;
  text-align: left;
}


#nav li.full li a {
  display: block;
  padding: 0 5px 0 0;
  margin: 0;
}


#nav .teaser {
  border: 1px solid #D9D9D9;
  padding: 5px;
}

#nav .teaser li {
  height: auto;
  width: 200px;
  background-color: transparent;
  padding: 2px;
  margin-bottom: 0;
  }

#nav .teaser li a {
  list-style: none;
  padding: 10px 10px 10px 75px;
  display: block;
  background-repeat: no-repeat;
  background-position: 5px 10px;
  height: 38px;
  line-height: 1.2em;
  width: 140px;
  border-bottom: 1px solid #D9D9D9;

}
  
#nav .teaser li.last {
  clear: both;
  width: 410px;
  border: 0;
  padding: 20px 0 0 0;
}

#nav .teaser li.last a {
  width: 390px;
  background: none !important;
  height: 15px;
  border: 0;
}

.nokeyvisual #keyvisual {
  display: none;
}
.keyvisual #keyvisual {
  position: absolute;
  top: 150px;
  display: inline;
}
#full #keyvisual,
#normal #keyvisual {
  left: 200px;
}
#full .keyvisual #content,
#home .keyvisual #content  {
  padding-top: 160px;
}

#home .keyvisual #content  {
  padding-top: 500px;
}

.keyvisual #main {
  padding: 350px 0 0 0;
}
#full .keyvisual #main,
#home .keyvisual #main {
  padding-top: 180px;
}
#normal .keyvisual #sidebar1 {
  margin-top: -200px;
}

#fastSearch {
  position: absolute;
  z-index: 100;
  top: 36px;
  right: 16px;
  line-height: 30px;
  padding: 5px;
  font-size: 12px;
  margin: 0;
  background: #DDDDDD;
    }
#home #fastSearch {
  top: 290px;
  left: 15px;
  z-index: 1;
  width: 605px;
}  
      
#fastSearch .text {
  display: block;
}
#fastSearch .textfield input {
  background: white;
  font-size: 20px;
  width: 400px;
  border: 2px solid #E8E4DE;
  border-top: 2px solid #C6C2BC;
  border-left: 2px solid #C6C2BC;
  color: #999999;
  padding: 6px 5px 2px 5px;
  
  }
#home #fastSearch .textfield input {
  width: 448px;
} 


#fastSearch .submit input {
  margin: 0 0 0 5px;
  background-color: #90CA2C;
  font-weight: bold;
  font-size: 18px;
  color: white;
  width: 136px;
  height: 34px;
  border: 0;
  padding: 0 0 3px 0;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#C0DC08), to(#59A200));
  background: -moz-linear-gradient(top, #C0DC08, #59A200 100%);
}


#fastSearch .submit input:hover {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#59A200), to(#C0DC08));
  background: -moz-linear-gradient(top, #59A200, #C0DC08 100%);
  cursor: pointer;
}




span.searchResultScore span {
  display: block;
  width: 200px;
  background-color: transparent;
  border: 1px solid #E0E3E3;
  height: 5px;
}

span.searchResultScore span span {
  display: block;
  background-color: #E0E3E3;
  height: 3px;
}

#suggestions {
  border: 0;
  background: none white;
  position: absolute; 
  left: 5px;
  top: 38px;
  width: 410px;
  border: 2px solid #CCCCCC;
  border-top: 0;
  display: none;
  z-index: 40;
  overflow: auto;
  max-height: 200px;
}

#home #suggestions {
  width: 458px;
}

#suggestions span {
  padding: 2px 5px 2px 5px;
}

#suggestions ul {
  margin: 0;
  padding: 0;
}

#suggestions ul li {
  display: inline;
}

#suggestions ul li a {
  display: block;
  padding: 2px 5px 2px 5px;
  color: #333;
}

#suggestions ul li a:hover {
  background-color: #D3D3D3;
  color: white;
  text-decoration: none;
}

#suggestions span.h3 {
  font-size: 0.9em;
  background-color: #EFEFEF;
  padding: 4px 6px;
  font-weight: bold;
  border-top: 1px solid #D3D3D3;
}

#allshopsselect {
  margin: 0 0 15px 0;
  padding: 0;
  z-index: 5;
  }
  
#allshopsselect {
  position: absolute;
  top: 195px;
  right: 15px;
  border: 1px solid #FED669;
  background: #FEF889;
  padding: 13px 9px 9px 9px;

  }

#allshopsselect h5 {
  padding: 0;
  margin-bottom: 8px;
  font-size: 16px;
}

#allshopsselectframe {
  width: 280px; 
  height: 29px;
  
}

#content {
  margin: 0;
  padding: 0;
  float: left;
  width: 615px; 
  background: white;
  }

#home #content {
  width: 940px;
  margin: 0;
}

.fullcontent {
  width: 940px;
  overflow: hidden;
}
    
    
#content .formbox {
  color: #000;
  background-color: #F5F5F7;
  border: 1px dotted #B2B4B7;
}
#content .row {
  clear: both;
  padding: 2px 0px;
}
#content .label {
  float: left;
  width: 250px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}
#content .field {
  float: right;
  width: 300px;
  text-align: left;
}
#content .submit {
  clear: both;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}

#cat {
  border-top: 1px solid #D4D4D4;
  margin: 0;
  padding: 0;
}

#cat ul {
  padding: 0;
  margin: 0;
  clear: both;
}

#cat li.first {
  font-weight: bold;
  height: auto;
  margin: 0 0 5px 0;
  font-size: 1.2em;
}



#tags {
  margin: 0 0 20px 0;
  clear: both;
  overflow: hidden;
  background: none #EEEEEE;
  padding: 5px 0 5px 5px;
}

#tags li {
  float: left;
  padding-right: 5px;
  height: auto;
}

#tags li a {
  border: 1px solid #CCCCCC;
  padding: 5px;
  background: none white;
  text-decoration: none;
  display: block;
}



#cat li {
  display: inline;
}

#cat li a {
  font-size: 1.0em;
  display: block;
  padding: 8px 10px 7px 20px;
  background-color: #F8F8F8;
  border-bottom: 1px solid #D3D3D3;
  font-weight: bold;
}

#cat li a span {
  color: #333333;
  font-weight: normal;
}


#cat li a:hover,
#tags li a:hover {
  text-decoration: none;
  background: none #D3D3D3;
  
  }

.box {
  height: 381px; 
  overflow: auto; 
  border-bottom: 4px solid #D4D4D4; 
  margin: 0 0 20px 0; 
  padding: 0;
}  

.navBox {
  margin: 0 0 20px 0;
}

.navBox ul {
  max-height: 143px;
  overflow: auto;
  margin: 0;
  padding: 5px;
}

#home .navBox ul {
  max-height: 286px;
}

.navBox .h2 {
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
  display: block;
  padding: 0 0 2px 0;
}

.navBox a {
  color: #333;
}


#sidebar .headline,
#sidebar2 .headline {
  background: #F3F3F3;
  font-weight: bold;
  display: block;
  padding: 10px;
  font-size: 1.1em;
}


#sidebar .list {
  margin: 0;
  padding: 0;
}


#sidebar .tags,
#content .tags {
  margin: 0 0 20px 0;
  background: none;
  text-align: justify;
  padding: 15px 20px;
   border: 1px solid #EFEFEF;
    clear: both;
    }
  
#home #content .tags {
  width: 888px;
}

#sidebar .tags {
  padding: 15px;
}

.tags a {
  margin: 7px 0;
  text-decoration: none;
  }

.tags .tag1 { font-size: 10px; line-height: 1.2em; text-transform: uppercase;}
.tags .tag2 { font-size: 11px; line-height: 1.2em; font-weight: bold;}
.tags .tag3 { font-size: 12px; line-height: 1.2em; text-transform: uppercase;}
.tags .tag4 { font-size: 14px; line-height: 1.2em; font-weight: bold;}
.tags .tag5 { font-size: 16px; line-height: 1.2em; text-transform: uppercase; font-weight: bold;}
.tags .tag6 { font-size: 18px; line-height: 1.2em;font-weight: bold;}
.tags .tag7 { font-size: 20px; line-height: 1.2em; text-transform: uppercase; font-weight: bold;}

.tags a:hover {
  text-decoration: underline !important;
}

#firstTags .tags {
  width: 300px !important;
  position: absolute;
  right: 20px;
}




div.newsletter {
  background: none #EFEFEF;
  padding: 15px;
  margin: 0 0 20px 0;
}

#content div.newsletter {
  padding: 5px;
  margin: 0 0 40px 0;
}

.newsletter p {
  margin: 0 0 15px 0 !important;
}

.newsletter strong {
  font-size: 1.5em;
}

.newsletter input.text {
  width: 258px;
  padding: 6px 5px;
  margin: 0 0 10px 0;
  font-size: 14px;
}

#content .newsletter input.text {
  width: 315px;
  margin: 0 5px 0 0;

}

.newsletter .submit input {
  margin: 0;
  background-color: #90CA2C;
    font-weight: bold;
  font-size: 14px;
  color: white;
  width: 270px;
  height: 31px;
  border: 0;
  padding: 0 0 4px 0;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#C0DC08), to(#59A200));
  background: -moz-linear-gradient(top, #C0DC08, #59A200 100%);
}

.newsletter .submit input:hover {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#59A200), to(#C0DC08));
  background: -moz-linear-gradient(top, #59A200, #C0DC08 100%);
  cursor: pointer;
}




div.logo {
  position: absolute;
  top: 40px;
  right: 0px;
}

div.logo img {
  margin: 0;
  width: 90px;
  height: 60px;
  }
  
  
  
ul.logolist {
  margin: 5px 0 30px -15px;
  padding: 0;
  overflow: hidden;
  }
  
#home ul.logolist {
  height: 226px;

}

  
ul.logolist li {
  padding: 0;
  float: left;
  margin: 0 0 15px 15px;
  font-size: 11px;
  width: 142px;
  overflow: hidden;
    }

ul.logolist li:hover {
  }


ul.logolist li a:hover img {
  border: 1px solid #F8C600;
}

ul.logolist li a span {
  position: absolute;
  left: -2000px;
}

ul.logolist li img {
  padding: 10px 20px;
  background: white; 
  margin: 0;
  display: block;
  border: 1px solid #E8E8E8;
  }

iframe.facebook {
  margin: 0 0 20px 0;
  background: white;
}

ul.catList {bottom
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: #FFF;
}



ul.catList li {
  margin: 0;
  border-bottom: 1px solid #E6E6E6;
  padding: 0;
}


ul.catList a {
  text-decoration: none;
  display: block;
  padding: 5px;
  font-size: 11px;
  background: white;
  font-weight: bold;

    }
    
ul.catList a:hover {
  background: #E9F4FA;
}
    






  
.catSelect {
  margin: 0 0 20px 0;
}

.catSelect select {
  background-color:#fff; 
  border-width: 1px; 
  border-color: #D8D2D4; 
  border-style:solid; 
  width: 300px; 
  font-size: 14px; 
  padding: 4px; 
}

/* BUTTONS */

.buttons a, .buttons button {
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}


.buttons .code {

    float:left;
    margin: 0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    padding:5px 10px 6px 7px; /* Links */
}

.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}



button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.link, .buttons a.link{
    color:#529214;
}
.buttons a.link:hover, button.link:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.link:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

#sub #content {
  margin: 0;
}

#sub #sidebar {
  width: 300px;
  float: right;
  margin: 16px 15px 0 0;
}

#sub #footer {
  clear: both;
  color: white;
} 

#sub #content ul ul {
  width: 300px;
  float: left;
}

#sub #content ul p.logo {
  width: 170px;
  float: left;
}

#sub #content ul p.logo img {
  border: 3px solid #D9D9D9;
}

#sub #content ul li {
  clear: both;
}

#sub #content li a {
  font-size: 1.5em;
}

#sub #content li li a {
  font-size: 1.0em;
}

#sub .ad {
  text-align: center;
  padding: 20px;
}

p.noCoupons {
  border: 1px dashed red;
  padding: 10px;
  font-weight: italic;
}


.intro {
  padding: 0;
}

div.screenshot {
  text-align: center;
  width: 300px;
  margin: 0 0 20px 0;
  overflow: hidden;
}


.screenshot img {
  background: none white;
  padding: 4px;
  width: 290px;
  border: 1px solid #efefef;
  margin: 0 0 10px 0;
}

#shop div.description {
  margin: 0 !important;
  padding: 5px 10px 0 0;
  width: 480px;
  float: left;
  }
  
#shop div.description p {
  margin: 0 0 5px 0;
  float: left;
  }
  
img.shoplogo {
  padding: 2px;
  margin: 0;
  border: 1px solid #D3D3D3;
  float: right;
  background: white;
  }

.ad {
  margin: 10px 0 10px 0;
  max-height: 300px;
  text-align: center;
}

.ad468 {
  border: 1px dashed #D3D3D3;
  padding: 5px;
  margin: 20px auto;
  width: 468px;
}

.ad img {
  max-width: 300px;
  max-height: 250px;
}

iframe.iframe {
  height: 0;
}

#moreCoupons,
#OldCoupons {
  display: none;
}


ul.social {
  margin: 20px 0; 
  overflow: hidden;
  background: transparent;
  padding: 0;
  clear: both;
  width: 300px;
  
}

#home ul.social {
margin: 0; 
position: absolute;
top: 290px;
right: 15px;
border: 1px solid #DDDDDD;
border-right: 0;
border-left: 0;
padding: 8px 0;
}

ul.social li {
  float: left; 
  width: 100px;
}

ul.social li.fb {
  width: 100px;
  padding-top: 2px;
}

ul.social li.go {
  width: 70px;
}

#shop p.infos {
  margin: 5px 5px 5px 10px;
  font-style: italic;
}

.shoplogo {
  margin: 0;
  }
  

#noCoupons {
  border: 0 !important;
  clear: both;
  margin-bottom: 0;

}

.h300 {
  height: 250px;
  margin: 0 0 20px 0;
}

#home .intro {
  width: 610px;
  height: 160px;
    }
  
.textbox {
  padding: 15px;
  border: 1px solid #EFEFEF;
  width: 583px;
  margin: 0 15px 20px 0;
  float: left;
  background: #F8F8F8;
}
  
#home div.more {
  margin: 6px 2px -15px 0;
}

#home .new {
  width: 300px;
  float: left;
  margin: 0 15px 0 0;
}

#home .top {
  width: 300px;
  float: left;
  margin: 0 15px 0 0;
}

#home .ex {
  width: 300px;
  float: left;
  margin: 0;
}

#home span.more {
  display: block; 
  text-align: right;
  padding: 5px 0;
  margin: 0 0 0px 0;
}



#catHome {
  padding: 0;
  clear: both;
  margin: 10px 0 20px 0;
  overflow: hidden;
}

#catHome ul {
  margin: 0;
  
}

#catHome li {
  float: left;
  width: 188px;
  margin-bottom: 5px;
}

.b-but {
  background: url(/bin?id=8598) no-repeat top left;
  color: #fff !important;
  display: block;
   height: 35px;
   line-height: 33px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #0c487d;
  padding-left: 16px;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  float: left;
  position: relative;
  margin-right: 16px;
  text-align: center;
  text-decoration: none !important;
}

.b-but-right {
  background: url(/bin?id=8598) no-repeat top right;
  display: block;
  float: right;
  height: 35px;
  margin-right: -16px;
  position: absolute;
  top: 0;
  right: 0px;
  width: 16px;
}

.b-but:hover {
  background-position: bottom left;
  text-decoration: none !important;
}

.b-but:hover .b-but-right {
  background-position: bottom right;
}

ul.teaser2 {
  margin: 0 0 20px 0;
  overflow: hidden;
  padding: 0 0 2px 0;
  background: #efefef;
}
  
  
.teaser2more {
  float: right; 
  margin-top: -31px;
}
  

ul.teaser2 li {
  float: left;
  list-style: none;
  margin: 2px 0 0 2px;
  padding: 0;
  width: 110px;
  border: 1px solid #E1E1E1;
  cursor: hand;
  text-align: center;
  background: white;
}

ul.teaser2 img {
  background: white;
  margin: 0 0 3px 0;
  width: 90px;
  height: 30px;
  padding: 2px;
}


ul.teaser2 li:hover {
  }


ul.teaser2 span.offer {
  display: block;
  font-weight: bold;
  font-size: 12px;
  margin: 2px 0 0 0;
}


ul.teaser2 li a {
  overflow: hidden;
  text-decoration: none;
  display: block;
  color. #333;
  padding: 5px;
}

ul.teaser2 li a strong {
  display: block;
  font-size: 0.9em;
  text-decoration: none !important;
  font-weight: normal;
  height: 15px;
}


ul.teaser2 li.last {
  border: 0;
  height: auto;
  padding: 0;
  text-align: right;
  font-weight: bold;
  width: 940px;
}

ul.teaser2 li.last a {
  display: inline;
  padding: 0;
  background: none;
  border: 0;
}



#home #content ul.teaser2 li.last a strong {
  color: #0084b4 !important;
  text-decoration: underline;
  font-size: 0.9em;
  display: inline;
}

ul.teaser2 .exclusive img {
  position: absolute;
  width: auto;
  height: auto;
  border: 0;
  padding: 0;
  margin: -11px 0 0 -76px;
  background: transparent none;
}

#topshops {
  width: 970px;
  height: 94px;
  border-top: 1px solid #CCCCCC;
  padding: 10px 0 0 0;
}


#topshops ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#topshops ul li {
    float: left;
    margin: 0;
    padding: 0;
    border: 1px solid white;
}


#topshops ul li a {
  padding: 9px;
  display: block;
  width: 60px;
  background-color: white;
}

  
#new h2, #best h2, #ex h2 {
  text-align: left;
  padding: 5px 10px;
}

div.more {
  text-align: right; 
  margin: 0 10px 10px 0;
}

ul.teaser3 {
  margin: 0 0 20px 0;
  padding: 0;
  overflow: hidden;  
  border: 1px solid #efefef;
  border-top: 0;
}

span.exclusive {
  color: #FFA661;
  font-size: 11px;
}


ul.last {
  margin: 0 0 16px 0;
}

ul.teaser3 li {
    padding: 8px 10px 8px 10px;
     margin: 0;
    border-top: 1px solid #efefef;
    overflow: hidden;
    position: relative;
    font-size: 12px;
    line-height: 13px;
    background: #F8F8F8;
}



ul.teaser3 li strong {
  font-size: 14px;
  padding: 0;
  margin: 0 0 3px 0;
  line-height: 16px;
  color: black;
  text-decoration: none;
}

ul.teaser3 li span.text {
  display: block;
    overflow: hidden;
  line-height: 16px;
  color: #2897CF;
  text-decoration: underline;
}

#home ul.teaser3 li span.text {
  height: 16px;
}




ul.teaser3 li:hover span.text {
  color: #ff9600;
}


ul.teaser3 li.first {
  height: 208px;
}

ul.teaser3 li.first a {
  height: 207px;
  background-repeat: no-repeat;
  background-position: 4px 4px;
}


ul.teaser3 li {
  background: white;
  cursor: pointer;
  padding: 8px 80px 8px 10px;
}

ul.teaser3 li img {
  display: inline;
}


ul.teaser3 img {
  position: absolute;
  right: 6px;
  top: 12px;
  background: white;
  height: 30px;
  width: 60px;
  background: white;
  padding: 2px;
  display: none;
}


ul.teaser3 li a,
ul.teaser3 li a:hover {
  text-decoration: none;
  font-size: 9px;
  color: #999999; 
}


ul.teaser3 li.last {
  text-align: right;
  padding: 5px;
  border: 1px solid red;
}

#content ul.teaser3 li.last a {
  display: inline;
  padding: 0;
}

ul.teaser3 .exclusive img {
  position: absolute;
  width: auto;
  height: auto;
  border: 0;
  padding: 0;
  left: 0;
  background: transparent none;
}

