/*----------------------------------------------------------------*/
/* CSS by K4SYSTEMS */
/*----------------------------------------------------------------*/

/* wichtige Farben
Rot: #cc0000
Grun: #62BD6E
*/

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

html {
  height: 100%;
}

body {
  font-size: 82.5%;
  background: #949BA2 url('../bilder/back_body.gif') left top Repeat-X;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
  font-family: Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  color: #696969;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

img, a img {
  border: 0;
}

form {
  display: inline;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted;
}

p {
	line-height: 1.3em;
	margin: 0 0 1.0em 0;
	padding: 0 0 0 0;
}
p.untertitel {
	color: #666666;
		background:#FFFFFF;
	font-weight:normal;
	padding:6px;
	border-bottom: #99CCFF 1px solid;
	border-left: #99CCFF 1px solid;	
	font-style:italic;
}
p.hinweis { color:#999999; font-size:0.7em;}
a {
  color: #696969;
}

a:hover {
  color: #343434;
}

.hnobr {
	clear: both;
	margin:0;
	font-weight:bold;
	font-variant:small-caps;
	font-size:130%;
	padding:6px;
	padding-left:0;
	padding-bottom:0px;
	width:100%;
}

img.links {
  float: left;
  display: inline;
  margin-right: 10px;
  margin-bottom: 5px;
}

/*----------------------------------------------------------------*/
/* h1 und co */
/*----------------------------------------------------------------*/
h1 {
  font-size: 1.4em;
  color: #E31D22;
  padding: 0.4em 0.4em 0.4em 14px;
  border-bottom: 1px solid #CCE8F0;
  border-left: 1px solid #CCE8F0;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
}

h2 {
/*color: #E31D22;*/
  font-weight: bold;
  font-size: 1.1em;
}

h2 a {
  color: #B50000;
}

h3 {
  margin-top: 1.5em;
  font-size: 1.0em;
}
h4 {
 	color: #CC0000;
	background:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	padding:6px;
	padding-bottom:1px;
	padding-left:9px;
	border-left: #99CCFF 1px solid;
}
.prod_img {
	float:right;
	text-align:center;
	width:150px;
	height:150px;
	padding:5px;
	background:#FFFFFF;
	border: #999999 1px solid;
}
.prod_img img{
margin-right:5px;

}

.unter_prod_img {
  float: left;
  width:398px;
}

/*----------------------------------------------------------------*/
/* pseudoklassen */
/*----------------------------------------------------------------*/
.clear {
  clear: both;
}

.versteckt {
  display: none;
}

.none {
  display: none;
}

.leftalign {
  float: left;
}

.rightalign {
  float: right;
}

h2.boxed, h2.boxed_ok {
  color: #023166;
  background: #E6F3F7 url(../bilder/back_h2_boxed.gif) left top repeat-X;
  font-weight: normal;
  border: 1px solid #BBCFD5;
  border-top: 1px solid #D6E2E6;
  padding: 6px;
  padding-left: 25px;
  margin-bottom: 7px;
}

h2.boxed_ok {
  background-position: -20px top;
}


/*----------------------------------------------------------------*/
/* wrap */
/*----------------------------------------------------------------*/
#wrap {
  width: 992px;
  margin: 0 auto;
  background: transparent url(../bilder/back_blume_unten.gif) right bottom no-repeat;
}

#wrapper {
  background: transparent url(../bilder/back_blume_oben.gif) left top no-repeat;
  padding: 0 47px 0 85px;
  margin-bottom: 40px;
}


/*----------------------------------------------------------------*/
/* iconnavi */
/*----------------------------------------------------------------*/
#iconnavi {
  margin: 0 4px;
}

#iconnavi li {
  float: left;
  display: inline;
}

#iconnavi li a {
  color: #000;
  text-decoration: none;
  line-height: 30px;
  padding: 0 6px;
  border-left: 1px solid #000;
}

#iconnavi li a#ico_basket {
  /*background: transparent url(../bilder/ico_basket.gif) left center no-repeat;*/
  padding-left: 20px;
}


#iconnavi li.first a {
  border: 0;
}

#iconnavi li a:hover {
  text-decoration: underline;
}

#iconnavi li.r {
  float: right;
}

#iconnavi li a#sprache_de {
  padding-right: 20px;
  background: transparent url(../bilder/flag_de.gif) right center no-repeat;
  margin-right: 6px;
}

#iconnavi li a#sprache_en {
  padding-right: 20px;
  background: transparent url(../bilder/flag_en.gif) right center no-repeat;
  margin-right: 6px;
}

#iconnavi li a#sprache_nl {
  padding-right: 20px;
  background: transparent url(../bilder/flag_nl.gif) right center no-repeat;
  margin-right: 6px;
}

