HTML {
	
}
BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000;
	background:#fff;
	text-align:left;
}
* {
	margin:0;
	padding:0;
}
IMG {
	border:0;
}
A {
	outline:0;
}
.mmhide_clr {
	clear:both;
}
/**
 * GLOBAL LAYOUT DEFINITIONS {HEADER}
 */
DIV#header {
	position:relative;
	background:#fff;
	width:auto;
	height:auto;
	margin:0;
	border:0;
}
A#sulzerIcon {
	position:relative;
	display:block;
	width:764px;
	height:45px;
	margin:0;
}
DIV#header UL {
	display:none;
}
DIV#header P.mmhide_servicenav {
	display:none;
}
/**
 * GLOBAL LAYOUT DEFINITIONS {CONTAINER}
 */
DIV#container {
	position:relative;
	width:auto;
	heigth:autp;
	margin:0;
	border:0;
	background:#fff;
}
DIV#decoimage {
	display:none;
}
/**
 * GLOBAL LAYOUT DEFINITIONS {NAVIGATION}
 */
DIV#navigation {
	display:none;
}
/* TOPIC RELATED */
H1 {
	position:relative;
	font-size:1.3em;
	font-weight:normal;
	padding:24px 0 16px 36px;
	border-top:1px solid #fff;
}
H1 A {
	text-decoration:none;
	color:#000;
}
H1 A:hover {
	text-decoration:underline;
}
UL.mmhide_subnav {
	list-style-type:none;
}
UL.mmhide_subnav LI {
	font-size:0.9em;
}
UL.mmhide_subnav LI A {
	display:block;
	color:#000;
	text-decoration:none;
	padding:1.5em 10px 0.5em 52px;
	margin:0;
	background:url(../img/layout/subnav-bullet.gif) no-repeat 36px 1.8em;
}
UL.mmhide_subnav LI:hover A,
UL.mmhide_subnav LI.selected A {
	color:#8b8b8b;
	background:url(../img/layout/subnav-bullet-over.gif) no-repeat 36px 1.8em;
}
UL.mmhide_subnav LI.selected UL {
	list-style-type:none;
	background:none;
}
UL.mmhide_subnav LI.selected UL LI {
	color:#000;
	list-style-type:disc;
	margin:0 0 0 67px;
	background:none;
}
UL.mmhide_subnav LI.selected UL LI A {
	padding:0 10px 0 0;
	color:#000;
	background:none;
}
UL.mmhide_subnav LI.selected UL LI:hover,
UL.mmhide_subnav LI.selected UL LI.selected {
	color:#8b8b8b;
}
UL.mmhide_subnav LI.selected UL LI:hover A,
UL.mmhide_subnav LI.selected UL LI.selected A {
	color:#8b8b8b;
}
/**
 * GLOBAL LAYOUT DEFINITIONS {FOOTER}
 */
DIV#footer {
	position:relative;
	width:764px;
	margin:0 auto;
	background:#010066;
	border:1px solid #fff;
	border-top:0;
	color:#fff;
	font-size:0.8em;
	line-height:2em;
}
DIV#footer A {
	color:#fff;
	text-decoration:none;
}
/**
 * GLOBAL LAYOUT DEFINITIONS {CONTENT}
 */
DIV#content {
	position:relative;
	top:0;
	left:16px;
	float:left;
	width:560px;
	color:#444444;
}
DIV#content A {
	color:#000;
	text-decoration:none;
}
DIV#content A.blackLink,
DIV#content A.blackLink:visited {
	color:#000;
}
/**
 * CONTENT DEFINITIONS
 */
