BODY {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
P {
	font-size: 12px;
	TEXT-DECORATION: none;
}
A {
	font-size: 12px;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: red;
}
.BR5 { /* nav_main.cfm */
	LINE-HEIGHT: 5px
}
/*
TABLE {
	BORDER-RIGHT: 0pt inset; BORDER-TOP: 0pt inset; BORDER-LEFT: 0pt inset; BORDER-BOTTOM: 0pt inset; BORDER-COLLAPSE: collapse; border-spacing: 0pt
}
*/
TD {
	font-size: 12px;
}
INPUT {
	font-size: 12px;
}
SELECT {
	/* */
}
.nav_top_link { /* nav_main.cfm */
	color: white;
}
.navtopout{
	font-weight: bold;
}
.navtopout:hover{
	font-weight: bold;
	color:white;
}
.navtopover{
	font-weight: bold;
	color:white;
}
.navtopactive{
	font-weight: bold;
	background-color : #0059BC;
	color:#F2D400;
}
.navleftmainout{
	font-weight: bold;
	background-color : #0059BC;
	color:white;
}
.navleftmainover{
	font-weight: bold;
	background-color : #3367c4;
	color:red;
}
.navleftmainactive{
	font-weight: bold;
	background-color : #0059BC;
	color:#F2D400;
}
.navleftsubout{
	background-color : #0059BC;
	color:white;
}
.navleftsubover{
	background-color : #0059EF;
	color:red;
}
.navleftsubactive{
	background-color : #0059BC;
	color:#F2D400;
}
.nav_left_link { /* nav_main.cfm */
	line-height: 22px;
	text-decoration: none;
	color: #0059BC;
}
.nav_left_title { /* nav_main.cfm */
	line-height: 22px;
	font-weight: bold;
}
.nav_left_text { /* nav_main.cfm */
	line-height: 22px;
}
.nav_headline { /* nav_main.cfm */
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.page_nav_text { /* nav_page.cfm */
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
.page_nav_link { /* nav_page.cfm */
	color: #0059BC;
	text-decoration: none;
}
.std_klein { 
	/* frmLogon.cfm */
	/* war_liste.cfm */
	color: Black;
	font-size: 9px;
}
.tech_text { /* Art_Liste article description */
	color: Black;
	font-family : "Courier New", Courier, monospace;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tech_text_red { /* Art_Liste red for matching articles */
	color: #CC0000;
	font-family : "Courier New", Courier, monospace;
	padding-top: 0px;
	padding-bottom: 0px;
}
.std_text { /* Art_Detail param value */
	color: Black;
	text-decoration: none;
}
.std_text_red { /* Art_Detail param value */
	color: #CC0000;
	text-decoration: none;
}
.std_text_bold { /* Art_Detail param value */
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
.std_hinweis {
	/* Art_Suche error message */
	color: Red;
	text-decoration: none;
}
.std_link { 
	/* nav_main.cfm */
	/* Art_Gruppen href group names (links to search page) */
	/* Art_Suche href text on images (links to search page) */
	text-decoration: none;
	color: #0059BC;
}
.debugging,A.debugging,A.debugging:Visited,A.debugging:Link,A.debugging:Active {
	background-color : #FFFFCC;
	font-family : "Courier New", Courier, monospace;
	font-size: 10px;
	margin : 4px 26px;
	padding : 6px 16px;
	padding-left : 16px;
}
.info_text { /* Info Pages */
	color: Black;
	text-decoration: none;
	font-size: 14px;
}
.onlyprint {
	display: none;
}

