body, html {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

div.intro {
	margin: 104px auto;
	width: 925px;
	
}
div.siroc-logo {
	text-align: right;
  margin-top: 12px;
}


div#logo {
	position: relative;
	width: 925px;
	background-color: white;
	overflow: visible;
	margin: 0px auto 0px auto;
	height: 58px;
}

img#logo {	
	margin: 0px 0px 20px 272px;
}

div#content {
	position: relative;
	width: 925px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	margin: 0 auto;
	overflow:hidden;
}

div#left {
	position: relative;
	float: left;
	width: 842px;
	height: auto;
	left: 0px;
	top: 0px;
	margin: 0px 18px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: white;
}

div#topbar {
	position: relative;
	width: 842px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-color: #911f5b;
}

div#topbarUnder {
	position: relative;
	width: 842px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-color: #be869a;
}

div#categories {
	position: relative;
	width: 780px;
	height: 20px;
	margin: 0px 0px 0px 42px;
	padding: 15px 0px 0px 0px;
	overflow: hidden;
}

div#mainContent {
	position: relative;
	width: 925px;
	height: 487px;
	padding: 0px;
	overflow: hidden;
}

div#right {
	position: relative;
	float: right;
	width: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f8faf6;
	overflow: hidden;
}

div#topRight {
	position: relative;
	width: 110px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-color: #911f5b;
}

div#bottom {
	width: 925px;
	height: 45px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

div#bottomLeft {
	position: relative;
	float: left;
	width: 714px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 128px;
	background-color: #e9eee0;
	text-align: center;
}

div#bottomRight {
	position: relative;
	float: right;
	width: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div.clear {
	clear: both;
}

div#wrapper {
  width: 925px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}

.languageswitcher {
	text-align: right;
	margin-left: 889px;
	width: 36px;
	display: block;
	height: 14px;
}

.copyright {
  height: 14px;
  margin-bottom: 0px;
  vertical-align: bottom;
  width: 100%;
  position: absolute;
  top: 639px;
  left: 0;
}

#impressum {
  width: 100%;
  position: absolute;
  top: 623px;
  left: 0;
}

.category_listing
{
	padding-top: 50px;
	padding-left: 33px;
}
.category_listing td
{
	padding-left: 65px;
}

.product_listing
{
	padding-top: 50px;
	padding-left: 10px;
}
.product_listing td
{
	padding-right: 41px;
}
