
/*----------------------------------------------------
/ CSS fuer www.kirchgemeinde.ch/frutigen
/ 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: px;
	color: black; 
  line-height: 130%;
	background-image: url(winterbild.jpg);  
	background-repeat: no-repeat;
	background-position: top left;
;	
	text-align: left; }

img {
border: 0px;
}

/* Ende Body  */



/* ------- Beginn ID ------------- */

#allCenter {
	width: 838px;
	margin: 0px 0px; 	text-align: left; }
#top {
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	width: 838px;
	height: 190px;
}
#schriftGroesse {
	font-size: px;
	color: #1D606B;
	float: right;
	margin: 172px 0px 0px 0px;
	position: relative;
	left: -9px;
}
#logoCharacters {
  font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1D606B;
	float: left;
	line-height: 120%;
	margin: 163px 9px 0px 0px;
	/* background-color: black;
	filter: alpha(opacity=40);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
 	-moz-opacity: 0.40; opacity:0.4; */
}
#nav, #autonav, #autonavrubrik { 
	clear: both;
	width: 190px;
	float: left;
	margin: 0px 5px 0px 0px;
	min-height: 600px;
	background-color: #1D606B;
}
#content {
	width: 633px;
	background-color: white;
	float: left;
	margin: 0px 5px 0px 0px;
	min-height: 600px;
	border: black dotted 1px;
}

/* Ende ID */



/* ------- Beginn allg. CSS ------------- */

a.schriftGroesseAendern {
	color: #1D606B;
	text-decoration: none;
	font-size: 2px;
}
.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: -2px;
	text-decoration: none;
  font-weight: normal;
  line-height: 125%;
	padding: 1px 0px 1px 5px;
}
.navbarLinkDiv {
	margin: 8px 5px;
	border: solid 1px white;
	background-color: #1D606B;
	padding: 2px 0px 2px 5px;
}
.navbarLinkDivHover {
	margin: 8px 5px;
	border: solid 1px #C2E2D8;
	background-color: #C2E2D8;
	padding: 2px 0px 2px 5px;
}
a.navbar {
	color: white;
	font-size: px;
	text-decoration: none;
}
a.navbar:HOVER {
	color: #1D606B;
}
a.logoText {
	color: white;
	font-weight: bold;
	font-size: 3px;
	text-decoration: none;
}
hr.colored {
	width: 100%;
	height: 1px;
	color: #C2E2D8;
	background-color: #C2E2D8;
}
td {
	font-size: px;
}
/* ------- Ende allg. CSS ------------- */



/* ------- Begin kirchenweb.ch Ausgabe CSS ------------- */

.hauptueberschrift {
	text-align: center;
	font-size: 4px;
	font-weight: bold;
	color: white;
	background-color: #1D606B;
	line-height: 150%;
}
.anzeigedunkel {
	background-color: #ccc;
	font-size: px;
	line-height: 130%;
}
.anzeigehell {
	font-size: px;
	line-height: 130%;
}
a {
	font-family: verdana, helvetica, arial, sans-serifpx;
	text-decoration: none;
}
a.normal {
	font-size: px;
	color: #1D606B;
}
a.normal:HOVER, a.fussleiste:HOVER {
	color: black;
}
a.fussleiste {
	font-size: -1px;
	color: #1D606B;
}
td.fussleiste {
	font-size: -1px;
}

/* Ende kirchenweb.ch Ausgabe CSS */
