/* SB-PREISBRECHER STYLESHEET   */

/* @author: Chris Jahn                        */
/* @date: 23-10-08                              */

body {
  background: #fefe34 url(/images/bg.jpg) repeat-x;
  margin: 0;
  padding: 0;
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  color: #222;
}

a {
  color:#DC9018;
  text-decoration: underline;
  font-weight: bold;
}

a:link {
  color:#b61b21;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #777;
  text-decoration: none;
  font-weight: bold;
}

img {
	border: none;
}

/*    LAYOUT      */

#wrapper {
  width: 995px;
  margin-left: auto;
  margin-right: auto;
}

#header {
  height: 165px;
  background: url(/images/bg_head.jpg) top left no-repeat;
  text-align: center;
}

/*

#mainnav {
  float: left;
  width: 501px;
  margin: 133px 0 0 0;
  height: 32px;
}

#mainnav a {
  height: 27px;
  font-size: .1em;
}

#mainnav ul {
  margin: 0 0 0 70px;
  padding: 0;
  list-style: none;
}

#mainnav ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#logo {
  float: left;
  width: 234px;
  height: 140px;
  text-align: center;
  background: url(/images/logo.jpg) no-repeat;
}

#slogan {
  position: absolute;
  top: 43px;
  left: 51%;
  float: left;
  width: 465px;
  height: 70px;
  background: url(/images/slogan.jpg) no-repeat;
}

*/

#logo {
}

#mainnav {
  height: 32px;
  margin: 133px 0 0 310px;
  float: left;
}

#mainnav a {
  height: 27px;
  font-size: .1em;
}

#mainnav ul {
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
}

#mainnav ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#slogan {
}

#main {
  background: url(/images/bg_main.jpg) repeat-y;
  padding-left: 18px;
}

#menu {
  width: 200px;
  border: 2px solid #0e4088;
  margin: 2px 0 0 2px;
  height: 253px;
}

#menu a {
  display: block;
  height: 26px;
  font-size: .1em;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu ul li {
  margin: 0;
  padding: 0;
  float: left;
}

#menu ul li ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#katalog {
  width: 200px;
  border: 2px solid #0e4088;
  margin: 2px 0 0 2px;
  height: 253px;
}

#content {
  background: #FFFD1F url(/images/bg_box.jpg) repeat-x left bottom;
  float: left;
  width: 540px;
  height: 512px;
  display: block;
  border: 2px solid #0e4088;
  margin: 2px 2px 0 2px;
}

.contentspace, p {
  padding: 10px;
  margin: 0;
}

h3 {
  margin: 0;
  padding: 3px 0 0 10px;
  background: url(/images/bg_title.jpg) repeat-x;
  height: 16px;
  font-size: 1em;
}

.sidealign {
  float: left;
}

#angebot {
  width: 200px;
  border: 2px solid #0e4088;
  margin: 2px 2px 0 0;
  height: 253px;
}

#prospekt {
  width: 200px;
  border: 2px solid #0e4088;
  margin: 2px 2px 0 0;
  height: 253px;
}

.borderblue {
  border: 1px solid #0e4088;
}

#content-slide {
  float: left;
  width: 618px;
  height: 400px;
  display: block;
  background: url(/images/bg_content.jpg) right top repeat-x;
  padding: 20px 10px 10px 15px;
}

#slide-next {
  float: left;
  display: block;
  text-align: right;
  width: 900px;
  font-weight: bold;
  font-size: .9em;
}

#slide-next a {
  outline: none;
}

#filler-block {
  display: block;
  width: 150px;
  margin: 10px 0 10px 0;
  float: right;
}

#footer {
  margin-top: 20px;
}

#harmonie {
  float: left;
  width: 300px;
  padding-left: 63px;
}

#coverflowdiv {
  cursor: pointer;
  overflow: hidden;
}

.floatleft {
  float: left;
  margin-right: 10px;
}

.clear {
	clear: both;
	display: block;
	height: 0px;
	width: 1px;
	font-size: .01em;
}

fieldset {
    border: 0;
    clear: left;
    display: block;
    margin-bottom: 10px;
    padding: 2px;
}

fieldset legend {
    font-weight: bold;
}

fieldset label {
    clear:left;
    display:block;
    float:left;
    font-size:11px;
    height:15px;
    line-height:15px;
    margin:0 0 10px;
    padding:0 10px 0 0;
    text-align:right;
    width:120px;
}

fieldset input {
    margin:2px;
}

.artikel {
  width: 170px;
  height: 230px;
  font-size: .8em;
  float: left;
  margin: 5px 5px 0 5px;
}

.prospekt_box {
    text-align: center;
    float: left; 
    margin: 15px 5px;
    padding: 5px;
}


.prospekt_box .thumb {
    padding: 5px;
    margin-bottom: 10px;
    background: #fff;
}


/* test */
.home-artikel-bild {
  text-align: center;
  background-color: #fff;
  height: 113px;
}

.home-artikel-title {
  background: #fff url(/images/bg_title.gif) repeat-x;
  height: 16px;
  padding: 6px 0 0 10px;
}

