html,
body
{
  margin: 0;
  padding: 0;
  cursor: default;
  height: 100%;
  overflow: auto;
}

body
{
  overflow: auto;
  font-size: 12px;
  font-family: MyradPro, Trebuchet MS, Verdana, sans-serif;
  color: #5a5a5a;
  text-align: center;
  background: url(images/bg.jpg) repeat-x 0px 0px;
}

.red
{
	color:#E02;
}

.radio input
{
	 border: none;
  height: 18px;
  width: 20px;
  font-size: 11px; 
  color:#000; 
  background-color:#fff;
  margin: 2px 0 1px 0;
  display: inline;
}

#payment button 
{ 
  border: 0px outset #b0ca33;
  width: 155px;
  height: 18px;
  font-size: 10px;
  color:#fefefe; 
  margin: 2px 0 1px 0;
  background: url(images/button.jpg) no-repeat 0px 0px;
  cursor: pointer;
}

iframe
{
  background-color: transparent;
  border: 0px;
  margin: 0;
  padding: 0;
  width: 1px;
  height: 1px;
}

img
{
  border: 0px;
}
a
{
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: #005025;
  text-decoration: none;
  cursor: pointer;
/*allgemeine Start */
}
input 
{ 
  border: 2px inset #ededed; 
  height: 18px;
  width: 151px;
  font-size: 11px; 
  color:#000; 
  background-color:#fff;
  margin: 2px 0 1px 0;
  display: inline;
}

textarea 
{ 
  border: 2px inset #ededed; 
  height: 180px;
  width: 250px;
  font-size: 11px; 
  color:#000; 
  background-color:#fff;
  margin: 2px 0 1px 0;
  display: inline;
}

button 
{ 
  border: 0px outset #b0ca33;
  width: 155px;
  height: 18px;
  font-size: 10px;
  color:#fefefe; 
  margin: 2px 0 1px 0;
  background: url(images/button.jpg) no-repeat 0px 0px;
  cursor: pointer;
}



form .button 
{ 
  border: 0px outset #b0ca33;
  vertical-align:middle;
  width: 155px;
  height: 18px;
  font-size: 11px;
  color:#fff; 
  margin: 2px 0 1px 0;
padding:0px;  
  background: url(images/button.jpg) no-repeat 0px 0px;
  cursor: pointer;
  text-align:center;
  float:left;

}
.button 
{ 
  border: 0px outset #b0ca33;
padding-top:2px;
  width: 155px;
  height: 18px;
  font-size: 11px;
  color:#fff; 
  margin: 2px 0 1px 0;
  background: url(images/button.jpg) no-repeat 0px 0px;
  cursor: pointer;
  text-align:center;
  float:left;

}
map
{
cursor: pointer;
}
area
{
cursor: pointer;
}
select 
{ 
  font-size: 11px; 
  color:#000000;  
  border: 0px inset green;
}


h1
{
  float: left;
  color: #78b47e;
  font-weight: bold;
  font-size: 18px;
  display: inline; /* Umgeht das Problem */
}

h2
{
  float: left;
  color: #efc5cb;
  font-weight: bold;
  font-size: 12px;
  display: inline; /* Umgeht das Problem */
}
h3
{
  float: left;
  width: 155px;
  color: #efc5cb;
  font-size: 13px;
  margin: 20px 0 12px 0;
  display: inline; /* Umgeht das Problem */
}
h4
{
  float: left;
  width: 155px;
  color: #005025;
  font-size: 18px;
  margin: 20px 0 12px 0;
  font-weight: bold;
  display: inline; /* Umgeht das Problem */
}

strong
{
	color:#005025;
	font-weight:bold;
	font-size:12px;
}

/*label
{
	color:#005025;
	font-weight:bold;
	font-size:12px;
}*/

p
{
  float: left;
  display: inline; /* Umgeht das Problem */
}
span
{
  color: #fff;
  line-height:1em;
}

div.contenttexte span
{
  color: #000;
	font-size: 10px;
}

