/*  ------------------- */
/*  --- Textformate --- */
/*  ------------------- */

body{
	/* background-color:#DDDDDD; */
	background-color:#FFFFFF;
}

td, p, ul, ol, blockquote
{
	font-family: Verdana, Tahoma, sans-serif, Arial, Helvetica;
}

.textNormal 
{
	font-size: 12px;
	line-height: 16px
}
.textNormalFett,  a.textNormalFett, a.textNormalFett:vistited, a.textNormalFett:active
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration:none;
}
a.textNormalFett:hover
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration:underline;	
	
}

a.textMittelFett, a.textMittelFett:vistited, a.textMittelFett:active
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration:none;
}
a.textMittelFett:hover
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration:underline;	
	
}
.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
}
.textMittelFett
{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold
}
.textMittelWeiss
{
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF
}
.textMittelWeissFett
{
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold
}
.textMittelRotFett
{
	font-size: 11px;
	color: #E8262A;
	font-weight: bold
}

.textKlein 
{
	font-size: 10px;
	line-height: 12px
}
.textKleinFett, a.textKleinFett, a.textKleinFett:hover, a.textKleinFett:visited, a.textKleinFett:active 
{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #004182;
}
.textKleinWeiss 
{
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF
}
.textKleinWeissFett 
{
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold
}
.textKlein16
{
	font-size: 10px;
	line-height: 16px
}

.textHeadline 
{
	font-size: 18px;
	color: #E8262A;
	font-weight: bold
}


/*  ------------------- */
/*  --- Linkformate --- */
/*  ------------------- */

a:link { font-weight:bold; color:#004182; text-decoration:none }
a:visited { font-weight:bold; color:#004182; text-decoration:none }
a:hover { font-weight:bold; color:#004182; text-decoration:underline }
a:active { font-weight:bold; color:#004182; text-decoration:underline }

a.linkGruen { font-weight:normal; color:#008450; text-decoration:none }
a.linkGruen:visited { font-weight:normal; color:#008450; text-decoration:none }
a.linkGruen:hover { font-weight:normal; color:#E8262A; text-decoration:underline }
a.linkGruen:active { font-weight:normal; color:#E8262A; text-decoration:underline }

a.link1stLevelMain { font-weight:bold; color:#004182; text-decoration:none }
a.link1stLevelMain:visited { font-weight:bold; color:#004182; text-decoration:none }
a.link1stLevelMain:hover { font-weight:bold; color:#004182; text-decoration:none }
a.link1stLevelMain:active { font-weight:bold; color:#004182; text-decoration:none }

a.link2ndLevelMainOpen { font-weight:bold; color:#BBCAD3; text-decoration:none }
a.link2ndLevelMainOpen:visited { font-weight:bold; color:#BBCAD3; text-decoration:none }
a.link2ndLevelMainOpen:hover { font-weight:bold; color:#BBCAD3; text-decoration:none }
a.link2ndLevelMainOpen:active { font-weight:bold; color:#BBCAD3; text-decoration:none }

a.link2ndLevelMain { font-weight:normal; color:#BBCAD3; text-decoration:none }
a.link2ndLevelMain:visited { font-weight:normal; color:#BBCAD3; text-decoration:none }
a.link2ndLevelMain:hover { font-weight:normal; color:#BBCAD3; text-decoration:none }
a.link2ndLevelMain:active { font-weight:normal; color:#BBCAD3; 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:#008450; text-decoration:none }
a.link1stLevelBreadcrumb:active { font-weight:bold; color:#008450; 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:#008450; text-decoration:none }
a.link2ndLevelBreadcrumb:active { font-weight:normal; color:#008450; text-decoration:none }
