/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* Remember To Define Focus Styles */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* Tables Still Need 'cellspacing="0"' */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Clear */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
 	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
	border: none;
	background: none;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* Body */
body {
	background: #ffffff;
}
/* Fonts */
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232323;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}
div.home h1 {
	font-size: 36px;
	font-weight: normal;
	padding: 10px 0 25px 0;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 25px;
}
a:link,
a:visited {
	color: #232323;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #86b918;
	text-decoration: underline;
}
a.pdf {
	display: inline-block;
	background: url(../images/a_pdf.gif) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
strong {
	font-weight: bold;
}
/* Page */
div#page {
	width: 900px;
	height: 610px;
	margin: 0 auto;
	overflow: hidden;
}
/* Header */
div#header {
	margin: 15px;
	padding: 15px;
	background-color: #000000;
	height: 40px;
}
/* Footer */
div#footer {
	margin: 15px;
	background: #c9c9c9;
}
div#footer img#claim {
	float: left;
	margin: 15px 0 0 22px;
}
div#footer img#logo {
	float: right;
	margin: 15px 22px 7px 0;
}
/* Navigation Main */
ul#nav_main {
	margin: 0 15px;
}
ul#nav_main li {
	display: block;
	float: left;
	border-right: 2px solid #ffffff;
}
ul#nav_main li a {
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	padding: 10px 20px;
	text-decoration: none;
}
ul#nav_main li a:link,
ul#nav_main li a:visited {
	background: #86b918;
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
}
ul#nav_main li a:hover,
ul#nav_main li a:active,
ul#nav_main li.active a:link,
ul#nav_main li.active a:visited {
	background: #eceded;
	border-bottom: 2px solid #eceded;
	color: #232323;
}
/* Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #232323;
	padding: 2px 6px 3px 6px;
	color: #ffffff;
}
/* Content */
div#content {
	position: relative;
	margin: 0 15px;
	height: 388px;
	background: #eceded;
}
div#text {
	padding: 40px 0 0 20px;
	width: 340px;
	line-height: 16px;
}
div#text p {
	padding: 0 10px 8px 0;
}
div#text div.thead {
	display: inline;
	background: #232323;
	color: #ffffff;
	padding: 0 6px 1px 6px;
	margin-left: 10px;
	position: relative;
}
div#text ul {
	margin-top: -8px;
	border: 1px solid #86b918;
	padding: 10px 10px 10px 23px;
	line-height: 16px;
	background-color: #ffffff;
}
div#text ul li {
	list-style: outside disc;
	line-height: 16px;
}
/* Home */
div.home div#image {
	position: absolute;
	bottom: 0;
	right: 20px;
}
div.home div#image div {
	position: absolute;
	color: #ffffff;
	white-space: nowrap;
}
div.home div#image div.multi {
	top: 196px;
	left: 10px;
}
div.home div#image div.re {
	top: 262px;
	left: 305px;
}
div.home div#image div.riso {
	top: 78px;
	left: 414px;
}
/* Products */
div.multi div#image img#product,
div.re div#image img#product,
div.riso div#image img#product {
	position: absolute;
	bottom: 0;
	right: 210px;
}
div.multi div#image div,
div.re div#image div,
div.riso div#image div {
	position: absolute;
}
div.arrow_left {
	background: url(../images/arrow_green.gif) no-repeat right bottom;
	padding-bottom: 6px;
	text-align: left;
	width: 170px;
	line-height: 14px;
	left: 355px;
	font-size: 10px;
}
div.arrow_right {
	background: url(../images/arrow_green.gif) no-repeat left bottom;
	padding-bottom: 6px;
	text-align: right;
	width: 190px;
	line-height: 14px;
	right: 10px;
	font-size: 10px;
}
div.arrow_left img,
div.arrow_right img{
	vertical-align: -2px;
}
div.components {
	width: 102px;
	height: 127px;
	bottom: 10px;
	right: 58px;
}
a.left,
a.right {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
}
a.left {
	background: url(../images/prev.gif) no-repeat;
	left: 0;
	bottom: 0;
}
a.right {
	background: url(../images/next.gif) no-repeat;
	right: 0;
	bottom: 0;
}
a.left span,
a.right span {
	display: none;
}
a.left:link,
a.left:visited {
	background-position: top left;
}
a.left:hover,
a.left:active {
	background-position: bottom left;
}
a.right:link,
a.right:visited {
	background-position: top right;
}
a.right:hover,
a.right:active {
	background-position: bottom right;
}
div.counter_de,
div.counter_en {
	width: 70px;
	height: 14px;
	bottom: 0;
	left: 16px;
	text-align: center;
}
div.slideshow {
	border: 1px solid #86b918;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
div.slideshow div {
	height: 100px;
}
div.slideshow div a {
	display: block;
	width: 100px;
	height: 100px;
	float: left;
}
/* Contact */
div.contact {
	background: url(../images/bg_contact.jpg) no-repeat top left #eceded !important;
}