html {
	height: 100%;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
}

#site {
	position: relative;
	margin: auto;
	width: 880px;
	text-align: left;
	background: #d1d2d4;
	min-height: 100%;
}

#logo {
	position: absolute;
	top: 8px;
	left: 0;
}

#main {
	padding-left: 28px;
	padding-right: 28px;
}

#meta-top {
	text-align: right;
	height: 22px;
	color: #43535a;
}

#meta-top a {
	padding-left: 5px;
	padding-right: 5px;
}

#meta-top a.worldmap {
	background: url(../images/icon_worldmap.gif) no-repeat center right;
	padding-right: 32px;
}

form.languages {
	display: inline;
}

form.languages select {
	margin-top: 1px;
	vertical-align: middle;
	margin-left: 3px;
}

input.languages-submit {
	margin-left: 3px;
}

#stage {
	width: 820px;
	border: 2px solid #ffffff;
	background: #f3f6f8;
}

#bar {
	height: 27px;
	background: url(../images/bar_bg.gif) repeat-x;
	border-top: 2px solid #ffffff;
}

#search {
	float: left;
	padding-left: 18px;
	padding-top: 4px;
	padding-right: 26px;
}

#search input.search {
	border: 1px solid #b3bec4;
	color: #43535a;
	width: 144px;
	padding-left: 2px;
	float: left;
}

#search input.search-submit {
	padding-top: 5px;
	padding-left: 2px;
	float: left;
}

#path {
	float: left;
	color: #ffffff;
	padding-top: 7px;
	font-size: 10px;
}

#path a {
	color: #ffffff;
}

#path a:hover {
	text-decoration: underline;
}

#print {
	float: right;
	padding-right: 18px;
	padding-top: 7px;
}

a.print {
	background: url(../images/print_mn.gif) no-repeat 0 1px;
	padding-left: 16px;
	color: #ffffff;
	font-size: 10px;
	display: block;
}

#cols {
	margin-top: 23px;
	width: 820px;
	margin-bottom: 30px;
}

#left-col {
	float: left;
	width: 180px;
	margin-right: 25px;
}

#main-navigation a {
	display: block;
}

a.level1-no {
	border-left: 2px solid #9aa3a8;
	margin-bottom: 1px;
	font-size: 12px;
}

a.level1-no span.link{	
	border-top: 1px solid #d9dbde;
	border-right: 1px solid #d9dbde;
	border-bottom: 1px solid #d9dbde;
	background: url(../images/mainnav_lev1_bg_no.gif) repeat-y;
	display: block;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 17px;
}

a.level1-no:hover,
a.level1-act {
	border-left: 2px solid #43535a;
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 1px;
}

a.level1-no:hover span.link,
a.level1-act span.link{	
	border: 0;
	background: url(../images/mainnav_lev1_bg_act.gif) repeat-x #aab5ba;
	display: block;
	padding-left: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 17px;
}

div.level2 {
	background: url(../images/mainnav_lev2_bg.gif) repeat-y;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	top: -1px;
	border-left: 2px solid #43535a;
}

a.level2-no {
	background: url(../images/arrow_black.gif) no-repeat 17px 6px;
	padding-left: 32px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

a.level2-no:hover {
	text-decoration: underline;
}

a.level2-act {
	background: url(../images/arrow_black.gif) no-repeat 17px 6px;
	padding-left: 32px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	padding-right: 5px;
}

a.level3-no {
	background: #ffffff;
	padding-left: 45px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-right: 5px;
}

a.level3-no:hover,
a.level3-act {
	background: url(../images/arrow_black.gif) no-repeat 32px 5px #ffffff;
	padding-left: 45px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-right: 5px;
}

a.level3-act {
	font-weight: bold;
}

#main-col {
	float: left;
	width: 615px;
}

#middle-col {
	float: left;
	width: 390px;
	margin-right: 25px;
}

#right-col {
	float: right;
	width: 200px;
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #43535a;
	margin-top: 10px;
	padding-bottom: 4px;
}

#footer a {
	color: #43535a;
}

#meta-bottom {
	padding-top: 2px;
}

#meta-bottom a {
	text-decoration: underline;
}

#footer-print {
	display: none;
}

/* general */