#schein {
  background: transparent url(../bilder/back_schein.png) left top repeat;
  padding: 10px;
  clear: both;
}


/*----------------------------------------------------------------*/
/* header */
/*----------------------------------------------------------------*/
#header {
  border: 10px solid #fff;
  height: 173px;
  background: transparent url(../bilder/back_header.jpg) left top no-repeat;
  border-bottom: 1px solid #fff;
  overflow: hidden;
}

#logo_monsara {
  margin-left: 13px;
  position: relative;
}

#willkommen {
  display: none;
}

#logo_monsara img {
  padding: 7px;
  padding-top: 0;
  float: left;
}

#logo_nanobuy {
  float: right;
  margin-top: 106px;
  padding-right: 130px;
}

#slogan {
  float: right;
  margin-top: 114px;
}
#aktion {
  float: right;
  margin-top: 80px;
  margin-right:28px;
  padding:0;
  padding-left:6px;
  width:310px;
  height:80px;
  border:#CC0000 1px solid;
  background: #D21010 url(../bilder/back_aktion.jpg) top left repeat-x;
  color:#FFFFFF;
}
#aktion h1 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:18px;
	border:none;
	padding-bottom:1px;
}
#aktion p {
	color:#FFFFFF;
	font-size:13px;
	border:none;
	margin:0;
}

#logo_nanobuy img {
  padding: 7px;
  padding-bottom: 0;
}

.pt {
  background: transparent url(../bilder/back_schein.png) left top repeat;
}


/*----------------------------------------------------------------*/
/* topnavi */
/*----------------------------------------------------------------*/
#topnavi {
  border: 10px solid #fff;
  border-top: 0;
  background: #6E89B6 url(../bilder/back_topnavi.gif) left top repeat-X;
  height: 38px;
  overflow: hidden;
  clear: both;
}

#topnavi li {
  display: inline;
  float: left;
  background: transparent url(../bilder/back_topnavi_li.gif) left top no-repeat;
}

#topnavi li.first {
  background: none;
}

#topnavi li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  line-height: 30px;
  padding: 0 12px;
  margin-top: 4px;
  padding-bottom: 4px;
  width: 248px;
  text-align: center;
}

#topnavi li a:hover, #topnavi li.selected a {
  background: #fff;
  padding-bottom: 0;
  padding-top: 4px;
  color: #000;
}

#topnavi li#tn59 {
  display: none;
}


/*----------------------------------------------------------------*/
/* content */
/*----------------------------------------------------------------*/
#content {
  clear: both;
  border: 10px solid #fff;
  background: #F4F4F0 url(../bilder/back_content.gif) left top repeat-X;
}

/*
#content-iw {
  background: transparent url(../bilder/back_content_iw.png) left bottom no-repeat;
}
*/


/*----------------------------------------------------------------*/
/* links */
/*----------------------------------------------------------------*/
#links {
  width: 235px;
  float: left;
  display: inline;
  background: transparent url(../bilder/back_links.gif) left top no-Repeat;
}

#links h2.boxed {
  margin-right: 21px;
  margin-bottom: 2px;
  text-transform: uppercase;
}


/*----------------------------------------------------------------*/
/* subnavi */
/*----------------------------------------------------------------*/
#links ul {
  width: 214px;
  background: #fff;
  padding-right: 10px;
  padding-bottom: 10px;
}

#links ul li {
  background: #EDEDED url(../bilder/back_subnavi_li.gif) left top repeat-X;
  margin-bottom: 2px;
}

#links ul li a {
  color: #666;
  text-decoration: none;
  display: block;
  padding: 7px 0;
  padding-left: 15px;
  width: 188px;
  background: transparent url(../bilder/back_subnavi_li_a.gif) left top no-repeat;
}

#links ul li.selected, #links ul li:hover {
  background: #6D89B6 url(../bilder/back_subnavi_li_selected.gif) left top repeat-X;
}

#links ul li.selected a, #links ul li:hover a {
  color: #fff;
}

#links ul li.selected ul {
  margin-bottom: 4px;
  padding: 0;
}

#links ul li.selected ul li {
  background: #fff;
  margin: 0;
}

#links ul li.selected ul li a {
  background: #F0F0F0;
  color: #666;
  padding-top: 4px;
  padding-bottom: 2;
  border-bottom: #FFFFFF 1px solid;
  width:198px;
}

#links ul li.selected ul li.selected a{
	background: #F0F0F0;
}
#links ul li.selected ul li.selected a:hover{
	background: #F0F0F0;
}

#links ul li.selected ul li:hover a, 
#links ul li.selected ul li a:hover {
  background: #FFF;
  color: #000;
  text-decoration: underline;
}

