.threeImages {
  height:139px;
  margin:0 0 10px 0;
}
.threeImages .img1,
.threeImages .img2 {
  float:left;
  margin:0 1px 0 0;
  line-height:0;
  display:block;
}
.threeImages .img1 {
  float:left;
  line-height:0;
  display:block;
}

/* Artikel, Uebersichtsseite
********************************/
.overview .article {
  clear:both;
  height:70px;
  font-size:11px;
}
.overview .article h2 {
  margin:0 0 .2em 0;
  font-size:12px;
  text-transform:none;
  letter-spacing:0;
}
.overview .article .content {
  float:left;
  width:352px;
  height:67px;
  border-bottom:solid #cfcfcf 1px;
}
.overview .article .image {
  float:right;
  display:block;
  line-height:0;
}
/* Formulare
*********************************/
form .row {
  padding:2px 0;
  clear:both;
}
fieldset {
  border:solid #ccc 1px;
  background:#f8f8f8;
  width:100%;
  padding:10px;
}
label.indent {
  display:block;
  float:left;
  width:100px;
}
label.block {
  display:block;
}
input.text {
  width:250px;
  padding:2px;
}
textarea {
  width:350px;
  padding:2px;
}
.note {
  background:#ffffdb;
  border:solid #f6e4b8 1px;
  padding:5px;
}
.sendmail_emptyfield1 input,
.sendmail_emptyfield1 textarea {
  border:solid #f00 1px;
}
.sendmail_emptyfield1 label {
  color:#f00;
}
/* Google Maps
*********************************/
#map {
  width:420px;
  height:420px;
}
/* Jiggy rechts
*********************************/
#rightbar .jiggy {
  margin:0 0 15px 0;
}
#rightbar .jiggy h4 {
  font-size:10px;
  text-transform:none;
  letter-spacing:0;
  float:left;
  width:80px;
  text-align:right;
  padding:0 5px 0 0;
  margin:0;
}
#rightbar .jiggy .content {
  float:left;
  width:192px;
}
.jiggy .date {
  border-bottom:solid #ccc 1px;
}
.jiggy .date span {
  display:block;
  text-align:right;
  background:#fff;
}
.jiggy .article {
  margin:0 0 1em 0;
}
.jiggy p {
  margin:0 0 .5em 0;
}
.jiggy .jiggyText {
  margin:1em 0 0 0;
  border-top:solid #ccc 1px;
}


/* Link-Typen
**************************************/
a.linkPdf {
  padding:0 0 2px 18px;
  background:url(/assets/images/linkPdf.gif) no-repeat 0 0;
}