#sidebar #information:after
{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* ---- BODY & LAYOUT -------------------------------------------------------------------------------------------------- */
body {
  background: #eee7d3 url(/images/bg.jpg) top left repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #515151;
  margin: 0 auto;
  padding: 0;
}

img
{
  border: none;
  outline: none;
}

.clear {
  clear: both;
}

a, a.link, a.visited, a.active {
  color: #515151;
  text-decoration: none;
  /* border-bottom: 1px solid white; */
  outline: none;
}

a:hover {
  color: #bb4e5a;
  border-bottom: 1px solid #bb4e5a;
}

h3 {
  margin: 0;
  padding: 0;
  font-size: 1.5em;
  color: #a2987c;
  font-weight: bold;
}

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

#sidebar a,#sidebar  a.link,#sidebar  a.visited,#sidebar  a.active {
  color: #bb4e5a;
  text-decoration: none;
  border-bottom: 1px solid white;
}

#sidebar a:hover {
  color: #888;
  border-bottom: 1px solid #bb4e5a;
}

#headnav a, #headnav a.link, #headnav a.visited, #headnav a.active {
  color: white;
  border-bottom: 1px solid #49412d;
  background: url(/images/bullet_header.gif) no-repeat 0px 4px;
  padding-left: 8px;
}

#headnav a:hover {
  color: #ffde00;
  border-bottom: 1px solid white;
}

img, a img, a.noborder {
  border: 0;
  outline: none;
}

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

/* ---- HEADER -------------------------------------------------------------------------------------------------- */
#headnav {
  background: url(/images/bg_headnav.jpg) top left no-repeat;
  width: 215px;
  height: 21px;
  display: block;
  position: absolute;
  left: 740px;
  padding: 3px 0 0 26px;
}

#header {
  height: 111px;
}

#header #logo {
  display: block;
  margin: 10px 0 0 20px;
  float: left;
}

#header #slogan {
  float: left;
  margin: 15px 0 0 40px;
}

/* ---- SUCHE --------------------------------------------------------------- */
#suche
{
  width: 605px;
  margin-bottom: 0px;
}

#suche .start_center
{
  width: 605px;
  height: 10px;
  background: transparent url(/images/start_center.jpg) no-repeat;
}

#suche form
{
  width: 574px;
  background: transparent url(/images/bg_center.jpg) repeat-y;
  padding: 0px 21px 0px 10px;
}

#suche form input
{
  float: left;
  display: block;
  color: #524b27;
  font-weight: bold;
  font-size: 13px;
  height: 21px;
  line-height: 21px;
  width: 501px;
  background: transparent url(/images/suchfeld.jpg) no-repeat;
  border: 0px;
  padding: 0px 0px 0px 7px;
  margin: 0px;
  -moz-border-radius: 0px;
}

#suche .end_center
{
  width: 605px;
  height: 14px;
  background: transparent url(/images/end_center.jpg) no-repeat;
}


/* ---- NAVIGATION -------------------------------------------------------------------------------------------------- */
#nav {
  display: inline;
  width: 1000px;
  height: 23px;
  margin: 0 0 0 30px;
  float: left;
}

#nav ul {
  height: 23px;
  list-style: none;
  padding: 0;
  margin: 0;
}

#nav ul li {
  display: block;
  float: left;
  height: 23px;
  padding: 0;
  margin: 0;
}

/* ---- MAIN -------------------------------------------------------------------------------------------------- */
#main {
  margin-top: 25px;
  margin-left: 5px;
}

/* ---- MENU (HWG/UWG) -------------------------------------------------------------------------------------------------- */
#menu {
  display: block;
  width: 165px;
  float: left;
}

#menu #sortiment {
  background: transparent url(/images/bg_sidebar.jpg) top left repeat-y;
  border-left: 1px solid #ded1af;
  margin-top: -2px;
}

#menu #sortiment ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 153px;
}

#menu #sortiment ul li {
  padding: 3px 5px 3px 12px;
  border-bottom: 1px solid #d6d6d6;
}

#menu #sortiment ul li.uwg {
  padding: 3px 5px 3px 24px;
  border-bottom: 1px solid #d6d6d6;
  background: #eee7d3 url(/images/arrow_left.gif) no-repeat 13px 7px;
}

#menu #sortiment ul li.active, #menu #sortiment ul li.active a {
  font-weight: bold;
  background-color: #514934;
  color: #e1d8bc;
}

#menu #spezial {
  background: transparent url(/images/bg_sidebar.jpg) top left repeat-y;
  border-left: 1px solid #ded1af;
  margin-top: -2px;
}