#links ul li.selected ul li.selected ul li a {
  background: #FFF;
  color: #666;
  text-decoration: none;
  padding-left: 20px;
  width:194px;
}

#links ul li.selected ul li.selected ul li.selected a{
	background: #99AABB;
	color:#FFFFFF;
}

#links ul li.selected ul li.selected ul li a:hover {
  color: #000;
  text-decoration: underline;
}

#produkte #sn56, #produkte #kat56 {
  display: none;
}


/*----------------------------------------------------------------*/
/* suche */
/*----------------------------------------------------------------*/
#quicksearch {
  margin-bottom: 10px;
}

#quicksearch .eingabe, #such_container .eingabe {
  font-size: 1.1em;
  width: 138px;
  background-color: #FFF;
  border:#CCCCCC 1px solid;
  height:22px;
  margin-right: 10px;
}

#quicksearch .button {
}

#such_container {
  padding: 10px;
  margin-bottom: 10px;
}

#such_container .eingabe {
  width: 300px;
}

/*----------------------------------------------------------------*/
/* inhalt */
/*----------------------------------------------------------------*/
#inhalt {
  float: right;
  display: inline;
  width: 570px;
}



/*----------------------------------------------------------------*/
/* footer */
/*----------------------------------------------------------------*/
#footer {
  height: 29px;
  background: transparent url(../bilder/back_footer.png) center top no-repeat;
}


/*----------------------------------------------------------------*/
/* online-shop */
/*----------------------------------------------------------------*/

/*----------------------------------------------------------------*/
/* uebersicht */
/*----------------------------------------------------------------*/
#shop_uebersicht li {
  float: left;
  display: inline;
}

#shop_uebersicht li a {
  width: 239px;
  height: 44px;
  padding-top: 115px;
  display: block;
  background: transparent url(../bilder/back_shop_uebersicht_li_a.png) left top no-repeat;
  margin-right: 15px;
  margin-bottom: 15px;
  padding-left: 29px;
  color: #858B92;
  font-size: 1.4em;
  text-decoration: none;
}

#shop_uebersicht li a:hover {
  text-decoration: underline;
}

#shop_uebersicht td {
  background: transparent url(../bilder/back_shop_uebersicht_li_a.png) left top no-repeat;
  vertical-align: bottom;
  height: 183px;
  width: 234px;
  padding: 30px 20px;
  padding-bottom: 50px;
  cursor: pointer;
color:#000000;
}
#shop_uebersicht td#kat24, #shop_uebersicht td#kat25 {
 height: 500px;
}

#shop_uebersicht td a {
color:#000000;
  font-size: 1.4em;
  text-decoration: none;
}

#shop_uebersicht td a span {
	color:#000000;
  font-size: 0.9em;
  font-weight:bold;
}


/*----------------------------------------------------------------*/
/* shop_artikel */
/*----------------------------------------------------------------*/
.shop_artikel0, .shop_artikel1, .shop_artikel_details {
  border: 1px solid #D5E4EC;
  margin-bottom: 14px;
  background: #F7F7F7 url(../bilder/back_shop_artikel0.gif) left top no-repeat;
  padding: 10px;
}

.shop_artikel0 table, .shop_artikel1 table {
  height: 152px;
}

.shop_artikel1, .shop_artikel_details {
  background: #fff url(../bilder/back_shop_artikel1.gif) left top no-repeat;
}

.shop_artikel0 td, .shop_artikel1 td, .shop_artikel_details td {
  padding-left: 24px;
}

.shop_artikel0 a, .shop_artikel1 a {
  color: #B76D04;
}

.shop_artikel0 .bild, .shop_artikel1 .bild, .shop_artikel_details .bild td {
  width: 150px;
  height: 150px;
  background: #fff;
  border: 1px solid #B0B7BF;
  padding: 0;
  text-align: center;
}

.shop_artikel_details .bild div {
  width: 150px;
  height: 150px;
}

.shop_artikel0 .preis, .shop_artikel1 .preis, .preis {
  font-size: 1.5em;
  text-align: right;
  font-weight: bold;
  color: #000;
}

.shop_artikel0 h2, .shop_artikel1 h2 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  margin-bottom: 1.0em;
  color: #000;
}

.shop_artikel0 div, .shop_artikel1 div, .shop_artikel_details .inhalt div, .shop_artikel_details .to_basket div {
  border: 1px solid #A1A0A0;
  background: #fff;
  padding: 0 8px;
}

.shop_artikel0 .inhalt, .shop_artikel1 .inhalt, .shop_artikel_details .inhalt div {
  width: 110px;
  vertical-align: bottom;
}

