/*----------------------------------------------------------------*/
/*--global--*/
/*----------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0;
}

body, td, div, a, input, textarea {
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 8pt;
  line-height: 14pt;
  color: #787878;
}

a {
  color: #4E7B48;
}

ul {
  margin-top: 0px;
  margin-left: 16px;
  padding: 0px;
  list-style-image: url(../bilder/layout/li_dot.gif);
  margin-bottom: 8pt;
}

ul li {
/*  font-weight: bold; */
 list-style:none;
}

.clear {
  clear: both;
}

img {
  border: 0;
}

h1 {
  font-size: 1.0em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-bottom: 1.0em;
}



/*----------------------------------------------------------------*/
/*--divs--*/
/*----------------------------------------------------------------*/
div#div_header {
  background: #ffffff url(../bilder/layout/back_header.gif) repeat-X;
  height: 85px;
}

div#div_sprache {
  width: 139px;
  float: left;
  display: inline;
  height: 85px;
  background-color: #ffffff;
  text-align: center;
}

div#div_sprachwahl {
  padding-top: 37px;
}

div#div_sprachwahl a {
  color: #C2C2C2;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  font-family: arial;
  font-size: 11px;
  padding-left: 11px;
  background: #ffffff url(../bilder/layout/dot_sprache.gif) no-repeat;
}

div#div_topnavi {
  width: 428px;
  float: left;
  display: inline;
}

div#div_kleinenavi {
  height: 72px;
  background-color: #C4C5C7;
  float: left;
  display: inline;
  width: 208px;
}

div#div_clear_navi {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  background-color: #cc0000;
}

div#div_content_container {
  clear: both;
  width: 775px;
  background: #ffffff url(../bilder/layout/back_content.gif) repeat-Y;
}

div#div_links {
  float: left;
  display: inline;
  width: 190px;
  min-height: 344px;
}

div#div_mitte {
  float: left;
  display: inline;
  padding-top: 22px;
  margin-right: 1px;
  width: 377px;
  min-height: 322px;
}

div#div_rechts {
  float: right;
  display: inline;
  width: 207px;
  min-height: 322px;
}

div#div_content {
  width: 367px;
  min-height: 320px;
}

div#div_logo {
  padding-left: 91px;
  clear: both;
}


div#div_clear_content {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  background-color: #4E7B48;
}

div#div_slogan {
  margin-left: 139px;
  float: left;
  display: inline;
}

div#div_copy {
  float: left;
  display: inline;
  line-height: 18px;
  color: #ffffff;
  font-size: 11px;
  font-family: arial;
  padding-left: 10px;
}





/*----------------------------------------------------------------*/
/*--topnavi--*/
/*----------------------------------------------------------------*/
div.topnavi, div.topnavi_aktiv {
  float: left;
  display: inline;
  margin-right: 20px;
  text-align: center;
  padding-top: 37px;
}

div.topnavi a, div.topnavi_aktiv a {
  color: #C2C2C2;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  font-family: arial;
  font-size: 11px;
}

div.topnavi_aktiv a {
  color: #4E7B48;
}





/*----------------------------------------------------------------*/
/*--kleinenavi--*/
/*----------------------------------------------------------------*/
div.kleinenavi {
  float: left;
  display: inline;
  padding: 37px 8px 0px 14px;
}

div.kleinenavi a {
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-family: arial;
  font-size: 11px;
}



/*----------------------------------------------------------------*/
/*--subnavi--*/
/*----------------------------------------------------------------*/
div#div_subnavi {
  width: 143px;
  text-align: right;
  padding-top: 22px;
  height: 322px;
}

div.subnavi, div.subnavi_aktiv {
  padding-right: 14px;
  text-align: right;
  line-height: 18px;
}

div.subnavi_aktiv {
  background: url(../bilder/layout/back_subnavi.gif) no-repeat;
  background-position: top right;
}

div.subnavi a, div.subnavi_aktiv a {
  color: #c2c2c2;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  font-family: arial;
  font-size: 11px;
}

div.subnavi_aktiv a {
  color: #4E7B48;
}