/* ---- SUB MENUES ----------------------------------------------------------------------------------------------- */
#sub_nav_service
{
  width: 125px;
  top: 111px;
  left: 402px;
  display: none;
}

#sub_nav_unternehmen
{
  width: 150px;
  top: 111px;
  left: 527px;
  display: none;
}

#sub_nav_restaurant
{
  width: 123px;
  top: 111px;
  left: 677px;
  display: none;
}

.sub_nav
{
  position: absolute;
  z-Index: 1000;
  background: #68614E url(/images/bg_subnav.gif) repeat-x bottom;
  border: 1px solid #514934;
  border-top: 0px;
  padding: 0px 0px 3px 0px;
}

.sub_nav a
{
  padding: 0px;
  margin: 0px;
  float: left;
}

.sub_nav a:after
{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.sub_nav a img
{
  border: 0px solid;
}

.sub_nav ul
{
  display: block;
  float: left;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.sub_nav ul li
{
  padding: 0px;
  margin: 0px;
  float: left;
}

.sub_nav ul li a
{
  padding: 2px 0px 2px 17px;
  background: transparent url(/images/sub_nav_list_style_item.gif) no-repeat 6px center;
  font-size: 11px;
  color: #e1d8bc;
}

.sub_nav ul li a:hover
{
  text-decoration: underline;
}

/* ---- CONTENT -------------------------------------------------------------------------------------------------- */
#content {
  display: block;
  width: 605px;
  float: left;
}

/* ---- SIDEBAR (mehrwertbereich) -------------------------------------------------------------------------------------------------- */
#sidebar {
  display: block;
  width: 165px;
  float: left;
  margin: 0 0 0 5px;
}

#sidebar #sidebar_prospekt {
  height: 140px;
  background: transparent url(/images/bg_prospekt.gif) top left no-repeat;
  border-left: 1px solid #ded1af;
  margin-top: -2px;
  padding: 7px;
  color: #a2987c;
}

#sidebar #sidebar_filme {
  height: 130px;
  background: transparent url(/images/bg_filme.jpg) top left no-repeat;
  border-left: 1px solid #ded1af;
  margin-top: -2px;
  padding: 7px;
  color: #a2987c;
}

#sidebar #sidebar_restaurant {
  background: transparent url(/images/bg_sidebar.jpg) top left repeat-y;
  border-left: 1px solid #ded1af;
  margin-top: -2px;
  padding: 7px;
  color: #a2987c;
}

#sidebar #newsletter {
  background: transparent url(/images/bg_newsletter.gif) top left no-repeat;
  border-left: 1px solid #ded1af;
  margin-top: -2px;
  padding: 7px;
  color: #a2987c;
}

#sidebar #information {
  background: transparent url(/images/bg_info.gif) top left repeat-y;
  border-left: 1px solid #ded1af;
  margin-top: -2px;
  padding: 7px 14px 7px 7px;
  color: #a2987c;
}

#sidebar #information img
{
  border: 3px solid #E1D8BC;
  float: left;
  margin: 0px 7px 5px 0px;
}

/* ---- FOOTER -------------------------------------------------------------------------------------------------- */
#footer {
  background: url(/images/bg_footer.jpg) top left no-repeat;
  height: 131px;
  font-size: .9em;
  color: #515151;
  margin-top: 15px;
  margin-left: 6px;
}

#footer h3 {
  color: #534b33;
  font-size: 1.7em;
  padding: 0;
  margin: 0;
}

#footer #serviceleistungen {
  float: left;
  width: 211px;
  padding: 10px 0 0 20px;
}

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

#footer #serviceleistungen ul li {
  background: url(/images/bullet_footer.gif) 3px 5px no-repeat;
  padding: 0 0 0 16px;
  margin: 3px 0 3px 10px;
}

#footer #ueber-turflon {
  float: left;
  width: 228px;
  padding: 10px 0 0 20px;
}

#footer #ueber-turflon span {
  margin: 3px 0 3px 3px;
  display: block;
  width: 210px;
  line-height: 1.57em;
}

#footer #newsletter {
  float: left;
  width: 425px;
  padding: 10px 0 0 20px;
}

#footer #newsletter span {
  display: block;
  width: 175px;
  line-height: 1.57em;
  margin: 3px 0 3px 8px;
  float: left;
}

#footer #newsletter #newsletter-input {
  float: left;
  margin: 0 0 3px 8px;
  width: 220px;
}

#footer #newsletter #newsletter-input input {
  margin: 0;
  padding: 0;
  display: inline;
}

