/*--------------------------------------------
/ CSS für www.kirchesumiswald.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;
}
#logo {
	float: left;
	text-align: center;
	width: 180px;
	height: 178px;
}
#bildundtext {
	float: right;
	height: 178px;
}
#text { /* div mit Logotext direkt unter dem Bild */
	color: #435582;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 24.5px;
	font-weight: bold;
	font-stretch: expanded;
	letter-spacing: 7px;
		word-spacing: 9px;
}
#columnleft {
	float: left;
	width: 180;
  border-left: 1px solid #435582;
}
#center {
	float: left;
	margin-left: 5px;
	width: 527;
	xposition: relative;
	xtop: -50px;
	font-size: 12;
	line-height: 150%;
	text-align: left;
}
#centerfront { 	background-image: ;
}
#columnright {
	float: right;
	width: 180;
	xposition: relative;
	xtop: -50px;
	border-right: #435582 1px solid;
	border-top: 0px;
}
html, body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F142D;
	background-color: #ffffff;
}


body {
	margin: 0px 0px 0px 0px;
	scrollbar-arrow-color: #435582;
	scrollbar-face-color: white;
	scrollbar-highlight-color:#435582;
	scrollbar-3dlight-color: white;
	scrollbar-shadow-color:#435582;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
}

hr {
 color: #0F142D;
 background-color: #0F142D;
 border: 0px;
 height: 1px;
}

img {
border: 0px;
}

TD.fussleiste {
  font-size: 9;
  text-align: center;
  color: #0F142D;
  background-color: ;
}

/*--------------------------------------------
/ Links
/---------------------------------------------*/

A.normal {
  color: #75B5B0;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

A.normal:VISITED {
  font-size: #75B5B0;
  font-weight: bold;
  text-decoration: none;
}

A.normal:hover {
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
  color: #0F142D;
}

A.fussleiste {
  color: #0F142D;
  font-size: 9;
  font-weight: normal;
  text-decoration: none;
} 

A.fussleiste:hover {
  color: #0F142D;
}

a.gemeindeTitel {
	font-size: 17;
	color: #0F142D;
	text-decoration: none;
}

/*--------------------------------------------
/ Navigation 
/---------------------------------------------*/

div.navbar {
	background-color: white;
	border: white solid 1px;
	padding: 0 0 0 5;
}
div.navbarHover { 	background-color: white;
	border: #75B5B0 solid 1px;
	padding: 0 0 0 5;
}
a.navbar {
	text-decoration: none;
	font-weight: normal;	
}
a:link.navbar, a:visited.navbar {
	color: #435582;
}
a:hover.navbar {
	color: #75B5B0;
}
a:active.navbar, a:focus.navbar {
	color: #435582;
}

div.navBarRubrik {
	color: #435582;
	font-weight: bold;
	background-color: #D8EBFA;
	padding: 4px 0px 3px 5px;
	margin: 5px 0px 2px 0px;
	border-top: 1px solid #435582;
}
a.navbarRubrik {
	font-weight: bold;
	background-color: #D8EBFA;
	padding: 4px 0px 3px 0px;
	margin: 5px 0px 2px 0px;
	border-top: 1px solid #435582;
	border-bottom: 1px dotted ;
	text-decoration: none;	
}
a:link.navbarRubrik, a:visited.navbarRubrik {
	color: #435582;
}
a:hover.navbarRubrik {
	color: #75B5B0;
}
a:active.navbarRubrik, a:focus.navbarRubrik {
	color: #435582;
}
/*--------------------------------------------
/ Datenbankausgabe
/---------------------------------------------*/

.anzeigehell {
	line-height: 130%;
	background-color: white;	font-size: 11px;
	color: #0F142D;
}

.anzeigedunkel {
	line-height: 130%;
	background-color: #D8EBFA;	font-size: 11px;
	font-weight: bold;
	color: #0F142D;
}

/*--------------------------------------------
/ Ueberschriften
/---------------------------------------------*/

P.hauptueberschrift {
  font-size: 14;
  color: white;
  background-color: #435582;
  border-top: 1px solid #0F142D;
  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: #435582;
  border-top: 1px solid #0F142D;
  text-align: center;
  font-weight: bold;
}

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;}

P.frontBerichtAusgabe {
  font-size: 11px;
	background-color: transparent;
	margin: 10px 0px 0px 0px;
	line-height: 150%;
}

.kurzmeldungtitel {
  font-size: 11px;
  font-weight: bold;
  line-height: 100%;
  color: #0F142D;
  background-color: transparent;
}

.kurzmeldunglead {
	font-size: 11px;
	background-color: transparent;
	font-weight: normal;
	line-height: 140%;
}

.poweredByKirchenwebFront {
  clear: both;
  color: #0F142D; 
  font-size: 10;
  margin: 12 5 8 5;
  border-top: #435582 4px dotted;
  background-color: ;
}

a.poweredByKirchenwebLinkFront:link, a.poweredByKirchenwebLinkFront:visited, a.poweredByKirchenwebLinkFront:active {
  color: #75B5B0; 
  font-size: 10;
  text-decoration: none;
}

a.poweredByKirchenwebLinkFront:hover {
  color: #0F142D; 
  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: #435582;
}

.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: #435582;
	font-size: 9;
}

td.statistikFrontTdZahl {
	margin: 0px;
	padding: 0px 2px;
	text-align: right;
	color: #435582;
	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: #0F142D;
	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: #0F142D;
}

.erklaerung {
	color: #777777;
}

A.nav {
  color: white;
  background-color: #435582;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  line-height: 130%;
}

A.nav:active, a.nav:hover {
  color: #D8EBFA;
}

a:link.navrubriktitel, a:visited.navrubriktitel {
  color: #75B5B0;
  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: #435582;
}

.rubriktitel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #75B5B0;
  background-color: white;
  font-size: 11px;
  xletter-spacing: 1px;
  font-weight: bold;
  line-height: 140%;
  text-decoration: none;
}

td.nav {
	background-color: #435582;
}

/*------------
/ innerer Login Bereich
/------------*/

.service-login {
	background-color: #435582;
	color: #75B5B0;
}