
/*----------------------------------------------------
/ CSS fuer www.kirchgemeinde.ch/matzingen
/ 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: #808080;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #1A171B; 
  line-height: 130%;
	text-align: center; }

/* Ende Body  */



/* ------- Beginn ID ------------- */

/* Link Layer */

#seitenKopfLink {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 170px;
z-index: 100;
}
#seitenKopfLink a img {
display: block;
width: 100%;
height: 170px;
}

#allCenter {
	width: 1000px;
	margin: 5px auto; 	padding: 0px;
	text-align: left; 	border: 1px solid black;
	background-color: #C7DEF0;
}

#top {
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	width: 1000px;
	height: 140px;
}
* html #top {
	width: 995px;
}
#bild-top-left {
float:left;
}
* html #bild-top-left {
position: relative; 
left: -2px;
}
#bild-top-right{
float:right;
}
* html #bild-top-right {
position: relative; 
left: 6px;
}

#topTrenner {
	background-image: url(topTrenner.jpg);
	height: 27px;
}

#nav, #autonav, #autonavrubrik { 
	clear: both;
	padding-top: 30px;
	width: 200px;
	float: left;
	margin: 0px px 0px 0px;
	min-height: 600px;
	background-color: white;
	color: white;
	height: 900px;
}
#content {
	width: 780px;
	background-color: #C7DEF0;
	padding: 20px 0px 10px 20px;
	float: left;
	margin: 0px px 0px 0px;
	min-height: 600px;
}

/* Ende ID */



/* ------- Beginn allg. CSS ------------- */

img{
border: 0px;
}

/* Navigation */
div.navigationRubrik {
padding: 8px 20px 2px 20px;
color: #58585A;
font-size: 14;
font-weight: bold;
}

div.navigationLink {
padding-left: 30px;
font-size: 12;
}
div.navigationLink a {
color: #58585A;
}


hr.colored {
	width: 100%;
	height: 1px;
	color: yellow;
	background-color: yellow;
}
td {
	font-size: 12px;
}
/* ------- Ende allg. CSS ------------- */



/* ------- Begin kirchenweb.ch Ausgabe CSS ------------- */

.hauptueberschrift {
	font-size: 17px;
	font-weight: bold;
	color: #1A171B;
	background-color: #C7DEF0;
	line-height: 150%;
}
.anzeigedunkel {
	color: #333333;
	background-color: #C7DEF0;
	font-size: 12px;
	line-height: 130%;
}
.anzeigehell {
	font-size: 12px;
	line-height: 130%;
}
a {
	font-family: "Lucida Sans", Helvetica, Arial, sans-serifpx;
	text-decoration: none;
}
a.normal {
	font-size: 12px;
	color: #035293;
}
a.normal:HOVER, a.fussleiste:HOVER {
	color: #1A171B;
}
a.fussleiste {
	font-size: 11px;
	color: #035293;
}
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;
}
.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: 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;
}


table.modSucheTable a {
color: #1A171B;
}
.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: #035293;
}
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;
}
/* Ende kirchenweb.ch Ausgabe CSS */

