/* CSS Document */

body { 	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-style:normal;
		font-weight:nomral;
		text-align:left;
		margin:20px 20px 50px 20px;
		line-height:140%;
	} 
		
h1 {	
		font-size:20px;
		font-variant:small-caps;
		font-weight:900;
		text-align:left;
		color:#695F90;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin-top:5px;}
		
h2 {	font-size:14px;
		font-weight:900;
		text-decoration:underline;
		color:#695F90;
		font-family:Georgia, "Times New Roman", Times, serif;
}
		
h3 {	font-size:12px;
		font-weight:600;
		margin-top:0px;
		margin-bottom:2px;
		color:#695F90;
		}		
		
a {		color: #000000;
		text-decoration:none;
		font-weight:bold;}
		
a:hover{
		text-decoration:underline;
		color:#291b61}
		
ul.MenuBarHorizontal a:hover {
	text-decoration:none;}

p {	
	margin-top:2px;}
		
em {	
		font-weight: bold;
		font-style:normal;
}



#grau {background-color:#CCCCCC;}

#orgel {	text-align:center;
			font-weight:bold;}

h2#gottesdienste {margin-bottom:4px;}

#navi a {
	font-weight:normal;}


form {
	font-weight:normal;}
	

h3#date {
	color:#FFFFFF;
	background-image:url(../gfx/bg-dates.jpg);
	background-repeat:repeat-y;}










