
/*----------------------------------------------------
/ CSS fuer kirche-buchberg-ruedlingen.ch<br>
/ SONDERAUSGABE für Strichliseite
/ Programmierung: Werner Näf
/ www.kircom.ch / www.kirchgemeinde.ch
/ www.kirchenweb.ch - Content & Mail Management System
/----------------------------------------------------*/

div {margin: 0;}

/* ------- Beginn Body ------------- */

body {
	margin: 0px;
	background-color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
  line-height: 130%;
}

/* Ende Body  */



/* ------- Beginn ID ------------- */

#allCenter {
	width: }
#top {
	background-color: transparent;
	margin: 0;
	width: px;
	height: px;
}
#schriftGroesse {
	font-size: px;
	color: ;
	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: ;
	float: left;
	line-height: 120%;
	margin: 100px 4px 0px 0px;
}
#nav {
	clear: both;
	width: px;
		background-color: ;
}
#content {
	margin: 0;
	padding: 0px 5px;
	width: 850px;
	float: left;
	background-color: white;
	xborder: black dotted 1px;
}

/* Ende ID */


/* ------- Beginn strichli ------------- */


.ueberschrift {
margin: 0;
	font-size: 15px;
	font-weight: bold;
	color: ;
	line-height: 150%;
}
#content td,div {
	font-size: 11px;
}


/* ------- Beginn allg. CSS ------------- */

img {
border: 0px;
}

a.schriftGroesseAendern {
	color: ;
	text-decoration: none;
	font-size: 2px;
}
a.logoText {
	color: ;
	font-weight: bold;
	font-size: 1px;
	text-decoration: none;
}
hr.colored {
	width: 100%;
	height: 1px;
	color: ;
	background-color: ;
}
/* navigation */
div.navbar a:link, div.navbar a:visited {
	width: px;
	background-color: ;
	padding: 1px 1px 1px px;
	line-height: 160%;}
div.navbar a:hover { 	width: px;
	background-color: ;
  padding: 1px 1px 1px px;
	line-height: 160%;}
a.navbar {
	text-decoration: none;
	font-weight: normal;	
}
a:link.navbar, a:visited.navbar {
	color: ;
}
a:hover.navbar {
	color: ;
}
a:active.navbar, a:focus.navbar {
	color: ;
}

div.navBarRubrik {
	color: ;
	font-weight: bold;
	background-color: ;
	padding: 4px 0px 3px px;
	margin: 5px 0px 2px 0px;
	border-top: 1px solid ;
}
a.navbarRubrik {
	font-weight: bold;
	background-color: ;
	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: ;
}
a:hover.navbarRubrik {
	color: ;
}
a:active.navbarRubrik, a:focus.navbarRubrik {
	color: ;
}
/* ------- 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: ;
	text-decoration: none;
}

/* ------- Beginn Agendateil ------------- */




/* ------- Begin kirchenweb.ch Ausgabe CSS ------------- */

.hauptueberschrift {
	display:none;
	margin-left: -5px;
	margin-right: -5px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: ;
	background-color: ;
	line-height: 150%;
}
.anzeigedunkel {
	background-color: ;
	font-size: px;
}
.anzeigehell {
	font-size: px;
}
a.normal {
	font-family: px;
	font-size: px;
	text-decoration: none;
	color: ;
}
a.normal:HOVER {
	color: ;
}

/* Ende kirchenweb.ch Ausgabe CSS */
