/*  ###############-----standart inhalte ----------################# */
H1
	{
	color: #990000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 12px 0px 5px 0px;
	}
	
P
	{
	margin: 0px;
	}
	
A
	{
	text-decoration: underline;
	color: #990000;
	}
	
A:hover
	{
	text-decoration: none;
	}