body {
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

h1 {
	margin: 5px 0;
	color: #881F2D;
	font-size: 20px;
	font-weight: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C3292B;
	text-decoration: none;
}

.fixed-image {
float:left;
margin-right: 10px;
margin-bottom: 5px;
}





/*** LINKS ***/

a:hover,
a:active {
	text-decoration: underline;	
}

a.stage {
	color: #6E6E6E;
	text-decoration: underline;
	padding-left: 12px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px
}

a.stage:visited {
	color: #6E6E6E;
}

a.stage:hover {
	color: #CD9749;
}

a.stage:active {
	color: #CD9749;
}

a.contentdoc,
a.contenturl {
	color: #8B212B;
	font-weight: bold;
	text-decoration: none;
	margin-left: 3px;
}

a.contentdoc:active,
a.contentdoc:hover,
a.contenturl:active,
a.contenturl:hover {
	text-decoration: underline;
}

a.stage-back {
	font-size: 12px;
	font-weight: bold;
	color: #8B212B;
	text-decoration: none;
	padding-right: 14px;
	line-height: 16px;
}

a.stage-back:active,
a.stage-back:hover {
	text-decoration: underline;
}

a.news-more {
	font-size: 12px;
	font-weight: bold;
	color: #8B212B;
	text-decoration: none;
}

a.news-more:active,
a.news-more:hover {
	text-decoration: underline;
}

a.product-more {
	font-size: 12px;
	font-weight: bold;
	color: #8B212B;
	text-decoration: none;
	width: 140px;
	display: block;
	text-align: left;
	line-height: 16px;
}

a.products-light {
	color: #8B212B;
	font-weight: bold;
	padding: 0 4px;
}

a.selected-light {
	color: white;
	background: #C1282F;
}

a.metanav {
	color: black;
	font-size: 11px;
	text-decoration: none;
}

a.metanav:visited {
	color: black;
}

a.metanav:hover {
	color: black;
	text-decoration: underline;
}

a.print {
color: #ef4339;
text-decoration: underline;
}

a.print:visited {
color: #ef4339;
}

a.print:hover {
color: #9e221b;
}


a.overview {
	font-size: 11px;
	font-weight: bold;
	text-decoration: nont;
	color: #8B212B;
}

img {
border-style: none;
}


img.print {
vertical-align: text-bottom;
}


/*** FORMS ***/

form {
	margin: 0px;
}

input.newsabo {
	width: 320px;
	font-size: 12px;
	border: 1px solid #AEAEB0;
}

input.contact {
	width: 238px;
	border: 1px solid #AEAEB0;
	font-size: 11px;
	margin-bottom: 2px;
}

input.mandatory {
	width: 238px;
	border: 1px solid #AEAEB0;
	background-color: #F7F8FA;
	font-size: 11px;
	margin-bottom: 2px;
}

textarea.contact {
	width: 308px;
	height: 42px;
	border: 1px solid #AEAEB0;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

input.submit {
	width: 100px;
	border: 1px solid #AEAEB0;
	background-color: #F7EEDD;
}

select {
/*height: 15px;*/
font-family: Arial, sans-serif;
font-size: 11px;
}

select.language {
width: 100px;
color: #8a8a8e;
}

select.country {
width: 100px;
color: #8a8a8e;
}

select.contact-select {
height: 18px;
width: 150px;
}

td.label {
	padding-top: 5px;
}

td.overview {
	color: #8B212B;
}