
/*--------------------------------------------
/ CSS für www.kirche-thalwil.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;
	xborder: red 3px solid;
	}
#content { 	margin: auto;
	text-align: left;
	width: 900;
	}
#topbannerContainer {
	height: 90px;
	width: 900;
	margin: 0px 0px  4px 0px; /*unterer Rand nach Toplinks */
	float: left;
	text-align: right;
	background-color: transparent;}
#topLinks { /* div with toplinks inside */
	float: right;
	margin: 4px 0px 0px 0px;
	padding-left: 3;
	font-size: 11px;
	;
	background-color: #ffffff;
}
#columnleft {
	float: left;
	width: 180;
	height: 800;
	xborder: #94238e 1px solid;
	border-left: #94238e 1px solid;
	xborder-right: #94238e 1px solid;
	border-top: 0px;
	background-color: #ffffff;
}
#center {
	float: left;
	margin-left: 5px;
	width: 529;
	height: 800;
	font-size: 12;
	line-height: 150%;
	text-align: left;
	background-color: transparent;}
#columnright {
	float: right;
	width: 180;
	height: 800;
	background-color: #ffffff;
	xborder: #94238e 1px solid;
	xborder-left: #94238e 1px solid;
	border-right: #94238e 1px solid;
	border-top: 0px;
}
html, body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504450;
	background-color: #ffffff;
}


body {
	margin: 4 0 0 0;
	scrollbar-arrow-color: #94238e;
	scrollbar-face-color: white;
	scrollbar-highlight-color:#94238e;
	scrollbar-3dlight-color: white;
	scrollbar-shadow-color:#94238e;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
}

img {
border: 0px;
}

hr {
 color: #504450;
 background-color: #504450;
 border: 0px;
 height: 1px;
}

TD.fussleiste {
  font-size: 9;
  text-align: center;
  color: #504450;
  background-color: white;
}

/*--------------------------------------------
/ Links
/---------------------------------------------*/

A.normal {
  color: #5f5fc9;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

A.normal:VISITED {
  font-size: #5f5fc9;
  font-weight: bold;
  text-decoration: none;
}

A.normal:hover {
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
  color: black;
}

A.fussleiste {
  color: #504450;
  font-size: 9;
  font-weight: normal;
  text-decoration: none;
} 

A.fussleiste:hover {
  color: black;
}

a.gemeindeTitel {
	font-size: 17;
	color: #504450;
	text-decoration: none;
}

/*--------------------------------------------
/ Navigation 
/---------------------------------------------*/

div.navbar {
	background-color: white;
	border: white solid 1px;
	padding: 0 0 0 5;
}
div.navbarHover { 	background-color: #fed;
	border: #94238e solid 1px;
	padding: 0 0 0 5;
}
a.navbar {
	text-decoration: none;
	font-weight: normal;	
}
a:link.navbar, a:visited.navbar {
	color: #5f5fc9;
}
a:hover.navbar {
	color: black;
}
a:active.navbar, a:focus.navbar {
	color: #5f5fc9;
}

div.navBarRubrik {
	color: white;
	font-weight: bold;
	background-color: #94238e;
	border-top: #94238e 1px solid;
	xborder-bottom: #94238e 1px solid;
	padding: 4 0 3 5;
	margin: 3 0 1 0;
}

/*--------------------------------------------
/ Datenbankausgabe
/---------------------------------------------*/

.anzeigehell {
	line-height: 130%;
	background-color: white;	font-size: 11px;
	color: #504450;
}

.anzeigedunkel {
	line-height: 130%;
	background-color: #fed;	font-size: 11px;
	font-weight: bold;
	color: #504450;
}

/*--------------------------------------------
/ Ueberschriften
/---------------------------------------------*/

P.hauptueberschrift {
  font-size: 15;
  color: #ffffff;
  background-color: #94238e;
  border-top: 1px solid #504450;
  text-align: center;
  font-weight: bold;
}

/*--------------------------------------------
/ Berichte
/---------------------------------------------*/

.berichtehintergrund {
  font-size: 11px;
  line-height: 130%;
  background-color: white;  padding: 5px;
}

P.berichtetitel {
  font-size: 15;
  color: #ffffff;
  background-color: #94238e;
  border-top: 1px solid #504450;
  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;}

.kurzmeldungtitel {
  font-size: 11px;
  font-weight: bold;
  line-height: 100%;
  color: #504450;
  background-color: transparent;
}

.kurzmeldunglead {
  font-size: 11px;
  line-height: 120%;
  background-color: transparent;
  font-weight: normal;
}

.poweredByKirchenwebFront {
  clear: both;
  color: #504450; 
  font-size: 10;
  margin: 12 5 8 5;
  border-top: #94238e 4px dotted;
  background-color: #ffffff;
}

a.poweredByKirchenwebLinkFront:link, a.poweredByKirchenwebLinkFront:visited, a.poweredByKirchenwebLinkFront:active {
  color: #5f5fc9; 
  font-size: 10;
  text-decoration: none;
}

a.poweredByKirchenwebLinkFront:hover {
  color: black; 
  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: #94238e;
}

.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: #5f5fc9;
	font-size: 9;
}

td.statistikFrontTdZahl {
	margin: 0px;
	padding: 0px 2px;
	text-align: right;
	color: #5f5fc9;
	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: #504450;
	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: #ffffff;
}
.erklaerung {
	background-color: #ffffff;
	font-size: 10	color: $erklaerungColor;
}
input {
	background-color: white;
	color: #504450;
}

A.nav {
  color: white;
  background-color: #94238e;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  line-height: 130%;
}

A.nav:active, a.nav:hover {
  color: black;
}

a:link.navrubriktitel, a:visited.navrubriktitel {
  color: #5f5fc9;
  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: #94238e;
}

.rubriktitel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #504450;
  background-color: white;
  font-size: 11px;
  xletter-spacing: 1px;
  font-weight: bold;
  line-height: 140%;
  text-decoration: none;
}

td.nav {
	background-color: #94238e;
}

/*------------
/ innerer Login Bereich
/------------*/

.service-login {
	background-color: #94238e;
	color: #ffc457;
}
