h1
{
	font-size: 3em;
	margin: 0px 10px;
	padding-top: 20px;
	padding-bottom: 5x;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
	color: #444;
}
.titel
{
	font-size: 3em;
	margin: 0px 10px;
	padding-top: 20px;
	padding-bottom: 5x;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
	color: #444;
}
p
{
	color: #555;
	margin: 0px;
	text-align: center;
	font-size: 1em;
	line-height: 1.5;
}
h2
{
	font-size: 2.1em;
	margin: 0px 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
	color: #444;
}
h3
{
	font-size: 2em;
	margin: 0px 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px;

	
	color: #444;
}
h4
{
	font-size: 100%;
	margin: 0px 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	text-align: center;
	
	color: #444;
}
.active
{
	
	color: red;
	
}