
/**************************************
* css www.kirchenweb.ch
**************************************/

/* modul konto */

table p {
background-color: #F5F5F5;
}

table.abwesenheitsmeldung {
margin: 5px 10px 5px 10px;
width: 800px;
border-collapse: collapse;
}

table.abwesenheitsmeldung td {
margin: 0px;
padding: 0px;
text-align: left;
border: 0px;
font-family: Arial;
background-color: #FFFFFF;
}

table.abwesenheitsmeldung tr.activ {
background-color: #EEEEEE;
}

table.abwesenheitsmeldung td.icon {
width: 20px;
}

table.abwesenheitsmeldung td.datum {
width: 180px;
}

table.abwesenheitsmeldung td.titel {
width: auto;
}

table.abwesenheitsmeldung td.titel a {
color: #000000;
}

table.abwesenheitsmeldung td.aktiv {
width: 100px;
color: #990000;
font-weight: bold;
vertical-align: top;
}

table.abwesenheitsmeldung a {
text-decoration: none;
color: #555555;
}

table.abwesenheitsmeldung div.meldung {
background-color: #F5F5F5;
margin: 0px;
padding: 5px;
width: 612px;
border: 1px solid #AAAAAA;
}

table.abwesenheitsmeldung p.bezeichner {
margin: 0px;
padding: 4px 0px 0px 0px;
color: #999999;
font-size: 9px;
}

table.abwesenheitsmeldung p {
margin: 0px;
padding: 0px 0px 0px 0px;
color: #555555;
font-size: 12px;
}

table.abwesenheitsmeldung input {
margin: 0px;
padding: 0px 5px 0px 5px;
font-size: 13px;
font-family: arial;
}

table.abwesenheitsmeldung textarea {
margin: 3px 0px 3px 0px;
padding: 3px 5px 0px 5px;
font-size: 13px;
font-family: arial;
}/***************************************
* file: suche.css.php
* date: 20.03.2008
* author: david jufer
*
* description: css modul suche
***************************************/

.modSucheNavigation {
margin: 0px 0px 10px 0px;
padding: 0px 5px 1px 5px;
background-color: #fff;
border: 1px solid #999;
}
.modSucheNavigationAnsicht{
width: 200px;
float: right;
text-align: right;
}

table.modSucheTable {
margin: 10px auto 10px auto;
border-collapse: collapse;
background-color: transparent;
}

table.modSucheTable tr {
margin: 0px;
padding: 0px;
background-color: transparent;
vertical-align: top;
}

table.modSucheTable th {
padding: 5px 5px 5px 5px;
text-align: left;
font-size: 11px;}

table.modSucheTable td {
background-color: transparent;
padding: 0px 5px 0px 5px;
}

table.modSucheTable a {
padding: 0px 0px 0px 0px;
}

table.modSucheTable tr.inaktiv {
background-color: transparent;
}

table.modSucheTable tr.aktiv * {
background-color: #eee;
}

table.modSucheTable td.modSucheTdLine {
border-top: 1px solid #ccc;
margin: 0px;
padding: 2px 5px 2px 5px;
}


table.modSucheTable a {
color: #333333;
}
.liste {
width: 100%;
}

/* ausgabe meta*/
div.modSucheMeta{
color: #555;
background-color: #009;
}


/* ausgabe agenda */
.modSucheAgendaText{
width:360px;
}


/* ausgabe ver... */
div.modSucheAusgabeVer {
text-align:center;
background-color: transparent;
}

div.agenda div.modSucheAusgabeVer {
min-height: 700px;
}

td.modSucheAusgabeMehrzeiligLS {
margin: 0px 5px 0px 5px;
padding: 0px 5px 0px 5px;
text-align: right;
}
td.modSucheAusgabeMehrzeiligRS {
border-left: 1px dotted #ccc;
text-align: left;
}
td.modSucheAusgabeMehrzeiligRS a {
margin: 0px;
padding: 0px 0px 10px 0px;
}


td.modSucheAusgabeMehrzeiligRS a:hover {
	color: #A83E1E;
}
hr.modSuche {
height:1px;
}


/* ausgabe ausfuehrlich */
div.modSucheAusgabeAusfuehrlich{
margin: 0;
padding: 0;
background-color: transparent;
}
div.modSucheAusgabeAusfuehrlichBild{
float: left;
margin: 0;
padding: 7px 0 0 5px;
background-color: transparent;
}
.modSucheAusgabeAusfuehrlichDatum{
float: left;
height: 60px;
width: 80px;
padding: 5px 0 0 5px;
background-color: transparent;
}

