/* AVANTI STYLESHEET   */

/* @author: Chris Jahn                        */
/* @date: 24-03-09                              */

body {
  background: #fff 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;
}

h3 {
	margin: 0;
	padding: 3px 0 0 10px;
	height: 34px;
	display: block;
	background: url(/images/bg_h3.gif) repeat-x;
	text-transform: uppercase;
}

p {
	padding: 0 10px 0 10px;
}

.clear { clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

.floatleft {
	float: left;
}

.floatright {
	float: left;
}

#header {
  height: 90px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 25px;
}

#headercenter {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
  float: left;
  margin-top: 13px;
}

#block {
  float: right;
  margin: 5px 70px 0 0;
}

#mainnav {
  clear: both;
  position: absolute;
  z-index: 2;
  top: 101px;
  display: block;
  height: 20px;
  margin: -28px 0 0 260px;
}

#mainnav ul {
  list-style: none;
}

#mainnav ul li {
  display: inline;
}

#wrapper {
  width: 100%;
}

#center {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

#content {
  margin: 5px 0 0 0;
}

#left {
  width: 203px;
  float: left;
}

#left .box, #right .box {
  border: 1px solid #c3c5c8;
  height: 250px;
}

#left .prospekt {
  margin-top: 5px;
}

#left h4, #right h4 {
  margin: 0;
  padding: 3px 0 0 0;
  text-align: center;
  background: url(/images/bg_title_ns.jpg) -1px 0px no-repeat;
  height: 24px;
  color: #585858;
  text-transform: uppercase;
  font-size: 1.2em;
}
#left h4.double, #right h4.double {
	height: 37px;
  background: url(/images/bg_title_double.jpg) -1px 0px no-repeat;
  line-height: .8em;
  padding: 6px 0 0 0;
}

#middle {
  width: 543px;
  float: left;
  margin-left: 5px;
}

#middle .box {
	border: 1px solid #c3c5c8;
}

#right {
  width: 203px;
  float: left;
  margin-left: 5px;
}

#right .service {
}

#right .bestpreis {
	margin-top: 5px;
}

a.navbutton img {
	display: block;
}


/* ############ SPRITE ############# */

#navigation li {
  float: left;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
  height: 20px;
	position: relative;
	display: block;
	background: url(/images/sprite.jpg) 0 0 no-repeat;
}

/* individual navigation items */
#navigation a.home {
  background-position: 0 0;
  width: 63px;
}

#navigation .highlight a.home:hover,
#navigation a.home .hover {
  background-position: 0 -20px;
  width: 63px;
}

#navigation a.wir_ueber_uns {
  background-position: -63px 0px;
  width: 89px;
}

#navigation .highlight a.wir_ueber_uns:hover,
#navigation a.wir_ueber_uns .hover {
  background-position: -63px -20px;
}

#navigation a.button2 {
  background-position: -152px 0;
  width: 89px;
}

#navigation .highlight a.button2:hover,
#navigation a.button2 .hover {
  background-position: -152px -20px;
}

#navigation a.haendler {
  background-position: -241px 0;
  width: 90px;
}

#navigation .highlight a.haendler:hover,
#navigation a.haendler .hover {
  background-position: -241px -20px;
}

#navigation a.impressum {
  background-position: -331px 0;
  width: 96px;
}

#navigation .highlight a.impressum:hover,
#navigation a.impressum .hover {
  background-position: -331px -20px;
}

/* ############ SLIDER ############### */

#fixheight {
    height: 250px;
    display: block;
    width: 541px;
    overflow: hidden;
}

#produkte, .slide { width: 510px; height: 210px; text-align: center; }
.slide .teaser-bild { display: block; margin: auto; }
.slide .text { display: inline; margin: auto; }

#slider, #produkte {
    width: 541px;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 0;
}

#prev {
	top: 70px;
	position: relative;
	z-index: 100;
	float: left;
	cursor: pointer;
}

#next {
	top: 70px;
	position: relative;
	float: right;
	z-index: 100;
	cursor: pointer;
}

#prodprev {
	top: 70px;
	position: relative;
	z-index: 100;
	float: left;
	cursor: pointer;
}

#prodnext {
	top: 70px;
	position: relative;
	float: right;
	z-index: 100;
	cursor: pointer;
}

.hide {
    display: none;
}

em {
  font-style: normal;
}

/* ############ SLIDER END ################ */


/* ########### SUBMENU ############### */

