	body {
	background-color: white;
	color: #540b82;
	margin-left: 50px;
	margin-right: 50px;

    FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	background-image:url(./img/kirche5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
td.month { background-color:  #540b82;color:white;  FONT-WEIGHT: bold;  FONT-SIZE: 16px; }
/*	
td {
	width: 500px;
	padding: 4px;
	/*spacing: 4px;*/
	}*/
#kopf {
	font-weight: bold;
	}
a:link {
	text-decoration: underline;
	color: blueviolet;
	font-weight: bold;
	}
a:visited {
	text-decoration: underline;
	color: blueviolet;
	font-weight: bold;
	}
a:hover {
	text-decoration: none;
	color: gray;
	}
a:active {
	text-decoration: none;
	color: gray;
	}

li.treeMenu_opened ul {
    display: block;
  }
li.treeMenu_closed ul {
    display: none;
  }


#menu {
	position: absolute;
	left: 0%;
	top:318px;
	color: blueviolet;
	width: 20em;;
	}


#menu li {
	list-style: none;
	width: 13.5em;
	font-family: Verdana, sans serif;
	font-size: 15px;
	color: black;
	}
#menu li a:link {
	text-decoration: none;
	color: black;
	}
#menu li a:visited {
	text-decoration: none;
	color: black;
	}
#menu li a:active {
	text-decoration: none;
	color: gray;
	}
#menu li a:hover {
	text-decoration: none;
	color: gray;
	}
#menu li ul{
	list-style: none;
	}
#menu li ul li {
	list-style: none;
	}

span.child 
{
    cursor: pointer;
    font-family: Verdana, sans serif;
	font-size: 15px;
	color: black;
	font-weight: bold;
}

span.child:hover
{
    cursor: pointer;
    font-family: Verdana, sans serif;
	font-size: 15px;
    color:gray;
    font-weight: bold;
}

#inhalt {
	position: absolute;
	top : 15em;
	left: 21em;
	width: 80%; 
	}

#oben {
	position: absolute;
	top: 0;
	width: 90%;
	height: 15em;
	font-size: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: black;
	}
#zitat {
	font-size: 16pt;
	color: blueviolet;
	}
.h2title
{
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
}

.warn
{
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        COLOR: #CC0000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        TEXT-DECORATION: none;
}
.td_label 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	/* COLOR: #000000;  */
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none 
}


.table_gallery
{
	text-align:center;
	margin-left:auto;
    margin-right:auto;
	border:1px solid; 
	COLOR: blueviolet;
}

.td_gallery 
{ 
	padding:5px;
	border:1px solid blueviolet;
}

.tr_gallery 
{ 
}




