/*  ------------------- */
/*  --- 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
}

.textMittel 
{
	font-size: 11px;
	line-height: 14px
}
.textMittelBlau
{
	font-size: 11px;
	color:#0162A1; 
	line-height: 14px
}
.textMittelFett
{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold
}
.textMittelBlauFett
{
	font-size: 11px;
	color:#0162A1; 
	line-height: 14px;
	font-weight: bold
}

.textKlein 
{
	font-size: 10px;
	line-height: 12px
}
.textKleinBlau
{
	font-size: 10px;
	color:#0162A1; 
	line-height: 12px
}
.textKleinFett
{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold
}
.textKleinBlauFett
{
	font-size: 10px;
	color:#0162A1; 
	line-height: 12px;
	font-weight: bold
}

.textHeadline 
{
	font-size: 18px;
	color: #0162A1;
	font-weight: bold
}

.textTeaserHeadline 
{
	font-size: 14px;
	color: #0162A1;
	font-weight: bold
}


/*  ------------------- */
/*  --- Linkformate --- */
/*  ------------------- */

a:link { font-weight:bold; color:#0162A1; text-decoration:none }
a:visited { font-weight:bold; color:#0162A1; text-decoration:none }
a:hover { font-weight:bold; color:#00416B; text-decoration:underline }
a:active { font-weight:bold; color:#00416B; text-decoration:underline }

a.linkThin { font-weight:normal; color:#0162A1; text-decoration:none }
a.linkThin:visited { font-weight:normal; color:#0162A1; text-decoration:none }
a.linkThin:hover { font-weight:normal; color:#00416B; text-decoration:underline }
a.linkThin:active { font-weight:normal; color:#00416B; text-decoration:underline }

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:#00416B; text-decoration:underline }
a.link2ndLevelMain:active { font-weight:normal; color:#00416B; text-decoration:underline }

a.link2ndLevelOpen { font-weight:bold; color:#0162A1; text-decoration:none }
a.link2ndLevelOpen:visited { font-weight:bold; color:#0162A1; text-decoration:none }
a.link2ndLevelOpen:hover { font-weight:bold; color:#0162A1; text-decoration:none }
a.link2ndLevelOpen:active { font-weight:bold; color:#0162A1; text-decoration:none }

a.linkBreadcrumb1stLevel { font-weight:bold; color:#000000; text-decoration:none }
a.linkBreadcrumb1stLevel:visited { font-weight:bold; color:#000000; text-decoration:none }
a.linkBreadcrumb1stLevel:hover { font-weight:bold; color:#00416B; text-decoration:none }
a.linkBreadcrumb1stLevel:active { font-weight:bold; color:#00416B; text-decoration:none }

a.linkBreadcrumb2ndLevel { font-weight:normal; color:#000000; text-decoration:none }
a.linkBreadcrumb2ndLevel:visited { font-weight:normal; color:#000000; text-decoration:none }
a.linkBreadcrumb2ndLevel:hover { font-weight:normal; color:#00416B; text-decoration:none }
a.linkBreadcrumb2ndLevel:active { font-weight:normal; color:#00416B; text-decoration:none }