#content p {
	line-height: 149%;
	margin: 0;
	color: #ffffff;
	font-size: 93%;		
}

#content td {
	font-size: inherit;
}

#content li li {
	font-size: 100%;
}

#content a {
	color: #ffffff;
	text-decoration: underline;
}

#content a:hover {
	color: #336699;
}

#content h1,
#content h2,
#content h3 {
	margin: 0;
	padding: 0;
}

#content h1 {	
	font-size: 100%;
	line-height: 108%;
	color: #ffffff;
	padding: 5px 7px 6px 0px;
}

#content h2 {	
	font-size: 100%;
	line-height: 108%;
	font-weight: normal;
	padding: 3px 4px 3px 4px;
	color: #fff;
	background-color: #336699;
	text-decoration: none;
	margin-top: 1px;
}

#content h2 a, #content a h2, #content h2 a:hover, #content a:hover h2  {
	text-decoration: none;
	color: #fff;
}

#content h3 {	
	font-size: 149%;
	line-height: 149%;
	font-weight: bold;
	padding: 0px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;	
}

#content h1 a,
#content h2 a,
#content h3 a {
	text-decoration: none;	
}

#content ul {
	padding: 0px;
	margin: 12px 0px 0px 27px;
}

#content ul li {
	padding-left: 8px;
}

#content hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #5b5b5b;
	border-bottom: transparent;
	background: none transparent;
	height: 0px;
}

#content .googlemap_text {
	color: black;
}