#footer #newsletter #newsletter-input input.text {
  width: 115px;
  background: #fff;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 2px 4px;
  font-size: 11px;
}

#footer #newsletter #newsletter-input input.image {
  position: relative;
  top: 7px;
  left: -3px;
}

#footer-imprint {
  margin: 3px 10px 20px 10px;
}

#footer-imprint .floatright {
  padding-right: 80px;
}

#footer-imprint #social {
  padding: 0 0 0 7px;
  float: right;
}

/* ---- STARTS & ENDINGS -------------------------------------------------------------------------------------------------- */
.start_sidebar {
  background: url(/images/start_sidebar.jpg);
  display: block;
  width: 158px;
  height: 7px;
  font-size: .1em;
}

.end_sidebar {
  background: url(/images/end_sidebar.jpg);
  display: block;
  width: 158px;
  height: 12px;
  font-size: .1em;
}

.end_sidebar_prospekte {
  background: url(/images/end_sidebar_prospekte.jpg);
  display: block;
  width: 158px;
  height: 12px;
  font-size: .1em;
}

/* ---- END OF MAIN -------------------------------------------------------------------------------------------------- */

/* ---- TEASER -------------------------------------------------------------------------------------------------- */
#teaser-restaurant {
  background: url(/images/teaser/teaser_restaurant.jpg) no-repeat;
  display: block;
  width: 600px;
  height: 240px;
}

#teaser-standort {
  background: url(/images/teaser/teaser_standort.jpg) no-repeat;
  display: block;
  width: 600px;
  height: 240px;

}

#teaser-kontakt {
  background: url(/images/teaser/teaser_kontakt.jpg) no-repeat;
  display: block;
  width: 600px;
  height: 240px;

}

#teaser-kuechen {
  background: url(/images/teaser/teaser_kuechen.jpg) no-repeat;
  display: block;
  width: 600px;
  height: 240px;

}

#teaser-prospekt {
  background: url(/images/teaser/teaser_prospekt.jpg) no-repeat;
  display: block;
  width: 600px;
  height: 240px;

}

#teaser-pflege {
  background: url(/images/teaser/teaser_pflegetipps.jpg) no-repeat;
  display: block;
  width: 600px;
  height: 240px;
}

#teaser-filme {
  background: url(/images/teaser/teaser_filme.jpg) no-repeat;
  display: block;
  width: 600px;
  height: 240px;
}

#teaser-history {
  background: url(/images/teaser/teaser_history.gif) no-repeat;
  display: block;
  width: 600px;
  height: 240px;

}

#teaser-jobs {
  background: url(/images/teaser/teaser_jobs.jpg) no-repeat;
  display: block;
  width: 600px;
  height: 240px;

}

#teaser-rechtliches {
  background: url(/images/teaser/teaser_rechtliches.jpg) no-repeat;
  display: block;
  width: 600px;
  height: 240px;

}

#teaser-newsletter {
  background: url(/images/teaser/teaser_newsletter.jpg) no-repeat;
  display: block;
  width: 600px;
  height: 240px;

}

#teaser-auskunft {
  background: url(/images/teaser/teaser_auskunft.jpg) no-repeat;
  display: block;
  width: 600px;
  height: 240px;

}

.teasercontent {
  display: block;
  width: 195px;
  height: 200px;
  font-size: .9em;
  position: relative;
  left: 390px;
  top: 30px;
  line-height: 1.5em;
}

/* ---- CONTENTBOX -------------------------------------------------------------------------------------------------- */
.contenttitle {
  background: url(/images/content_title.gif) top left no-repeat;
  padding: 3px 0 2px 15px;
  font-weight: bold;
  font-size: 1.2em;
  color: #504a34;
  height: 16px;
}

.contentbox,
.produktebox
{
  background: url(/images/content_bg.gif) top left repeat-y;
  border-left: 1px solid #cfbd91;
  border-top: 1px solid #cfbd91;
  margin-bottom: -5px;
  width: 595px;
}

.produktebox
{
  background: url(/images/bg_produktuebersicht.jpg) top left repeat-y;
  margin-bottom: 0px;
}

.contentbox ul li, .contentbox ul {
  padding: 0;
  margin: 0 auto;
}

.contentbox .inner {
  padding: 4px 20px 0 4px;
  width: 568px;
}

.contentbox .mediabox {
  background: url(/images/flash/video_bg.jpg) no-repeat;
  display: block;
  height: 345px;
  width: 560px;
  padding: 40px 0 0 40px;
  margin: 0 0 0 18px;
  line-height: 21px;
  color: #fff;
}