.cartRow
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#005025;
}
marquee
{
  float: right;
  width: 580px;
  height: 21px;
  background-color: #fff;
  border: 0px;
  color: #6fa874;
  margin: 0;
  display: inline;
}
/* allgemeine Ende */
.inhalte
{
  float: left;
  width: 580px;
  display: inline; /* Umgeht das Problem */
  margin-bottom: 20px;
}
td
{
	font-size:12px;
	
}
.home_top
{
  float: left;
  margin: 4px 0 0 0;
  width: 580px;
  height:400px;
  color: #5a5a5a;
  background: url(images/home_top.jpg) no-repeat 0px 0px;
  display: inline; /* Umgeht das Problem */
  overflow: hidden;
}
.home_bottom
{
  float: left;
  margin: 8px 0 0 0;
  width: 580px; 
  height:229px;
  color: #5a5a5a;
  background: url(images/home_card.jpg) no-repeat 0px 0px;
  display: inline; /* Umgeht das Problem */
}
.contenttexte
{
font-size:12px;
  float: left;
  width: 530px;
  margin:20px;
  color:#5A5A5A;
  min-height: 600px;
  background-color: #fff;
  display: inline; /* Umgeht das Problem */
}

.inhalte
{
	background:#fff;
}
.home_top h1
{
  float:none;
  color:#005025;
  font-weight: bold;
  font-size: 18px;

  height:800px;
  display: inline; /* Umgeht das Problem */
}

.contenttexte h1
{

 color:#005025;
  font-weight: bold;
  font-size: 18px;
  float:none;

}

.contenttexte h2
{

  color:#005025;
  font-weight: bold;
  font-size: 14px;
float:none;
 }
.contenttexte h3
{
  float: left;
  width: 155px;
  color: #efc5cb;
  font-size: 13px;
  margin: 20px 0 12px 0;
  display: inline; /* Umgeht das Problem */
}
.contenttexte h4
{
  float: none;
  width: 155px;
  color: #5A5A5A;
  font-size: 12px;
  font-weight: bold;
  display: inline; /* Umgeht das Problem */
}

.container
{
  margin: 0px auto 0px auto;
  width: 1000px;
  text-align: left; 
  background: url(images/bg_central.jpg) no-repeat 0px 122px;
  overflow: auto;
}

.mitte
{ float: left;
  width: 960px;
  overflow: hidden;
  display: inline; /* Umgeht das Problem */
}
.li_ra
{
  float: left;
  width: 20px;
  height: 12px;
  display: inline; /* Umgeht das Problem */
}

.re_ra
{
  float: left;
  width: 20px;
  height: 12px;
  display: inline; /* Umgeht das Problem */
}

.links
{
  float: left;
  width: 380px;
  min-height: 600px;
  _height: 600px;
  /*background: url(images/bg_mitte.jpg) repeat-x 0px 0px;*/
  display: inline; /* Umgeht das Problem */
}

.rechts
{
  float: left;
  width: 580px;
  /*background: url(images/bg_mitte.jpg) repeat-x 0px 0px;*/
  display: inline; /* Umgeht das Problem */
}

.banner
{
  margin-left: 37px;
}
.col_li
{
  float: left;
  width: 155px;
  margin: 0 0 0 17px;
  display: inline; /* Umgeht das Problem */
}
.spacer_li
{
  float: left;
  width: 17px;
  min-height: 700px;
  _height: 700px; 
  background: url(images/spacer.jpg) repeat-y top right;
  display: inline; /* Umgeht das Problem */
}
.feld_li
{
  float: left;
  width: 155px;
  margin: 1px 0 1px 0;
  display: inline; /* Umgeht das Problem */
}

.marker_li
{
  float: left;
  width: 16px;
  height: 22px;
  color: #fff;
  display: inline; /* Umgeht das Problem */
}
  
.liste_li
{
  float: left;
  width: 134px;
  height: 100%;
  margin-bottom:10px;
  color: #fff;
  display: inline; /* Umgeht das Problem */
}
.liste_li a:link,
.liste_li a:visited,
.liste_li a:active
{
  float: left;
  width: 134px;
  color: #fff;
  text-decoration: none;
  display: inline; /* Umgeht das Problem */
}
.liste_li a:hover
{
  float: left;
  width: 134px;
  color:#efc5cb;
  text-decoration: none;
  display: inline; /* Umgeht das Problem */
}
.topbalken
{
  float: left;
  width: 1000px;
  height: 122px;
  background: url(images/top.jpg) no-repeat 0px 0px;
  display: inline; /* Umgeht das Problem */
}
.bottom_links
{
  float: left;
  width: 378px;
  text-align: center;
  padding: 20px 0 20px 0;
  display: inline; /* Umgeht das Problem */
}

