body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 { 
	color: #0000ff; 
	font-size: 18px; 
	font-weight: bold 
}

h2 { 
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold 
}

h3 { 
	color: #0000ff; 
	font-size: 12px; 
	font-weight: bold 
}

h4 { 
	color: #0000ff; 
	font-size: 12px; 
	font-weight: normal 
}

h5 { 
	color: #0000ff; 
	font-size: 12px; 
	font-weight: normal 
}

h6 /* Bildunterschrift */  { 
	color: #ffffff; 
	font-size: 10px; 
	font-weight: normal 
}

p,li  { 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: normal 
}

a:link {color:#FFFFFF;}
a:visited {color:#999999;}
a:active {color:#999999;}
a:hover {color:#0000FF;}

.zentr  { text-align: center }
.block { text-align: justify }
.small  { font-size: 10px; }
.smallgrey { color: #999999; font-size: 10px; font-weight: normal }

strong {
	font-weight: bold;
	color: #00F;
	font-variant: small-caps;
	font-size: 14px;
}

.galerie img {
	padding: 2px
}
.galerie a:link img {border: 1px dotted #333 }
.galerie a:visited img {border: 1px dotted #555 }
.galerie a:active img {border: 1px dotted #555 }
.galerie a:hover img {border: 1px dotted #777 }

#nachruf p { color: #CCC; }

#nachruf p b { color: #FFF; }