.contentbox .mediabox a {
  color: #fff;
}

.contentbox .mediabox a:hover {
  color: #CCC;
}

.detailsbox
{
  width: 595px;
  background-image: url(/images/details_bg.gif);
  background-repeat: repeat-y;
  border: 0px solid;
  padding: 0px 0px 0px 2px;
  margin-bottom: 0px;
}

.detailhead
{
  width: 583px;
  height: 23px;
  color: #504A34;
  font-size: 8px;
  font-weight: bold;
  line-height: 23px;
  background: url(/images/detailhead.gif) no-repeat;
  padding: 0px 0px 0px 15px;
}

.prospektbox {
  display: block;
  background: url(/images/prospekt_bg.gif) top left repeat-y;
  border-right: 1px solid #cfbd91;
  border-bottom: 1px solid #cfbd91;
  width: 197px;
  float: left;
}

.prospektbox .produkttitle
{
  width: 192px;
  overflow: hidden;
}

.contentbottom {
  background: url(/images/content_overlay_bottom.gif) bottom left no-repeat;
  height: 17px;
}

.detailbottom {
  background: url(/images/detailsfoot.gif) bottom left no-repeat;
  height: 15px;
}

.artikelbottom {
  background: url(/images/artikel_overlay_bottom.gif) bottom left no-repeat;
  height: 6px;
}

.accordionbottom {
  background: url(/images/accordion_overlay_bottom.gif) bottom left no-repeat;
  height: 17px;
}


.contentbox .toggler {
	cursor: pointer;
	font-size: 1em;
	background: #d8cdab;
	color: #333;
	margin: 1px 0 0 1px;
	padding: 3px 0 0 20px;
}

.contentbox .clickme {
  cursor: pointer;
	font-size: 1em;
	background: #d8cdab;
	color: #333;
	margin: 1px 0 0 1px;
	padding: 3px 0 0 0;
  width: 590px;
}

.contentbox .markeninfo {
  display: block;
  float: left;
  width: 200px;
  background-color: #eae1c8;
  border-right: 1px solid #ded1af;
  padding: 8px;
  font-size: .9em;
}

.markentitel {
  background: #e1d8bc;
  display: block;
  width: 570px;
  padding: 2px;
  margin: 1px 0 0 1px;
  font-weight: bold;
  height: 20px;
}

.markenbild {
  margin: 8px;
}


/* ---- HACKS -------------------------------------------------------------------------------------------------- */

#marken img {
  margin: 0 12px 0 12px;
}

.marken_theatre_link_right
{
  display: block;
  width: 21px;
  height: 80px;
  margin: 0px 0px 0px 1px;
  padding: 0px;
  background: transparent url(/images/right_n.gif) no-repeat left center;
  float: left;
}

.marken_theatre_link_right:hover
{
  background: transparent url(/images/right.gif) no-repeat left center;
}

.marken_theatre_link_left
{
  display: block;
  width: 21px;
  height: 80px;
  margin: 0px 1px 0px 0px;
  padding: 0px;
  background: transparent url(/images/left_n.gif) no-repeat left center;
  float: left;
}

.marken_theatre_link_left:hover
{
  background: transparent url(/images/left.gif) no-repeat left center;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#content input, textarea {
  border: 1px solid #E1D8BC;
  font-size: 1.1em;
  -moz-border-radius: 5px;
  padding: 2px;
  margin: 4px;
  color: #8E8568;
}

/* ----- BREADCRUMB ---------------------------------------------------------------------------------------------- */
#breadcrumb:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#breadcrumb
{
  margin: 3px 0px 10px 10px;
}

#breadcrumb h1
{
  padding: 0px;
  margin: 0px;
}

#breadcrumb a,
#breadcrumb span
{
  font-size: 22px;
  font-weight: bold;
}

#breadcrumb a.breadcrumb_text
{
  color: #736849;
}

#breadcrumb span.breadcrumb_text
{
  color: #534b33;
}


/* ----- PAGINATION ---------------------------------------------------------------------------------------------- */

