
/*----------------------------------------------------
/ CSS fuer kirche-buchberg-ruedlingen.ch<br>
/ Programmierung: Werner Näf
/ www.kircom.ch / www.kirchgemeinde.ch
/ www.kirchenweb.ch - Content & Mail Management System
/----------------------------------------------------*/



/* ------- Beginn Body ------------- */

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(hintergrundbild.gif);
	background-repeat: no-repeat;
	background-position: center -145px;
;	
	text-align: center;
}

/* Ende Body  */



/* ------- Beginn ID ------------- */

#allCenter {
	width: 840px;
	margin: 0px auto; 	text-align: left; }
#top {
	background-color: transparent;
	margin: 40px 0px 0px -30px;
	width: 840px;
	height: 150px;
}
#schriftGroesse {
	font-size: px;
	color: #6895AB;
	float: right;
	margin: 128px 0px 0px 0px;
	position: relative;
	left: -15px;
}
#logoCharacters {
  font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6895AB;
	float: left;
	line-height: 120%;
	margin: 100px 8px 0px 0px;
}
#nav {
	clear: both;
	width: 190px;
	float: left;
	margin: 0px 5px 0px 0px;
	min-height: 600px;
	background-color: #6895AB;
}
#content {
	width: 636px;
	float: left;
	background-color: white;
	float: left;
	margin: 0px 5px 0px 0px;
	min-height: 600px;
	border: black dotted 1px;
}

/* Ende ID */



/* ------- Beginn allg. CSS ------------- */

img {
border: 0px;
}

a.schriftGroesseAendern {
	color: #6895AB;
	text-decoration: none;
	font-size: 2px;
}
a.logoText {
	color: #CCE5F1;
	font-weight: bold;
	font-size: 1px;
	text-decoration: none;
}
hr.colored {
	width: 100%;
	height: 1px;
	color: #9BC8CD;
	background-color: #9BC8CD;
}
/* navigation */
div.navbar a:link, div.navbar a:visited {
	width: 190px;
	background-color: #6895AB;
	padding: 1px 1px 1px 5px;
	line-height: 160%;}
div.navbar a:hover { 	width: 190px;
	background-color: ;
  padding: 1px 1px 1px 5px;
	line-height: 160%;}
a.navbar {
	text-decoration: none;
	font-weight: normal;	
}
a:link.navbar, a:visited.navbar {
	color: #CCE5F1;
}
a:hover.navbar {
	color: white;
}
a:active.navbar, a:focus.navbar {
	color: #CCE5F1;
}

div.navBarRubrik {
	color: #6895AB;
	font-weight: bold;
	background-color: #CCE5F1;
	padding: 4px 0px 3px 5px;
	margin: 5px 0px 2px 0px;
	border-top: 1px solid #6895AB;
}
a.navbarRubrik {
	font-weight: bold;
	background-color: #CCE5F1;
	padding: 4px 0px 3px 0px;
	margin: 5px 0px 2px 0px;
	border-top: 1px solid ;
	border-bottom: 1px dotted ;
	text-decoration: none;	
}
a:link.navbarRubrik, a:visited.navbarRubrik {
	color: #6895AB;
}
a:hover.navbarRubrik {
	color: white;
}
a:active.navbarRubrik, a:focus.navbarRubrik {
	color: #CCE5F1;
}
/* ------- Ende allg. CSS ------------- */




/* ------- Beginn Agendateil ------------- */

.veranstaltungTitelDiv {
	margin: 8px 0px 0px 0px;
	border-bottom: 1px #cccccc dashed;
}
.veranstaltungDatum {
	width: 60px;
	font-weight: normal;
}
.veranstaltungDatumBold {
	width: 60px;
	font-weight: bold;
}
.veranstaltungTitelFirstLetter {
	font-weight: bold;
	xbackground-color: #fc3;
}
a.agenda {
	color: #6895AB;
	text-decoration: none;
}

/* ------- Beginn Agendateil ------------- */




/* ------- Begin kirchenweb.ch Ausgabe CSS ------------- */

.hauptueberschrift {
	text-align: center;
	font-size: 4px;
	font-weight: bold;
	color: #6895AB;
	background-color: #CCE5F1;
	line-height: 150%;
}
.anzeigedunkel {
	background-color: #CCE5F1;
	font-size: px;
}
.anzeigehell {
	font-size: px;
}
a.normal {
	font-family: verdana, helvetica, arial, sans-serifpx;
	font-size: px;
	text-decoration: none;
	color: #6895AB;
}
a.normal:HOVER {
	color: black;
}

/* Ende kirchenweb.ch Ausgabe CSS */
