/***** High Style ***** Microsoft Internet Explorer and fine style ********************************/

body.content a {
	color: #F4521D;
	font-weight: bold;
	text-decoration: underline;
}

body.content a:hover {
	text-decoration: none;
}

body {
	border: 0px;
	margin: 0px;

	scrollbar-arrow-color     : white;
	scrollbar-face-color      : #9D9D9E;
	scrollbar-highlight-color : #9D9D9E;
	scrollbar-shadow-color    : #9D9D9E;
	scrollbar-track-color     : white;
}

body.content {
	background: url(/de/content/b2b/img_1024/scrollbarfix.gif) left top no-repeat fixed;
}


table.box_01 {
	border: 1px ridge #F4521D;
	border-width: 1px 1px 0px 0px;
}
table.box_01 td {
	border: 1px ridge #F4521D;
	border-width: 0px 0px 1px 1px;
	padding: 5px;
}

span.title a {
	color: #464849;
}

/**************************************************************************************************/