.shop_artikel0 .inhalt div, .shop_artikel1 .inhalt div, .shop_artikel0 .to_basket table td, .shop_artikel1 .to_basket table td, .shop_artikel_details .inhalt div, .shop_artikel_details .to_basket table td {
  line-height: 35px;
}

.shop_artikel0 .inhalt strong, .shop_artikel1 .inhalt strong, .shop_artikel_details .inhalt strong {
  color: #750404;
  font-weight: normal;
  display: inline;
}

.shop_artikel0 .to_basket, .shop_artikel1 .to_basket {
  width: 238px;
  vertical-align: bottom;
}

.button {
  background: #E07752 url(../bilder/back_button.gif) left top repeat-X;
  color: #fff;
  border: 1px solid #C7522D;
  margin: 0;
  padding: 0;
  line-height: 19px;
}

.menge {
  border: 1px solid #B5B4B4;
  margin: 0;
  padding: 0;
  line-height: 19px;
  height: 18px;
  width: 37px;
  text-align: right;
  padding: 0 3px;
}

.shop_artikel0 td table, .shop_artikel1 td table, .shop_artikel0 td table td, .shop_artikel1 td table td, .shop_artikel_details td table td {
  width: auto;
  border: 0;
  margin: 0;
  padding: 0;
  height: auto;
}

.shop_artikel0 td table td input, .shop_artikel1 td table td input, .shop_artikel_details td table td input {
  margin-left: 10px;
}

.shop_artikel0 td table td .button, .shop_artikel1 td table td .button {
  width: 115px;
}

/*----------------------------------------------------------------*/
/* details */
/*----------------------------------------------------------------*/
.shop_artikel_details .bild {
  padding: 0;
  vertical-align: top;  
}

.shop_artikel_details .first {
  padding: 0;
}

.shop_artikel_details h2 {
  margin: 0;
  padding: 0;
  background: #F4F4F0;
  color: #000;
  font-size: 1.1em;
  padding: 10px;
  margin-bottom: 17px;
}

.shop_artikel_details h3 {
  margin: 0;
  padding: 0;
  color: #B76D04;
  font-weight: bold;
  font-size: 1.0em;
  margin-bottom: 1.0em;
}

.shop_artikel_details .versand_und_co {
  font-size: 0.9em;
  vertical-align: bottom;
}

.shop_artikel_details .versand_und_co, .shop_artikel_details .details {
  padding-bottom: 10px;
}

.shop_artikel_details .preis, .shop_artikel_details .inhalt, .shop_artikel_details .preis, .shop_artikel_details .to_basket {
  background: #F4F4F0;
}

.shop_artikel_details .preis {
  text-align: left;
  padding: 10px;
}


/*----------------------------------------------------------------*/
/* startseite */
/*----------------------------------------------------------------*/
#startseite #header {
  height: 300px;
  background-image: url(../bilder/back_header_home.jpg);
}

#startseite #logo_monsara {
  float: none;
  padding-bottom: 232px;
  display: block;
}

#startseite #willkommen {
  display: inline;
  float: right;
  margin-top: 60px;
  width: 500px;
  margin-right: 120px;
}

#startseite #willkommen h1 {
  margin: 0;
  padding: 0;
  color: #000;
  border: 0;
  background: none;
  font-size: 1.6em;
  font-family: Arial, Helvetica, sans-serif;
}

#startseite #logo_nanobuy {
  clear: both;
  float: none;
  padding: 0;
  margin: 0;
  margin-left: 13px;
  position: relative;
}

#startseite #slogan {
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  top: -74px;
  left: 210px;
  width: 356px;
  height: 51px;
}

#startseite #aktion  {
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  top: -94px;
  left: 250px;
  padding-left:6px;
  width:310px;
  height:80px;
}

#startseite #links {
  display: none;
}

#startseite #inhalt {
  float: none;
  display: block;
  width: auto;
}

#shop_box {
  float: left;
  display: inline;
}

#shop_video {
  float: right;
  display: inline;
  width: 247px;
  margin-right: 10px;
}

.home0, .home1 {
  font-size: 12px;
  border-top: #FFF 10px solid;
  padding: 10px;
  color: #023166;
  min-height:90px;
  margin-bottom: 0px;
}

.home0 {
  float: left;
  display: inline;
  width: 510px;
  margin-left: 10px;
}

#studie {
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 10px;
}

.home0 a {
  font-size: 14px;
  font-weight: bold;
  color:#336699;
}

.home1 {
  float: right;
  display: inline;
  width: 227px;
  margin-right: 10px;
}

.home1 p, .home1 h2 {
  color: #023166;
}

.home1 h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1.7em;
}


#startseite #content {
  background: #F5F5F1 url(../bilder/back_home.gif) left top repeat-X;
}

