* { border: 0; margin: 0; padding: 0; }

body {
	background: url(../images/bg_body.jpg) repeat-x;
	background-color: #ffffff;
	font-family: lucida sans unicode,lucida grande,arial,helvetica,sans-serif;
	font-size: 11px;
}

#wrapper {
	width: 1000px;
}

#wrapper a img {
	margin-bottom: 9px;
}

#animation {
	width: 1000px;
	height: 415px;
	overflow: hidden;
}

#img_components, #img_robotics {
	display: none;
}

#submenu {
	padding-left: 18px;
	padding-top: 12px;
}

#submenu a, #navigation_homepage a, #servicelinks a {
	color: #777777;
	font-size: 11px;
	text-decoration: none;
}

#submenu a:hover, #navigation_homepage a:hover, #servicelinks a:hover {
	text-decoration: underline;
}

#submenu li, #navigation_homepage li {
	list-style-image: url("../images/liste_punkt.png");
	list-style-type: none;
}

#navigation {
	float: left;
	width: 367px;
	min-height: 148px;
	margin-left: 10px;
}

#navibar {
	width: 367px;
	height: 24px;
	background: url(../images/navibar.jpg) no-repeat;
}

#nav_systems, #nav_components, #nav_pharma {
	float: left;
	height: 24px;
	display: block;
}

#nav_systems {
	width: 104px;
}

#nav_components {
	width: 147px;
}

#nav_pharma {
	width: 116px;
}

#navigation_homepage {
	float: left;
	width: 110px;
	padding-left: 45px;
}

#menu {
	height: 30px;
	margin-top: 3px;
	margin-bottom: 17px;
	color: #919191;
	padding-left: 10px;

}

#menu img {
	margin-left: 5px;
}

#menu option, #menu select {
	color: #919191;
}

#menu select {
	width: 120px;
	border: 1px solid #BBBBBB;
}

#servicelinks {
	text-align: right;
}

#news_container {
	float: left;
	width: 265px;
	font-size: 11px;
	color: #777777;
}

.news_item {
	margin-bottom: 4px;
	border-bottom: 1px dotted #777777;
	padding-bottom: 4px;
}

.news_title {
	color: #303030;
}

#banner {
	display: none;
}

#footer {
	width: 100%;
	height: 26px;
	background: url(../images/bg_footer.jpg) repeat-x;
	margin-top: 41px;
}

.more_button {
	position:relative;
	top:2px;
}

.text-de, .text-en {
	color: #838383;
	font-size: 11px;
	padding:0 26px 25px;
}

.text-en {
	color: #FFFFFF;
}

.text-de h1, .text-en h1 {
	font-size: 11px;
}


#lightbox {
	position: absolute;
	top: 15px;
	left: 50%;
}

#lightbox img {
	margin-left: -462px;
}
