/*
@page {
  size: portrait;
}

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

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

body {
  font-size: 82.5%;
}


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: #000;
  text-align: left;
}


#sprachen, #header ul, #topnavi, #subnavi, #breadcrumb, #druck_top, #spalte-2, #navi, .to_top, #cx_frontend_footer_pfeil, #cx_frontend_footer_container, #laufband, #topsuche {
  display: none;
}

#header {
  text-align: right;
  padding-bottom: 1.0em;
  border-bottom: 1px solid #000;
  margin-bottom: 2.0em;
}

#footer {
  margin-top: 2.0em;
  border-top: 1px solid #000;
}

img, a img {
  border: 0;
}

a {
  color: #000;
}

/*----------------------------------------------------------------*/
/* h1 und co */
/*----------------------------------------------------------------*/
h1 {
  font-size: 1.2em;
  margin-bottom: 1em;
  color: #000;
}

h2 {
  font-size: 1.1em;
  font-weight: normal;
  margin: 0.3em 0 0.5em 0;
  color: #000;
}

h3 {
  font-size: 1.2em;
  font-weight: normal;
  margin-bottom: 0.1em;
  color: #000;
}
