body {
	background-attachment: fixed;
	background-image: url(../grafiken/hintergrund.jpg);
	background-position: center top;
}
body.header {
	background-attachment: fixed;
	background-image: url(../grafiken/oben.png);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body.bastelrunde {
	background-attachment: fixed;
	background-image: url(../grafiken/hintergrundbr.jpg);
	background-position: center top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
	text-decoration: underline;
}
a.biglink {
  font-weight: bold;
	font-size: larger;
  text-decoration: blink underline;
  color: #ff0000;
}
table {
  border: none;
}
img {
  border: none;
  border-style: none;
}
img.wfflogobottom {
  /* wird in link.php für die WFF-Logos genutzt */
  width:            40px;
}
img.wfflogo {
  /* wird in link.php für die WFF-Logos genutzt */
  width:            40px;
	vertical-align: top;
}
img.regfd {
  /* wird in header.htm für das Region Fulda-Logo genutzt */
  width:            40px;
}
img.mimetype {
  /* wird links.php für Mime-Typen genutzt */
  width:            20px;
}
img.member {
  /* wird in mitglieder.htm und vorstand.htm genutzt */
  width:            112px;
  height:           150px;
}
td.vorstand {
  width:            588px;
  height:           145px;
}
.vorstand_head {
  position: static;
  left: 0px;
  top: 0px;
  font-weight: bold;
}
.vorstand {
  position: relative;
  left: 0px;
  top: 1px;
  font-size: 10pt;
  font-family: "Arial, Helvetica, sans-serif";
}
.vorstand_email {
  position: relative;
  left: 0px;
  bottom: 0px;
}
ul.none {
  list-style: none;
}
.line1 {
  background-color: #dddddd;
}
.line2 {
  background-color: #aaaaaa;
}
.linetoday {
  background-color: #00ff00;
}
.linetomorrow {
  background-color: #00ffff;
}
.linethisweek {
  background-color: #ffff00;
}
.center {
	text-align: center;
  margin: auto;
}
.lastinfo {
	font-size: 80%;
  font-family: "Arial, Helvetica, sans-serif";
  font-weight: bold;
  margin-top: 1px;
  margin-bottom: 10px;
}
.lastchange {
  font-size: 80%;
  font-style: italic;
  margin-top: 1px;
  margin-bottom: 10px;
}
.imgtxt {
  font-size: 70%;
  font-style: italic;
  margin-top: 1px;
  margin-bottom: 10px;
}
.fotoalbum {
  width: 33%;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}
.spendenaufforderung {
  font-size: 80%;
  font-style: italic;
  margin-left: 55px;
}
.funkwetter {
	font-size: 80%;
  font-style: normal;
  margin-left: 55px;
}
.hotnews {
	color: #FF0000;
	font-size: 150%;
	font-weight: bold;
}
.towelday {
  position: fixed;
  right: 10px;
  top: 0;
}
.wetterag {
  position: fixed;
  right: 0;
  top: 0;
}
.solardata {
  position: fixed;
  right: 0;
  bottom: 0;
}
div.regfd {
  position: fixed;
  right: 5px;
  top: 5px;
}
.imagerot_aktivitaet {
  position: absolute;
  left: 320px;
  top: 90px;
}
.imagerot_bastelrunde {
  position: absolute;
  left: 400px;
  top: 950px;
}
.imagerot_bilderalben {
  position: absolute;
  left: 300px;
  top: 70px;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.top {
  vertical-align: top;
}
.akteur {
  font-family: cursive;
}