#shop_box {
  float: left;
  display: inline;
  width: 530px;
  background: transparent url(../bilder/back_home_blume.png) left bottom no-repeat;
  margin-left: 10px;
}

#shop_box table td {
  vertical-align: top;
  width: 283px;
}

#shop_box table td.bild {
  width: 247px;
}

#shop_box table td.bild, #shop_box table td.bild p {
  color: #5D5C5C;
}

#shop_box table td.bild p {
  width: 227px;
  font-size: 0.9em;
}

#shop_box table td.bild div {
  background: #fff;
  border: 1px solid #999;
  margin-right: 20px;
  margin-bottom: 10px;
}

#shop_box table td table, #shop_box table td table td {
  width: auto;
  vertical-align: middle;
}

#shop_box table td table td {
  color: #000;
  padding: 4px 0;
}

#shop_box table td table td a {
  color: #023166;
}

#shop_box table td table td a.orange {
  color: #D08001;
}

#shop_box table td table td.cb {
  padding-left: 5px;
  width: 22px;
}

#shop_box table td table td.lb {
  width: 50px;
}

#shop_box table td table td.sb {
  width: 206px;
  overflow: hidden;
}


/*----------------------------------------------------------------*/
/* schleier */
/*----------------------------------------------------------------*/
#schleier {
  position: absolute;
  z-Index: 900;
  height: 100%;
  width: 100%;
  background: #000;
  top: 0;
  left: 0;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: Alpha(opacity=50);
  cursor: not-allowed;
  display: none;
}

#item_added_to_basket, #kundenlogin_erstellen {
  position: absolute;
  z-Index: 901;
  height: 202px;
  width: 300px;
  padding-top:28px;
  top: 0;
  left: 0;
  display: none;
  background:#FFFFFF url(../bilder/back_added_to_basket.jpg) top center no-repeat;
}

#item_added_to_basket a {
	margin:auto;
	display:block;
	text-align:center;
	text-decoration:none;
	padding-top:5px;
	width:200px;
	height: 25px;
	background:url(../bilder/bt_frm_order.jpg) center repeat;
	border: #990000 1px solid;
	color:#FFFFFF;
	font-weight:bold;
}
#item_added_to_basket p, #kundenlogin_erstellen p {
	margin: 0 auto;
	margin-top:0;
	margin-bottom:10px;
	text-align:center;
	width:194px;
	background:#FFFFff;
	border:#00CC00 1px solid;
	padding:4px;
	font-size:11px;
	color:#000000;
}


/*----------------------------------------------------------------*/
/* kontakt */
/*----------------------------------------------------------------*/
.cx_pflicht {
  color: #cc0000;
  font-weight: bold;
  font-size: 1.2em;
}

/*----------------------------------------------------------------*/
/* FRM Warenkorb */
/*----------------------------------------------------------------*/
#basket {
	border: #FFF 10px solid;
	background: #FFFFFF url(../bilder/back_frm_fieldset.jpg) right top no-repeat;
	width:502px;
	padding:6px;
	padding-left:15px;
	padding-bottom:0;
	margin-bottom:10px;
}
.basket_last_step {
	border: #FFF 10px solid;
	background: #FFFFFF url(../bilder/back_frm_fieldset.jpg) right top no-repeat;
	width:502px;
	padding:6px;
	padding-left:15px;
	padding-bottom:0;
	margin-bottom:10px;
}

#basket_items {
	margin-top:10px;
	width:490px;
}

#basket_items th.preis {
	color:#000; 
	font-size:14px; 
	width:100px; 
	background:#fff;
}

#basket_items th.menge {
	clear:both;
	margin:0;
	background:#FFF;
	color:#000000;
	text-align:left;
	height:auto;
	width:100px;
	padding:2px;
	border:none;
}
#basket_items th.bez {
	clear:both;
	margin:0;
	background:#FFF;
	color:#000000;
	text-align:left;
	height:auto;
	width:100px;
	padding:2px;
	border:none;
}

#basket_items td.bez{
	width:200px;
	padding:6px;
	padding-left:0px;
	border-bottom: #CCCCCC 2px solid;
}

#basket_items td.bez a {
	color:#000000;
	text-decoration:none;
	padding-left:0px;
	display: block;
	width: auto;
}
#basket_items td.bez a.loeschen{
	color: #CC0000;
	text-decoration: underline;
}
#basket_items td.menge{
	text-align:right;
	width:200px;
	padding:6px;
	border:none;
	border-bottom: #CCCCCC 2px solid;
}
#basket_items td.menge_smaller{
	text-align:right;
	padding:6px;
	border:none;
	font-size:12px;
	border-bottom: #CCCCCC 1px solid;
}
#basket_items td.menge_filled{
	text-align:right;
	padding:6px;
	border:none;
	font-size:12px;
	font-weight:bold;
	border-bottom: #CCCCCC 2px solid;
}

