/*--------------------------------------------
/ CSS für www.kathzug.ch
/ www.kirchenweb.ch - Content and Mail Management System
/ Kirchen aktuell mit System: kirchenweb.ch
/ erstellt von Werner Näf
/ werner.naef@kirchenweb.ch
/---------------------------------------------*/ 

#centerDiv { 	text-align: center;
	margin: auto;
}
#content { 	margin: auto;
	text-align: left;
	width: 900;
}
#topLinks { /* div with toplinks inside */
	float: right;
	margin: 5px 0px 6px 0px;
	padding-left: 3;
	font-size: 11px;
}
#columnleft {
	float: left;
	width: 180;
}
#center {
	float: left;
	margin-left: 5px;
	width: 539;
	font-size: 12;
	line-height: 150%;
	text-align: left;
}
#centerfront { 	background-image: url(http://www./_kirchenweb_site/_images/bgstructured.gif);
}
#columnright {
	float: right;
	width: 168;
	xborder: #84c02c 1px solid;
	xborder-left: #84c02c 1px solid;
	border-top: 0px;
	xclear: right;
}
html, body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a5822;
	background-color: #ffffff;
}


body {
	margin: 4 0 0 0;
	scrollbar-arrow-color: #84c02c;
	scrollbar-face-color: white;
	scrollbar-highlight-color:#84c02c;
	scrollbar-3dlight-color: white;
	scrollbar-shadow-color:#84c02c;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
}

img {
border: 0px;
}

hr {
 color: #3a5822;
 background-color: #3a5822;
 border: 0px;
 height: 1px;
}

TD.fussleiste {
  font-size: 9;
  text-align: center;
  color: #3a5822;
  background-color: ;
}

/*--------------------------------------------
/ Links
/---------------------------------------------*/

