p, h1, h2, h3, h4, h5, h6, table, legend, a, ul, li {
 	color:#202124;
}
 
.zentriert {
	text-align:center;
}

.rechtsbuendig {
	text-align:right;
}

p {
	line-height:130%;
	font-size:11px;
	margin:0;
	padding:0;
}

h1, h2 {
	font-weight:bold;	
}

h1 {
	font-family:Arial;
	font-size:12px;
}

h2, legend {
	font-family:Arial;
	font-size:12px;
}

h3, h4, h5, h6 {
	font-size:12px;
}

a {
	color:#137705;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


#content li {
	list-style: circle;
	margin-left:13px;
}

#content .chgallery-list li {
	list-style: none;
}