div.pagination {
	padding: 3px;
	margin: 3px 20px 3px 3px;
  text-align: right;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #908267;
	text-decoration: none;
	color: #908267;
  float: left;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #515151;
	color: #515151;
  background-color: #E1D8BC;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
  border: 1px solid #908267;
	font-weight: bold;
	background-color: #E1D8BC;
	color: #515151;
  float: left;
}
div.pagination span.dot {
	padding: 2px 5px 2px 5px;
	margin: 2px;
  border: 1px solid transparent;
	font-weight: bold;
	background-color: transparent;
	color: #515151;
  float: left;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

/* ----- PRODUKTINFO ---------------------------------------------------------------------------------------------- */
.contentbox  .produktbild {
  float: left;
  display: block;
  height: 152px;
  width: 125px;
  padding: 2px;
  margin: 1px;
  background: #e1d8bc;
}

.prospektbild {
  text-align: center;
}

.prospektbild img {
  margin: 2px;
  border: 1px solid #c9b286;
}

.contentbox  .produktinfo {
  float: left;
  display: block;
  height: 126px;
  width: 163px;
  margin: 1px;
  font-size: .9em;
  color: #515151;
}

.contentbox  .detailinfo {
  float: left;
  display: block;
  position: relative;
  width: 246px;
  padding: 15px 0px 170px 0px;
  background: #e7dfc8;
  min-height: 111px;
}

.contentbox .left
{
  float: left;
  width: 344px;
}

.contentbox .left .detailbild {
  float: left;
  display: block;
  width: 342px;
  height: 253px;
  border-bottom: 2px solid #FFF;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px 2px 0px 0px;
}

.contentbox .left .images
{
  float: left;
  width: 342px;
  height: 47px;
  padding-top: 6px;
}

.contentbox .left .images a
{
  display: block;
  float: left;
  width: 62px;
  height: 45px;
  border: 1px solid #8c8c8a;
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: 6px;
}

.contentbox .left .images a.zoom
{
  float: right;
  border: 0px;
  margin: 10px 20px 0px 0px;
}

.contentbox .detailinfo .text
{
  padding: 0px 30px 0px 20px;
}

.contentbox .detailinfo .bottom
{
  width: 246px;
  height: 150px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  bottom: 0px;
}

.contentbox .detailinfo .bottom .preis_hinweis
{
  float: left;
  width: 85px;
  height: 25px;
  font-size: 9px;
  font-style: italic;
  padding-top: 10px;
  padding-left: 20px;
}

.contentbox .detailinfo .bottom span.produktpreis
{
  float: left;
  height: 28px;
  padding-top: 5px;
  width: 106px;
  font-size: 27px;
  margin-right: 0px;
  padding-right: 30px;
}

.contentbox .detailinfo .bottom .hinweis
{
  float: left;
  width: 139px;
  height: 38px;
  background: transparent url(/images/detail_hinweis_feld.gif) no-repeat;
  margin: 10px 0px 18px 32px;
  font-size: 8px;
  font-style: italic;
  padding: 8px 10px 0px 30px
}

.contentbox .detailinfo .bottom .buttons
{
  float: left;
  background: #f2ecdc;
  width: 242px;
  height: 28px;
  padding: 14px 0px 0px 4px;
}

.contentbox  .produktinfo p {
  margin: 4px;
  font-size: .9em;
}

.contentbox  .detailinfo p {
  margin: 10px;
  font-size: .9em;
}

.contentbox .zoomprev {
  border: 1px solid #ded1af;
  margin-bottom: 4px;
}

.contentbox  .btn_info {
  position: relative;
  margin-top: 18px;
  margin-left:5px;
  border: none;
}

.contentbox  .btn_zoom {
  position: relative;
  margin-left:5px;
  border: none;
}

.contentbox  .produkttitle {
  display: block;
  background-color: #e1d8bc;
  font-weight: bold;
  font-size: 1.2em;
  color: #515151;
  padding: 2px 0 2px 5px;
}

.contentbox .detailinfo .produkttitle {
  width: 284px;
}

.contentbox  .produktpreis {
  position: relative;
  padding: 2px 0 0 5px;
  float: left;
  font-size: .9em;
}
.contentbox  .produktpreis .preis {
  font-size: 2.2em;
  color: #a2987c;
  font-weight:bold;
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

a:hover
{
  border: 0px solid;
  background: transparent;
}

.element .inner  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.element .inner ul li {
  margin: 4px 4px 4px 10px;
  padding: 0 0 0 16px;
  background: url(/images/bullet_2.gif) no-repeat 3px 4px;
}
  

.popup
{
  padding: 10px;
  position: absolute;
  top: 50px;
  left: 50px;
  background: #FFF;
  z-Index: 10000;
}

.popup h1
{
  display: block;
  height: 30px;
  line-heigt: 30px;
  font-size: 18px;
  padding: 0px;
  margin: 0px;
  float: left;
}

.popup a
{
  display: block;
  width: 20px;
  line-heigt: 30px;
  font-size: 18px;
  height: 30px;
  float: left;
  color: #000;
}

.popup img
{
  clear: both;
}

.year {
  color: #e5001e;
  font-size: 1.2em;
  font-weight: bold;
  vertical-align: top;
  text-align: right;
  padding: 4px 10px 4px 0;
  width: 15%;
}

td img {
  border: 1px solid #766a3d;
  margin: 3px;
}

/* MAGGI FIX F�R SPEISEKARTE */
#speisekarte td img {
  border: 0px solid;
  margin: 0px;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.backlink {
  background: url(/images/backlink.gif) no-repeat;
  font-size: .9em;
  height: 30px;
  margin: 10px 0 0 0;
  padding: 7px 0 0 25px;
}

.bildergalerie img {
  border: 1px solid #bda976;
  margin: 10px;
  height: 181px;
  width: 270px;
}


.select_waren_uebersicht
{
  float: left;
  font-size: .8em;
  margin: 3px 0 0 10px;
}

div.mg_form
{
  padding: 15px;
}

div.mg_form label
{
  line-height: 25px;
  float: left;
  clear: left;
  margin-right: 10px;
}

div.mg_form input
{
  float: left;
}

ul.error
{
  border: 1px solid #F00;
  padding: 5px 5px 5px 35px;
  margin: 15px;
  font-size: .9em;
  color: #C00;
  background: #ffebeb url(/admin/images/icons/error.png) no-repeat 10px center;
  display: block;
  list-style: none;
}

ul.success
{
  border: 1px solid #80C177;
  padding: 5px 5px 5px 35px;
  margin: 15px;
  font-size: .9em;
  color: #50B914;
  background: #F7FFF3 url(/admin/images/icons/accept.png) no-repeat 10px center;
  display: block;
}

tr.even
{
  background-color: #dfdbd1;
}

tr.odd
{
  background-color: #efebe0;
}

.mFader
{
  width: 598px;
  height: 238px;
  background: transparent url(/images/fader/background_1.gif) no-repeat top left;
  padding: 6px 0px 0px 6px;
  overflow: hidden;
}

.mFader div
{
  width: 592px;
  height: 232px;
  background: transparent;
  overflow: hidden;
  float: left;
}

.mFader div div
{
  position: absolute;
  filter:alpha(opacity=0);
  -moz-opacity:0.0;
  width: 592px;
  height: 232px;
  background: transparent;
  overflow: hidden;
  float: left;
}

.mFader_buttons
{
  display: block;
  height: 20px;
  width: auto;
  line-height: 20px;
  background: #EEE7D3;
  border: 1px solid #CFBD91;
  border-bottom: 0px;
  float: left;
  position: relative;
  top: -27px;
  left: 20px;
}

.mFader_buttons a
{
  margin: 0px 5px 0px 5px;
}



/* Wohnbuch */
#wohnbuch-blaettern-left
{
  position: absolute;
  top: 387px;
  left: 175px;
  z-Index: 10;
  display: block;
  width: 21px;
  height: 92px;
}

#wohnbuch-blaettern-right
{
  position: absolute;
  top: 387px;
  left: 737px;
  z-Index: 10;
  display: block;
  width: 21px;
  height: 92px;
}

#fader-border-top-left
{
  z-Index: 10;
  position: absolute;
  top: 165px;
  left: 176px;
}

#fader-border-top-right
{
  z-Index: 10;
  position: absolute;
  top: 165px;
  left: 764px;
}

#fader-border-bottom-right
{
  z-Index: 10;
  position: absolute;
  top: 393px;
  left: 764px;
}

#fader-border-bottom-left
{
  z-Index: 10;
  position: absolute;
  top: 393px;
  left: 176px;
}


#spezial
{
  /*float: left;*/
}

#spezial a
{
  display: none;
  float: left;
}

/* ---- HOMEPAGE ------------------------------------------------------------ */
#home_prospekt
{
  float: left;
  margin-left: 5px;
  margin-bottom: 21px;
}

#home_angebote
{
  float: left;
  width: 393px;
  height: 253px;
  margin-bottom: 21px;
}

#home_angebote .header span
{
  display: none;
}

#home_angebote .header
{
  width: 393px;
  height: 24px;
  float: left;
  background: transparent url(/images/start_home_angebote.jpg) no-repeat;
}

#home_angebote .area
{
  width: 388px;
  height: 220px;
  float: left;
  padding: 0px 3px 0px 2px;
  background: transparent url(/images/bg_home_angebote.jpg) repeat-y;
}

#home_angebote .footer
{
  width: 393px;
  height: 14px;
  float: left;
  background: transparent url(/images/end_home_angebote.jpg) no-repeat;
}


#home_marken
{
  float: left;
  width: 318px;
  height: 120px;
}

#home_marken .header span
{
  display: none;
}

#home_marken .header
{
  width: 318px;
  height: 22px;
  float: left;
  background: transparent url(/images/start_home_marken.jpg) no-repeat;
}

#home_marken .area
{
  width: 314px;
  height: 81px;
  float: left;
  padding: 2px 3px 0px 1px;
  background: transparent url(/images/bg_home_marken.jpg) repeat-y;
  overflow: hidden;
}

#home_marken .area .theatre
{
  width: 270px;
  height: 80px;
  float: left;
  overflow: hidden;
}

#home_marken .footer
{
  width: 318px;
  height: 15px;
  float: left;
  background: transparent url(/images/end_home_marken.jpg) no-repeat;
}



#home_partner
{
  float: left;
  width: 276px;
  height: 120px;
  margin-left: 5px;
}

#home_partner .header span
{
  display: none;
}

#home_partner .header
{
  width: 276px;
  height: 22px;
  float: left;
  background: transparent url(/images/start_home_partner.jpg) no-repeat;
}

#home_partner .area
{
  width: 254px;
  height: 75px;
  float: left;
  padding: 8px 3px 0px 19px;
  background: transparent url(/images/bg_home_partner.jpg) repeat-y;
  overflow: hidden;
}

#home_partner .footer
{
  width: 276px;
  height: 15px;
  float: left;
  background: transparent url(/images/end_home_partner.jpg) no-repeat;
}


#home-top-teaser
{
  float: left;
  width: 599px;
  height: 238px;
  background: transparent url(/images/home_fader_bg.jpg) no-repeat;
  margin-top: 15px;
  margin-bottom: 21px;
  overflow: hidden;
  position: relative;
}

#home-top-teaser .header .bar {
  background: #FFF;
  height: 28px;
  left: 1px;
  overflow: hidden;
  position: absolute;
  top: 1px;
  width: 592px;
  z-index: 2;
  opacity: .8;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; // first!
	filter: alpha(opacity=80);					// second!
}

#home-top-teaser .header .titel {
  color: #534b33;
  font-size: 16px;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  left: 0px;
  overflow: hidden;
  padding: 0px 0px 0px 10px;
  position: absolute;
  top: 0px;
  width: 570px;
  z-index: 3;
}