.clear-both {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

div.content {
	line-height: 16px;
	width: 390px;
}

div.content p {
	margin-top: 0;
	margin-bottom: 16px;
}

div.subline {
	font-size: 10px;
	color: #6e797e;
}

div.box-grey {
	margin-bottom: 15px;
	width: 200px;
}

div.box-grey h2 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/greybox_header_bg.gif) repeat-x #B8C1C7;
	width: 176px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0;
}

div.box-grey-content {
	background: #e2e3e5;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
}

div.box-grey-content div.link a {
	color: #47484a;
	padding-left: 12px;
	background: url(../images/arrow_mn.gif) no-repeat 0 5px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.box-grey-content div.list {
	color: #47484a;
	padding-left: 13px;
	background: url(../images/list_icon_mn.gif) no-repeat 0 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.box-grey-content div.border {
	border-top: 1px solid #c2ccd2;
}

table.grey {
	margin-bottom: 10px;
	width: 100%;
}

table.grey th {
	background: url(../images/tableheader_bg_nu.gif) repeat-x;
	color: #ffffff;
	font-size: 12px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 12px;
}

table.grey th.first {
	padding-left: 6px;
}

table.grey td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #ffffff;
	line-height: 14px;
	vertical-align: top;
}

table.grey tr.light td {
	background: #dbdddf;
}

table.grey tr.dark td {
	background: #bbc8cf;
}

table.grey td.title {
	padding-left: 6px;
	width: 144px;
	padding-right: 8px;
}

table.grey td.value {
	padding-right: 4px;
}

table.grey td.filename {
	padding-left: 6px;
	width: 230px;
	padding-right: 8px;
}

a.download {
	background: url(../images/download_icon.gif) no-repeat;
	padding-left: 12px;
}

table.overview-2cols {
	width: 390px;
	table-layout: fixed;
}

table.overview-2cols td.content {
	background: #b4bfc5;;
	width: 190px;
	vertical-align: top;
}

table.overview-2cols td.spacer-vertical {
	width: 10px;
}

table.overview-2cols td.spacer-horizontal {
	height: 15px;
	font-size: 1px;
}

table.overview-3cols {
	width: 390px;
	table-layout: fixed;
}

table.overview-3cols td.content {
	background: #879298;
	width: 120px;
	vertical-align: top;
}

table.overview-3cols td.content div.media {
	width: 120px;
	height: 80px;
	overflow: hidden;
	position: relative;
}

table.overview-3cols td.content div.small-logo {
	position: absolute;
	top: 3px;
	left: 0;
}

table.overview-3cols td.content div.link {
	background: url(../images/overview_gradient_bg.gif) repeat-x;
}

table.overview-3cols td.content div.link img.vertical-spacer {
	float: right;
	height: 40px;
	width: 1px;
}

table.overview-3cols td.content div.link a {
	color: #ffffff;
	float: left;
	width: 119px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
}

table.overview-3cols td.spacer-vertical {
	width: 15px;
}

table.overview-3cols td.spacer-horizontal {
	height: 10px;
	font-size: 1px;
}

table.overview-4cols {
	width: 390px;
	table-layout: fixed;
}

table.overview-4cols td.media {
	background: #879298;
	width: 90px;
	vertical-align: top;
}

table.overview-4cols td.media div.media {
	width: 90px;
	height: 60px;
	overflow: hidden;
}

table.overview-4cols td.content {
	background: url(../images/overview_4cols_bg.gif) repeat-x #879298;
	width: 90px;
	vertical-align: bottom;
	text-align: center;
}

table.overview-4cols td.content a {
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	display: block;
}

table.overview-4cols td.spacer-vertical {
	width: 10px;
}

table.overview-4cols td.spacer-horizontal {
	height: 15px;
	font-size: 1px;
}

div.error {
	color: #990000;
}

div.form-required {
	color: #8b8d90;
	font-weight: bold;
}

table.form {
	width: 100%;
}

table.form td {
	background: #DBDDDF;
	border-bottom: 1px solid #ffffff;
	vertical-align: top;
}

table.form td.label {
	padding-left: 9px;
	padding-right: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.form td.html {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
}

input.long {
	border: 1px solid white;
	width: 208px;
}

input.middle {
	border: 1px solid white;
	width: 154px;
}

input.short {
	border: 1px solid white;
	width: 44px;
}

select.middle {
	width: 84px;
}

textarea.long {
	border: 1px solid white;
	width: 260px;
	height: 140px;
	overflow: auto;
}

input.submit {
	background: #43535a;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 16px;
	cursor: pointer;
}

div.headertext {
	padding-bottom: 6px;
}

/* product */

#select-area {
	background: url(../images/grey_gradient_bg.gif) repeat-x;
	height: 32px;
	border-bottom: 1px solid #d2d9dd;
	margin-bottom: 21px;
}

#solution-select-forms {
	float: left;
	padding-top: 7px;
}

