#content h1 {
	font-weight: bold;
	font-size: 116%;
	color: #ee2f58;
	text-align: left;
	margin: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

#content h2 {
	font-weight: bold;
	color: #ee2f58;
	font-size: 100%;
	margin: 0;
}

#content h3 {
	font-weight: bold;
	color: #373737;
	font-size: 93%;
	margin: 0;
}

#content span.red,
#content p.red,
#content td.red {
	color: #ee2f58;
}

#content ul,
#content li {
	padding: 0;
	margin: 0;
}

#content li {
	margin-left: 17px;
}

#content span.bildlegend,
#content p.bildlegend {
	font-size: 77%;
}

#content ul.cmsSitemapLevel1 li {
	list-style: none;
	margin-left: 0;
}

#content ul.cmsSitemapLevel1 a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	line-height: 225%;
	background-image: url(../images/list_weitere_links.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;

}

#content ul.cmsSitemapLevel2 li {
	margin-left: 40px;
}

#content ul.cmsSitemapLevel2 a {
	color: black;
	font-weight: normal;
}

#content ul.cmsSitemapLevel3 a {
	color: gray;
}

#content hr {
	background-color: #a0a0a0; /* Farbe für Opera und Firefox */ 
	color: #a0a0a0; /* Farbe für Internet Explorer (IE) */
	border: 0; 
	height: 1px; 	
}
