.eQMB_title {
	width: 606px;
	margin: 0;
	padding: 0px;
	margin-bottom: 12px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 15px;
	float: left;
}

.eQMB_title span{
	color: #666666;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 15px;
}

.eQMB_archiv {
	width: 606px;
	margin: 0;
	padding: 0px;
	margin-bottom: 12px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #666666;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 15px;
	float: left;
}

.eQMB_archiv h1,.eQMB_title h1 {
	color: #333333;
	font-size: 13px;
	font-family: Georgia, Garamond, Times, serif;
	line-height: 15px;
	margin: 0;
	padding: 0px;
}

.eQMB_archiv h2,.eQMB_title h1 {
	color: #333333;
	font-size: 13px;
	font-family: Georgia, Garamond, Times, serif;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0px;
}

.eQMB_archiv h3, .eQMB_title h3 {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 0px;
}

.dateValueHead {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 15px;
}

.dateValue {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 15px;
}

.launchHB {
	width: 194px;
	height: 126px;
	background-image: url(../images/icons/launch_handbuch_0.gif); 
	background-repeat: no-repeat;
	cursor: pointer;
}

.launchHBNoP {
	width: 194px;
	height: 126px;
	/*background-image: url(../images/icons/launch_handbuch_0.gif); */
	background-image: url(../images/icons/launch_handbuch_prep.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.launchHB:hover {
	background-image: url(../images/icons/launch_handbuch_1.gif); 
	background-repeat: no-repeat;
}

.launchHBNoP:hover {
	/*background-image: url(../images/icons/launch_handbuch_1.gif);*/
	background-repeat: no-repeat;
}


.launchKC {
	width: 194px;
	height: 126px;
	background-image: url(../images/icons/launch_kurzcheck_0.gif);
	/*background-image: url(../images/icons/launch_kurzcheck_prep.gif);*/
	background-repeat: no-repeat;
	cursor: pointer;
}

.launchKC:hover {
	background-image: url(../images/icons/launch_kurzcheck_1.gif);
	background-repeat: no-repeat;
}

.launchPB {
	width: 194px;
	height: 126px;
	background-image: url(../images/icons/launch_pb_0.gif);
	/*background-image: url(../images/icons/launch_pb_prep.gif);*/
	background-repeat: no-repeat;
	cursor: pointer;
}

.launchPB:hover {
	background-image: url(../images/icons/launch_pb_1.gif); 
	background-repeat: no-repeat;
}

.pt8 {
	padding-top: 8px;
}

.KTQ {
	color: #1B2693;
}

.QEP {
	color: #EB8F22;
}

.ISO {
	color: #388643;
}