#solution-select-forms label {
	padding-left: 10px;
	padding-right: 4px;
}

#solution-select-forms select {
	width: 145px;
	margin-right: 2px;
}

form.applications,
form.solutions {
	display: inline;
}

#select-area-back {
	float: right;
	padding-top: 10px;
	padding-right: 18px;
}

a.back {
	display: block;
	text-decoration: none;
	background: url(../images/arrow_back_mn.gif) no-repeat 0 3px;
	padding-left: 13px;
}

div.back a.back {
	background: url(../images/arrow_back_mn.gif) no-repeat 0 4px;
}

div.back {
	padding-top: 12px;
}

div.techdata {
	margin-bottom: 10px;
	width: 390px;
}

/* gallery */

div.gallery {
	background: #dbdcde;
	padding-left: 4px;
	padding-top: 10px;
	margin-bottom: 20px;
}

div.image-item {
	float: left;
	width: 116px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
}

table.gallery-image td {
	width: 116px;
	height: 116px;
	vertical-align: middle;
	text-align: center;
	background: #bbc8cf;
}

/* startpage */

div.startpage h2 {
	margin-bottom: 4px;
}

/* highlights */

div.highlight {
	background: #b4bfc5;
	width: 190px;
}

div.highlight div.media {
	width: 190px;
	height: 120px;
	overflow: hidden;
	text-align: center;
}

div.highlight-content {
	padding-left: 8px;
	padding-right: 22px;
	padding-bottom: 8px;
}

div.highlight h2,
div.highlight h2 a {
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 7px;
	font-size: 13px;
}

a.highlight {
	position: relative;
	top: -22px;
	left: 172px;
}

/* jobs */

div.job-item {
	background: #dbdddf;
	padding: 10px;
	margin-bottom: 4px;
}

div.job-item-act {
	background: #004a8b;
	padding: 10px;
	color: #ffffff;
	cursor: pointer;
	margin-bottom: 4px;
}

div.job-item-act a.contenturl {
	color: #ffffff;
}

div.jobs-overview h3 {
	margin-top: 0;
	margin-bottom: 3px;
}

div.jobs-overview a.contenturl {
	text-decoration: none;
}

/* sitemap */

a.sitemap-1 {
	display: block;
	background: url(../images/tableheader_bg_nu.gif) repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
}

a.sitemap-2 {
	display: block;
	background: url(../images/arrow_black.gif) no-repeat 23px 7px;
	color: #000000;
	padding-left: 35px;
	padding-top: 4px;
}

a.sitemap-3 {
	display: block;
	color: #8b8d90;
	padding-left: 55px;
	padding-top: 3px;
}

a.sitemap-2:hover,
a.sitemap-3:hover {
	text-decoration: underline;
}

/* representatives */

#back-area {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

#representative-select-form,
#representative-select-form-right {
	text-align: right;
	padding-top: 7px;
	padding-right: 18px;
}

#representative-select-form-right {
	float: right;
}

#representative-select-form label,
#representative-select-form-right label {
	padding-left: 10px;
	padding-right: 4px;
}

#representative-select-form select,
#representative-select-form-right select {
	width: 145px;
	margin-right: 2px;
}

form.continents {
	display: inline;
}

#worldmap {
	position: relative;
}

div.continent {
	width: 153px;
	height: 53px;
	background: url(../images/worldmap_speechbubble.gif) no-repeat;
}

#continent-europe {
	position: absolute;
	top: 90px;
	left: 290px;
	display: none;
}

#continent-africa {
	position: absolute;
	top: 180px;
	left: 320px;
	display: none;
}