.submenu {
	display: block;
	width: auto;
	z-index: 200;
}

.submenu ul {
	list-style: none;
	margin: 0 0 0 60px;
	padding: 3px;
	background: url(/images/bg_nav.png);
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.submenu ul li {
	border-top: 1px solid #eee;
	border-left: 2px solid #2A84D3;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	padding: 2px 8px 2px 8px;
	background: url(/images/bg_nav.png);
	font-size: .9em;
}

.submenu ul li:hover {
	border-top: 1px solid #ddd;
	border-left: 2px solid #42A54B;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	background-color: #f2f2f2;
}

.submenu ul li a, .submenu ul li a:link, .submenu ul li a:visited, .submenu ul li a:active {
	display: block;
	color: #333;
}

.submenu ul li a:hover {
	color: #35913E;
}

/* ############ H�NDLERANSICHT ############## */

#haendler_desc {
  width: 230px;
  float: left;
  font-size: .9em;
  padding: 0 20px 0 20px;
}

#haendler_kontakt {
  width: 200px;
  font-size: .9em;
}

#haendler_kontakt input, #haendler_kontakt textarea {
  width: 170px;
  float: left;
}

#haendler_kontakt td.last input {
  float: none;
}

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;
}

.prospektbox {
  text-align: center;
  float: left; 
  margin: 10px 5px;
  padding: 5px;
  background-color: #ddd;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -moz-border-radius: 8px;
  font-size: .8em;
}

.prospektbild  img{
  border: 1px solid #CCC;
  background-color: #fff;
  padding: 4px;
  margin: 8px 10px 0 10px;
}

#hausansicht {
  width: 200px;
  display: block;
  border: 1px solid #333;
  margin: 4px 0 0 0;
}

.hausansicht-text {
  background-color: #f2f2f2;
  color: #111;
  display: block;
  height: 20px;
  width: 194px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  opacity: 0.75;
  -moz-opacity: .75;
  filter:alpha(opacity=75);
  padding: 3px 0 0 6px;
  font-size: .9em;
  font-weight: bold;
}


/* ########### ARTIKELANSICHT ############### */

.artikel {
	float: left;
	width: 168px;
	margin: 0 5px 10px 5px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.home-artikel-title {
	padding: 2px 2px 2px 6px;
	background-color: #efefef;
	font-size: 1.2em;
}

.home-artikel-bild {
	text-align: center;
	overflow: hidden;
	margin-top: 3px;
}

.home-artikel-bild img {
	border: 1px solid #ccc;
}

.home-artikel-preis {
/* 	border-left: 2px solid #2A84D3; */
	background-color: #efefef;
	display: block;
	text-align: right;
	padding: 2px 6px 2px 2px;
	color: #2A84D3;
}

.produktbox {
	margin: 0 4px 0 4px;
	width: 534px;
	height: 470px;
}

a.toggleDetails {
	outline: none;
}

#detailsToggle {
	z-index: 2;
	height: 442px;
	position: absolute;
	background: #fff url('/images/bg_slider.gif') top left repeat-x;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #e3e3e3;
	width: 532px;
	margin: 0;
}

.artikelbild {
	overflow: hidden;
}

.artikelinfo {
	padding: 0 10px 10px 10px;
	height: 125px;
}

.infotext {
	font-size: .9em;
	height: 420px;
	overflow: auto;
	line-height: 1.5em;
}

.preiszusatz {
	font-size: .8em;
	background-color: #efefef;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	padding: 1px 2px 1px 2px;
	max-width: 170px;
}

.vor_link {
	font-size: .9em;
	padding: 2px;
	display: block;
}

.zurueck_link {
	font-size: .9em;
	padding: 2px;
	display: block;	
}

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;
}

.cufon {
	color: #585858;
}

.fade {
	opacity: .8;
}

/* ############ SLIDER ############### */

#slider {
    width: 534px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 391px;
    width: 534px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    top: -5px;
    margin-bottom: -2px;
}

.scrollButtons {
	cursor: pointer;
}

img.left {
	display: none;
	float: left;
}

img.right {
	float: right;
}

.pageindex {
	float: left;
	position: relative;
	left: 263px;
	top: 2px;
	font-size: .8em;
}

.pageindex-1 {
	float: left;
	position: relative;
	left: 120px;
	top: 2px;
	font-size: .8em;
}

.scrollContainer div.panel {
    height: 391px;
    width: 534px;
}