.home-artikel-info {
  background: #fff;
  height: 100px;
  font-size: .9em;
  padding: 4px;
  overflow: hidden;
  line-height: 120%;
}

.home-artikel-info2 {
  font-size: .8em;
  padding: 8px 0 0 0;
  overflow: auto;
  height: 70px;
}

.home-artikel-preis {
  position: relative;
  background: #fff;
  width: 150px;
  top: 0px;
  padding: 15px 0 0 20px;
  z-index: 10;
}

.home-artikel-preis .preis {
  background: url(/images/preis_start.gif) top left repeat-x;
  display: block;
  height: 44px;
  width: 68px;
  float: left;
  padding: 8px 0 0 40px;
}

.home-artikel-preis .end {
  background: url(/images/preis_ende.gif) top left no-repeat;
  display: block;
  width: 14px;
  height: 52px;
  float: left;
}

.home-artikel-preiszusatz {
  background: #000;
  opacity: 0.75;
  width: 170px;
  height: 12px;
  font-size: .9em;
  text-align: center;
  text-transform: uppercase;
  line-height: 12px;
  color: #fff611;
  overflow: hidden;
  white-space: nowrap;
  z-index: 10;
  float: left;
  position: relative;
  top: -12px;
  left: 0;
}

.preiszusatz {
  text-align: right;
  text-transform: uppercase;
  color: red;
  font-size: .9em;
  width: 110px;
}
.artikel-preis {
   /* margin: 10px 0 0 70px; */
}

.produkte-artikel-preis {
  margin: -20px 0 0 40px;
}

.produkte-artikel-preis .preis {
  background: url(/images/preis_start.gif) top left repeat-x;
  display: block;
  height: 44px;
  width: 58px;
  float: left;
  padding: 8px 0 0 40px;
}

.produkte-artikel-preis .end {
  background: url(/images/preis_ende.gif) top left no-repeat;
  display: block;
  width: 14px;
  height: 52px;
  float: left;
}

.artikel-preis .preis {
  background: url(/images/preis_start.gif) top left repeat-x;
  display: block;
  height: 44px;
  width: 58px;
  float: left;
  padding: 8px 0 0 40px;
}

.artikel-preis .end {
  background: url(/images/preis_ende.gif) top left no-repeat;
  display: block;
  width: 14px;
  height: 52px;
  float: left;
}

.artikelbild {
  padding: 10px 0 10px 0;
  width: 520px;
  text-align: center;
}

.artikelinfo {
  padding: 10px;
  height: 55px;
  font-size: .8em;
}

.infotext {
  overflow: auto;
  display: block;
  height: 95px;
}

.floatleft {
  float: left;
  padding: 0 10px 0 0;
}

.floatright {
  float: right;
  padding: 0 10px 0 0;
}

.submenu {
  position: absolute;
  z-index: 50;
  left: 205px;
  top: -24px;
  display: block;
  width: 180px;
  border-top: 2px solid #f7d006;
  border-left: 2px solid #f7d006;
  border-right: 2px solid #f7d006;
  background-color: #fff611;
}

.submenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  /* border-bottom: 1px solid #f7b506; */
}

.submenu ul li{
  border-top: 1px solid #fdff7f;
  border-bottom: 2px solid #ffb400;
  padding: 0 0 0 10px;
  /* margin-bottom: 1px;  */
}

.submenu ul li:hover {
  background-color: #feea11;
}

.submenu a, .submenu a:link {
  color: #c7090b;
}

.submenu a:hover {
  color: #f50100;
}

.teaser-bild {
  float: left;
  margin: 10px;
  border: 1px solid #1f54a2;
}

.artikel-preis div {
  height: 237px;
}

#produktviewdiv {
  background: url(/images/bg_cycle.gif) repeat-x;
}

#cycle {
  width: 540px;
  background: url(/images/bg_cycle_2.gif) repeat-x;
}

.produktbox {
  background: #fff url(/images/bg_cycle.gif) bottom left repeat-x;
  border-bottom: 1px solid #fff;
}

.prospekt {
  padding: 10px;
  background: #FDFF70 url(/images/bg_box.jpg) top left repeat-x;
  height: 214px;
}

.prospektbox {
  background: #fff url(/images/bg_cycle.gif) bottom left repeat-x;
  border-bottom: 1px solid #fff;
  width: 170px;
  font-size: .8em;
  padding: 10px;
}

img, div, a, input { 
	behavior: url(/css/iepngfix.htc) 
}

ul.error {
  background:#EFE0E2 url(/images/warning.gif) no-repeat scroll 0 10px;
  border:1px solid #EFB3BB;
  color:#9F4553;
  display:block;
  font-size:0.9em;
  height:auto;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding:4px 20px 4px 25px;
  width:auto;
  text-align: left;
  min-height: 52px;
}

ul.error li {
  padding:2px 0 0 45px;
}

.streichpreis {
  float:left;
  height:22px;
  margin: 16px 0 0 0px;
  width:auto;
}
