.startseite
	{
	margin-top:150px;
	padding: 5px;
	font-size: 13px;
	font-family: arial;
	text-align: justify;
	background-color: #ffffff;
	}
.startseite h1
	{
	font-size: 16px;
	font-weight:bold;
	color:#0E2D70;
	}
.startseite h2
	{
	font-size: 14px;
	font-weight:bold;
	color:#0E2D70;
	}
.startseite h3
	{
	font-size: 13px;
	font-weight:bold;
	color:#0E2D70;
	}
.startseite a:link, .startseite a:visited, .startseite a:hover, .startseite a:active{
	font-size: 13px;
	font-family: arial;
	color: #000000;
	text-decoration: none;
}	
a.startseite2:link, a.startseite2:visited
	{
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	}
a.startseite2:hover, a.startseite2:active
	{
	color: #0E2D70;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	}