#content_block
{
	font-family: sans-serif;
}

#index_content
{
	position: relative;
	top: +20px;
	
	padding: 2px;
	
	background-color: #eee;
}

#navi2
{
	position: relative;
	left: 0px;
	top: +26px;
	
	list-style-type: none;
	line-height: 150%;
	
	font-size: 11pt;
	font-weight: normal;
}

#navi2 a
{
	text-decoration: none;
	color: black;
}

#navi2 a:hover
{
	text-decoration: underline;
}

#navi2 a:active, #navi2 a:visited
{
	color: black;
}

.aufmacher
{
	font-size: 15pt;
	margin-bottom: 10px;
	
	text-align: center;
	

}