/* Navigation */
.navBigNormal 			{ font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF }
.navBigSelect 			{ font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #FFCC80 }
.navSmallNormal			{ font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; color: #8FA2B1; line-height: 10px}
.navSmallSelect 		{ font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; line-height: 10px}
.navSmallExtraNormal	{ font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; color: #99CA61; line-height: 10px}
.navSmallExtraSelect 	{ font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; line-height: 10px}
.navListenlink			{ font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; color: #22546D; line-height: 10px}

/* Header */
.headMoment				{ font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF }
.headBack				{ font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #CCCCCC }

/* Content */
.conHeadline 			{ font-family: Arial, sans-serif; font-size: 15px; font-weight: bold; color: #22546D ; line-height: 18px}
.conSubheadline 		{ font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #22546D ; line-height: 20px}
.conCopy				{ font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #67899A ; line-height: 15px}
.conCopyBold			{ font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #67899A ; line-height: 15px}
.conCopyLink			{ font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #22546D ; line-height: 15px}
.conCopyListe			{ font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #67899A ; line-height: 12px}

/* Zusatz */
.zusatzHeadline 		{ font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #22546D ; line-height: 12px}
.zusatzCopy 			{ font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal; color: #67899A ; line-height: 14px}
.zusatzCopyBold 		{ font-family: Verdana, sans-serif; font-size: 10px; font-weight: bold; color: #67899A ; line-height: 14px}
.zusatzCopyListe 		{ font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal; color: #22546D ; line-height: 12px}


/* HOVER */
a.navBigNormal:link 		{ text-decoration: none; }
a.navBigNormal:visited 		{ text-decoration: none; }
a.navBigNormal:active 		{ text-decoration: none; }
a.navBigNormal:hover 		{ text-decoration: none; color: FFCC80; }

a.navListenlink:link 		{ text-decoration: none; }
a.navListenlink:visited 	{ text-decoration: none; }
a.navListenlink:active 		{ text-decoration: none; }
a.navListenlink:hover 		{ text-decoration: none; color: #639C31; }

a.zusatzCopyListe:link 		{ text-decoration: none; }
a.zusatzCopyListe:visited 	{ text-decoration: none; }
a.zusatzCopyListe:active 	{ text-decoration: none; }
a.zusatzCopyListe:hover 	{ text-decoration: none; color: 639C31; }

a.navBigSelect:link 		{ text-decoration: none; }
a.navBigSelect:visited 		{ text-decoration: none; }
a.navBigSelect:active 		{ text-decoration: none; }
a.navBigSelect:hover 		{ text-decoration: none; color: FFFFFF; }

a.navSmallNormal:link 		{ text-decoration: none; }
a.navSmallNormal:visited 	{ text-decoration: none; }
a.navSmallNormal:active 	{ text-decoration: none; }
a.navSmallNormal:hover 		{ text-decoration: none; color: FFFFFF; }

a.navSmallExtraNormal:link 		{ text-decoration: none; }
a.navSmallExtraNormal:visited 	{ text-decoration: none; }
a.navSmallExtraNormal:active 	{ text-decoration: none; }
a.navSmallExtraNormal:hover 	{ text-decoration: none; color: FFFFFF; }

a.headBack:link 			{ text-decoration: none; }
a.headBack:visited 			{ text-decoration: none; }
a.headBack:active 			{ text-decoration: none; }
a.headBack:hover 			{ text-decoration: none; color: FFFFFF; }

a.conCopyLink:link 			{ text-decoration: none; }
a.conCopyLink:visited 		{ text-decoration: none; }
a.conCopyLink:active 		{ text-decoration: none; }
a.conCopyLink:hover 		{ text-decoration: none; color: 639C31; }

