/*---------Text/Bilder Template-----------*/
.twoColumns .col1{
  width: 470px;
  float: left;
}
.twoColumns .col2{
  width: 220px;
  float: left;
  margin: 0 0 0 20px;
}
.longdesc, dl.imageBox dd {
  font-size:10px;
  margin:0 0 1em 0;
}
/*---------Jiggys-----------*/
.jiggy{
  margin: 0 0 25px 0;
}
.jiggy h4{
  display: block;
  line-height: 24px;
  color: #92972A;
  font-size: 14px;
  font-weight: bold;
  background: #C1C385;
  margin: 0 0 1px 0; 
  padding: 0 0 0 9px;
}
.jiggy .content{
  background: #EBE5D7;
  padding: 8px 20px 15px 9px;
}
/*-------------------------Artikel--------------------------*/
.articles{
  margin: 20px 0 0 0;
}
.articles .pagenavig{
  float: right;
}
.pagenavig a.a1 {
  font-weight: bold;
}
/*---------Event-Artikel-----------*/
.articles .event-article, .articles .article{
  margin: 0 0 20px 0;
  padding: 0 0 12px 0;
  border-bottom: 1px solid #F1DDA0;
}
.articles .event-article h4{
  text-transform: uppercase;
}
.articles .event-article h4 span.date{
  font-weight: normal;
  text-transform: none;
}
/*---------Presse-Artikel-----------*/
.press-art h4{
  display: block;
  color: #628FB0;
  font-style: italic;
}
.press-art{
  position: relative;
}
.press-art .morelink{
  position: absolute;
  bottom: 10px;
}
.press-art .image2, .press-art .image3{
  display: none;
}
/*-----------Kontakt-------------*/
.contactForm div p.req{
  position: relative;
  top: -20px;
  left: -377px;
  float: right;
}
.row {
  clear:both;
}
fieldset{
  border: 1px solid #F1DDA0;
  margin: 20px 0;
  padding: 0 0 0 20px;
}
label{
  display: block;
  width: 100px;
  float: left;
  margin: 0 0 0 0px;
}
input.text{
  width: 150px;
}
textarea {
  width: 300px;
}
input,
textarea{
  border: 1px solid #F1DDA0;
}
input.button{
  background: none;
}
.contactForm div{
  margin: 10px 0;
}
.sendmail_emptyfield1 label{
  color: #F00;
}
.sendmail_emptyfield1 input, .sendmail_emptyfield1 textarea{
  border: #F00 solid 1px;
}
.checkboxes label{
  width: auto;
  float: none;
}
.checkboxes input.checkbox{
  float: left;
  margin-right: 15px;
  border: none;
}
.checkboxes input.text{
  position: relative;
  z-index: 10;
  left: 162px;
  top: -18px;
}
.checkboxes ul{
  list-style: none;
}
/*-----------Google Maps-------------*/
#googlemap form{
  margin: 10px 0 0 0;
}
v\:* {
  behavior:url(#default#VML);
}
/*-------------------------Galerie--------------------------*/
.gal-articles{
  margin: 20px 0 0 0;
}
.gal-art{
  display: block;
  width: 165px;
  height: 220px;
  float: left;
  margin: 0 12px 10px 0;
}
.gal-prev{
  display: block;
  background: url(/assets/images/gal-prev-bg.jpg);
  width: 165px;
  height: 185px;
  position: relative;
}
.gal-prev img{
  position: absolute;
  z-index: 10;
  left: 23px;
  top: 23px;
}
.gal-art .gal-desc{
  display: block;
  width: 130px;
  text-align: center;
  font-size: 10px;
  color: #92972A;
  position: absolute;
  top: 180px;
  left: 18px;
}
.gal-art .gal-link{
  display: block;
  width: 165px;
  height: 220px;
  position: relative;
  z-index: 20;
  top: -180px;
}
#galleryalt {
  float: left;
  width: 160px;
  min-height: 1%;
}
#gal-nav{
  float: left;
  margin: 0 0 0 10px;
  width: 200px;
}
#gallerydiv{
  height: 469px;
  width: 469px;
  border: 1px solid #92972A;
  background: #F7E4CC;
  margin: 20px 0 10px 0;
}
#gallerypreviews{
  margin: 0 0 0 20px;
}
#gallerypreviews a.thumbnail{
  margin: 0 0 10px 10px;
  float: left;
}
#gallerypreviews a.thumbnail img.galov{
}
