/**
 * Gringo, for Drupal 5.0
 * Don Diego, d.f.lago [at] googlemail [dot] com
 */
* {
  position: static;
  left: 0;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
  clear: both;
  background: none;
  color: #000;
}
body, input, textarea, select {
  background: none;
  font-family: Georgia, "Times New Roman", Times, serif;
color:#000;
}
#header-block, ul.primary-links, .sidebar, #header,  #sidebar-left, #footer_line, div #wrapper-header, .feed-icon, .footer, div #information  {
  display: none;
}

body.sidebar-left #center, body.sidebar-right #center {width:100%;}

div #information {clear:both; text-align:left; font-size:16pt;}
.title {color:#000;}

img.rechts  {float:left;width:200px;display:none;}
