body { 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
}

.backlink {
	background-color: #FFFFFF;
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.webtext {
	/* background-color: #FFFFFF;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	alter Webtext wurde auf text angepasst - fme */
	color: #000000; 
	font: 12px/15px Arial, Helvetica, Verdana, sans-serif;
}

.webtext a {
	color: #0055A3;

}

.webtext a:visited   { 
	color: #0055A3; 

}

.weblinks  { 
	color: #777777; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #ffffff 
	}

.navigationsbaum {
	background-color: #E5E5E5;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
/* fett rauskommentiert 	font-weight: bold; */
}

.header	{
	background-color: #FFFFFF;
	color: #0055a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.subheader {
	background-color: #FFFFFF;
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

td.leer {
	background-color: White;
}

.seitenfuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #0033FF;
}

input.textfeld {
	background-color: White;
	border: inset;
	width: 175px;
}

.fettgrau {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	/* font-weight: bold; */
	color: #7C7C7C;
}

.fusszeile {
	background-color: #FFFFFF;
	color: #7F7F7F;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.hauptnavigation {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.wahl {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}



/* --- Hintergrund und Link nur fuer AKTIVE Kategorie --- */

.nav_category_active {
	background-color: #7F7F7F;
	border-bottom: 1px solid #E5E5E5;
}

.nav_category_active a {
	color: #E5E5E5;
	line-height: 16px;
	font-size: 11px;
	text-decoration: none;
	border: none;
	margin-left: 5px;
}

/* auskommentiert, da nicht gewuenscht --- */
/*
.nav_category_active a:hover {
	color: white;
}
*/

/* --- Hintergrund und Link fuer NICHT ausgewaehlte Kategorie ---*/

.nav_element {
	background-color: #E5E5E5;
}

.nav_element a {
	color: #7F7F7F;
	line-height: 16px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
	margin-left: 5px;
}


/* --- Hintergrund und Linkfarbe fuer AKTIVE Familienebene --- */

.nav_family_active {
	background-color: #D0D0D0;
	border-bottom: 1px solid #E5E5E5;
	background-image: url('../images/system/pfeil_neu.gif');
	background-repeat: no-repeat;
	background-position: 5px center

}

.nav_family_active_inner {
	margin-left: 25px;
}

.nav_family_active a {
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size: 11px;
	text-decoration: none;
	border:none;
}

/* auskommentiert, da nicht gewuenscht --- */
/*
.nav_family_active a:hover {
		color: white;
}
*/

/* --- Hintergrund und Linkfarbe fuer Familienebene --- */

.nav_family {
	background-color: #D0D0D0;
	border-bottom: 1px solid #E5E5E5;
}

.nav_family_inner {
	margin-left: 25px;
}

.nav_family a {
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size: 11px;
	text-decoration: none;
	border:none;
}

/* auskommentiert, da nicht gewuenscht --- */
/*
.nav_family a:hover {
		color: white;
}
*/

/* --- Hintergrund und Linkfarbe fuer AKTIVE Produktebene --- */

.nav_product_active {
	background-color: #D0D0D0;
	border-bottom: 1px solid #E5E5E5;
	background-image: url('../images/system/pfeil_neu.gif');
	background-repeat: no-repeat;
	background-position: 25px 4px
}

.nav_product_active_inner {
	margin-left: 45px;
}

.nav_product_active a {
	border-bottom: 1px solid #E5E5E5;
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size: 11px;
	text-decoration: none;
	border:none;
}

/* auskommentiert, da nicht gewuenscht --- */
/*
.nav_product_active a:hover {
		color: white;
}
*/

/* --- Hintergrund und Linkfarbe fuer Produktebene --- */

.nav_product {
	background-color: #D0D0D0;
	border-bottom: 1px solid #E5E5E5;
}

.nav_product_inner {
	margin-left: 45px;
}

.nav_product a {
	border-bottom: 1px solid #E5E5E5;
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size: 11px;
	text-decoration: none;
	border:none;
}

/* auskommentiert, da nicht gewuenscht --- */
/*
.nav_product a:hover {
		color: white;
}
*/

/* --- --- --- */

.nav_element_oben {
	color: White;
	font-size: 11px; 
	line-height: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}


.breadcrumb {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.breadcrumb_home {
	margin-left:10px;
}

.copytext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.copyheadline { 
	color: #0055a3; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

/* Links für die Reiter und Tabellenzahlen unter Produkte */


.links1 {
	font-family: Arial, Regular_;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #0055A3;
	
}

.links1 a {
	color: #0055A3;
	

}

.links1 a:visited   { 
	color: #0055A3; 
	

}

.links1 a:active   { 
	color: #0055a3; 
	}

.links2 {
	font-family: Arial, Regular_;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	margin-left:20; 
	color: #0055A3;

}
.links2 a {
	color: #0055A3;


}

.links2 a:visited   { 
	color: #0055A3; 


}

.links2 a:active   { 
	color: #0055a3; 
}

.text { 	
	color: #000000; 
	font: 12px/15px Arial, Helvetica, Verdana, sans-serif; 

}

.text a {
	color: #0055A3;

}

.text a:visited   { 
	color: #0055A3; 

}
.text_print { 	
	color: #000000; 
	font: 12px/15px Arial, Helvetica, Verdana, sans-serif; 
	text-decoration: none;
}

.text_print a {
	color: #0055A3;
	text-decoration: none;

}

.text_print a:visited   { 
	color: #0055A3; 
	text-decoration: none;

}


.headline { 
	background-color: #FFFFFF;
	color: #0055A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.subheadline { 
	background-color: #FFFFFF;
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold; 
}
.fettgrau {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	/* font-weight: bold; */
	color: #7C7C7C;
}