
body {
	font-family: 'Arial';
	font-size: 62.5%;
	letter-spacing: 0.1em;
	margin: 0pt;
	padding: 0pt;
	height: 100%;
}

#page {

}

#logo {
	position: absolute;
	top: 8px;
	left: 22px;
}

#top-menu {
	position: absolute;
	top: 40px;
	left: 390px;
	width: 600px;
	color: #8f8778;
	font-size: 12pt;
	text-align: right;
}

#top-menu a {
	text-decoration: none;
	color: #8f8778;
	margin: 0 0 0 30px;
}
#top-menu a.active,
#top-menu a:hover {
	color: #ff7f00;
}

#articles-menu {
	background-color: #8f8778;
	width: 980px;
	position: absolute;
	top: 80px;
	left: 10px;
	padding: 10px;
}
html>body #articles-menu {
	width: 960px;
}
#content {
	position: absolute;
	top: 200px;
	left: 10px;
	width: 600px;
	height: 440px;
	max-height: 440px;
	border: 1px solid #8f8778;
	overflow: auto;
	padding: 0;
	font-size: 12pt;
	color: #8f8778;
	font-spacing: 11pt;
}
#content-right {
	position: absolute;
	top: 200px;
	left: 620px;
	width: 390px;
	height: 450px;
	max-height: 450px;
	border: 1px solid #8f8778;
	overflow: auto;
	padding: 10px 0 0 0;
	font-size: 12pt;
	font-spacing: 11pt;
	color: #8f8778;
}
html>body #content-right {
	width: 368px;
	height: 430px;
	max-height: 430px;
}
#content-single {
	position: absolute;
	top: 200px;
	left: 10px;
	width: 980px;
	height: 440px;
	max-height: 440px;
	border: 1px solid #8f8778;
	overflow: auto;
	padding: 10px;
	font-size: 12pt;
	font-spacing: 11pt;
	color: #8f8778;
}
html>body #content-single {
	width: 958px;
	height: 420px;
	max-height: 420px;
}
#content-right-top {
	position: absolute;
	top: 200px;
	left: 620px;
	width: 390px;
	height: 390px;
	max-height: 390px;
	border: 1px solid #8f8778;
	overflow: auto;
	padding: 0px;
}
html>body #content-right-top {
	width: 368px;
	height: 370px;
	max-height: 370px;
}
#content-right-bottom {
	position: absolute;
	top: 580px;
	left: 620px;
	width: 370px;
	height: 60px;
	max-height: 60px;
	border: 1px solid #8f8778;
	overflow: hidden;
	padding: 7px 10px;
	color: #8f8778;
}
html>body #content-right-bottom {
	height: 46px;
	max-height: 46px;
	width: 348px;
}


.jm-productpresentation-menu-category-title {
	color: #ffffff;
	font-size: 14pt;
}

.jm-productpresentation-menu-category-title a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
}
.jm-productpresentation-menu-category-title a:hover {
	color: #ff7f00;
}
#jm-productpresentation-product-desc {
	font-size: 12pt;
	color: #8f8778;
}
#jm-productpresentation-product-desc ul {
	padding: 0;
	margin: 0 0 0 20pt;
}
#jm-productpresentation-product-desc h1 {
	display: none;
}
#jm-productpresentation-image-selector {
	font-weight: bold;
}
#jm-productpresentation-image-selector img {
	margin: 4px;
}

.jm-pressdownloads-menu-category {
	color: #8f8778;
}
.jm-pressdownloads-menu-category .title {
	margin: 0;
	padding: 0;
	font-size: 13pt;
	font-weight: bold;
}
.jm-pressdownloads-menu-category .subtitle {
	margin: 0;
	padding: 0;
	font-size: 7pt;
}
.jm-pressdownloads-menu-category a {
	font-size: 9pt;
	color: #8f8778;
}
.jm-pressdownloads-menu-category a:hover {
	color: #ff7f00;
}

.tx-jmpressdownloads-pi1 {
	padding: 5pt 10pt 0 10pt;
}
.jm-pressdownloads-eintrag {
	padding: 5pt 10pt;
	color: #8f8778;
}
.jm-pressdownloads-eintrag h1 {
	padding: 0!important;
	display: none;
	color: #ff7f00;
}
.jm-pressdownloads-eintrag-image {
	padding: 4pt 0;
	font-size: 9pt;
	font-weight: bold;
}
.jm-pressdownloads-eintrag-image img {
	padding: 0 0 3pt 0;
	border: 0;
}
.jm-pressdownloads-eintrag-image a {
	text-decoration: none;
	color: #8f8778;
}

.bodytext { 
	padding: 5pt 10pt 0 10pt;
	margin: 0;
}

#content-single a,
.bodytext a {
	color: #8f8778;
}

h1, h2, h3 {
	padding: 0pt 10pt;
}
