/* ************** Elements ************** */html, body {	background: #ffffff;	color: #000;}p, ul, li {	color: #000;	font-family: Arial, Helvetica;	font-size: 12px;}td {	color: #000;	font-family: Arial, Helvetica;	font-size: 11px;}h1 {	font-family: Arial, Helvetica;	color: #d38153;	font-size: 14px;	font-weight: bold;}h2 {	font-family: Arial, Helvetica;	font-size: 12px;	font-weight: bold;}small {	font-size: 10px;}input, select { 	color: #000;	font-family: Arial, Helvetica;	font-size: 12px;	}/* ****** Mine-Planning Spezial ******* */.menuHeadline {	font-family: Arial, Helvetica;	color: rgb(0,52,102);	font-size: 16px;	font-weight: bold;}.orangeText {	font-family: Arial, Helvetica;	color: #d38153;	font-size: 13px;	font-weight: bold;}/* ************** Links ************** */a:link {	color: #4784c3;	text-decoration: underline;}a:active {	color: #d38153;	text-decoration: underline;}a:visited {	color: #83589e;	text-decoration: underline;}a:hover {	color: #0000cc;	text-decoration: underline;}.related a:link {	color: #4784c3;	font-size: 10px;	text-decoration: none;}.related a:active {	color: #d38153;	font-size: 10px;	text-decoration: none;}.related a:visited {	color: #83589e;	font-size: 10px;	text-decoration: none;}.related a:hover {	color: #0000cc;	font-size: 10px;	text-decoration: underline;}A.navseclev3, A:visited.navseclev3 { 	line-height: 10px;	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;	color: #003466;	text-decoration : none;}A:hover.navseclev3 { 	line-height: 10px;	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;	color: #003466;	text-decoration : underline;}A.navseclev2, A:visited.navseclev2 { 	line-height: 12px;	font-size: 11px; font-family: Arial, Helvetica, sans-serif;	color: #003466;	text-decoration : none;}A:hover.navseclev2 { 	line-height: 12px;	font-size: 11px;	font-family: Arial, Helvetica, sans-serif;	color: #003466;	text-decoration : underline !important;}A.navseclev1, A:visited.navseclev1{ 	font-size: 11px;	line-height: 12px;	font-family: Arial, Helvetica, sans-serif; 	color: #003466; 	font-weight: bold;	text-decoration : none;}A:hover.navseclev1 { 	line-height: 12px;	font-size: 11px;	font-family: Arial, Helvetica, sans-serif;	color: #003466;	text-decoration : underline;}A.navservice, A:visited.navservice{ 	font-size: 11px;	line-height: 12px;	font-family: Arial, Helvetica, sans-serif; 	color: #747474; 	font-weight: bold;	text-decoration : none;}A:hover.navservice { 	line-height: 12px;	font-size: 11px;	font-family: Arial, Helvetica, sans-serif;	color: #747474;	text-decoration : underline;}/* ************** Classes ************** */.relatedImage, a:link.relatedImage, a:visited.relatedImage, a:active.relatedImage { color: #FFF; background-color: #4784C3;}.linkList{	margin-bottom: -9px;}.intro {	color: #C47547;	font-size: 14px;}.caption {	color: #666;	font-size: 10px;	vertical-align: bottom;}.hint { 	font-style: italic;	font-size: 11px;}.marker {	color: #000; /* Useful in case of later changes */}					.inlineHeadline {	font-size: 12px;	font-weight: bold;}.related {	font-size: 10px;	vertical-align: bottom;}.related .inlineHeadline {	font-size: 11px;	font-weight: bold;}.related p {	font-size: 10px;}td.related {	vertical-align: top;}.current {	color: #d38153;}.author {	text-align: right; 	font-size:11px;	}/* ************** Classes for sitemap ************** */.sitemapLevelOne {  background-color: #E2E2E2;  font-size: 10px; }  .sitemapLevelTwo {  background-color: #F1F1F1;  font-size: 10px; }  .sitemapLevelThree {  background-color: #FCFCFC;  font-size: 10px; }  A.sitemap, A:visited.sitemap { 	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;	color: #003466;	text-decoration : none;}A:hover.sitemap { 	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;	color: #003466;	text-decoration : underline;}/* ************** Style for press-informations ************** */.articleInfo {/* formerly the class "hint" was used for this */	color: #000;	font-size: 11px;}	.articleInfo strong, .related strong { 	color: #666;}	/* ************** Styles for tables ************** */.tblSeparatorStrong {  	background-color: #999; /* Bold grey line between table rows */	}.tblSeparator {	background-color: #CCC; /* Grey line between table rows */	}/* ************** Styles for hiding borders around images in links ************** */A:link IMG, A:visited IMG { border-style: none }A IMG { color: white } /* The only way to hide the border in NS 4.x *//* ************** Styles for mail forms ************** */.standardField {	width: 210px;	display: inline;}