textHeadline/*  ------------------- */
/*  --- Textformate --- */
/*  ------------------- */

body, td, p, ul, ol, blockquote
{
	font-family: Verdana, Tahoma, sans-serif, Arial, Helvetica;
}

.textNormal 
{
	font-size: 12px;
	line-height: 16px
}
.textNormalFett
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold
}
.textNormalWeiss 
{
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF
}
.textNormalWeissFett
{
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold
}
.textNormalGruenFett
{
	font-size: 12px;
	color: #00705F;
	font-weight: bold
}

.textMittel 
{
	font-size: 11px;
	line-height: 14px
}
.textMittelFett
{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold
}

.textMittelGruenFett
{
	font-size: 11px;
	color: #00705F;
	font-weight: bold
}

.textKlein 
{
	font-size: 10px;
	line-height: 12px
}
.textKleinFett
{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold
}
.textKleinHellgelb 
{
	font-size: 10px;
	line-height: 12px;
	color: #FFFAD9; 
}
.textKleinHellgelbFett 
{
	font-size: 10px;
	line-height: 12px;
	color: #FFFAD9; 
	font-weight: bold
}

.textHeadline 
{
	font-size: 18px;
	color: #00705F;
	font-weight: bold
}
.text_Headline 
{
	font-family: Arial, Verdana, Tahoma, sans-serif, Helvetica;
  font-weight: bold;
  font-size: 13pt;
  color: #00705f;
}

/*  ------------------- */
/*  --- Linkformate --- */
/*  ------------------- */

a:link { font-weight:bold; color:#00705F; text-decoration:none }
a:visited { font-weight:bold; color:#00705F; text-decoration:none }
a:hover { font-weight:bold; color:#000000; text-decoration:underline }
a:active { font-weight:bold; color:#000000; text-decoration:underline }

a.linkGlobals { font-weight:normal; color:#00705F; text-decoration:none }
a.linkGlobals:visited { font-weight:normal; color:#00705F; text-decoration:none }
a.linkGlobals:hover { font-weight:normal; color:#000000; text-decoration:underline }
a.linkGlobals:active { font-weight:normal; color:#000000; text-decoration:underline }

a.link1stLevelMain { font-weight:bold; color:#FFFAD9; text-decoration:none }
a.link1stLevelMain:visited { font-weight:bold; color:#FFFAD9; text-decoration:none }
a.link1stLevelMain:hover { font-weight:bold; color:#FFFAD9; text-decoration:none }
a.link1stLevelMain:active { font-weight:bold; color:#FFFAD9; text-decoration:none }

a.link2ndLevelMain { font-weight:normal; color:#000000; text-decoration:none }
a.link2ndLevelMain:visited { font-weight:normal; color:#000000; text-decoration:none }
a.link2ndLevelMain:hover { font-weight:normal; color:#00705F; text-decoration:none }
a.link2ndLevelMain:active { font-weight:normal; color:#00705F; text-decoration:none }

a.link2ndLevelOpen { font-weight:bold; color:#00705F; text-decoration:none }
a.link2ndLevelOpen:visited { font-weight:bold; color:#00705F; text-decoration:none }
a.link2ndLevelOpen:hover { font-weight:bold; color:#00705F; text-decoration:none }
a.link2ndLevelOpen:active { font-weight:bold; color:#00705F; text-decoration:none }

a.link1stLevelBreadcrumb { font-weight:bold; color:#000000; text-decoration:none }
a.link1stLevelBreadcrumb:visited { font-weight:bold; color:#000000; text-decoration:none }
a.link1stLevelBreadcrumb:hover { font-weight:bold; color:#00705F; text-decoration:none }
a.link1stLevelBreadcrumb:active { font-weight:bold; color:#00705F; text-decoration:none }

a.link2ndLevelBreadcrumb { font-weight:normal; color:#000000; text-decoration:none }
a.link2ndLevelBreadcrumb:visited { font-weight:normal; color:#000000; text-decoration:none }
a.link2ndLevelBreadcrumb:hover { font-weight:normal; color:#00705F; text-decoration:none }
a.link2ndLevelBreadcrumb:active { font-weight:normal; color:#00705F; text-decoration:none }

.textTeaserHeadline { font-size: 12px; color: #000000; font-weight: bold }