DIV#content IMG.mmhide_topicPicture {
	position:relative;
	display:block;
	top:0;
	left:0;
	width:560px;
	height:69px;
	border-bottom:1px solid #fff;
	margin-bottom:1.7em;
}
DIV#content IMG.marginalPicture {
	position:absolute;
	left:66px;
}
DIV#content IMG.marginalPictureSub {
	position:absolute;
	left:40px;
}
DIV#content A.marginalPicture {
	position:absolute;
	left:46px;
}
DIV#content H1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight:normal;
	color:#000;
	padding:0 60px 1.2em 157px;
}
DIV#content H2 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	padding:0 60px 0 157px;
	color:#828282;
}
DIV#content H3 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	padding:0 0 0 157px;
	color:#333333;
}
DIV#content H4 {
	font-size:1.2em;
	padding:0 0 0.5em 157px;
}
DIV#content P {
	color:#444444;
	line-height:1.5em;
	padding:0 75px 0.8em 157px;
}
DIV#content A {
	color:#444444;
}
DIV#content A.topOfPage {
	display:block;
	width:15px;
	height:15px;
	text-indent:-1000px;
	background:#827bae url(../img/layout/top_anchor.gif);
	overflow:hidden;
}
DIV#content A.topOfPage:hover {
	background-color:#a8a2c6;
}
DIV#content UL {
	line-height:1.5em;
	list-style-type:square;
	padding:0;
	padding:0 60px 0.8em 172px;
}
DIV#content LI {
	padding:0;
	margin:0;
}
DIV#content TABLE {
	position:relative;
	width:320px;
	left:157px;
	margin:0 0 1em 0;
}
DIV#content A {
	color:blue;
}
DIV#content A:visited {
	color:purple;
}
/**
 * CONTENT DEFINITIONS {SITEMAP}
 */
DIV#content H1.sitemap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	padding:0.2em 0.5em 0.2em 1em;
	margin:0 100px 0.5em 157px;
	background:#DDDDFF;
}
DIV#content H1.sitemap A,
DIV#content H1.sitemap A:visited,
DIV#content UL.sitemap A,
DIV#content UL.sitemap A:visited {
	color:#666666;
}
DIV#content UL.sitemap {
	line-height:1.5em;
	list-style-type:none;
	padding:0;
	padding:0 60px 0.8em 156px;
}
DIV#content UL.sitemap LI {
	padding:0 0 0 15px;
	margin:0;
	background:url(../img/layout/sitemap-bullet.gif) no-repeat 2px 7px;
}
/**
 * CONTENT DEFINITIONS {STARTSEITE}
 */
DIV#content DIV.homePictureArea {
	position:relative;
	top:90px;
	padding:0 0 0 84px;	
}
DIV#content DIV.homePictureArea IMG {
	border:1px solid #000;
	margin:0 7px 70px 0;
}
DIV#content DIV.homePictureArea P {
	padding-left:0;
}
/* Definition for BMW IT Fair */
DIV#content DIV.homePictureAreaITFair {
	position:relative;
	top:20px;
	padding:0 0 0 84px;	
}
DIV#content DIV.homePictureAreaITFair P {
	position:relative;
	top:0px;
	left:254px;
	width:161px;
	padding:0 0 0 0;
}
DIV#content DIV.homePictureAreaITFair IMG {
	border:1px solid #000;
	margin:0 7px 30px 0;
}
/**
 * CONTENT DEFINITIONS {TRACING}
 */
DIV#tracing {
	position:relative;
	clear:both;
	font-size:0.9em;
	color:#000;
	padding:50px 60px 1em 362px;
}
DIV#tracing A {
	color:#000;
	text-decoration:none;
}
DIV#tracing A:hover {
	text-decoration:underline;
}
DIV#tracing A.selected {
	font-weight:bold;
}
/**
 * CONTENT DEFINITIONS {JOB OFFER}
 */
DIV#joboffer {
	position:relative;
	top:16px;
	left:0px;
	bottom:50px;
	float:left;
	width:560px;
	color:#444444;
}
DIV#joboffer TABLE {
	position:relative;
	width:530px;
	left:24px;
	margin:0 0 1em 0;
	padding:0px;
	border-spacing:20px;
}
DIV#joboffer P {
	color:#444444;
	line-height:1.5em;
	padding:0 0px 0.8em 0px;
}
DIV#joboffer UL {
	line-height:1.5em;
	list-style-type:square;
	padding:0;
	padding:0 10px 0.8em 24px;
}