#basket_items td.preis{
	width:120px;
	padding:6px;
	border:none;
	border-bottom: #CCCCCC 2px solid;
	font-size:13px;
}
#basket_items td.preis_smaller{
	width:120px;
	text-align:right;
	padding:6px;
	border:none;
	border-bottom: #CCCCCC 1px solid;
	font-size:13px;
}

#basket_items td.preis_filled{
	color:#000000;
	text-align:right;
	width:120px;
	padding:6px;
	border:none;
	border-bottom: #CCCCCC 2px solid;
	font-size:16px;
	font-weight:bold;
}

.menge smaller { width:100px;}


/*a*/

/*----------------------------------------------------------------*/
/* FRM Bestellung */
/*----------------------------------------------------------------*/


#basket_steps{
	margin:0; 
	width:550px;
}
#basket_steps table{
	margin:0; 
	margin-bottom:10px;
}
#basket_steps td {
	background:#FFFFFF url(../bilder/back_basketsteps.jpg) top; 
	border: #FFF 10px solid;
	width:137px;
	height:83px;
	padding:6px;
}
#basket_steps td.selected {
	background:#FFFFFF url(../bilder/back_basketsteps_selected.jpg) top;
	width:137px;
	height:83px;
	border: #FFF 10px solid;
	padding:6px;
	font-weight:bold;
}

/*td*/
.spalte-1 {
	padding:4px;
	width:130px;
	padding-left:24px;
	background:url(../bilder/back_spalte_1.gif) left bottom repeat-x;
}
.spalte-2 {
	padding:4px;
	width:250px;
	padding-left:0;
	height:30px;
}

/*span*/
.cx_pflicht {}

/*select - input*/
.default,.halb,.plz {
	background-color: #FFF;
	width:240px; 
	border:#CCCCCC 1px solid;
	height:22px;
}

/*checkbox*/
#rgl {
	margin:10px;
	margin-left:16px;
}
.submit {
	width:110px;
	height:30px;
	background:url(../bilder/bt_frm_order.jpg) center;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border: #006699 1px solid;
}
.submit_last_step {
	width:180px;
	height:30px;
	background:url(../bilder/bt_frm_last_order.jpg) center;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border: #006699 1px solid;
}


lable {
	color:#009933;
	margin-bottom:10px;
}
fieldset {
	border: #FFF 10px solid;
	background: #FFFFFF url(../bilder/back_frm_fieldset.jpg) right top no-repeat;
	width:472px;
	padding:6px;
	padding-left:50px;
	padding-bottom:0;
}

/* die Buttons*/
.checkout_navi{ 
	width:550px;
}
.zurueck {
	padding:10px; 
	padding-left:0;
}
.weiter { 
	text-align:right; 
	padding-left:0;
}
form h2 {
	padding:6px; 
	padding-left:0; 
	padding-top:16px;
}
h2.frm {
	padding-left:10px;
}
#kundenlogin_erstellen .cx_error, .cx_error { 
	background:#FFFFCC;
	padding:6px;
	border:#CC0000 1px solid; 
	margin-left:10px; 
	margin-top:10px; 
	margin-bottom:10px;
}
/*----------------------------------------------------------------*/
/* FRM Breater */
/*----------------------------------------------------------------*/
.berater_box, #such_container {
	background:#FFFFFF url(../bilder/back_frm_fieldset.jpg) left top no-repeat;
	padding:10px;
	border:#FFF 10px solid;
	width:520px;
}
.berater_box_title {
	/*color: #CC0000;*/
	padding-left:20px;
}
.berater_box_title_02 {
	/*color: #CC0000;*/
	padding-left:20px;
	display:none;
}
.berater_box input {
	padding:0;
}
.berater_box label {
	display:block;
	padding:6px;
	padding-left:15px;
}
.berater_box_prod {
	background:#FFFFFF url(../bilder/back_frm_fieldset.jpg) left top no-repeat;
	padding:10px;
	border:#FFF 10px solid;
	width:520px;
	margin-bottom:5px;
}
.berater_box_prod a {
	color:#CC0000;
	text-decoration:underline;
	font-size:12px;
	padding-left:260px;
}
.berater_box_prod a:hover {
	color: #000000;
	text-decoration:none;
	font-size:12px;
}

.berater_box_prod p.prod_title {
	margin:0;
	padding:0;
	font-weight:bold;
}
.berater_box_prod p.prod_desc {}
.submit_last_steps {

}


#auftrag_drucken {
  width: 100%;
}

