.tabnavi {
	width: 216px;
	position: absolute;
}


#postit .header {
	background-image: url(http://www.fc-heidenheim.de/fileadmin/04_images/bg_postit_header.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 14px;
	padding: 3px 10px;
	margin-top: 13px;
	margin-bottom: 1px;

}

#postit .bodytext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	background-color: #f4f4f4;
	padding: 10px 10px;
        border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;

}

#postit a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed0000;
	text-decoration: none;
	line-height: 15px;
	text-decoration: underline;
}

#postit a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed0000;
	text-decoration: none;
	line-height: 15px;
	text-decoration: underline;
}
#postit a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed0000;
	text-decoration: none;
	line-height: 15px;
	text-decoration: underline;
}

.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}




