TD, BODY {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #4B4B4B;
}
A {
	color: #4B4B4B;
}
FORM, INPUT, SELECT, TEXTAREA {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
}
HR {
	color: #cccccc;
	height: 1px;
}
.MENU {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #939A9F;
	text-decoration: none;
}
.MENU:HOVER {
	color: #019CCF;
}
.MENU_ON {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #019CCF;
	text-decoration: none;
}
.HEADER {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
}
.HEADER2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.HEADER3 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #444444;
}
.HEADER3:HOVER {
	color: #09A0D1;
}
.HEADER_PRINT {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.DATE {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.PATHS {
	color: #888888;
}
.ON {
	color: #000000;
}
.RED
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #9E0B0E;
}
.MARGIN {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
}
.MARGINNEWS {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #cc0000;
}
.MARGINNEWS2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #4B4B4B;
}
.MARGINMENY {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #4B4B4B;
}
.MARGINMENY:HOVER {
	color: #09A0D1;
}
.MARGINMENY_ON {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #09A0D1;
}
.MARGINWHITE {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.MARGINHEAD {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TABLEDESC {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.INGRESS {
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
.TEXT { /* The articles Body/Content-style... */
	color: #000000;
}
.FOOTER { /* Style for articles footer (f.e Print, Back mm)... */
	color: #666666;
}
.RED { /* Style for error-messages and more... */
	color: #990000;
}
.PRICE_DISCOUNT {
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
.PRICE_DISCOUNT_CHECKOUT {
	color: #ff0000;
	font-weight: bold;
}
.PRICE_STANDARD {
	font-size: 12px;
}
.PRODUCT_STATUS {
	font-size: 10px;
	font-style: italic;
}
.WHITE {
	color: #FFFFFF;
}
.REQUIREDFIELD {
	color: #ff0000;
	font-weight: bold;
	font-family: trebuchet ms;
}

/*MEDIA*/
/*Media-standard*/
#media-standard { width:100%; }
.media-article { padding-left: 20px; }
.thumbnailbox { width: 100px; height: 75px; border: 1px solid #eaeaea; cursor: pointer; float: left; margin: 4px; }
.thumbnailbox-on { width: 100px; height: 75px; border: 1px solid #000; float: left; margin: 4px; }


