a:link {
	color:#000000;
	text-decoration:underline;
	font-weight: lighter;
}
a:visited {
	color:#000000;
	text-decoration:underline;
	font-weight: lighter;
}
a:hover {
	color:#333333;
	text-decoration:none;
	font-weight: lighter;
}
a:active {
	color:#999999;
	text-decoration:underline;
	font-weight: lighter;
}

/* inaktiver MenueLink */
a.type_2:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: lighter;
	font-size: 12px;

}
a.type_2:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: lighter;
	font-size: 12px;
}

a.type_2:hover {
	color:#99CCFF;
	text-decoration:none;
	font-weight: lighter;
	font-size: 12px;
}

a.type_2:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: lighter;
	font-size: 12px;
}
/* aktiver MenueLink */
a.type_3:link {
	color:#99CCFF;
	text-decoration:none;
	font-weight: lighter;
	font-size: 12px;

}
a.type_3:visited {
	color:#99CCFF;
	text-decoration:none;
	font-weight: lighter;
	font-size: 12px;
}
a.type_3:hover {
	color:#99CCFF;
	text-decoration:underline;
	font-weight: lighter;
	font-size: 12px;
}

a.type_3:active {
	color:#99CCFF;
	text-decoration:underline;
	font-weight: lighter;
	font-size: 12px;
}

/* Links auf Mietgliederbereich */
a.type_4:link { color:#fff000; text-decoration:none; }
a.type_4:visited { color:#fff000; text-decoration:none; }
a.type_4:hover { color:#fff000; text-decoration:underline; }
a.type_4:active { color:#fff000; text-decoration:underline; }

a.bold:link {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}
a.bold:visited {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}
a.bold:hover {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
a.bold:active {
	color:#999999;
	text-decoration:underline;
	font-weight: bold;
}
a.anker {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
a.anker:link {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
a.anker:visited {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
a.anker:hover {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
a.anker:active {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

BODY
{
  /* KEIN HTML STANDARD!!, NUR IE
  SCROLLBAR-FACE-COLOR: #ffffff;
  SCROLLBAR-HIGHLIGHT-COLOR: #99CCFF;
  SCROLLBAR-SHADOW-COLOR: #cccccc;
  SCROLLBAR-ARROW-COLOR: #0000ff;
  SCROLLBAR-BASE-COLOR: #cccccc;
  */
  background-color: #6699CC;
  color: #000000;
}
.subtitle {  font-family: "Courier New", Courier, mono; font-size: 8pt; color: #999999; border: none}
.liste {  font-family: "Arial Narrow"; font-size: 7pt}
.outline {
	border: 2px solid #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.rowtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	line-height: 15px;
	background-color: #99CCFF;
}
.row {
	background-color: #6699CC;
}
.taboutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
	border: 1px solid #CCCCCC;
}
.rowl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #444444;
}
/* Gottesdienstplan Zeilenwechsel*/
.row2 {
	background-color: #F2F2F2;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	border: 1px solid #6699CC;
	color: #333333;
}
.text_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #F7F7F7;
	border: 1px solid #6699CC;
	color: #333333;
}
/* Jahresplanung */
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/* background-color: #F7F7F7; */
	color: #000000;
}
/* Jahresplanung Zeilenwechsel*/
.text_small2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F2F2F2;
	color: #000000;
}

.text_verysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F7F7F7;
	border: 0px solid #6699CC;
	color: #000000;
}
.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
}

.text_white_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #333333;
}
.text_white_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
/* inaktive zeilen, Gottesdienst- Jahresplanung */
.text_grey_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.text_grey_verysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.text_white_verysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.text_white_big_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #333333;
}
.rowbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-color: #6699CC;
	line-height: 1px;
}
.standfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.standfont-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bg {
	background-repeat: no-repeat;
	background-color: #99CCFF;

}
.starow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.rowline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: 1px none #006699;
}
.stanfontblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3F3F3;
}
.wasserzeich {
	background-attachment: scroll;
	background-image: url(../images/wasserzeich.gif);
	background-repeat: no-repeat;
	background-position: 100% 50px; /* rechtbuendig, 50px von oben */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.punkt6-wasserzeich{
	background-attachment: scroll;
	background-image: url(../images/punkt620051023_wasserzeichen.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%; /* align=zentriert, valign=top */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.search-wasserzeich{
	background-attachment: scroll;
	background-image: url(../images/searchchurch_wasserz.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%; /* align=rechts, valign=top */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.aufleben-wasserzeich {
	background-attachment: scroll;
	background-image: url(../images/aufleben2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 10px; /* rechtbuendig, 10px von oben */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.auflebensmall-wasserzeich {
	background-attachment: scroll;
	background-image: url(../images/aufleben-small.jpg);
	background-repeat: no-repeat;
	background-position: 100% 5px; /* rechtbuendig, 5px von oben */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.inact {
	color: #BFBFBF;
}
.inact2 {
	color: #BFBFBF;
	background-color: #F5F5F5;
}
.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #333333; text-align: center;
	font-weight: bold; vertical-align: middle; line-height: 25px;
	background-color: #99CCFF;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800040;
	font-weight: bold;
	vertical-align: middle;
	background-color: #F5F5F5;
}
.blocksatz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFFF;
	color: #333333;
}

h1.galerie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
	margin-top: 5px;
	margin-left: 80px;
	margin-bottom: 10px;
	margin-right: 0px;
}

hr.galerie {
	color: #333333;
	margin-bottom: 2px;
	margin-top: 2px;
	height:1px;
}

li.satzung {
	margin-bottom: 4px;
}

.satzung {
	margin-bottom: 4px;
}