#home-top-teaser .header .navi2 {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  right: 0px;
  overflow: hidden;
  position: absolute;
  text-align: right;
  top: 3px;
  width: 582px;
  z-index: 4;
  padding: 0px 10px 0px 0px;
}

#home-top-teaser .navi {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  right: 7px;
  overflow: hidden;
  position: absolute;
  text-align: right;
  bottom: 0px;
  width: 582px;
  z-index: 4;
  padding: 0px 10px 0px 0px;
}

#home-top-teaser .navi img,
#home-top-teaser .navi div
{
  float: right;
}

#home-top-teaser .navi div a
{
  float: right;
}

#home-top-teaser .teaser a
{
  display: block;
  width: 592px;
  height: 232px;
  margin: 1px 0px 6px 1px;
  overflow: hidden;
  left: 0px;
  position: absolute;
  top: 0px;
  z-index: 1;
}




.produkt_item
{
  display: block;
  width: 193px;
  height: 221px;
  overflow: hidden;
  float: left;
  padding: 0px;
  margin: 0px 1px 0px 0px;
}

.produkt_item h2
{
  display: block;
  padding: 2px 7px 0px 7px;
  margin: 0px;
  width: 192px;
  height: 33px;
  line-height: 14px;
  background: #645b43;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  overflow: hidden;
}

