#content h1,
#content h2,
#content h3,
#content h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#content h1 {
	font-size: 167%;
	line-height: 100%;
	color: #183885;
	margin-bottom: 15px;
}

#content h1:first-letter {
	color: #0094d5;
	font-family: Times, Georgia, serif;
	font-size: 200%;
	line-height: 100%;	
}

#content h2 {
	font-size: 144%;
	line-height: 123%;
	color: black;
}

#content h3 {
	font-size: 131%;
	line-height: 123%;
	color: black;	
}

#content h4 {
	font-size: 116%;
	line-height: 123%;
	color: black;	
}

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

#content a.special {
	padding-left: 12px;
	background-image: url(../images/list_navi.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#content p.red,
#content span.red,
#content a.red,
#content h1.red,
#content h2.red,
#content h3.red,
#content h4.red,
#content li.red {
	color: red;
}

#content p.legend,
#content span.legend,
#content a.legend,
#content h1.legend,
#content h2.legend,
#content h3.legend,
#content h4.legend,
#content li.legend,
#content div.legend {
	font-size: 85%;
	line-height: 144%;
}

#content p.legenddarkblue,
#content span.legenddarkblue,
#content a.legenddarkblue,
#content h1.legenddarkblue,
#content h2.legenddarkblue,
#content h3.legenddarkblue,
#content h4.legenddarkblue,
#content li.legenddarkblue,
#content div.legenddarkblue {
	color: #183885;
	font-size: 85%;	
	line-height: 144%;	
}

#content p.legendlightblue,
#content span.legendlightblue,
#content a.legendlightblue,
#content h1.legendlightblue,
#content h2.legendlightblue,
#content h3.legendlightblue,
#content h4.legendlightblue,
#content li.legendlightblue,
#content div.legendlightblue {
	color: #0094d5;
	font-size: 85%;
	line-height: 144%;		
}

#content p.darkblue,
#content span.darkblue,
#content h1.darkblue,
#content h2.darkblue,
#content h3.darkblue,
#content h4.darkblue,
#content div.darkblue {
	color: #183885;
}

#content p.lightblue,
#content span.lightblue,
#content h1.lightblue,
#content h2.lightblue,
#content h3.lightblue,
#content h4.lightblue,
#content div.lightblue {
	color: #0094d5;
}

#content span.HalbeBlindzeile,
#content p.HalbeBlindzeile {
	line-height: 63%;
}

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

#content li {
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(../images/list.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	padding-left: 14px;
}

#content li.legend {
	font-size: 85%;
}

#content li.legendHalbeBlindzeile {
	font-size: 85%;
	line-height: 63%;		
}

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