/*--------------------------------------------
/ CSS für www.ref-zollikon.ch
/ kirchenweb.ch - Content & Mail Management System
/ Markus Strässler, Haru Vetsch, Werner Näf
/ www.kirchenweb.ch
/ www.kircom.ch
/ werner.naef@kircom.ch
/---------------------------------------------*/

/*--------------------------------------------
/  
/ Bemerkungen  
/ Farbangaben:
/ - blau: #003366 RGB 000 051 102
/ - hellblau:  #91a9c1
/ ---- old ----- hellblau:  #a1becc
/ ---- old ----- hellgrün:  #6C7400
/ ---- old ----- hellgrün:  #53B200
/ ---- old ---- rot:  #CC0033 RGB 204 000 051
/ ---- old ---- grau toplinks: #999999 RGB 153 153 153
/ - grau hintergrundlinien: #CCCCCC
/  
/---------------------------------------------*/ 

/*--------------------------------------------
/ Allgemeine Definitionen
/---------------------------------------------*/ 

xdiv {
	border: 1px solid red !important;
}

body, td, p {
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: 11px;
  color: black; 
  background-color: white;
  line-height: 130%;
scrollbar-arrow-color:#000000;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#E9E9E9;
}

hr {
 color: black;
 background-color: black;
 border: 0px;
 height: 1px;
}

TD.fussleiste {
  font-size: 9px;
  text-align: center;
}

/*--------------------------------------------
/ Login Bereich
/---------------------------------------------*/

BODY.login, TD.login, P.login {
  background-color: #FFFFFF;
}

TEXTAREA.login {
  font-size: 9pt;
  font-family: verdana, helvetica, sans-serif;
  color: blue;
  background-color: #FFFFFF;
}

INPUT.login {
  font-size: 9pt;
  font-family: verdana, helvetica, sans-serif;
  background-color: #FFFFFF;
  color: blue;
}

SELECT.login {
  font-size: 9pt;
  font-family: verdana, helvetica, sans-serif;
  background-color: #FFFFFF;
  color: blue;
}

FONT.erklaerung {
  font-size: 8pt;
  color: #535353;
  line-height: 100%;
}

/*--------------------------------------------
/ Datenbankausgabe
/---------------------------------------------*/

TD.anzeigehell {
  line-height: 130%;
  background-image: url(/_kirchenweb_site/_images/front-content-bg.gif);
  font-size: 12px;
}

p.anzeigehell {
	background-color: transparent;
}

TD.anzeigedunkel {
  line-height: 130%;
  background-image: url(/_kirchenweb_site/_images/front-content-bg.gif);
  font-size: 12px;
  font-weight: bold;
}

p.anzeigedunkel {
	background-color: transparent;
}

FONT.rubriktitel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #003366;
  font-size: 12px;
  background-image: url(/_kirchenweb_site/_images/front-content-bg.gif);
  font-weight: bold;
  line-height: 140%;
}

/*--------------------------------------------
/ Links
/---------------------------------------------*/

A.normal {
  color: black;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

A.normal:VISITED {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

A.normal:hover {
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
  color: #91a9c1
}

A.fussleiste {
  color: black;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
} 

A.fussleiste:VISITED {
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
}

A.fussleiste:hover {
  color: #91a9c1;
}

A.spitzenlink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #91a9c1;
  xcolor: #495f3e;
  xcolor: #adc7ae;
  xcolor: #999999;
  text-decoration: none;
}

A.spitzenlink:Hover {
  color: #003366;
  xcolor: #91a9c1;
}

/*--------------------------------------------
/ Ueberschriften
/---------------------------------------------*/

P.hauptueberschrift {
  font-size: 17px;
  background-image: url(/_kirchenweb_site/_images/front-content-bg.gif);
  color: #003366;
  text-align: center;
  font-weight: bold;
}

P.ueberschrift {
  font-size: 14px;
  font-weight: bold;
}

/*--------------------------------------------
/ Linker Frame Startseite (front-left.php)
/---------------------------------------------*/

TD.nav {
  font-family: Verdana, arial, helvetica, sans-serif;
  text-transform: none; 
  font-size: 10px;
  background-color: #FFFFFF;
  color: #003366;
  line-height: 140%;
}

A.nav {
  color: #003366;
  background-color: #FFFFFF;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  line-height: 130%;
}

A.nav:active, a.nav:hover {
  color: #91a9c1;
}

.navrubriktitel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #91a9c1;
  font-size: 12px;
  letter-spacing: 1px;
  xbackground-image: url(/_kirchenweb_site/_images/front-content-bg.gif);
  font-weight: bold;
  line-height: 140%;
  text-decoration: none;
}