div.modSucheAusgabeAusfuehrlichText {
margin: 0px 0px 0px 95px;
padding: 5px 5px 5px 0px;
background-color: transparent;
min-height: 70px;
}
* html div.modSucheAusgabeAusfuehrlichText {
height: 70px;
}


/* ausgabe kompakt */
div.modSucheAusgabeKompakt {
margin: 0px;
padding: 2px;
border-top: 1px solid #ccc;
background-color: transparent;
}

div.modSucheAusgabeKompaktHover {
margin: 0px;
padding: 2px;
border-top: 1px solid #ccc;
background-color: #eee;
}

div.modSucheAusgabeKompaktDatum {
float: right;
padding: 0px 3px 0px 0px;
width: 70px;
text-align: right;
background-color: transparent;
}

div.modSucheAusgabeKompaktZeit {
float: right;
padding: 0px 3px 0px 0px;
width: 40px;
text-align: right;
background-color: transparent;
}


/* ausgabe handlich */
div.modSucheAusgabeHandlich {
float: left;
width: 80px;
color: #555;
}

div.modSucheAusgabeHandlichV {
float: left;
width: 80px;
}/***************************************
* file: webstatistik.css.php
* date: 07.05.2008
* author: david jufer
*
* description: css modul webstatistik
***************************************/

table.statistikFront {
	clear: both;
	margin: 10px 5px 10px 5px;
	padding: 0px;
	border-collapse: collapse;
}

td.statistikFrontTdBezeichner {
	margin: 0px;
	padding: 0px 2px;
}


td.statistikFrontTdBezeichner {
	color: #333333;
}

td.statistikFrontTdBezeichner {
	color: 9;
}
td.statistikFrontTdZahl {
	margin: 0px;
	padding: 0px 2px;
	text-align: right;
}


td.statistikFrontTdZahl {
	color: #333333;
}

td.statistikFrontTdZahl {
	color: 9;
}/***************************************
* file: kursverwaltung.css.php
* date: 14.07.2008
* author: david jufer
*
* description: css modul kursverwaltung
***************************************/

table.modKursverwaltung {
	width:680px;
  margin: 0px 5px 10px 5px;
}
table.modKursverwaltung td {
	vertical-align: top;
}
table.modKursverwaltung .modKursverwaltungBeschreibung {
	color: #666666;
}

a.modKursverwaltung {
  font-weight:normal;
  text-decoration: none;
}


a.modKursverwaltung {
	color: #333333;
}
tr.modKursverwaltungHover * {
	background-color: #EEEEEE;
}
div.modKursverwaltungKursteilnehmer {
	width:260px;
  float:left;
  margin: 0px;
  padding: 5px 5px 10px 5px;
}
table.modKursverwaltungKursteilnehmer {
	width: 250px;
  margin: 0px 0px;
  padding: 0px;
}

div.modKursverwaltungUebersicht {
	margin: 0px 5px 4px 5px;; 
	padding: 0px 5px;
}
div.modKursverwaltungUebersichtMehr {
	float: right;
}

div.modKursverwaltungForm {
	width: 340px;
  float: left;
  padding: 5px 5px;
}
div.modKursverwaltungForm p {
	margin: 0px;
  padding: 3px 3px;
}
div.modKursverwaltungForm p a.help {
	position: relative;
	top: 4px;
	vertical-align: top;
}
div.modKursverwaltungForm input.text, div.modKursverwaltungForm select, div.modKursverwaltungForm textarea {
	border: 1px solid #aaaaaa;
  padding: 0px 0px 0px 5px;
}
div.modKursverwaltungForm p input.text {
	width: 300px;
}
div.modKursverwaltungForm p input.radio {
	width: 20px;
}
div.modKursverwaltungForm p select {
	width: 300px;
}
div.modKursverwaltungForm p textarea {
	width: 300px;
}

html {
margin: 0px;
padding: 0px;
}

body {
margin: 0px;
padding: 0px;
}

img {
border: 0px;
}


/* weitere */
b {
font-weight: bold;
}
i {
font-style: italic;
}
u {
text-decoration: underline;
}
a {
text-decoration: none;
color: ;
}

