@page {
  size: portrait;
}

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

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



body,td,th,input,textarea,select,button, a.suche_like_text, h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font: 12px Arial, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
  margin: 0;
  text-decoration: none;
}

body, h1,h2,h3,h4,h5,h6,form {
  padding: 0;
  margin: 0;
}

h1 {
  font-size: 15px;
  margin-bottom: 20px;
  font-weight: bold;
}

h2 {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: bold;
}

h3 {
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: bold;
}

h4,h5,h6 {
  margin-bottom: 10px;
}

h5 {
  font-weight: bold;
}


div#div_global_container, div#div_rechts {
}

div#div_links {
  display: none;
}

div#div_rechts {
  display: block;
}

div#div_footernavi {
  display: none;
}

div#div_header_container {
  border-bottom: 1px solid #000000;
}

div#div_headernavi_container {
  display: none;
}

div#div_header_basket_msg {
  display: none;
}



/*--blades--*/
div.blade_box {
  display: inline;
  width: 30%;
  float: left;
  margin-right: 10px;
}

div.blade_box table td {
  border: 1px solid #000000;
}

input, button {
  display: none;
}