A.navrubriktitel:hover, A.navrubriktitel:active {
  color: #cccccc;
}

A.service {
  color: #003366;
  text-decoration: none;
  font-weight: normal;
  font-size: 10px;
  line-height: 140%;
}

A.service:HOVER, A.service:ACTIVE {
  color: #91a9c1;
}

/*--------------------------------------------
/ Service Tabelle 1. Seite rechts (start.php)
/---------------------------------------------*/

TD.service {
  font-size: 10px;
  background-color: #FFFFFF;
  color: black;
}

.service-login {
  font-size: 8pt;
  background-color: #FFFFFF;
  color: black;
}


TD.rubriktitel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #003366;
  font-size: 12px;
  background-image: url(/_kirchenweb_site/_images/front-content-bg.gif);
  font-weight: bold;
  line-height: 140%;
}

TD.losung {
  font-family: Verdana, arial, helvetica, sans-serif;
  text-transform: none; 
  font-size: 7pt;
  background-color: white;
  color: black;
}

/*--------------------------------------------
/ Berichte
/---------------------------------------------*/

P.berichtetitel {
  font-size: 17px;
  background-image: url(/_kirchenweb_site/_images/front-content-bg.gif);
  color: #003366;
  text-align: center;
  font-weight: bold;
}

P.xberichteuntertitel {
  font-size: 12px;
  font-weight: bold;
}

P.berichtelead {
  font-weight: bold;
  background-image: url(/_kirchenweb_site/_images/front-content-bg.gif);
  font-size: 11px;
}

P.berichtepub {
  font-size: 9px;
}

P.berichteautor {
  font-style: italic;
}

TD.berichtehintergrund {
  font-size: 12px;
  line-height: 130%;
  background-image: url(/_kirchenweb_site/_images/front-content-bg.gif);
}

TD.xkurzmeldungtitel {
  font-size: 11px;
  font-weight: bold;
  line-height: 100%;
  color: #003366;
  background-color: transparent;
}

.kurzmeldungtitel {
  font-size: 12px;
  font-weight: bold;
  line-height: 100%;
  color: #003366;
}

TD.kurzmeldunglead {
  font-size: 11px;
  line-height: 120%;
  background-color: transparent;
}

.poweredByKirchenweb {
  color: #999999; 
  font-size: 9px;
  border-width: 0px;
  border-color: #999999;
  border-style: solid;
  border-top: thin dotted;
  border-top-width:  1px;
}

.poweredByKirchenwebLink {
  color: #999999; 
  font-size: 9px;
  text-decoration: none;
}

.cssButton{
		border-style:  solid;
		border-color:  #000;
		border-width:  1px;
		font-weight: bold;
		font-size: 11px; 
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #FFFFFF; 
}

/*--------------------------------------------
/ WebStatistik (phpOpenTracker)
/---------------------------------------------*/

table.statistikFront {
	clear: both;
	margin: 10px 5px 10px 5px;
	padding: 0px;
	border-collapse: collapse;
}

td.statistikFrontTdBezeichner {
	margin: 0px;
	padding: 0px 2px;
	color: #999;
	font-size: 9px;
}

td.statistikFrontTdZahl {
	margin: 0px;
	padding: 0px 2px;
	text-align: right;
	color: #999;
	font-size: 9px;
}

/* --- Werner Näf ---*/
/* --- Ende CSS ---*/

