*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 30px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 100.01%;
}

p
{
	margin: 0px 0px 15px 0px;
}

h1
{
	font-size: 2em;
	color: #c00;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2
{
	font-size: 1.6em;
	color: #000;
	margin-top: 20px;
	margin-bottom: 10px;
}

h3
{
	font-size: 1.4em;
	color: #c00;
}

h4
{
	font-size: 1em;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
}

a
{
	color: #c00;
	text-decoration:none;
}

img
{
	border:0px;
}

.hervorheben
{
	font-weight: bold;
}