a:hover {
color: ;
}
form {
margin: 0;
padding: 0;
}


/* dokumentbaum */
ul#documentTreeStatic {
margin: 3px 10px 50px 10px;
padding: 0;
list-style-type: none;
color: #000;
font-family: arial;
font-size: 13px;
}
ul#documentTreeStatic img {
border:0px;
}
ul#documentTreeStatic ul {
margin: 0;
padding: 3px 0 0 20px;
list-style-type: none;
display: none;
}
ul#documentTreeStatic li {
margin: 0;
padding: 0;
line-height: 20px;
}
ul#documentTreeStatic li a {
text-decoration: none;
padding: 0 5px 0 5px;
color: #009;
}
ul#documentTreeStatic li a:hover {
color: #000;
}


/* tooltip (rechts von element) */
#kwTooltip {
position: absolute;
margin: -15px 0 0 0;
z-index: 1000000;
text-align: left;
opacity: 1;
}
#kwTooltip div {
position: relative;
}
#kwTooltip .kwTooltipPfeil {
position: absolute;
left: 0px;
top: 16px;
width: 20px;
height: 50px;
background: transparent url(http://www.kirchenweb.ch/_kirchenweb_site/_images/tooltipL.png) 0 0 no-repeat;
z-index: 1000002;
}
#kwTooltip .kwTooltipInhalt {
position: absolute;
left: 19px;
top: 0;
min-width: 180px;
min-height: 18px;
margin: 0px;
padding: 16px 18px 16px 18px;
border: 1px solid #959595;
background: #fff;
font-size: 12px;
font-family: Arial, sans-serif;
overflow: visible;
z-index: 1000001;
}
#kwTooltip .kwTooltipInhalt .laden{
width: 16px;
height: 16px;
background: url(http://www.kirchenweb.ch/_kirchenweb_site/_images/iconLaden.gif) 0 0 no-repeat;
}


/* tooltip (links von element) */
#kwTooltip.left .kwTooltipPfeil {
position: absolute;
left: -12px;
top: 16px;
background: transparent url(http://www.kirchenweb.ch/_kirchenweb_site/_images/tooltipR.png) 0 0 no-repeat;
z-index: 1000005;
}
#kwTooltip.left .kwTooltipInhalt {
position: absolute;
left: -299px;
top: 0;
width: 250px;
padding: 16px 18px 16px 18px;
overflow: hidden;
}
#kwTooltip div.title {
font-weight: bold;
white-space: nowrap;
}
#kwTooltip div.row {
margin: 0;
padding: 0 0 3px 0;
background: none;
}
#kwTooltip div.row.spa {
padding: 0;
height: 10px;
}
#kwTooltip .des {
color: #686e72;
font-size: 10px;
}
#kwTooltip .kwTooltipInhalt table td {
padding: 0 5px 0 0;
}


/*********************************************************
*
* domainspezifische css definitionen
*
* domain: www.kirchenweb.info
* author: werner näf, david jufer
* date: 07.05.2008
*********************************************************/


/*****************************
* ids
*****************************/
#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;
}
#abstandTop { /* wenn toplinks ausgeschaltet */
	margin-top: 5px;
}
#columnleft {
	float: left;
	width: 180;
  border-left: 1px solid #333333;
}
#center {
	float: left;
	margin-left: 5px;
	width: 527;
	font-size: 12;
	line-height: 150%;
	text-align: left;
}
#centerfront { 	background-image: ;
}
#columnright {
	float: right;
	width: 180;
	border-right: #333333 1px solid;
	border-top: 0px;
}
#formID1 select, #formID1 input {
font-size: 10px;
}
#formID2 select {
font-size: 10px;
}


/*****************************
* css domain
*****************************/
html, body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
}


body {
	margin: 0px 0px 0px 0px;
	scrollbar-arrow-color: #333333;
	scrollbar-face-color: white;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color: white;
	scrollbar-shadow-color:#333333;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
}

hr {
 color: #333333;
 background-color: #333333;
 border: 0px;
 height: 1px;
}

.adrTel, .adrzeileTel, .adrfotoTel, .adrgruppeTel {
font-weight: bold;
}
.adrMob, .adrzeileMob, .adrfotoMob, .adrgruppeMob {
font-weight: bold;
}

TD.fussleiste {
  font-size: 9;
  text-align: center;
  color: #333333;
  background-color: ;
}