A.normal {
  color: #ea4131;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

A.normal:VISITED {
  font-size: #ea4131;
  font-weight: bold;
  text-decoration: none;
}

A.normal:hover {
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
  color: #3a5822;
}

A.fussleiste {
  color: #3a5822;
  font-size: 9;
  font-weight: normal;
  text-decoration: none;
} 

A.fussleiste:hover {
  color: #3a5822;
}

a.gemeindeTitel {
	font-size: 17;
	color: #3a5822;
	text-decoration: none;
}

/*--------------------------------------------
/ Navigation 
/---------------------------------------------*/

div.navbar {
	background-color: white;
	border: white solid 1px;
	padding: 0 0 0 5;
}
div.navbarHover { 	background-color: white;
	border: #ea4131 solid 1px;
	padding: 0 0 0 5;
}
a.navbar {
	text-decoration: none;
	font-weight: normal;	
}
a:link.navbar, a:visited.navbar {
	color: #3a5822;
}
a:hover.navbar {
	color: #ea4131;
}
a:active.navbar, a:focus.navbar {
	color: #3a5822;
}

div.navBarRubrik {
	color: #84c02c;
	font-weight: bold;
	background-color: white;
	padding: 4px 0px 3px 5px;
	margin: 5px 0px 2px 0px;
	border-top: 1px solid #84c02c;
	border-bottom: 1px dotted white;
}
a.navbarRubrik {
	font-weight: bold;
	background-color: white;
	padding: 4px 0px 3px 0px;
	margin: 5px 0px 2px 0px;
	border-top: 1px solid #84c02c;
	border-bottom: 1px dotted white;
	text-decoration: none;	
}
a:link.navbarRubrik, a:visited.navbarRubrik {
	color: #84c02c;
}
a:hover.navbarRubrik {
	color: #ea4131;
}
a:active.navbarRubrik, a:focus.navbarRubrik {
	color: #3a5822;
}
/*--------------------------------------------
/ Datenbankausgabe
/---------------------------------------------*/

.anzeigehell {
	line-height: 130%;
	background-color: white;	font-size: 11px;
	color: #3a5822;
}

.anzeigedunkel {
	line-height: 130%;
	background-color: #f7cc99;	font-size: 11px;
	font-weight: bold;
	color: #3a5822;
}

/*--------------------------------------------
/ Ueberschriften
/---------------------------------------------*/

P.hauptueberschrift {
  font-size: 14;
  color: white;
  background-color: #84c02c;
  border-top: 1px solid #3a5822;
  text-align: center;
  font-weight: bold;
}

/*--------------------------------------------
/ Berichte
/---------------------------------------------*/

.berichtehintergrund {
  font-size: 11px;
  line-height: 130%;
  background-color: white;  padding: 5px;
}

P.berichtetitel {
  font-size: 14;
  color: white;
  background-color: #84c02c;
  border-top: 0px solid #3a5822;
  text-align: center;
  font-weight: bold;
  margin-top: 0px;
}

P.berichtelead {
  font-weight: bold;
  font-size: 11px;
  line-height: 130%;
  position: relative;
  margin-top: -3; /* gleicht line-height-Abstand zum Rand Bild aus */
}

P.berichtepub {
  font-size: 9;
}

P.berichteautor {
  font-style: italic;
  background-color: white;}

.kurzmeldungtitel {
  font-size: 11px;
  font-weight: bold;
  line-height: 100%;
  color: #3a5822;
  background-color: transparent;
}

.kurzmeldunglead {
  font-size: 11px;
  line-height: 120%;
  background-color: transparent;
  font-weight: normal;
}

.poweredByKirchenwebFront {
  clear: both;
  color: #3a5822; 
  font-size: 10;
  margin: 12 5 8 5;
  border-top: #84c02c 4px dotted;
  background-color: ;
}

a.poweredByKirchenwebLinkFront:link, a.poweredByKirchenwebLinkFront:visited, a.poweredByKirchenwebLinkFront:active {
  color: #ea4131; 
  font-size: 10;
  text-decoration: none;
}

a.poweredByKirchenwebLinkFront:hover {
  color: #3a5822; 
  xfont-size: 10;
  xtext-decoration: none;
}

.poweredByKirchenweb {
  color: white; 
  font-size: 9px;
  border-width: 0px;
  border-color: #999999;
  border-style: solid;
  border-top: thin dotted;
  border-top-width:  1px;
  background-color: #84c02c;
}

.poweredByKirchenwebLink {
  color: white; 
  font-size: 9px;
  text-decoration: none;
}

/*--------------------------------------------
/ WebStatistik (phpOpenTracker)
/---------------------------------------------*/

table.statistikFront {
	clear: both;
	margin: 10px 5px 10px 5px;
	padding: 0px;
	border-collapse: collapse;
}

td.statistikFrontTdBezeichner {
	margin: 0px;
	padding: 0px 2px;
	color: #3a5822;
	font-size: 9;
}

td.statistikFrontTdZahl {
	margin: 0px;
	padding: 0px 2px;
	text-align: right;
	color: #3a5822;
	font-size: 9;
}

/*------------
/ Login Bereich
/------------*/


.sendButton{
	 font-size: 12px;
	 line-height: 140%;
	 font-weight: bold;
	 color: white; 
	 xbackground-color: ; /* nichts = Vorgabefarbe */
	 border-width: 0;
	 border-color: #cccccc;
	 border-style: solid;
}
.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; 
}

a.neuanm {
	color: #3a5822;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.neuanm:VISITED {
	font-weight: normal;
	text-decoration: none;
}

a.neuanm:hover {
	text-transform: none;
	text-decoration: none;
	color: ;
}


.login {
	background-color: white;
}
input {
	color: #3a5822;
}

A.nav {
  color: white;
  background-color: #84c02c;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  line-height: 130%;
}

A.nav:active, a.nav:hover {
  color: #f7cc99;
}

a:link.navrubriktitel, a:visited.navrubriktitel {
  color: #ea4131;
  background-color: white;
  font-size: 11px;
  xletter-spacing: 1px;
  font-weight: bold;
  line-height: 140%;
  text-decoration: none;
}

A.navrubriktitel:hover, A.navrubriktitel:active {
  color: #84c02c;
}

.rubriktitel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ea4131;
  background-color: white;
  font-size: 11px;
  xletter-spacing: 1px;
  font-weight: bold;
  line-height: 140%;
  text-decoration: none;
}

td.nav {
	background-color: #84c02c;
}

/*------------
/ innerer Login Bereich
/------------*/

.service-login {
	background-color: #84c02c;
	color: #f7cc99;
}