#auftrag_drucken td {
  text-align: center;
}

#auftrag_drucken td a {
  background: #E07752 url(../bilder/back_button.gif) left top repeat-X;
  color: #fff;
  border: 1px solid #C7522D;
  margin: 0;
  padding: 0;
  line-height: 19px;
  display: block;
  width: 140px;
  text-decoration: none;
}


/*----------------------------------------------------------------*/
/* vertriebspartner */
/*----------------------------------------------------------------*/
.liste {
  width: 100%;
  margin-bottom: 1.5em;
}

.liste th {
  text-align: left;
  background: #446283;
  color: #fff;
  font-weight: normal;
  padding: 0.3em;
}

.liste td {
  padding: 0.3em;
  border-bottom: 1px solid #C3C8CE;
  vertical-align: top;
}

.filter {
  padding: 0.3em;
  border: 1px solid #6C7D85;
  background: #C3C8CE;
  margin-bottom: 2.0em;
}

.filter td {
  background: #C3C8CE;
  padding: 0.1em;
}



/*----------------------------------------------------------------*/
/* kundenlogin erstellen */
/*----------------------------------------------------------------*/
#kundenlogin_erstellen input.default {
  width: 110px;
}

#kundenlogin_erstellen table {
  width: auto;
  margin-left: 24px;
}

#kundenlogin_erstellen .submit {
  margin-top: 20px;
}

#kundenlogin_erstellen table.checkout_navi {
  width: 240px;
  margin: 0;
  margin-left: 32px;
}

#kundenlogin_erstellen table.checkout_navi td {
  width: auto;
  margin: 0;
  padding: 0;
}

#kundenlogin_erstellen .cx_error {
  margin-left: 32px;
}


/*----------------------------------------------------------------*/
/* horse-geschichte */
/*----------------------------------------------------------------*/
.body_produkte_nahrungsergaenzung_fuer_tiere #header, 
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #header, 
.body_produkte_nahrungsergaenzung_fuer_tiere_katzen #header, 
.body_persoenliche_beratung #header {
  background-image: url(../bilder/back_header_horse.jpg);
}

.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #header{
  background-image: url(../bilder/back_header_dog.jpg);
}

.body_produkte_nahrungsergaenzung_fuer_tiere #logo_monsara,
.body_produkte_nahrungsergaenzung_fuer_tiere #aktion, 
.body_produkte_nahrungsergaenzung_fuer_tiere #logo_nanobuy,
.body_produkte_nahrungsergaenzung_fuer_tiere #slogan,
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #logo_monsara, 
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #aktion, 
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #logo_nanobuy,
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #slogan,

.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #logo_monsara, 
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #aktion, 
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #logo_nanobuy,
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #slogan,

.body_persoenliche_beratung #logo_monsara, 
.body_persoenliche_beratung #aktion, 
.body_persoenliche_beratung #logo_nanobuy,
.body_persoenliche_beratung #slogan

{
  visibility: hidden;
}

/*MONSARA Naturkosmetik ausblenden*/
.body_produkte_nahrungsergaenzung_fuer_tiere #sn24, 
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #sn24, 
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #sn24,
.body_persoenliche_beratung #sn24,

/*NANOBUY Nahrungsergänzung ausblenden*/
.body_produkte_nahrungsergaenzung_fuer_tiere #sn25, 
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #sn25, 
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #sn25,
.body_persoenliche_beratung #sn25,

/*NANOBUY Flora ausblenden*/
.body_produkte_nahrungsergaenzung_fuer_tiere #sn27, 
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #sn27, 
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #sn27,
.body_persoenliche_beratung #sn27,

/*Accessoires ausblenden*/
.body_produkte_nahrungsergaenzung_fuer_tiere #sn56, 
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #sn56, 
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #sn56,
.body_persoenliche_beratung #sn56,

/*Onlineberater ausblenden*/
.body_produkte_nahrungsergaenzung_fuer_tiere #tn46, 
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #tn46, 
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #tn46,
.body_persoenliche_beratung #tn46 {
  display: none;
}

/*Onlineberater ausblenden*/
.body_produkte_nahrungsergaenzung_fuer_tiere #tn39, 
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #tn39, 
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #tn39,
.body_persoenliche_beratung #tn39 {
  display: none;
}

/*Online-Shop direkt zu Tiere einblenden*/
.body_produkte_nahrungsergaenzung_fuer_tiere #topnavi li#tn60, 
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #topnavi li#tn60, 
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #topnavi li#tn60, 
.body_persoenliche_beratung #topnavi li#tn60 {
  display: block;
}
/*Persönliche Beratung einblenden*/
.body_produkte_nahrungsergaenzung_fuer_tiere #topnavi li#tn59, 
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #topnavi li#tn59, 
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #topnavi li#tn59, 
.body_persoenliche_beratung #topnavi li#tn59 {
  display: block;
}


