/*
@page {
  size: portrait;
}

@page :left {
  margin-left:1.5cm;
  margin-right:2cm;
}

@page :right {
  margin-left:2cm;
  margin-right:1.5cm;
  }
*/

* {
  margin: 0;
  padding: 0;
}

#topnavi, #subnavi, #breadcrumb, #footer, #druck_top, #spalte-2, #iconnavi, #quicksearch, .to_basket, #links, #btn_zurueck, #item_added_to_basket, #kundenlogin_erstellen, #basket_steps, .loeschen, .zurueck, .weiter {
  display: none;
}

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

p {
  margin-bottom: 1.0em;
}

#logo_monsara {
  float: left;
}

#logo_nanobuy {
  float: right;
  display: inline;
}

#slogan img{
  margin-left: 100px;
  margin-top: 35px;
}

a {
  color: #000;
}

img {
  border: 0;
 }
 
.bild {
  width: 200px;
}

.noprint {
  display: none;
}

.inhalt div {
  margin-bottom: 50px;
}

h1 {
  text-transform: uppercase;
  margin-bottom: 20px;
}

h2, h4 {
  margin-top: 20px;
}


#header {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  padding-bottom: 20px;
  height: 131px;
}

#content {
  clear: both;
}

.body_online-shop_glossar #inhalt p {
  margin-top: 1.2em;
}

.menge {
  width: 50px;
}

.bez {
  width: 80%
}

.bez a {
  display: block;
 }

#basket_items td{
  height: 100px;
/