/* Druck-CSS f�r agn.de */

/* Allgemein g�ltige Formatierungen  */

#distance,
#menubox,
#admenue,
.skip-nav,
#linkarea,
#logobox img {
  display: none;
}

html, body, div, h1, h2, h3, h4, h5, ul, ol,
span, a, table, tr, td, form, img, li, label, fieldset {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

input,
textarea {
  font-size: 1.0em;
  color: #000000;
  border: 1px solid #000000;
}

body {
  margin: 0cm 0cm 0cm 0cm;
  color: #333333;
  font-size: 10px;
}

*html th,
*html td {
  font-size: 10px;
}

h1, h2, h3, h4 {
       font-weight: bold;
       font-style: normal;
       page-break-after: avoid;
       page-break-inside: avoid;
}

h1 {
  font-size: 11pt;
  text-align: left;
  margin: 0px 0px 18px 0px;
}

h2 {
  font-size: 10pt;
  text-align: left;
  margin: 0px 0px 4px 0px;
}

a, abbr, acronym {
      border: 0;
      border: none;
      border-bottom: none;
      border-bottom-style: none;
      border-style: none;
      text-decoration: none;
}

img { border: 0; }

td { vertical-align: top; }

ul, ol { page-break-before: avoid; }

li { page-break-inside: avoid; }

a:link  { color: #000; }
a:visited { color: #000; }

.fixfloat {
       clear: both;
       float: none;
       margin: 0;
       padding: 0;
       font-size: 0px;
       line-height: 0px;
       height: 0px;
       display: inline;
}

.clearfloat {
  clear: both;
  font-size: 0px;
       line-height: 0px;
       height: 0px;
}

.fett { font-weight: bold; }
.normal { font-weight: normal; }
.klein { font-size: 0.8em; line-height: 14px; }
.unterstrichen { text-decoration: underline; }
.links { text-align: left; }
.rechts { text-align: right; }
.mittig { text-align: center; }
.unterhalb {
  clear: both;
  float: none;
}

#content-aktuelles,
#content {
  width: 658px;
  min-height: 402px;
  background-color:#FFFFFF;
}

#content-aktuelles { background: url(aktuelles_bg.gif) top left no-repeat; }

#inhalt {
  padding-left: 20px;
}

#inhalt-bilder {
  width: 400px;
  padding-top: 36px;
  padding-left: 59px;
}

#logobox {
  position: absolute; top: 185px; left: 468px; z-index: 2;
  width: 190px;
}

#logobox img.logo {
  display: block;
}

#linke-spalte {
  width: 309px;
  float: left;
}

#rechte-spalte {
  width: 309px;
  float: left;
}

#inhalt h1 {
  font-size: 1.1em;
  height: 13px;
  margin-top: 90px;
  width: 279px;
}


#rechte-spalte h1 {

}

#linke-spalte div,
#rechte-spalte div {
  text-align: justify;
  line-height: 14px;
  width: 279px;
}

#linke-spalte div {

}

#rechte-spalte div {

}

#inhalt-bilder {
  width: 400px;
  padding-top: 66px;
  padding-left: 59px;
}

div.bildbox {
  height: 111px;
  width: 111px;
  float: left;
}

div.bild {
  width: 75px;
  height: 75px;
  background-color: #D6D6CC;
}

.bildbox p { position:absolute;
  height:35px;
  width: 200px;
  margin-left: 0px;
}

.newsletter-form { text-align: left; }

#rechte-spalte div .newsletter-form p {
  width: 150px;
  margin-bottom: 2px;
  float: left;
  vertical-align: middle;
}

#rechte-spalte label { margin-left: 3px; }

.newsletter-form input {
  height: 13px;
  width: 100px;
  line-height: 13px;
  margin-bottom: 2px;
  padding: 0px;
}

input.newsletter-submit {
  line-height: 11px;
  height: 16px;
  width: 160px;
  margin: 11px 0px 10px 60px;
}
