/*
  Definitionen für Bilder mit Umfluss
*/
  a.tmbpop {
	  margin-right: 5px;
	  margin-bottom: 5px;
	  max-width: 140px;
	  max-height: 150px;
	  display: block;
	  text-decoration: none;
  }
  
  a.tmbpop img {
	max-width: 135px;
  }

  div.tmbpopleft {
	  float: left;
	  margin: 4px;
  }.
  
  .atmbleft {
	  margin:1px;
  }

  div.tmbpopright {
	  float: right;
	  margin: 5px;
  }
  
  .atmbright {
	  margin: 1px;
  }
  
  a.tmbpopnone {
	  float: none;
	  margin: 5px;
  }

  .hiddengallery {
	  display: none;
  }

  .galleryhover {
	  position: relative;
	  z-index: 50;
	  top: -30px;
	  left: 55%;
	  width: 50px;
	  text-decoration: none;
	  border: solid 1px white;
	  background: black;
	  padding: 5px;
	  color: white;

}
  
/* Mediashare Definitionen
*/
  .mediashare-float {
	  float: right;
	  width: 160px;
	  margin: 20px;
  }
  
  .mediashare-browseicons a {
	  text-align: left;
	  float: right;
	  margin-right: 5px;
  }
  
  #psmenu-album ul a {
	  text-align:left;
	  float: none;
  }
  
  .mediashare-thumbnails {
	  clear: right;
  }
  
  .mediashare-menulink {
	  clear: right;
  }
  
  .mediashare-footer {
	  clear: right;
  }
/* Definitionen für Aktuelles und Termine
*/
  h2 a {
	color: black;
  }
  
  .newsbox {
	  /*padding: 7px;*/ 
	  margin-bottom: 15px;
	  /*background-image: url(../../images/teaser-bg.png);
	  background-repeat: no-repeat;
	  background-position: bottom left;*/ 
	  
  }
  
  .newsbox a {
	font: inherit;
	color: inherit;
  }

  .newsbox a:hover {
	color: blue;
  }

  .newsbox #boxinline{
	display: block;
  }

  #newsbox a:hover #boxinline {
	display: block;
	color: blue;
  }

  .newsboxhead {
	  background-image: url(../../images/bg-teaser-head.png);
	  background-repeat: no-repeat;
	  background-position: top right;
	  padding: 7px;
  }

  .newsboxbottom {
	  padding: 7px; 
	  margin-bottom: 15px;
	  background-image: url(../../images/teaser-bg.png);
	  background-repeat: no-repeat;
	  background-position: bottom left;
  }

  .newsboxbottomtermin {
	  padding: 7px; 
	  margin-bottom: 15px;
	  background-image: url(../../images/bg-teaser-small.png);
	  background-repeat: no-repeat;
	  background-position: bottom left;
  }

  .teaserbox img {
	max-height: 150px;
	max-width:  150px;
  }
  
  #hint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: black;
	padding: 2px;
  }
  
  .newsdate {
	  font-size:11px; 
	  font-weight: bolder;
  }
  
  .newsteaser {
	  text-align: justify; 
	  line-height: 1.6em;
	  padding-bottom: 8px;
  }
  
  .newsteaser a {
  	  color: #FF5A00;
	  text-align: justify; 
	  line-height: 1.6em;
	  /*padding-bottom: 8px;*/
  }
  
  .newsbar {
	  /*background-color: #ffc3a2; 
	  border-top: 1px solid #ff5a00; 
	  border-bottom: 1px solid #ff5a00; */
	  text-align: right;
  }
  
  #termin {
	font-size: 12px;
	font-face: normal;
  }
  
/* Definitionen für Termin-Ankündigungsblock
*/
  .tbl-dt {
	clear:left;
	float: left;
	margin-right: 2px;
  }
  .tbl-dd {
	float: left;
	width: 130px;
	margin-left: 0px;
	margin-bottom: 20px;
  }

  .tbl-tag {
	  float: left;
	  margin: 0.2em 1em 0.5em 0;
	  width: 40px;
	  text-align: center;
	  background-color: #9c000b;
	  color: white;
	  font: 1.5em 'Trebuchet MS', Helvetica, sans-serif;
  }
  
  .tbl-tag .tbl-datum {
	  display: block;
	  font-size: 0.5em;
	  font-weight: bold;
	  padding: 0 0.3em;
	  margin-top: 5px;
	  border-top: 1px solid white;
	  background: #e7e7e7;
	  color: black;
  }
  
  #tbl-link {
	  clear: left;
  }
  
/* Definitionen für Gallery
*/
.gallery {
	max-width: 160px;
	display: table-cell;
	text-align: center;
	max-height: 160px;
	font-size: 0px;
	padding: 5px;	
}

.gallery img {
	margin: 5px;
	margin-bottom: 10px;
	vertical-align: middle;
	text-decoration: none;
}

.centerimage {
	max-width: 150px;
	max-height: 150px;
	vertical-align: middle;
}

.sideimage, .leftimage, .rightimage {
	display: none;
	max-width: 120px;
	max-height: 120px;
	vertical-align: middle;
	
}

.closeimage {
	vertical-align: top;
	float: right;
	
}

.gallery a{
	text-decoration: none;
}

/* Definitionen für Pagesetter Formulare, pgForm
 */

.required {
	background-color: red;
}

.pgtag-list {
	border: solid #850118 1px; 
	width: 570px; 
	padding: 5px; 
	display:block;
	height: 60px;
	overflow: auto;
	background-image: url(loader.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.pgtag-title {
	background-color: #850118;
	padding: 1px; 
	padding-left: 3px; 
	padding-right: 3px; 
	color: white;
}

