p.light_grey  {
	color: #666666;
	text-decoration: none;
}

p.kleingedrucktes  {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	line-height: 1.2em;
	margin-left:30px;
	margin-right:30px;
	text-align: justify;
}

h2{
	text-transform: uppercase;
	/* margin-top: 24px; */
	margin-bottom: 18px;
	color: #6699cc;
	font-weight: bold;
	font-size: 14px; 
}

span.dunkelblau	 {
	color: #003366;
}

a.hellblau{ 
  font-weight: bold;
}

a.hellblau,
p.hellblau{ 
 	color: #6699cc;
}

span.hellblau{ 
 	color: #6699cc;
}

h1{
	text-transform: uppercase;
	color: #003366;
	font-weight: bolder;
	font-size: 14px; 
	margin-bottom: 17px;
}

em{
	color: #003366;
	font-style: normal;
}

p {
	margin-top:16px;
  	margin-bottom:16px;
  	line-height: 16px;
}

hr{
	margin-top: 21px;
	margin-bottom: 4px;
	border-width: 1px 0 0 0;
	border-color: #999999;
	height: 1px;
}

em{
  font-size: inherit;
}

blockquote{
  margin-left:30px;
  margin-right:30px;
  text-align: justify;
}

