/* ############################## CSS-Definitionen 'TYPO DAY' HEC GmbH 2008 - Internet ############################## */

/* Standardformatierungen */

tr,td,th,p,div,input {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

.normalBlackTxt {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

.normalDarkGreyTxt {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

.normalGreyTxt {
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

.normalRedTxt {
	color: #c23239;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

.normalWhiteTxt {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

.normalBlueTxt {
	color: #4080BF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

.italicBlackTxt {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.italicDarkGreyTxt {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.italicGrayTxt {
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.italicRedTxt {
	color: #c23239;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.italicWhiteTxt {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.italicBlueTxt {
	color: #4080BF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.normalBlackBlockTxt {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.normalDarkGreyBlockTxt {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.normalGreyBlockTxt {
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.normalRedBlockTxt {
	color: #c23239;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.normalWhiteBlockTxt {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.normalBlueBlockTxt {
	color: #4080BF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.boldBlackTxt {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}

.boldDarkGreyTxt {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}

.boldGreyTxt {
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}

.boldRedTxt {
	color: #c23239;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}

.boldWhiteTxt {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}

.boldBlueTxt {
	color: #4080BF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}

.smallBlackTxt {
	color: #000000;
	font-family: Arial;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

.smallDarkGreyTxt {
	color: #333333;
	font-family: Arial;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

.smallGreyTxt {
	color: #666666;
	font-family: Arial;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

.smallRedTxt {
	color: #c23239;
	font-family: Arial;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

.smallWhiteTxt {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

.smallBlueTxt {
	color: #4080BF;
	font-family: Arial;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

.superSmallBlackTxt {
	color: #000000;
	font-family: Arial;
	font-size: 8px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
}

.superSmallDarkGreyTxt {
	color: #333333;
	font-family: Arial;
	font-size: 8px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
}

.superSmallGreyTxt {
	color: #666666;
	font-family: Arial;
	font-size: 8px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
}

.superSmallRedTxt {
	color: #C23239;
	font-family: Arial;
	font-size: 8px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
}

.superSmallWhiteTxt {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
}

.superSmallBlueTxt {
	color: #4080BF;
	font-family: Arial;
	font-size: 8px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
}

/* Linkformatierungen */

a:link {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
}

a.txtLink:link {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
}

a.txtLink:visited {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
}

a.txtLink:active {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
}

a.txtLink:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
}

a.menuLink:link {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

a.menuLink:visited {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

a.menuLink:active {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

a.menuLink:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