.addsBox
{
  background: url(images/addsBox.jpg) no-repeat 0px 0px;
  float: left;
  width: 357px;
  height: 146px;
  text-align: center;
  margin-left:10px;
  margin-top:20px;
  padding-top:20px;
  display: inline; /* Umgeht das Problem */
}

.bottom_links a:link
{
  float: left;
  width: 380px;
  text-align: center;
  display: inline; /* Umgeht das Problem */
}

.clr
{
  clear: both;
  height: 0px;
  width: 0px;
  overflow: hidden;
}
.laufzeile
{
  float:left;
  width: 580px;
  height: 21px;
  background-color: #fff;
  color: #6fa874;
  margin: 0 0 4px 0;
  display: inline; /* Umgeht das Problem */
}
.menucontainer
{
  float: left;
  width: 580px;
  height: 20px;
  margin: 18px 0 10px 0;
  display: inline; /* Umgeht das Problem */
}
.fusszeile
{
  float: left;
  width: 1000px;
  height: 25px;
  background: url(images/fuss.jpg) repeat-x 0px 0px;
  display: inline; /* Umgeht das Problem */
}

.marker_btmn
{
  float: left;
  width: 12px;
  height: 16px;
  display: inline; /* Umgeht das Problem */
}
.btmn
{
  float: left;
  height: 16px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  display: inline; /* Umgeht das Problem */
}
.btmn a:link, 
.btmn a:visited

{
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #fff;  
  padding: 0 20px 0 8px;
  text-decoration: none;
  display: inline; /* Umgeht das Problem */
}
.btmn a:active, 
.btmn a:hover

{
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #efc5cb; 
  padding: 0 20px 0 8px;
  text-decoration: none;
  display: inline; /* Umgeht das Problem */
}

.btmn_a
{
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #efc5cb; 
  padding: 0 20px 0 8px;
  text-decoration: none;
  display: inline; /* Umgeht das Problem */
}
.btmn_a a:link,
.btmn_a a:visited,
.btmn_a a:active,
.btmn_a a:hover
{
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #efc5cb;
  text-decoration: none;
  display: inline; /* Umgeht das Problem */
}

.zl
{
  float: left;
  width: 200px;
  display: inline; /* Umgeht das Problem */
  margin: 4px 0 2px 0;
}
.zr
{
  float: left;
  width: 270px;
  display: inline; /* Umgeht das Problem */
  margin: 4px 0 2px 0;
}
.bottommenu
{
  float: left;
  display: inline; /* Umgeht das Problem */
  width: 900px; 
  margin: 3px 0 0 50px;
  height: 21px;
  
}

.hidden
{
	width:0px;
	border:none;
}


/*
 * Customer-Menü (links oben)
 */

.customer_menu
{
  width: 134px;
  height: 20px;
  color: #fff;
  margin-left:20px;
  display: inline; /* Umgeht das Problem */
}
.customer_menu a:link,
.customer_menu a:visited,
.customer_menu a:active
{
  color: #fff;
  text-decoration: none;

}
.customer_menu a:hover
{
  color:#efc5cb;
  text-decoration: none;

}

/*
 * Formular-Formatierung
 */

fieldset
{
	margin-left:20px;
	margin-top:20px;
	border:none;
}

fieldset .zl
{
  float: left;
  width: 150px;
  display: inline; /* Umgeht das Problem */

}
fieldset .zr
{
  float: left;
  width: 300px;
  height:30px;
  margin: 4px 0 2px 0;
}

fieldset input 
{ 
  border: 2px inset #ededed; 
  height: 20px;
  width: 200px;;
  font-size: 11px; 
  color:#000; 
  background-color:#fff;
  margin: 2px 0 1px 0;
  display: inline;
}

fieldset hidden
{
	visibility:hidden;
	border:none;
	width:0px;
	height:0px;
}

