body {
	font-size: 62.5%;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.7em;
}
p, li, label, input, select, textarea, .hugin {
	font-size: 1.2em;
	font-family: Tahoma, Arial, sans-serif;
}
a, span {
	font-size: 1em;
}
a {
	color: #e42322;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: underline;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS";
}
.preamble {
	font-weight: bold;
}
.left {
	float: left;
	padding: 1em;
}
.left a {
	padding-left: 10px;
	background: url(../images/arrow-link.gif) no-repeat 0 6px;
}
a.arrow {
	padding-left: 10px;
	background: url(../images/arrow-link.gif) no-repeat 0 6px;
}
.clear {
	clear: both;
	height:0px;
	overflow:hidden;
	font-size:1px;
}
.clearfix:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1px;
}
.clearfix {
	display:block;
}
/* Structure */
#Page {
	margin: 0 auto;
	width: 97.7em;
}
#PagePrimaryContent {
	float: left;
	width: 63em;
	padding-right: 3em;
	margin-bottom: 1em;
}
#PageSecondaryContent {
	width: 31em;
	float: left;
	margin-bottom: 1em;
}
#PageSecondaryContentWrapper {
	width: 28em;
	position: absolute;
	margin: -10em 2em 0 0;
}
#SubPage #PagePrimaryContent {
	width: 64em;
	padding: 3em 1em 0 1em;
	font-size: 1em;
}
#SubPage #PageSecondaryContent {
	width: 29.1em;
	padding-top: 3em;
	margin-left: 2.5em;
}
/* Logo */
#PageLogo {
	float: left;
}
#PageLogo h1 {
	margin: 0;
}
/* Header helpers */
#PageHeaderLangAndSearch {
	float: right;
}
/* Language */
#PageLanguage {
	text-align: right;
	font-size: 1.1em;
	color: #000;
	margin-bottom: 1em;
}
#PageLanguage span {
	background: #e42322;
	color: #fff;
	padding: 2px;
}
#PageLanguage a {
	color: #000;
}
/* Search */
#PageSearch {
	text-align: right;
}
#PageSearch label {
	position: absolute;
	left: -9999px;
}
#PageSearch input.text {
	border: 1px solid #e42322;
	color: #e42322;
	padding: 2px;
}
#ProductCategoryFilter form {
	margin-bottom: 2em;
}
/*#PageSearch input.button {
	background: url(../images/button-bg.gif) #b0aeae repeat-x top left;
	border: 1px solid #9c9c9c;
}*/
/* Navigation */
#StartPage #PageMainMenu {
	/*margin-bottom: 1em;*/
}
#PageMainMenu {
	/*background: url(../images/mainmenu_bar_bg.gif) repeat-x bottom;*/
	border-bottom: 3px solid #c3c3c3;
}
#PageMainMenu ul {
	float: left;
	margin: 0 0 -3px 0;
	padding: 0 0 0 0.6em;
	list-style: none;
	width: 100%;
}
#PageMainMenu ul li {
	float: left;
	font-family: "Trebuchet MS";
	border-right:1px solid #fff;
}
#PageMainMenu ul li span,
#PageMainMenu ul li a.selected {
	display: block;
	float: left;
	border-bottom: 3px solid #e42322;
	background: #f3f3f3;
	color: #000;
	padding: 0.9em 1.3em;
	margin: 0;
}
#PageMainMenu ul li a {
	display: block;
	float: left;
	border-bottom: 3px solid #c3c3c3;
	color: #515151;
	text-decoration: none;
	padding: 0.9em 1.3em;
	margin: 0;
}
#PageMainMenu ul li a:focus,
#PageMainMenu ul li a:hover {
	background: #f3f3f3;
	border-bottom: 3px solid #e42322;
}
#PageSubMenu {
	margin-bottom: 2.5em;
	border-bottom: 1px solid #e42322;
}
#PageSubMenu ul {
	float: left;
	margin: 0 0 -1px 0;
	padding: 0 0 0 0.6em;
	list-style: none;
	width: 100%;
}
#PageSubMenu ul li {
	font-family: "Trebuchet MS";
	display: inline;
}
#PageSubMenu ul li a {
	display: block;
	float: left;
	border-bottom: 1px solid #e42322;
	text-decoration: none;
	padding: 0.9em 1.3em;
	color: #000;
}
#PageSubMenu ul li a:hover,
#PageSubMenu ul li a:focus {
	background: #f3f3f3;
}
#PageSubMenu ul li a.selected {
	color: #000;
	text-decoration: none;
	background: #f3f3f3;
	font-weight: bold;
}
/* Content */
#StartPage #PagePrimaryContent h2 {
	font-size: 3.6em;
	margin: 0.2em 0 0.75em 0;
}
#StartPage #PagePrimaryContent p {
	margin: 0 0 0.3em 0;
}
#SubPage #PagePrimaryContent h1 {
	font-size: 3.6em;
	line-height: 1em;
	margin: 0 0 0.9em 0;
}
#SubPage #PagePrimaryContent h2 {
	font-size: 1.5em;
	margin-top: 0.2em;
}
#SubPage #PagePrimaryContent h2.more {
	font-size: 1.8em;
	padding: 0.3em 0;
	border-bottom: 1px solid #c3c3c3;
}
#SubPage #PagePrimaryContent h2.contact {
	margin-bottom: 0.8em;
}
#SubPage #PagePrimaryContent p {
	margin: 0 0 2em 0;
}
#SubPage #PagePrimaryContent p.preamble {
	margin: 0 0 0.3em 0;
}
#SubPage #PagePrimaryContent p.no-margin {
	margin: 0 0 0.3em;
}
#SubPage #PagePrimaryContent p.no-margin a {
	padding-left: 10px;
	background: url(../images/arrow-link.gif) no-repeat 0 6px;
}
#SubPage #PagePrimaryContent h3 {
	font-size: 1.3em;
	margin-top: 0.2em;
}
/*#SubPage #PagePrimaryContent a {
	background: url(../images/arrow-link.gif) no-repeat 0 6px;
	padding-left: 1em;
}
#SubPage #PagePrimaryContent a:hover,
#SubPage #PagePrimaryContent a:focus {
	text-decoration: none;
}*/
/* News */
#PageNewsReplacer {
	height: 79px;
}
#PageNews {
	width: 28em;
	padding: 1.3em 1em;
	background: #fff;
	border: 1px solid #ddd;
}
#PageNews h3 {
	color: #e42322;
	font-size: 1.7em;
	margin: 0 0 0.7em 0;
}
#PageNews ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#PageNews ul li {
	clear: left;
	margin-top: 0.3em;
}
#PageNews ul li span {
	color: #515151;
	font-size: 0.9em;
	float: left;
	padding-right: 0.5em;
	width: 4.5em;
}
#PageNews ul li a {
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	width: 19.5em;
	background: url(../images/arrow-link.gif) no-repeat 0 6px;
	padding-left: 1em;
}
/*#PageNews ul li a:focus,
#PageNews ul li a:hover {
	background: #000;
	color: #fff;
}*/
#PageNews p {
	clear: both;
	text-align: right;
}
#PageNews p a {
	color: #e42322;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0.2em 0.2em 0.2em 1em;
	background: url(../images/arrow-link.gif) no-repeat 0 6px;
}
/*#PageNews p a:focus,
#PageNews p a:hover {
	text-decoration: none;
}*/
/* Newsletter */
#PageNewsLetter p {
	text-align: right;
}
#PageNewsLetter p a:link,
#PageNewsLetter p a:visited,
#PageNewsLetter p a:active {
	color: #000;
	font-size: 0.9em;
}
/*#PageNewsLetter p a:focus,
#PageNewsLetter p a:hover {
	background: #000;
	color: #fff;
	padding: 0.2em;
	text-decoration: none;
}*/
/* Login */
#PageCustomerLogin {
	width: 29.4em;
	margin: 2em 0 0 0.6em;
	background: #e9e9e9;
	min-height: 9em;
}
#PageCustomerLogin h3 {
	background: #a3a3a3;
	color: #fff;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0.4em 1em;
	margin: 0 0 0.5em 0;
}
#PageCustomerLogin form {
	padding: 0 1.2em;
	background: #e9e9e9;
	margin: 0;
}
#PageCustomerLogin div {
	float: left;
	margin-right: 0.3em;
}
#PageCustomerLogin label {
	display: block;
	font-size: 1.1em;
}
#PageCustomerLogin input.text {
	margin-top: 2px;
	border: 1px solid #3a3939;
	width: 8em;
	color: #b6b6b6;
}
#PageCustomerLogin p {
	margin: 0;
	padding: 0.4em 0 0 0;
	font-size: 1.1em;
}
#PageCustomerLogin p a {
	color: #000;
}
/* Related */
#PageRelated {
	clear: both;
	width: 25.4em;
	margin: 0 auto;
	padding: 1em;
	border: 1px solid #e3e3e3;
}
#PageRelatedContent {
	font-size: 1.2em;
}
#PageRelatedContent h2 {
	color: #e42322;
	font-size: 1.5em;
	margin: 0;
}
#PageRelatedContent h3 {
	font-size: 1.2em;
	margin: 1em 0 0 0;
}
#PageRelatedContent p {
	font-size: 0.9em;
	margin: 1em 0 0 0;
	padding: 0;
}
#PageRelatedContent ul {
	font-size: 0.85em;
	list-style: none;
	margin: 0;
	padding: 0;
}
#PageRelated ul li p {
	margin: 0;
}
/*#PageRelated p a {
	padding-left: 10px;
	background: url(../images/arrow-link.gif) no-repeat 0 6px;
}
#PageRelated p a:hover,
#PageRelated p a:focus {
	text-decoration: none;
}*/
/* Adverts */
#PageAdverts {
	/*margin-top: -4em;*/
	clear: both;
}
#PageAdverts h3 {
	font-size: 2em;
	margin-bottom: 0.4em;
}
.PageAdvert {
	float: left;
	margin-bottom: 2em;
}
.PageAdvertContent {
	background: #fff;
	padding: 1.4em 1.5em;
	width: 17.1em;
	margin: 1.4em 1.5em 1.5em 10.9em;
}
.PageAdvertContent h4 {
	background: #e42322;
	color: #fff;
	display: inline;
	padding: 0 0.2em;
	font-size: 1.8em;
	font-weight: 400;
}
.PageAdvertContent p {
	font-size: 1.1em;
	margin: 1em 0 0 0;
}
.PageAdvertContent a {
	font-weight: bold;
	background: url(../images/arrow-link.gif) no-repeat 0 6px;
	padding-left: 10px;
}
#PageAdvert1 {
	width: 32.5em;
	background: url(../images/advert-defense.gif) no-repeat;
}
#PageAdvert2 {
	width: 32.4em;
	background: url(../images/advert-industry.gif) no-repeat;
}
#PageAdvert3 {
	width: 32.6em;
	background: url(../images/advert-vehicle.gif) no-repeat;
}
#SubPage #PageAdverts {
	padding-bottom: 2em;
	text-align: right;
}
/* Footer */
#PageFooter {
	clear: both;
	background: #191919;
	color: #fff;
	padding: 0.6em 1.8em;
}
#PageFooter p {
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}
#PageFooter p a {
	color: #fff;
	padding: 0.2em;
}
#PageFooter p a:focus,
#PageFooter p a:hover {
	background: #fff;
	color: #000;
}
/* References */
#SubPage #PagePrimaryContent .ref-advert {
	float: left;
	width: 20.1em;
	margin-right: 0.9em;
}
#SubPage #PagePrimaryContent .ref-advert h2 {
	position: absolute;
	left: -9999px;
	/*background: #e42322;
	color: #fff;
	display: inline;
	padding: 0 0.2em;
	font-size: 2em;
	font-weight: 400;
	margin: 0.4em;
	line-height: 1.3em;*/
}
#SubPage #PagePrimaryContent .ref-advert .image {
	margin-top: 1em;
}
#SubPage #PagePrimaryContent .ref-advert p {
	font-size: 1.1em;
	padding: 0.5em 1em 0 1em;
}
#SubPage #PagePrimaryContent .ref-advert a {
	padding-left: 10px;
	background: url(../images/arrow-link.gif) no-repeat 0 6px;
}
#SubPage #PagePrimaryContent .ref-advert .image a {
	background: #fff;
	padding: 0;
}
.ref-area {
	margin-bottom: 1em;
}
.ref-area img {
	width: 20.1em;
}
.ref-area div {
	width: 38em;
}
.ref-area h3 {
	margin: 1.5em 0 0 0;
}
.ref-area p {
	padding: 0;
	margin: 0;
	/*float: left;*/
}
#ArticleArchiveForm label {
	position: absolute;
	left: -9999px;
}
.article-archive {
	margin: 0 0 3em 1em;
	border: 1px solid #e42322;
	border-collapse: collapse;
	width: 100%;
}
.article-archive thead tr th,
.article-archive tbody tr td {
	font-size: 1.2em;
}
.article-archive thead tr {
	border-top: 5px solid #e42322;
	border-bottom: 5px solid #e42322;
}
.article-archive thead tr th {
	text-align: left;
	background: #e42322;
	color: #fff;
	padding: 0.6em 1.1em;
}
.article-archive thead tr th.sep {
	border-right: 1px dotted #fff;
}
.article-archive tbody tr td {
	padding: 1em;
	vertical-align: top;
	width: 30em;
}
.article-archive tbody tr td a {
	background: url(../images/arrow-link.gif) no-repeat 0 6px;
	padding-left: 1em;
}
.article-archive tbody tr td.date {
	color: #515151;
	width: 7.4em;
	border-right: 1px solid #fff;
}
.article-archive tbody tr.oddrow {
	background: #f3f3f3;
}
.report-table {
	margin: 0 0 3em 1em;
	border: 1px solid #e42322;
	border-collapse: collapse;
	width: 50%;
}
.report-table tbody tr th 
{
	text-align: left;
	background: #e42322;
	color: #fff;
	padding: 0.6em 1.1em;
	font-size: 1.1em;
}
.report-table tbody tr.evenRow {
	background: #f3f3f3;
}
.report-table tbody tr td 
{
	padding: 0.6em 1.1em;
	vertical-align: top;
	font-size: 1.1em;
}
.aqeri {
	margin: 0 0 3em 1em;
	border: 1px solid #e42322;
	border-collapse: collapse;
	width: 100%;
}
.aqeri thead tr th,
.aqeri tbody tr td {
	font-size: 1.2em;
}
.aqeri thead tr {
	border-top: 5px solid #e42322;
	border-bottom: 5px solid #e42322;
}
.aqeri thead tr th {
	text-align: left;
	background: #e42322;
	color: #fff;
	padding: 0.6em 1.1em;
}
.aqeri thead tr th.sep {
	border-right: 1px dotted #fff;
}
.aqeri tbody tr td {
	padding: 1em;
	vertical-align: top;
	width: 30em;
}
.aqeri tbody tr td a {
	background: url(../images/arrow-link.gif) no-repeat 0 6px;
	padding-left: 1em;
}
.aqeri tbody tr td.date {
	color: #515151;
	width: 7.4em;
	border-right: 1px solid #fff;
}
.aqeri tbody tr.oddrow {
	background: #f3f3f3;
}