#continent-america {
	position: absolute;
	top: 100px;
	left: 100px;
	display: none;
}

#continent-asia {
	position: absolute;
	top: 100px;
	left: 460px;
	display: none;
}

#continent-australia {
	position: absolute;
	top: 226px;
	left: 480px;
	display: none;
}

div.continent-title {
	padding-top: 9px;
	padding-left: 12px;
}

div.representative-item {
	width: 596px;
	padding-bottom: 16px;
}

div.representative-item p {
	margin-top: 0;
	margin-bottom: 4px;
}

div.representative-content {
	float: left;
	width: 392px;
	background: #DBDDDF;
	padding-bottom: 13px;
}

div.representative-headline {
	background: url(../images/tableheader_bg_nu.gif) repeat-x #01437E;
	border-bottom: 1px solid white;
}

div.representative-headline h2 {
	float: left;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 4px;
	color: white;
	font-weight: normal;
	padding-left: 10px;
	width: 260px;
}

div.representative-headline a.detail {
	float: right;
	color: #ffffff;
	font-weight: bold;
	padding-left: 13px;
	margin-left: 7px;
	background: url(../images/arrow_white.gif) no-repeat 0 3px;
	padding-right: 9px;
	margin-top: 4px;
	display: block;
	width: 93px;
}

div.representative-content-inner {
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

div.representative-content-inner p {
	margin: 0;
}

div.representative-content div.padding-top {
	padding-top: 10px;
}

div.representative-products {
	padding-top: 9px;
	margin-top: 11px;
	border-top: 1px solid #99A5A5;
}

div.representative-media {
	float: right;
}

#google-map {
	width: 596px;
	height: 345px;
}

/* contact */

div.contact-cc {
	padding-top: 2px;
	padding-bottom: 10px;
}

/* xapian */

div.xapian-resultitem {
	margin-top: 14px;
	padding-top: 8px;
	border-top: 1px solid #43535A;
}

div.content p.xapian-resultheadline {
	margin-bottom: 8px;
}

/* login */

table.login {
	background: #DBDDDF;
	width: 250px;
	margin-bottom: 10px;
}

table.login td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	border-bottom: 1px solid white;
}

table.login td.label {
	padding-left: 9px;
	font-weight: bold;
}

#logout-link {
	padding-top: 20px;
}

a.passwordlink {
	margin-top: 20px;
	display: block;
}

/* download area */

div.downloadbox {
	width: 390px;
	margin-top: 10px;
}

div.downloadbox-header {
	background: url(../images/tableheader_bg_nu.gif) repeat-x;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.downloadbox-back {
	border-left: 1px solid #9AA3A8;
	border-right: 1px solid #9AA3A8;
	background: #DBDDDF;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.downloadbox-content {
	border-left: 1px solid #9AA3A8;
	border-bottom: 1px solid #9AA3A8;
	border-right: 1px solid #9AA3A8;
	background: #ffffff;
	padding: 16px;
}

div.downloadbox-path {
	font-weight: bold;
	color: #8B8D90;
}

table.documents {
	width: 100%;
	margin-top: 18px;
}

table.documents td {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.documents td.document {
	padding-right: 14px;
}

table.documents td.document a.download {
	padding-left: 16px;
}

li.categories {
	list-style-type: none;
	background: url(../images/downloads_category.gif) no-repeat 0 2px;
	padding-left: 13px;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}

li.categories a {
	color: black;
	font-weight: bold;
}

li li.categories {
	margin-left: 14px;
}

li.downloads {
	list-style-type: none;
	background: url(../images/downloads_download.gif) no-repeat 0 2px;
	padding-left: 12px;
	margin: 0;
	margin-left: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
}

li.downloads a {
	color: #8B8D90;
	font-weight: normal;
	background: url(../images/download_icon.gif) no-repeat right center;
	padding-right: 12px;
}

li.downloads a:hover span.title {
	text-decoration: underline;
}

/* applications */

img.applications-legend {
	vertical-align: middle;
}

span.applications-legend-cold {
	color: #738BBA;
	padding-left: 2px;
	padding-right: 14px;
	vertical-align: middle;
}

span.applications-legend-warm {
	color: #D81A30;
	padding-left: 2px;
	vertical-align: middle;
}