.produkt_item .image
{
  float: left;
  width: 191px;
  height: 140px;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #645b43;
  border-top: 0px;
}

.produkt_item span,
.produktebox span
{
  float: left;
  font-family: Arial, Verdana;
  font-size: 9px;
  display: block;
  width: 60px;
  height: 29px;
  overflow: hidden;
  color: #414141;
  padding: 15px 0px 0px 8px;
  margin: 0px;
}

span.produktpreis,
.produktebox span.produktpreis
{
  width: auto;
  padding-top: 9px;
  margin-right: 10px;
  font-size: 27px;
  font-weight: bold;
  font-style: italic;
  color: #eb2223;
  float: right;
  text-align: right;
}

#lieferform input
{
  font-size: 11px;
  line-height: 21px;
  width: 131px;
  height: 21px;
  background: transparent;
  padding: 0px 0px 0px 5px;
  margin: 2px 0px 0px 1px;
  border: 0px;
  color: #645b43;
}

#lieferform div
{
  margin-top: 41px;
}

#lieferform a
{
  margin: 12px 0px 0px 31px;
  display: block;
  width: 105px;
  height: 17px;
  background: transparent;
}


/* Produktübersicht */
.produktebox a
{
  display: block;
  float: left;
  width: 195px;
  height: 221px;
  border: 1px solid #FFF;
  background: url(/images/bg_produkt.gif) bottom repeat-x;
}