/*----------------------------------------------------------------*/
/*--sitemap--*/
/*----------------------------------------------------------------*/
div.sitemap_item {
  padding-left: 16px;
  line-height: 18px;
  background-image: url(../bilder/layout/dot_sitemap.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
}



/*----------------------------------------------------------------*/
/*--kontaktformular--*/
/*----------------------------------------------------------------*/
table.cx_contact {

}

table.cx_contact td {
  line-height: 24px;
}

table.cx_contact td.cx_spalte0 {
  width: 140px;
}

.cx_pflicht {
  color: #cc0000;
}

table.cx_contact td input.cx_contact_feld_plz, table.cx_contact td input.cx_contact_feld_default, table.cx_contact td input.cx_contact_feld_plz_lang {
  height: 20px;
  width: 200px;
}

table.cx_contact td input.cx_contact_feld_plz {
  width: 50px;
  margin-right: 4px;
}

table.cx_contact td input.cx_contact_feld_plz_lang {
  width: 146px;
}

table.cx_contact td input.cx_contact_btn_send, table.cx_contact td input.cx_contact_btn_reset {
  height: 22px;
  margin-right: 4px;
}

table.cx_contact td textarea.cx_contact_kommentar {
  width: 200px;
  height: 70px;
}

div.div_gallerie_seiten {
  border: 1px solid #7DCB54;
  padding: 3px;
  background-color: #E5E5E5;
}
#gnydm {
  position: absolute;
  top: 369px;
  left: 541px;
  z-Index: 990;
}


/*----------------------------------------------------------------*/
/* artikel */
/*----------------------------------------------------------------*/
dl.artikel {
  border: 1px solid #eee;
  margin-bottom: 1.0em;
  cursor: pointer;
}

dl.artikel:hover {
  border: 1px solid #4E7B48;
}

dl.artikel dt {
  width: 120px;
  float: left;
  display: inline;
  height: 140px;
  padding: 0 5px;
}

dl.artikel dt table {
  height: 123px;
}

dl.artikel dd {
  margin-left: 150px;
  height: 140px;
}

dl.artikel dd h2, dl.artikeldetails dd h2 {
  color: #4E7B48;
  font-size: 1.2em;
  margin: 5px 0;
  padding: 0;
}

dl.artikel dd h2.diamant1, dl.artikeldetails dd h2.diamant1 {
  padding-left: 30px;
  background: transparent url(../bilder/diamant.gif) left center no-repeat;
}

dl.artikel dd div {
  height: 110px;
  overflow: hidden;
}

dl.artikel dd div p, dl.artikel dt p {
  margin: 0;
  padding: 0;
}

dl.artikel dd input, dl.artikeldetails dd input, input.menge {
  padding: 0.1em;
  line-height: 16px;
  text-align: right;
}

dl.artikel dd input.menge, dl.artikeldetails dd input.menge, input.menge {
  width: 30px;
}

dl.artikeldetails {
  margin-bottom: 2.0em;
}

dl.artikeldetails p {
  margin-bottom: 2.0em;
}


/*----------------------------------------------------------------*/
/* vor/zurueck */
/*----------------------------------------------------------------*/
.vor_zurueck {
  text-align: center;
  margin: 1.0em 0;
  color: #777;
}

.vor_zurueck a {
  color: #777;
  text-decoration: none;
}

.vor_zurueck a.vor1:hover, .vor_zurueck a.nach1:hover {
  color: #000;
  text-decoration: underline;
}

.vor0 {
  padding-left: 16px;
  background: transparent url(../bilder/arrow_left_grey.gif) left center no-repeat;
}

.nach0 {
  padding-right: 16px;
  background: transparent url(../bilder/arrow_right_grey.gif) right center no-repeat;
}

.vor1 {
  padding-left: 16px;
  background: transparent url(../bilder/arrow_left.gif) left center no-repeat;
}

.nach1 {
  padding-right: 16px;
  background: transparent url(../bilder/arrow_right.gif) right center no-repeat;
}


/*----------------------------------------------------------------*/
/* warenkorb rechts */
/*----------------------------------------------------------------*/
#div_rechts h2 {
  color: #fff;
  font-size: 1.1em;
  margin: 10px;
  margin-bottom: 0;
}

#div_rechts h2 p, #div_rechts a, #div_rechts p a, #div_rechts p {
  color: #fff;
}

#div_rechts p {
  margin: 0 10px;
  text-align: right;
}

#div_rechts table {
  width: 100%;
  margin: 0 10px;
}