/* Products */
.product-listing {
	margin: 0 0 3em 1em;
	border: 1px solid #e42322;
	border-collapse: collapse;
	width: 100%;
}
.product-listing thead tr th,
.product-listing tbody tr td {
	font-size: 1.2em;
}
.product-listing thead tr {
	border-top: 5px solid #e42322;
	border-bottom: 5px solid #e42322;
}
.product-listing thead tr th {
	text-align: left;
	background: #e42322;
	color: #fff;
	padding: 0.6em 1.1em;
}
.product-listing thead tr th.artnr {
	border-right: 1px dotted #fff;
	width: 10%;
}
.product-listing thead tr th.prod {
	border-right: 1px dotted #fff;
	width: 25%;
}
.product-listing thead tr th.desc {
	border-right: 1px dotted #fff;
}
.product-listing thead tr th.pdf {
	width: 20%;
}
.product-listing thead tr th span {
	background: url(../images/arrow-down-table.gif) no-repeat #e42322 right;
	display: inline;
	padding-right: 1em;
}
.product-listing tbody tr td {
	padding: 1em;
	vertical-align: top;
	width: 30em;
}
.product-listing tbody tr td a.arrow {
	background: url(../images/arrow-link.gif) no-repeat 0 6px;
	padding-left: 1em;
}
.product-listing tbody tr.oddrow {
	background: #f3f3f3;
}
.product-related {
	margin: 0 0 3em 1em;
	border: 1px solid #e42322;
	border-collapse: collapse;
	width: 100%;
}
.product-related thead tr th,
.product-related tbody tr td {
	font-size: 1.2em;
}
.product-related thead tr {
	border-top: 5px solid #e42322;
	border-bottom: 5px solid #e42322;
}
.product-related thead tr th {
	text-align: left;
	background: #e42322;
	color: #fff;
	padding: 0.6em 1.1em;
}
.product-related thead tr th span {
	background: url(../images/arrow-down-table.gif) no-repeat #e42322 right;
	display: inline;
	padding-right: 1em;
}
.product-related tbody tr.oddrow {
	background: #f3f3f3;
}
.product-related tbody tr td {
	padding: 1em;
	vertical-align: top;
	width: 30em;
}
.product-related tbody tr td a.arrow {
	background: url(../images/arrow-link.gif) no-repeat 0 6px;
	padding-left: 1em;
}
.product-description {
	float: left;
	width: 40em;
}
.product-extra {
	float: left;
	width: 20em;
}
.product-image {	
	margin-bottom: 1em;
}
.result {
	color: #515151;
}
.number {
	color: #e42322;
}
#FormNewsletter div {
	padding: 0.5em 0;
}
#FormNewsletter label {
	position: absolute;
	left: -9999px;
}
#FormNewsletter .text {
	width: 15em;
}
#FormNewsletter select {
	width: 15.5em;
}
#PageNewsletter {
	clear: both;
	width: 27.4em;
	margin: 0 auto;
	padding: 1em;
	border: 1px solid #e3e3e3;
}
#PageNewsletter h2 {
	color: #e42322;
	font-size: 1.6em;
	margin: 0;
}
#FormNewsketterSubscribeOnly label {
	position: absolute;
	left: -9999px;
}
.mandatory {
	color: #e42322;
}
#FormContact {
	float: left;
}
#FormContact select,
#FormContact input,
#FormContact textarea {
	border: 1px solid #000;
}
#FormContact label.hidden {
	position: absolute;
	left: -9999px;
}
#FormContact .text {
	width: 20em;
}
#PageContactMap {
	float: left;
	width: 33.1em;
	margin-left: 2em;
}
.white {
	color: #000;
}
#Table1,
#Table2 {
	width: 100%;
}
#Table2 tr td {
	font-size: 1.2em;
	background: #fff;
}
#PageStockInfo form {
	font-size: 1.2em;
}
#stock-info {
	padding-bottom: 2.5em;
}
#release-archive {
	margin-bottom: 20px;
}
#release-archive ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#release-archive ul li {
	padding: 0.2em 0;
}
#release-archive p.archive {
	padding: 1em 0 0 0;
	margin: 0;
}
.report-date 
{
	color:#515151;
	float:left;
	font-size:1em;
	padding-right:0.5em;
	width:3.5em;
}
.report-link {
	float: left;
	font-size: 1em;
	width: 48em;
}
.release-date {
	color:#515151;
	float:left;
	font-size:1em;
	padding-right:0.5em;
	width:6.5em;
}
.release-link {
	float: left;
	font-size: 1em;
	width: 45em;
}
#release-archive ul li {
	clear: left;
	margin-top: 0.3em;
}
.sharetickerwrapper tr td {
	font-size: 1.2em;
}
.sharetickerheadcolum {
	font-weight: bold;
}
.sharetickertable tr td {
	font-size: 1em;
	padding-right: 0.3em;
}
#FormRMA input,
#FormRMA textarea {
	display: block;
	margin-bottom: 1em;
}
#FormRMA select,
#FormRMA input,
#FormRMA textarea {
	border: 1px solid #000;
}
#FormRadio input {
	border: 0;
	display: inline;
	margin-bottom: 0;
}
#FormRMA .inline {
	display: inline;
	margin-bottom: 0;
}
#FormRMA h2 {
	padding-top: 1em;
	margin: 0;
}
#FormRMA h3 {
	padding: 1.2em 0 0 0;
	margin: 0 0 0.3em 0;
}
.alternative-document {
	list-style: none;
	padding: 0;
	margin: 0;
}
#PressMessage {
	padding: 0.5em 1em;
}
#PressMessage h1 {
	font-size: 3.6em;
	line-height: 1em;
}
.yearlinks {
	list-style: none;
	margin: 2em 0;
	padding: 0;
}
.yearlinks li {
	display: inline;
	font-weight: bold;
}
.company-information {
	font-style: italic;
}
.knapp {
	background-color: transparent;
	border: 0;
	color: #E42322;
	text-decoration: underline;
	width: 175px;
	text-align: left;
}
#FormDownload input {
	border: 1px solid #000;
}
#FormDownload label.hidden {
	position: absolute;
	left: -9999px;
}
#FormDownload .text {
	width: 20em;
}
.form-item 
{
	margin-bottom: 7px;
}