body {
	margin: 0px;
	padding: 8px 0;
	background-image: url(/images/bg_body.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

* {
	font-family: Arial, sans-serif;
}

#page {
	width: 1168px;
}

#header {
	height: 88px;
	background-image: url(/images/bg_header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#header img {
	margin-left: 827px;
	border: none;
	border-right: 1px solid #F5AD50;
}

#languageSelector {
	color: #86786C;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 18px;
	position: absolute;
	top: 101px;
	left: 598px;
}

#languageSelector a {
	color: #86786C;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 18px;
}

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

#content {
	height: 570px;
	padding-top: 28px;
	color: #FFFFFF;
	background-image: url(/images/bg_content.gif);
	background-repeat: no-repeat;
}

#content #left, #content #materialien {
	width: 532px;
	float: left;
	padding-left: 38px;
	height: 500px;
	border-right: 1px dotted #82817F;
	font-size: 12px;
        /* by bert / 19.09.2007 / 04:06 */
	/* line-heigh macht � Punkte in der �berschrift im IE kaputt */
	/* line-height: 24px; */
}

#content #back_button {
	position: absolute;
	top: 132px;
	left: 1px;
}

#content #back_link {
	position: absolute;
	top: 644px;
	left: 40px;
}

#content #back_link img {
	vertical-align: middle;
	padding-right: 2px;
}

#content #back_link a {
	color: #F4F3F2;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
}

img.linkicon {
 margin-right:5px;
}

#navi_footer {
	position: absolute;
	top: 660px;
	left: 52px;
}

#navi_footer ul {
	margin: 0px;
	padding: 0px;
}

#navi_footer li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	font-size: 12px;
	color: #86786C;
}

#navi_footer a {
	color: #86786C;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
}

#navi_footer a:hover {
	color: #FFFFFF; 
}

#content h1 {
	font-weight: normal;
	font-size: 34px;
	text-transform: uppercase;
}

/* by bert / 19.09.2007 04:02 */
/* #content #left h4 { */
#content h4 {
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 40px;
	color: #F29314;
	padding-right: 105px;
}

#content #left p {
	font-size: 12px;
	line-height: 24px;
	padding-bottom: 12px;
	padding-right: 105px;
}

#content #left ul {
	font-size: 12px;
	line-height: 24px;
	padding-bottom: 12px;
}

#content #left table {
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

#content #left .content p {
	font-size: 12px;
	line-height: 24px;
	padding-right: 0px;
}

#content #left #wn {
  scrollbar-base-color:#4F392A;
  scrollbar-track-color:#4F392A;
  
  scrollbar-arrow-color:#F29314;
  scrollbar-face-color:#A69D91;
  
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-darkshadow-color:#000000;
}

#content #right #text {
	margin-top: 78px;
}

#content #right p {
	font-size: 12px;
	line-height: 24px;
	padding-bottom: 12px;
	padding-right: 105px;
}

#content #illustration {
	margin-top: 57px;
}

#content #right {
	width: 370px;
	margin-left: 570px;
	padding-left: 26px;
	height: 500px;
}

#content h2 {
	font-size: 34px;
	font-weight: normal;
	text-transform: uppercase;
	color: #A69D91;
	margin-bottom: 32px;
}

#content .aktuell {
	font-size: 14px;
	padding-top: 22px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #82817F;
}

#content #navi_home {
	margin-top: 20px;
}

#content #navi_home ul {
	margin: 0px;
	padding: 0px;
}

#content #navi_home li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content #navi_home ul li a {
	color: #A69D91;
	text-decoration: none;
	font-size: 28px;
	text-transform: uppercase;
}

#content #navi_home ul li a:hover {
	color: #FFFFFF;
}

#content #navi_home ul li ul {
	padding-bottom: 30px;
}

#content #navi_home ul li ul li a {
	font-size: 22px;
}

/**/

#content .il_home_small {
	float: right;
	margin-top: 20px;
}

#content #details {
	margin-top: 150px;
}

#content #details td {
	vertical-align: top;
}

#content #details .swap {
	margin-right: 9px;
	margin-bottom: 9px;
}

#content #details a.roll img {
	vertical-align: middle;
	padding-right: 2px;
}

#content #details a.roll {
	display: block;
	width: 88px;
	border: 1px solid #A69D91;
	margin-bottom: 4px;
	color: #F4F3F2;
	text-decoration: none;
	font-size: 13px;
	line-height: 14px;
}

#content #details .text {
	margin-right: 9px;
	font-size: 12px;
	padding: 4px 2px 4px 2px;
	border: 1px solid #A69D91;
	color: #F4F3F2;
	margin-bottom: 6px;
}

#content #details .text_spacer {
	line-height: 12px;
}

#content.produkte table {
	border-spacing: 0px;
	margin-top: 36px;
}

#content.produkte table.ctg {
	float:right;
	margin-right: 30px;
}

#content.produkte th {
	padding: 4px 0px 4px 0px;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	color: #8F857D;
}

#content.produkte th.active {
	color: #DEDAD7;
}

#content.produkte td {
	padding: 0px;
	font-size: 12px;
	width: 112px;
	color: #8F857D;
}

#content.produkte td img {
	filter:alpha(opacity=70);   
	-moz-opacity: 0.7;   
	opacity: 0.7;
}

#content.produkte td a {
	color: #8F857D;
	text-decoration: none;
}

#content.produkte td a:hover {
	color: #DEDAD7;
}

#content.produkte td a:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}

#content.produkte {
	background-image: url(/images/bg_coffee.jpg);
}

#content.produkte #right {
	font-size: 12px;
}

#content.produkte #layers {
	position: relative;
	top: 24px;
	left: 0px;
}

#content.produkte #layers div {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}

/* Sönkes CSS things */

span.orange {
	color: #F29314;
}

span.editmode {
	font-size: 16px;
}

span.editmode_inv {
	font-size: 16px;
	color:	#4F392A;
}

span.datum {
	font-size: 12px;	
	font-style: italic;
}

a.news_hl {
	display: inline;
	float: left;
	font-size: 12px;
	text-decoration: none;
	font-style: bold;
	color: #F29314;
}

a.news_hl:hover
{
	font-style: bold;
	text-decoration: underline;
	color: #F29314;
}

.spacer
{
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

a.download {
	display: inline;
	float: left;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/images/ic_pdf_small.gif);
	background-repeat: no-repeat;
    	padding: 0 0 0 2em;
	
}

a.download:hover {
	text-decoration: underline;
	color: #F29314;
}

a.internal {
	display: inline;
	float: left;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

a.internal:hover {
	text-decoration: underline;
	color: #F29314;
}

a.external {
	display: inline;
	float: left;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

a.external:hover {
	text-decoration: underline;
	color: #F29314;
}

a.external_inline {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

a.external_inline:hover {
	text-decoration: underline;
	color: #F29314;
}

a.shopNavi {
	color: #86786C;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
}

a.shopNavi:hover {
	color: #FFFFFF; 
}

#content #back_link a:hover {
	color: #F29314;
}

#materialien h3 {
 color:#f2870c; /* #f29314; */
 margin-bottom:8px;
}

#materialien a, #materialien a:hover, #materialien a:visited {
 color:#fff; /*#f29314; */
 text-decoration:none;
}

#materialien div.box {
 color:#fff; /* #5d4b3b; */
 padding:8px 20px 8px 20px;
 /* margin-right:-25px; */
 display:block;
 line-height:1.5em;
}

table.materialien {
 border:0;
 width:515px;
}

table.materialien td {
 padding-left:12px;
}

*/ end of Sönkes CSS things */