body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #E6DCD0;
}

.mainSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}
.bigHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
.smallWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.headGREYboldBackgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #333333;
	text-align: left;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-color: #333333;
	outline-color: #000000;
}
.smallBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}
.lineRED {
	text-decoration: none;
	background-color: #840F1A;
}
.whiteMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.mainSmallgreyITALIC {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: italic;
	text-align: left;
	text-decoration: none;
}
.boxesRED {
	text-decoration: none;
	background-color: #CA0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftSmallblack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}
.bigHeadRED {

	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #CA0000;
}
.smallRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #840F1A;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}
.buttongrey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #333333;
	text-align: center;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-color: #333333;
	outline-color: #000000;
}
.space16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #000000;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	height: 16px;
}
.redmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #840F1A;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
.redmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #840F1A;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.products{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
}

.product_link{
text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #840F1A;
}

.content{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
}

.contentContact {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #913942;
}


.outer {
    width:970px;
    height:392px;
    position:relative;
    z-index:-1;
}
  
.inner {
    width:970x;
    height:392px;
    top:130px;
    left:100px;
    z-index:10;
}


#slideshow {
    position:relative;
    height:392px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:-9;
    opacity:0.0;
    height: 392px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:-8;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:-10;
}

#slideshow DIV IMG {
    height: 392px;

    border: 0;
    margin-bottom: 0px;
}

tr.producton {

	background-image: url(images/grey.png);
}
tr.productoff {
}

#largebg {
    position:relative;
    height:392px;
    top:0;
    left:0;
    z-index:-15;
    opacity:0.0;
}





.precat {
	background-image: url(images/loading.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
