body {
  background-image: url('images/background.png');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
  color: #6e6d6d;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #75454f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #75454f;
}
a:hover {
	text-decoration: underline;
	color: #75454f;
}
a:active {
	text-decoration: none;
	color: #75454f;
}

a.Category-Item {
  color: #626262;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

h1 {
  margin-top: 5px;
}
h2{
  margin-top: 5px;
}
h3{
  margin-top: 5px;
}

#Header {
	background-image: url(images/header.png);
	width: 980px;
	height: 135px;
}

#Body {
	background-image: url(images/body_background.png);
	background-repeat: repeat-y;
	width: 980px;
}

#Menu {
	background-image: url('images/menu_background.png');
	border-right: 1px #bbbbbb solid;
	height: 24px;
}

#Footer {
	vertical-align: middle;
  background-image: url(images/footer.png);
	width: 980px;
	height: 60px;
}

.Menu-Item {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px #bbbbbb solid;
	border-top: 1px #bbbbbb solid;
	border-bottom: 1px #bbbbbb solid;
	font-weight: bold;
}

/* Shadow */
.Shadow-Top-Right {
	background-image: url(images/shadow_top_right.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
	font-size: 1px;
}
.Shadow-Right {
	background-image: url(images/shadow_right.png);
	background-repeat: repeat-y;
	height: 7px;
	font-size: 1px;
}
.Shadow-Bottom-Left {
	background-image: url(images/shadow_bottom_left.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
	font-size: 1px;
}
.Shadow-Bottom {
	background-image: url(images/shadow_bottom.png);
	background-repeat: repeat-x;
	height: 7px;
	font-size: 1px;
}
.Shadow-Bottom-Right {
	background-image: url(images/shadow_bottom_right.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
	font-size: 1px;
}

/* Boxes */
.Box {
  width: 100%;
}
.Box-Top-Left {
	background-image: url(images/box_top_left.png);
	width: 14px;
	height: 41px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.Box-Top {
	background-image: url(images/box_top.png);
	height: 41px;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #5d5d5d;
	text-transform: uppercase;
}
.Box-Top-Right {
	background-image: url(images/box_top_right.png);
	width: 14px;
	height: 41px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.Box-Left {
	background-image: url(images/box_left.png);
	height: 14px;
	background-repeat: repeat-y;
	font-size: 1px;
}
.Box-Content {
}
.Box-Right {
	background-image: url(images/box_right.png);
	width: 14px;
	background-repeat: repeat-y;
	font-size: 1px;
}
.Box-Bottom-Left {
	background-image: url(images/box_bottom_left.png);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.Box-Bottom {
	background-image: url(images/box_bottom.png);
	height: 14px;
	background-repeat: repeat-x;
	font-size: 1px;
}
.Box-Bottom-Right {
	background-image: url(images/box_bottom_right.png);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	font-size: 1px;
}

/* Boxdata */
.Boxdata {
  width: 100%;
}
.Boxdata-Top-Left {
	background-image: url(images/boxdata_top_left.png);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.Boxdata-Top-Left-Right {
	background-image: url(images/boxdata_top_left_right.png);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.Boxdata-Top {
	background-image: url(images/boxdata_top.png);
	height: 14px;
	background-repeat: repeat-x;
	font-size: 1px;
}
.Boxdata-Top-Top {
	background-image: url(images/boxdata_top_top.png);
	background-repeat: repeat-x;
	height: 14px;
	font-size: 10px;
	color: #5d5d5d;
	font-weight: bold;
	text-transform: uppercase;
}
.Boxdata-Top-Top-Right {
	background-image: url(images/boxdata_top_top_right.png);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.Boxdata-Top-Right {
	background-image: url(images/boxdata_top_right.png);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.Boxdata-Left {
	background-image: url(images/boxdata_left.png);
	height: 14px;
	background-repeat: repeat-y;
	font-size: 1px;
}
.Boxdata-Content {
	padding-left: 5px;
	padding-right: 5px;
}
.Boxdata-Right {
	background-image: url(images/boxdata_right.png);
	width: 14px;
	background-repeat: repeat-y;
	font-size: 1px;
}
.Boxdata-Bottom-Left {
	background-image: url(images/boxdata_bottom_left.png);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.Boxdata-Bottom {
	background-image: url(images/boxdata_bottom.png);
	height: 14px;
	background-repeat: repeat-x;
	font-size: 1px;
}
.Boxdata-Bottom-Right {
	background-image: url(images/boxdata_bottom_right.png);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.Boxdata-Shipment {
	padding-right: 10px;
	height: 25px;
}
.art_nr {
	font-size: 10px;
	color: #333333;
}
.Produkt_Title {
  	color: #855b63;
	font-weight:bold;
	font-size:20px;
}
.Produkt_Description {
	padding-left: 5px;
	padding-right: 5px;
	height: 170px;
}