.produktebox h2
{
  display: block;
  padding: 2px 7px 0px 7px;
  margin: 0px 0px 1px 0px;
  width: 179px;
  height: 33px;
  line-height: 14px;
  background: #645b43;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  overflow: hidden;
}

.produktebox div.image
{
  width: 191px;
  height: 140px;
  border: 1px solid #9f9780;
  background-repeat: no-repeat;
  background-position: center center;
}

.produktebox span
{
  padding-top: 10px;
}

.produktebox span.produktpreis
{
  padding-top: 4px;
}

.produktslider
{
  float: left;
  height: 200px;
  width: 537px;
  overflow: hidden;
}

.produktslider .artikel
{
  float: left;
  height: 196px;
  width: 171px;
  margin: 4px 0px 0px 6px;
}

.produktslider .artikel h2
{
  float: left;
  background: none repeat scroll 0 0 #645B43;
  color: #FFFFFF;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 33px;
  line-height: 14px;
  margin: 0;
  overflow: hidden;
  padding: 2px 7px 0;
  width: 157px;
}

.produktslider .artikel a
{
  float: left;
  display: block;
  width: 169px;
  height: 124px;
  border: 1px solid #aaa598;
  overflow: hidden;
  background-color: #E7DFC8;
  background-position: center center;
  background-repeat: no-repeat;
}

.produktslider .artikel .produktpreis
{
  width: 161px;
  height: 35px;
  margin: 0px;
  padding: 0px;
  font-size: 24px;
  padding-right: 10px;
  overflow: hidden;
  text-align: right;
  font-weight: bold;
  font-style: italic;
  color: #EB2223;
}

.handle_left,
.handle_right
{
  float: left;
  display: block;
  width: 27px;
  height: 200px;
  background: url(/images/left_n.gif) left center no-repeat;
}

.handle_left:hover,
.handle_right:hover
{
  float: left;
  display: block;
  width: 27px;
  height: 200px;
  background: url(/images/left.gif) left center no-repeat;
}

.handle_right
{
  width: 28px;
  background: url(/images/right_n.gif) right center no-repeat;
}

.handle_right:hover
{
  width: 28px;
  background: url(/images/right.gif) right center no-repeat;
}

.gefundene_warengruppe
{
  display: block;
  width: 584px;
  padding: 3px;
  float: left;
  background: #EFEBE0;
  border: 1px solid #CFBD91;
  border-top-width: 0px;
}

.gefundene_warengruppe:hover
{
  border: 1px solid #CFBD91;
  border-top-width: 0px;
}


/* #### Preisschieberegler ################################################## */
.preisschieberegler
{
  float: right;
  width: 169px;
  height: 9px;
  position: relative;
  background: transparent url(/images/schieberegler.gif) top left no-repeat;
  margin: 4px 20px 0px 0px;
}

.preisschieberegler div
{
  width: 7px;
  height: 9px;
  background: transparent url(/images/schieberegler_knob.gif) top left no-repeat;
  float: left;
  top: 0px;
  left: 0px;
  position: absolute !important;
  cursor: col-resize;
}

.preisSchieberegelerAnzeige
{
  width: 62px;
  height: 17px;
  background: transparent url(/images/schieberegler_info.gif) top left no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  color: #FFF;
  font-size: 9px;
  padding: 0px 0px 0px 2px;
}

.preisschieberegler_grenzen
{
  float: right;
  width: 169px;
  height: 11px;
  position: relative;
  margin: 0px 20px 0px 0px;
  overflow: hidden;
  color: #645b43;
  font-size: 9px;
  clear: right;
}

.preisschieberegler_grenzen .left
{
  width: 82px;
  height: 11px;
  overflow: hidden;
  float: left;
}

.preisschieberegler_grenzen .right
{
  width: 82px;
  height: 11px;
  overflow: hidden;
  float: right;
  text-align: right;
}

#service_teaser
{
  display: block;
  width: 165px;
  height: 157px;
  margin-bottom: 13px;
}