/*--------------------------------------------
/ Links
/---------------------------------------------*/

A.normal {
  color: #A83E1E;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

A.normal:VISITED {
  font-size: #A83E1E;
  text-decoration: none;
}

A.normal:hover {
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
  color: #333333;
}

A.fussleiste {
  color: #333333;
  font-size: 9;
  font-weight: normal;
  text-decoration: none;
} 

A.fussleiste:hover {
  color: #333333;
}

a.gemeindeTitel {
	font-size: 17;
	color: #333333;
	text-decoration: none;
}

/*--------------------------------------------
/ Navigation 
/---------------------------------------------*/

div.navbar a:link, div.navbar a:visited {
	width: 178px;
	margin-left: 2px;
	background-color: white;
	border: white solid 1px;
	padding: 1px 1px 1px 5px;
	line-height: 160%;}
div.navbar a:hover { 	width: 178px;
	margin-left: 2px;
	background-color: #FFEEA9;
	border: #A83E1E solid 1px;
	padding: 1px 1px 1px 5px;
	line-height: 160%;}
a.navbar {
	text-decoration: none;
	font-weight: normal;	
}
a:link.navbar, a:visited.navbar {
	color: #333333;
}
a:hover.navbar {
	color: #A83E1E;
}
a:active.navbar, a:focus.navbar {
	color: #333333;
}

div.navBarRubrik {
	color: #333333;
	font-weight: bold;
	background-color: #F7D303;
	padding: 4px 0px 3px 5px;
	margin: 5px 0px 2px 0px;
	border-top: 1px solid #333333;
}
a.navbarRubrik {
	font-weight: bold;
	background-color: #F7D303;
	padding: 4px 0px 3px 0px;
	margin: 5px 0px 2px 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px dotted ;
	text-decoration: none;	
}
a:link.navbarRubrik, a:visited.navbarRubrik {
	color: #333333;
}
a:hover.navbarRubrik {
	color: #A83E1E;
}
a:active.navbarRubrik, a:focus.navbarRubrik {
	color: #333333;
}
/*--------------------------------------------
/ Datenbankausgabe
/---------------------------------------------*/

.anzeigehell {
	line-height: 130%;
	background-color: white;	font-size: 11px;
	color: #333333;
}

.anzeigedunkel {
	line-height: 130%;
	background-color: #FFEEA9;	font-size: 11px;
	color: #333333;
}

/*--------------------------------------------
/ Ueberschriften
/---------------------------------------------*/

P.hauptueberschrift {
  font-size: 14;
  color: #333333;
  background-color: #F7D303;
  border-top: 1px solid #333333;
  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: #333333;
  background-color: #F7D303;
  border-top: 1px solid #333333;
  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 */
  background-color: transparent;
}

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: #333333;
  background-color: transparent;
}

.kurzmeldunglead {
	font-size: 11px;
	background-color: transparent;
	font-weight: normal;
	line-height: 140%;
}

.poweredByKirchenwebFront {
  clear: both;
  color: #333333; 
  font-size: 10;
  margin: 12 5 8 5;
  border-top: #F7D303 4px dotted;
  background-color: ;
}

a.poweredByKirchenwebLinkFront:link, a.poweredByKirchenwebLinkFront:visited, a.poweredByKirchenwebLinkFront:active {
  color: #A83E1E; 
  font-size: 10;
  text-decoration: none;
}

a.poweredByKirchenwebLinkFront:hover {
  color: #333333; 
  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: #333333;
}

.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: #333333;
	font-size: 9;
}

td.statistikFrontTdZahl {
	margin: 0px;
	padding: 0px 2px;
	text-align: right;
	color: #333333;
	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: #333333;
	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: #333333;
}

.erklaerung {
	color: #777777;
}

A.nav {
  color: white;
  background-color: #333333;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  line-height: 130%;
}

A.nav:active, a.nav:hover {
  color: #FFEEA9;
}

a:link.navrubriktitel, a:visited.navrubriktitel {
  color: #A83E1E;
  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: #333333;
}

.rubriktitel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #A83E1E;
  background-color: white;
  font-size: 11px;
  xletter-spacing: 1px;
  font-weight: bold;
  line-height: 140%;
  text-decoration: none;
}

td.nav {
	background-color: #333333;
}

/*------------
/ innerer Login Bereich
/------------*/

.service-login {
	background-color: #333333;
	color: #A83E1E;
}