/*Navistyle anpassen - GRÜN*/
.body_produkte_nahrungsergaenzung_fuer_tiere h2.boxed, h2.boxed_ok,
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde h2.boxed, h2.boxed_ok,
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde h2.boxed, h2.boxed_ok,
.body_produkte_nahrungsergaenzung_fuer_tiere_katzen h2.boxed, h2.boxed_ok,
.body_persoenliche_beratung h2.boxed, h2.boxed_ok
{ 
	background: #E6F3F7 url(../bilder/back_h2_boxed_green.gif) left top repeat-X;
}

.body_produkte_nahrungsergaenzung_fuer_tiere #topnavi,
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #topnavi,
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #topnavi,
.body_persoenliche_beratung #topnavi,
.body_produkte_nahrungsergaenzung_fuer_tiere_katzen #topnavi
{ 
	background: #6E89B6 url(../bilder/back_topnavi_green.gif) left top repeat-X;
}
.body_produkte_nahrungsergaenzung_fuer_tiere #topnavi li,
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #topnavi li,
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #topnavi li,
.body_persoenliche_beratung #topnavi li,
.body_produkte_nahrungsergaenzung_fuer_tiere_katzen #topnavi li
{ 
	background: transparent url(../bilder/back_topnavi_li_green.gif) left top no-repeat;
}

.body_produkte_nahrungsergaenzung_fuer_tiere #links ul li.selected, 
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #links ul li.selected,
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #links ul li.selected,
.body_persoenliche_beratung #links ul li.selected,
.body_produkte_nahrungsergaenzung_fuer_tiere_katzen #links ul li.selected
{
  background: #6D89B6 url(../bilder/back_subnavi_li_selected_green.gif) left top repeat-X;
}

.body_produkte_nahrungsergaenzung_fuer_tiere #links ul li.hover, 
.body_produkte_nahrungsergaenzung_fuer_tiere_pferde #links ul li.hover,
.body_produkte_nahrungsergaenzung_fuer_tiere_hunde #links ul li.hover,
.body_persoenliche_beratung #links ul li.hover,
.body_produkte_nahrungsergaenzung_fuer_tiere_katzen #links ul li.hover 
{
  background: #6D89B6 url(../bilder/back_subnavi_li_selected_green.gif) left top repeat-X;
}

/* Die neuen Startseiten inhalte - 03/2009 */
.home_neu 		{ width:auto; font-size:1.0em; margin: 0 0 0 10px;}
.home_neu p		{ font-size:0.9em; padding:5px 0;}
.studie			{ width:240px;border-bottom:#fff 10px solid;padding: 0 0 5px 0;}
.studie			{ width: 315px;border-bottom:#fff 10px solid;padding: 0 0 5px 0;}
.studie a		{ font-weight:bold; color: #306DB8; text-decoration:none;}
.studie a:hover	{ text-decoration:underline; color:#CC0000;}
.studie	img		{ margin:5px;}
.home_neu h2	{ font-weight:bold; font-size:1.3em;padding: 0; margin:0 0 5px 0;}
.home_neu h3	{ font-weight:bold; font-size:1.0em;padding: 0; margin:0;}
.studie_bild	{ width:146px;border-bottom:#fff 10px solid;padding: 0 0 5px 0;}
.divider		{ width:10px;}
.zertifikat		{ width:230px; border-bottom:#fff 10px solid;
				  padding: 0 5px 5px 5px; background:url(../bilder/back_home_box.jpg) left bottom repeat-x;}
.zertifikat a	{ font-weight:bold; color: #306DB8; text-decoration:none;}
.zertifikat a:hover { text-decoration:underline; color:#CC0000;}
.zertifikat	p	{color:#000;}

.beratung		{ padding:8px 0 0 8px; width:315px;}
.hotline		{ width:240px;padding:8px 0 0 8px;}
#home_angebot	{ border:#000000 1px solid; padding:5px; background: url(../bilder/back_aktion.jpg) bottom left repeat-x; color:#FFFFFF; text-align:center; width: 227px;}
.vorteile		{ font-size:0.9em; height:50px;}
#gh 			{ clear: both; width: 100%; border-top: 10px solid #FFF; margin-top: 8px; height: 60px;}
#gh li 			{ 
	display: inline; width: 20%; color: #676767; background: transparent url(../bilder/back_gh_li.gif) left 18px no-repeat; float: left;
	font-weight: bold;
	padding: 20px 0;
	padding-left: 40px;
	width:17%;
}
#zeolith_box_02 { display:none;}
