body {
  margin: 0;
  padding: 0;
  font: 75% verdana, arial, helvetica, geneva, sans-serif;
  color: #000;
  background: #a90329 url(img/background.png) repeat-x;
}

#page {
  width: 795px;
  background: #000000;
  margin: 0 auto;
  border: 5px solid #000000;
}

#link,
#link a{
  text-align: center;
  margin: 10px 0;
  font-size: 34px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

#link a:hover{
  color: #E42322;
}

#sale{
  text-align: center;
  margin: 10px 0;
  font-size: 30px;
  font-weight: bold;
  color: #A90329;
  text-decoration: none;
}

#shopbilderheader img {
}

#shopbilder {
   width: 900px;
   margin-left: -4px;
}

#shopbilder img {
  margin: 0px;
  margin-top: -5px;
}

#newsletter {
        background: url(img/newsletter.png) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	width: 380px;
	height: 90px;
	padding-top: 50px;
	padding-left: 15px;
}

#katalog {
        background: url(img/katalog.png) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	width: 380px;
	height: 280px;
	padding-top: 50px;
	padding-left: 15px;
	margin-top: -140px;
}

#gallery {
	width: 395px;
	height: 185px;
	margin-top: 5px;
}

#box {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  padding: 5px 20px; 
  overflow: auto; 
  height: 50px; 
  margin-top: 5px; 
  width: 753px; 
  font-size: 11px; 
  font-family: Arial; 
  text-align: justify;
}

#footer,
#footer a{
	text-align: center;
	padding: 10px 0;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
   color: #000000;
}
