html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #c8c8c8 url(theme_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
#page {
	background: url(theme_col.jpg) repeat-y;
	width: 990px;
	min-height: 100%;
	margin: 0 auto;
}
#bgfixed {
	position: fixed;
	top: 0px;
	background: url(theme_col.jpg) repeat-y;
	width: 990px;
	height: 100%;
	margin: 0 auto;
	z-index: -1;
}
#bgtop {
	position: absolute;
	background: url(theme_top.jpg) no-repeat;
	width: 990px;
	height: 599px;
}
#logopanel {
	position: relative;
	top: 13px;
	left: 15px;
	width: 295px;
	height: 115px;
	background-color: #8c8f4c;
}
#logopanel img {
	border: none;
	width: 295px;
	height: 115px;
}
#navigation {
	position: relative;
	top: -60px;
	left: 325px;
	height: 19px;
	width: 698px;
	text-transform: uppercase;
	white-space: nowrap;
	font-size: 16px;
	color: #a89d99;
}
#navtext {
	display: none;
}
#navigation a {
	font-size: 11px;
	color: #a4a85b;
	text-decoration: none;
	margin: 0 2px 0 2px;
}
#navigation a:hover, #navigation a.active {
	color: white;
}
#countrysel {
	position: relative;
	top: -39px;
	left: 312px;
	height: 17px;
	width: 642px;
	background-color: #aea095;
	text-align: right;
	text-transform: uppercase;
	color: white;
	font-size: 11px;
	padding: 10px 8px 6px 8px;
}
#countrysel a {
	border: 1px solid #7d6e67;
	padding: 1px;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
#countrysel a:hover, #countrysel a.active {
	border: 1px solid white;
}
#pathinfo {
	display: none;
}
#leftcol {
	position: relative;
	top: -27px;
	left: 16px;
	width: 701px;
}
#rightcol {
	position: absolute;
	top: 140px;
	width: 227px;
	margin-left: 717px;
	padding: 15px 12px 15px 15px;
}
#content, #contentimg {
	background-color: white;
}
#contentpadding, #contentbottompadding {
	padding: 15px 12px 15px 15px;
	width: 671px;
}
#content, #contentimg {
	background-color: white;
	overflow: hidden;
}
#contentimg {
	width: 100%;
	word-wrap: normal;
	white-space: nowrap;
	position: relative;
}
#contentimg #scrolldiv img {
	border-top: 5px solid #dbd2cb;
	border-left: 6px solid #dbd2cb;
	border-right: 6px solid #dbd2cb;
	border-bottom: 4px solid #dbd2cb;
    margin-left: 1px;
    margin-bottom: 1px;
}
#bottompanel {
	min-height: 214px;
	height: auto !important;
	height: 214px;
	background: #8c8f4c url(bg_bottompanel.jpg) repeat-x top left;
	color: white;
}
#rightwrap {
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#subnav, .catnav {
	text-transform: uppercase;
}
#subnavtext, #catnavtext {
	display: none;
}
#subnav a, .catnav a {
	text-decoration: underline;
}
#subnav a:hover, #subnav a.active, .catnav a:hover, .catnav a.active {
	font-weight: bold;
}
.clear {
	clear: both;
}

#content h1, #content h2 {
	margin: 0 0 0 -5px;
	padding: 0.1em 5px 0.2em 4px;
	border-left: 1px solid black;
}
#content h2 {
	margin-bottom: 0.6em;
}
#bottompanel h2 {
	font-size: 120%;
}
#bottompanel a {
	color: white;
	text-decoration: underline;
}
.produktkatlist {
	margin: 0 0 0 0;
	width: 702px;
}
.produktkatlist a {
	display: block;
	float: left;
	width: 232px;
	/*height: 143px;*/
	height: 158px;
	margin: 1px 0 0 1px;
}
.produktkatlist span {
	display: block;
	margin: 0 0 0 0;
	padding: 4px 0 6px 0px;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.produktkatlist img, .produktkatlist .img {
	border-top: 5px solid #dbd2cb;
	border-left: 6px solid #dbd2cb;
	border-right: 6px solid #dbd2cb;
	border-bottom: 4px solid #dbd2cb;
	width: 220px;
	height: 124px;
	text-decoration: none;
}
.produktkatlist img.w124 {
	border-left: 54px solid #dbd2cb;
	border-right: 54px solid #dbd2cb;
	width: 124px;
}
.produktkatlist a, .produktkatlist a:hover {
	text-decoration: none;
}
.materialkatlist {
	margin: 0 0 0 0;
	width: 702px;
}
.materialkatlist a {
	display: block;
	float: left;
	width: 99px;
	height: 126px;
	margin: 1px 0 0 1px;
}
.materialkatlist span {
	display: block;
	margin: 0 0 0 0;
	padding: 4px 0 4px 0px;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.materialkatlist img, .materialkatlist .img {
	background-color: #dbd2cb;
	border: none;
	width: 99px;
	height: 99px;
}
.materialkatlist a, .materialkatlist a:hover {
	text-decoration: none;
}
.produktfoto, .materialfoto {
	display: block;
	width: 100%;
	overflow: hidden;
}
.hometable .tr-0 td, .hometable .tr-1 td {
	background-color: white;
}
#scrolldiv {
	position: relative;
}
#scrollcontrolleft, #scrollcontrolright, #scrollcontrolpause {
	text-decoration: none;
}
#scrollcontrolleft, #scrollcontrolright {
	display: none;
	visibility: hidden;
	position: relative;
	top: -138px;
	z-index: 1;
	font-size: 28px;
	height: 36px;
}
#scrollcontrolleft {
	float: left;
	text-decoration: none;
}
#scrollcontrolright {
	float: right;
	text-decoration: none;
}
#scrollcontrolleft img, #scrollcontrolright img {
	border: none:
}
#produktnavlinks {
	position: absolute;
	margin-top: -10px;
	margin-left: 655px;
}
#produktnavrechts {
	position: absolute;
	margin-top: -10px;
	margin-left: 670px;
}
#produktnavlinks a, #produktnavrechts a {
	text-decoration: none;
	font-size: 18px;
}
#gotoshop {
	float: right;
	margin-right: -15px;
	padding: 6px 0 6px 0;
	text-align: right;
}
#shoparrow {
	font-size: 200%;
	position: relative;
	top: 2px;
}
#gotoshop a, #gotoshop a:hover {
	text-decoration: none;
	padding: 7px 5px 5px 5px;
	padding-top: expression("0px");
	border: 1px solid silver;
	border-right: none;
}
.pagehome #content {
	display: none;
}

