/* Style-Sheet für alle Text- und Link-Formatierungen */

/* ----------------------------------------------- */
/* Text: Navigation */
/* ----------------------------------------------- */

.bodyNavigationTextLink, .bodyNavigationTextLinkSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	color: #CC3300;	
}


.bodyNavigationTextLinkSelected, .bodyNavigationTextLink:hover {
	font-weight: bold;	
}


.bodyMasterNavigationTextLink, .bodyMasterNavigationTextLinkSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #666666;
}


.bodyMasterNavigationTextLinkSelected, .bodyMasterNavigationTextLink:hover {
	font-weight: bold;
}

.bodyMasterNavigationBreak {
	font-size: 8px;
	line-height: 8px;
}



/* ----------------------------------------------- */
/* Text: Footer im Content-Bereich*/
/* ----------------------------------------------- */

.bodyMiddleFooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
}


a.bodyMiddleFooterText {
	text-decoration: underline;
}


a.bodyMiddleFooterText:hover {
	text-decoration: none;
}



/* ----------------------------------------------- */
/* Text: Footer */
/* ----------------------------------------------- */

.footerTextLink, .footerTextLinkSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}


.footerTextLinkSelected, .footerTextLink:hover, .footerTextLinkSelected:hover {
	font-weight: bold;
}
