@charset "ISO-8859-1";
/* CSS Document */

body {
  margin: 0;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, 
"Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}

#wrapper {text-align:left}
#header {display:none}
#header-wrapper {display:none}
#header-image {display:none}
#logo {display:none}
#navi{display:none}
#content {}
#path {display:none}
/* -------------- 2 Spalten --------------- */
#left-content, .teaser-left-content {width:100%}
#sidebar, .teaser-sidebar {clear:left;}
/* -------------- SITEMAP --------------- */
#sitemap-content {width:60em;}
/* -------------- Referenzen TEASER --------------- */
#content .teaser-container {clear:left;height:20em;overflow:hidden}

/* -------------- FOOTER --------------- */
#footer-wrapper {text-align:left}
#footer {border-top:1px solid silver;}
#footer h1 {display:none}
#footer .copyright {text-align:left}
#footer-navi {display:none}

/* -------------- LINKS --------------- */
#content a, #footer a {text-decoration:none;color:black;font-weight:bold}

#contact-form {float:left;height:20em;width:62em}