fieldset textarea 
{ 
  border: 2px inset #ededed; 
  height: 180px;
  width: 200px;
  font-size: 11px; 
  color:#000; 
  background-color:#fff;
  margin: 2px 0 1px 0;
  display: inline;
}

fieldset button 
{ 
  border: 0px outset #b0ca33;
  width: 155px;
  height: 18px;
  font-size: 10px;
  color:#fefefe; 
  margin: 2px 0 1px 0;
  background: url(images/button.jpg) no-repeat 0px 0px;
  cursor: pointer;
}

.checkbox
{
  border: none;
  height: 18px;
  width: 20px;
  font-size: 11px; 
  color:#000; 
  background-color:#fff;
  margin: 2px 0 1px 0;
  display: inline;
}

.radio
{
  border: none;
  height: 18px;
  width: 20px;
  font-size: 11px; 
  color:#000; 
  background-color:#fff;
  margin: 2px 0 1px 0;
  display: inline;
}
fieldset map
{
cursor:
.heading2
{
  color:#005025;
  font-weight: bold;
  font-size: 14px;

}
.strong
{
	color:#005025;
	font-weight:bold;
	font-size:12px;
}

.heading1{
	color:#005025;
  font-weight: bold;
  font-size: 18px;
} pointer;
}
fieldset area
{
cursor: pointer;
}
fieldset select
{
  border: 2px inset #ededed; 
  height: 18px;
  width: 200px;
  font-size: 11px; 
  color:#000; 
  background-color:#fff;
  margin: 2px 0 1px 0;
  display: inline;
}

fieldset error
{
	color:#FF0000;
}


/*
 * CART
 */

.cartInput
{
	width:30px;
	border: 2px inset #ededed; 
}


.tableHeader
{
	color: #005025;
	font-size:14px;
	font-weight:bold;
}

div.contenttexte span.heading2
{
	float: none;
  color:#005025;
  font-weight: bold;
  font-size: 14px;

}
div.contenttexte span.strong
{
	float: none;
	color:#005025;
	font-weight:bold;
	font-size:12px;
}

div.contenttexte span.heading1{
	float: none;
	display: block;
	width: 400px;
	color:#005025;
  font-weight: bold;
  font-size: 18px;
}

/*
.ordnerliste
{
  position: absolute;
  top: 197px;
  left: 707px;
  width: 100px;
}
.ordnerliste a:link, .ordnerliste a:visited, .ordnerliste a:active, .ordnerliste a:hover
{
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: #fefefe;
  text-decoration: none;
}
.feld
{
  float: left;
  display: inline; 
  height: 18px;
  width: 250px;
  margin-bottom: 12px;
}
.textfeld
{
  float: left;
  height: 110px;
  width: 250px;
  display: inline; 
}
.ref1
{
  float: left;
  height: 15px;
  width: 230px;
  font-size: 11px;
  font-family: Arial, sans-serif;
  color: #fefefe;
  padding-left: 23px;
  text-decoration: none;
  background: url(images/pkt1.jpg) no-repeat 0px 0px;    
}
.ref1 a, .ref1 a:link, .ref1 a:visited, .ref1 a:active, .ref1 a:hover 
{
  float: left;
  height: 15px;
  width: 207px; 
  font-size: 11px;
  font-family: Arial, sans-serif;
  color: #fefefe;
  text-decoration: none;
}
.ref2 
{
  float: left;
  height: 21px;
  width: 230px; 
  font-size: 11px;
  font-family: Arial, sans-serif;
  color: #fefefe;
  padding-left: 23px;
  text-decoration: none;
  background: url(images/pkt2.jpg) no-repeat 0px 0px;    
}
.ref2 a, .ref2 a:link, .ref2 a:visited, .ref2 a:active, .ref2 a:hover
{
  float: left;
  height: 21px;
  width: 207px;
  padding-top: 4px;
  font-size: 11px;
  font-family: Arial, sans-serif;
  color: #fefefe;
  text-decoration: none;
  overflow: hidden;   
}



.footer
{
  float: left;
  height: 17px;
  width: 100%;
}

.menufooter
{
  float: left;
  height: 17px;
  width: 240px;
}

.cirro
{
  float: right;
  height: 37px;
  width: 158px;
  background: url(images/cirro.jpg) no-repeat top right;
}


menu ende */