
/**************************************
* 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: #000000;
}
.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: #ff6300;
}
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: #2d545b;
}

td.statistikFrontTdBezeichner {
	color: 9;
}
td.statistikFrontTdZahl {
	margin: 0px;
	padding: 0px 2px;
	text-align: right;
}


td.statistikFrontTdZahl {
	color: #2d545b;
}

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: #2d545b;
}
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.ref-kloten.ch
* author: werner näf, david jufer
* date: 22.10.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;
}
#columnleft {
float: left;
width: 180;
}
#center {
float: left;
margin-left: 5px;
width: 527;
font-size: 12px;
line-height: 150%;
text-align: left;
}
#centerfront { background-image: ;
}
#columnright {
float: right;
width: 180;
border-top: 0px;
}



/*****************************
* css domain
*****************************/

html, body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

td, div {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}


body {
margin: 4px 0px 0px 0px;
}

hr {
color: #000000;
background-color: #000000;
border: 0px;
height: 1px;
}

td.fussleiste {
font-size: 9px;
text-align: center;
color: #000000;
background-color: ;
}

#formID1 input, #formID1 select {
font-size: 9px;
}
#formID2 input, #formID2 select {
font-size: 9px;
}

/*--------------------------------------------
/ Links
/---------------------------------------------*/

a.normal {
color: #ff6300;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

a.normal:VISITED {
font-weight: bold;
text-decoration: none;
}

a.normal:hover {
font-size: 11px;
text-transform: none;
text-decoration: none;
color: #000000;
}

a.fussleiste {
color: #000000;
font-size: 9px;
font-weight: normal;
text-decoration: none;
} 

a.fussleiste:hover {
color: #000000;
}

a.gemeindeTitel {
font-size: 17px;
color: #000000;
text-decoration: none;
}


/*--------------------------------------------
/ Navigation 
/---------------------------------------------*/

div.navbar {
background-color: white;
border: white solid 1px;
padding: 0px 0px 0px 5px;
}
div.navbarHover { background-color: white;
border: #ff6300 solid 1px;
padding: 0px 0px 0px 5px;
}
a.navbar {
text-decoration: none;
font-weight: normal;	
}
a:link.navbar, a:visited.navbar {
color: #2d545b;
}
a:hover.navbar {
color: #ff6300;
}
a:active.navbar, a:focus.navbar {
color: #2d545b;
}

div.navBarRubrik {
color: #0071bf;
font-weight: bold;
background-color: white;
padding: 4px 0px 3px 5px;
margin: 5px 0px 2px 0px;
border-top: 1px solid #0071bf;
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 #0071bf;
border-bottom: 1px dotted white;
text-decoration: none;	
}
a:link.navbarRubrik, a:visited.navbarRubrik {
color: #0071bf;
}
a:hover.navbarRubrik {
color: #ff6300;
}
a:active.navbarRubrik, a:focus.navbarRubrik {
color: #2d545b;
}
/*--------------------------------------------
/ Datenbankausgabe
/---------------------------------------------*/

.anzeigehell {
line-height: 130%;
background-color: white;font-size: 11px;
color: #000000;
}

.anzeigedunkel {
line-height: 130%;
background-color: #bdc7de;font-size: 11px;
font-weight: bold;
color: #000000;
}

/*--------------------------------------------
/ Ueberschriften
/---------------------------------------------*/

p.hauptueberschrift {
font-size: 14px;
color: white;
background-color: #0071bf;
border-top: 1px solid #000000;
text-align: center;
font-weight: bold;
}

/*--------------------------------------------
/ Berichte
/---------------------------------------------*/

.berichtehintergrund {
font-size: 11px;
line-height: 150%;
background-color: white;padding: 5px;
}

P.berichtetitel {
font-size: 14px;
color: white;
background-color: #0071bf;
border-top: 1px solid #000000;
text-align: center;
font-weight: bold;
}

.berichtelead {
font-weight: bold;
font-size: 11px;
line-height: 130%;
position: relative;
margin-top: -3; /* gleicht line-height-Abstand zum Rand Bild aus */
background: transparent;
}

P.berichtepub {
font-size: 9px;
}

P.berichteautor {
font-style: italic;
background-color: white;}

.kurzmeldungtitel {
font-size: 11px;
font-weight: bold;
line-height: 100%;
color: #000000;
background-color: transparent;
}

.kurzmeldunglead {
font-size: 11px;
line-height: 150%;
background-color: transparent;
font-weight: normal;
}

.poweredByKirchenwebFront {
clear: both;
color: #000000; 
font-size: 10px;
margin: 12 5 8 5;
border-top: #0071bf 4px dotted;
background-color: ;
}

a.poweredByKirchenwebLinkFront:link, a.poweredByKirchenwebLinkFront:visited, a.poweredByKirchenwebLinkFront:active {
color: #ff6300; 
font-size: 10px;
text-decoration: none;
}

a.poweredByKirchenwebLinkFront:hover {
color: #000000; 
font-size: 10px;
text-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: #0071bf;
}

.poweredByKirchenwebLink {
color: white; 
font-size: 9px;
text-decoration: none;
}



/* kurs */
.kurs {
text-align: left;
margin: 0px;
padding: 0px;
}

.kurs h1.kurs {
background-color: #0071bf;
color: white;
text-align: left;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 0px;
padding: 0px 0px 5px 10px;
border-right: 1px solid #ffffff;
border-top: 1px solid #000000;
}

.kurs div.kursBild {
margin: 10px 10px;
padding: 0px;
float: left;
}

.kurs div.kursBild img {
margin: 0px;
padding: 0px;
border: 0px;
}

.kurs div.kursBild p.kursBildinfo {
margin: 0px;
padding: 0px;
font-size: 10px;
}

.kurs div.kursLead {
margin: 15px 10px;
padding: 0px;
font-weight: bold;
font-size: 14px;
line-height: 140%;
}

.kurs div.kursBeschreibung {
margin: 15px 10px;
padding: 0px;
font-size: 14px;
line-height: 140%;
}

.kurs div.kursText {
margin: 15px 10px;
padding: 0px;
font-size: 14px;
line-height: 140%;
}

.kurs div.kursFusszeile {
margin: 40px 0px 130px 0px;
padding: 0px 10px;
text-align: left;
}



/*------------
/ 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: #000000;
	font-size: 11;
	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: #000000;
}

.erklaerung {
	color: #777777;
}

A.nav {
  color: white;
  background-color: #0071bf;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  line-height: 130%;
}

A.nav:active, a.nav:hover {
  color: #bdc7de;
}

a:link.navrubriktitel, a:visited.navrubriktitel {
  color: #ff6300;
  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: #0071bf;
}

.rubriktitel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff6300;
  background-color: white;
  font-size: 11px;
  xletter-spacing: 1px;
  font-weight: bold;
  line-height: 140%;
  text-decoration: none;
}

td.nav {
	background-color: #0071bf;
}

/*------------
/ innerer Login Bereich
/------------*/

.service-login {
	background-color: #0071bf;
	color: #ff6300;
}