#div_rechts table td {
  vertical-align: top;
  color: #fff;
  padding: 2px 0;
  border-bottom: 1px solid #fff;
  width: 80%;
  overflow: hidden;
}

#div_rechts table td.menge {
  width: 20%;
}

#div_rechts table td a {
  display: block;
  width: 130px;
  overflow: hidden;
  height: 1.6em;
  color: #fff;
}


/*----------------------------------------------------------------*/
/* warenkorb */
/*----------------------------------------------------------------*/
.warenkorb {
  width: 100%;
  margin-bottom: 1.0em;
}

.warenkorb th {
  background: #C4C5C7;
  font-weight: normal;
  text-align: left;
  color: #fff;
  padding: 0 5px;
  border-bottom: 1px solid #4E7B48;
}

.warenkorb td {
  padding: 5px;
  border-bottom: 1px solid #c4c5c7;
}

.warenkorb td.menge, .warenkorb th.menge {
  text-align: right;
}

input.cx_pflicht, textarea.cx_pflicht {
  background: #FF6D6E;
  color: #fff;
}

.cx_error {
  border: 1px solid #FE0000;
  color: #fff;
  background: #FF6D6E;
  padding: 0.5em;
}


/*----------------------------------------------------------------*/
/* quicksearch */
/*----------------------------------------------------------------*/
#quicksearch {
  position: absolute;
  top: 10px;
  left: 580px;
  width: 180px;
}

#quicksearch input {
  display: none;
}

#quicksearch input#suchfeld {
  background-image: url(../bilder/back_suche.gif);
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 16px;
  height: 16px;
  padding-left: 20px;
  width: 160px;
  display: block;
}

#suchcontainer {
  padding: 5px;
  background: #c4c5c7;
  margin-bottom: 2.0em;
}

#suchcontainer input {
  font-size: 1.1em;
}

#suchcontainer input#suchfeldo {
  line-height: 16px;
  height: 20px;
  margin-right: 5px;
  background-image: url(../bilder/back_suche.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  width: 180px;
}



/*----------------------------------------------------------------*/
/* kontaktformular */
/*----------------------------------------------------------------*/
span.cx_pflicht {
  color: #FE0000;
  font-weight: bold;
  font-size: 1.4em;
}

input.cx_pflicht, textarea.cx_pflicht {
  background: #FF6D6E;
  color: #fff;
}

.cx_error {
  border: 1px solid #FE0000;
  color: #fff;
  background: #FF6D6E;
  padding: 0.5em;
}

table.kontaktformular {
  margin: 2.0em 0em;
}

table.kontaktformular .spalte-1, table.kontaktformular .spalte-2 {
  vertical-align: top;
  padding-bottom: 0.3em;
}

table.kontaktformular .spalte-1 {
  width: 120px;
}

table.kontaktformular .spalte-2 input, table.kontaktformular .spalte-2 textarea, table.kontaktformular .spalte-2 select, .submit {
  padding: 0.1em;
}

table.kontaktformular .spalte-2 input, table.kontaktformular .spalte-2 textarea {
  width: 200px;
}

.submit {
  text-align: center;
}

p.kontaktformular {
  text-align: center;
}
.zumshop { list-style:none;}
#shoplink { width: 174px;margin-top:305px;}
#shoplink ul li { list-style:none;}
#div_rechts #shoplink li a{ 
	display:block; 
	width:145px; 
	height:22px; 
	text-decoration:none; 
	padding: 4px 0 0 30px; 
	background:url(../bilder/back_shoplink_home.png) top right no-repeat;
	color:#FFFFFF; 
	border:#FFFFFF 1px solid;
	font-weight:bold;
}
#div_rechts #shoplink li a:hover {
	background: #3e6939 url(../bilder/back_shoplink_home_over.png) top right no-repeat; 
}
a.shoplink { 
	display:block;
	margin: 305px 0 0 16px;
	width:145px; 
	height:22px; 
	text-decoration:none; 
	padding: 4px 0 0 30px; 
	background:url(../bilder/back_shoplink_home.png) top right no-repeat;
	color:#FFFFFF; 
	border:#FFFFFF 1px solid;
	font-weight:bold;
}
a.shoplink:hover {
	background: #3e6939 url(../bilder/back_shoplink_home_over.png) top right no-repeat; 
}
