body
{
	background-image: url(images/site-bg.jpg);
	background-repeat: repeat-x;
	background-color: #F0E8DD;
}

.HeaderBackground
{
	background-image: url(images/header-sortiment.jpg);
	background-repeat: no-repeat;
}

.MainMenuLeft
{
	background-image: url(images/header-left.jpg);
	background-repeat: no-repeat;
}

.MainMenuMiddle
{
	background-image: url(images/header-middle.jpg);
	background-repeat: no-repeat;
}

.SubMenuBackground
{
	background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;	
}

.BoxLeft
{
	background-image: url(images/box-left.jpg);
	background-repeat: no-repeat;	
}

.BoxBottom
{
	height: 12px;
	background-image: url(images/box-bottom.jpg);
	background-repeat: no-repeat;	
}

.FooterLeft
{
	background-image: url(images/footer-left.jpg);
	background-repeat: no-repeat;
}

.FooterBackground
{
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
}

.FooterRight
{
	background-image: url(images/footer-right.jpg);
	background-repeat: no-repeat;
}

.FooterLink, .FooterLink:active , .FooterLink:visited , .FooterLink:link
{
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLink:hover
{
	text-decoration: underline;
}

.ContentText
{
	padding: 12px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;


}

.ContentTextHeader
{	
	font-family: Arial;
	padding: 0px;
	font-weight: bolder;
	font-size: 15px;
	color: #BF9B6B;
}

h1
{	
	font-family: Arial;
	padding: 0px;
	font-weight: bolder;
	font-size: 15px;
	color: #BF9B6B;
}
h2
{	
	font-family: Arial;
	padding: 0px;
	font-weight: bolder;
	font-size: 15px;
	color: #BF9B6B;
}



.internal-link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF9B6B;
	
	text-decoration: underline;
}

.internal-link:hover
{
	text-decoration: none;
}

.link-right
{
	font-family: Arial;
	font-weight: bolder;
	color: #bf9b6b;	
	text-decoration: underline;
	padding: 0px;
      	padding-left: 25px;
	background-image: url(images/pdf.png);
	background-repeat: no-repeat;
}

.link-right:hover
{
	text-decoration: none;
}

.link-right-de
{
	font-family: Arial;
	font-weight: bolder;
	color: #bf9b6b;	
	text-decoration: underline;
	padding: 0px;
      	padding-left: 35px;
	background-image: url(images/pdf-de.gif);
	background-repeat: no-repeat;
}

.link-right-de:hover
{
	text-decoration: none;
}

.link-right-en
{
	font-family: Arial;
	font-weight: bolder;
	color: #bf9b6b;	
	text-decoration: underline;
	padding: 0px;
      	padding-left: 35px;
	background-image: url(images/pdf-en.gif);
	background-repeat: no-repeat;
}

.link-right-en:hover
{
	text-decoration: none;
}
