
/**************************************
* css www.kirchenweb.ch
**************************************/

/* modul konto */

body {
font-size: 12px; 
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF; 
}

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;
}

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: 12px;}

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;
}


.liste {
width: 100%;
}


/*****************************************
* 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: #F47E1C;
}
hr.modSuche {
height:1px;
}


/*****************************************
* ausgabe ausfuehrlich
*****************************************/
div.modSucheAusgabeAusfuehrlich {
margin: 0px;
padding: 0px;
background-color: transparent;
}

div.modSucheAusgabeAusfuehrlichBild {
float: left;
margin: 0px;
padding: 7px 0px 0px 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: white;
}

td.statistikFrontTdBezeichner {
	color: 10;
}
td.statistikFrontTdZahl {
	margin: 0px;
	padding: 0px 2px;
	text-align: right;
}


td.statistikFrontTdZahl {
	color: white;
}

td.statistikFrontTdZahl {
	color: 10;
}/***************************************
* 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;
}


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;
}

a {
text-decoration: none;
color: ;
}

a:hover {
color: ;
}

form {
margin: 0px;
padding: 0px;
}


/*----------------------------------------------------
/ CSS fuer www.kirchgemeinde.ch/arbon
/ Programmierung: Werner Naef
/ www.kircom.ch / www.kirchgemeinde.ch
/ www.kirchenweb.ch - Content & Mail Management System
/----------------------------------------------------*/



/* ------- Beginn Body ------------- */

html, body {
	margin: 0px 0px 0px 0px;
	background-color: white;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	color: 446; 
  line-height: 130%;
	text-align: center; }

/* Ende Body  */



/* ------- Beginn ID ------------- */

#allCenter {
	width: 1000px;
	margin: 0px auto; 	text-align: left; }
#top {
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	width: 995px;
	height: 70px;
	background-color: white;
}
#logoCharacters {
	  width: 195px;
	height: 70px; 
	background-color: #5C95C8;
	float: left;
	line-height: 150%;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px 5px;
}
#topbild {
	float: left;
}
#nav, #autonav, #autonavrubrik { 
	clear: both;
	width: 200px;
	float: left;
	margin: 0px 5px 0px 0px;
	min-height: 600px;
	background-color: #5C95C8;
	color: white;
}
#content {
	width: 786px;
	background-color: white;
	float: left;
	margin: 0px 5px 0px 0px;
	min-height: 600px;
	border: black dotted 1px;
}

/* Ende ID */



/* ------- Beginn allg. CSS ------------- */

a.logoCharacters {
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	xfont-weight: bold;
	text-align: center;
	color: white;
}
a.schriftGroesseAendern {
	color: white;
	text-decoration: none;
	font-size: 11px;
}
.navRubriktitel { /* bei automatischer Navigation mit Rubriktiteln */
  color: white;
	font-weight: bold;
	margin: 2px 5px;
	padding: 2px 0px 2px 5px;
}
a.navlink { /* link verwendet, wenn Rubriktitel eingesetzt */
  color: white;
	font-size: 10px;
	text-decoration: none;
  font-weight: normal;
  line-height: 125%;
	padding: 1px 0px 1px 5px;
}
div.navbarLinkDiv a:link, div.navbarLinkDiv a:visited {
	width: 190px;
	margin: 4px 5px;
	border: solid 1px white;
	background-color: #5C95C8;
	padding: 2px 20px 2px 5px;
	line-height: 200%;}
div.navbarLinkDiv a:hover { 	width: 190px;
	margin: 4px 5px;
	border: solid 1px white;
	background-color: white;
	padding: 2px 20px 2px 5px;
	line-height: 200%;}
a.navbar {
	width: 190px;
	color: white;
	font-size: 12px;
	text-decoration: none;
}
a.navbar:HOVER {
	color: #5C95C8;
}
a.logoText {
	color: white;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
hr.colored {
	width: 100%;
	height: 1px;
	color: white;
	background-color: white;
}
td {
	font-size: 12px;
}
/* ------- Ende allg. CSS ------------- */



/* ------- Begin kirchenweb.ch Ausgabe CSS ------------- */

.hauptueberschrift {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: white;
	background-color: #5C95C8;
	line-height: 150%;
}
.anzeigedunkel {
	background-color: #CFE1ED;
	font-size: 12px;
	line-height: 130%;
}
.anzeigehell {
	font-size: 12px;
	line-height: 130%;
}
a {
	font-family: verdana, helvetica, arial, sans-serifpx;
	text-decoration: none;
}
a.normal {
	font-size: 12px;
	color: #F47E1C;
}
a.normal:HOVER, a.fussleiste:HOVER {
	color: 446;
}
a.fussleiste {
	font-size: 11px;
	color: #F47E1C;
}
td.fussleiste {
	font-size: 11px;
}

/***************************************
* 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;
}

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: 12px;}

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;
}


.liste {
width: 100%;
}


/*****************************************
* 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: #F47E1C;
}
hr.modSuche {
height:1px;
}


/*****************************************
* ausgabe ausfuehrlich
*****************************************/
div.modSucheAusgabeAusfuehrlich {
margin: 0px;
padding: 0px;
background-color: transparent;
}

div.modSucheAusgabeAusfuehrlichBild {
float: left;
margin: 0px;
padding: 7px 0px 0px 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;
}

/* Ende kirchenweb.ch Ausgabe CSS */