body {
background: #BEBDBD top center no-repeat url('img/body_bg.jpg');
width:100%;
text-align: center;
}

a:link, a:visited, a {
color:#02b;
}

div#wrapper960
{
text-align: left;
width:960px;
margin:0px auto;
padding:0;
position: relative;
background: top center no-repeat url('img/body_bg.jpg');
}

div#header {
height:66px;
width:960px;
background: #404040 top left repeat-x url('img/header_bg.gif');
margin:0;padding:0;
margin-top:50px;
position: relative;
}

	#header #logo {
	display: block;
	position: relative;
	left:0;
	top:0;
	}
	
		#header #logo img {
		margin:0;
		padding:0;
		border:none;
		position: absolute;
		left:0;
		top:0;
		}
		
		#header #logo #logoHover {
		display: none;
		}
	
	#header ul#menu {
	width:945px;
	height:66px;
	text-align: left;
	list-style-type: none;
	}
	
		#header ul#menu li {
		display: block;
		float: right;
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-transform: uppercase;
		padding-left:12px;
		padding-right:5px;
		margin-top:24px;
		}
		
		#header ul#menu li a {
		text-decoration: none;
		}
		
			#header ul#menu li.productcategory a {
			color:#fff2d6;
			}
			
			#header ul#menu li.productcategory a:hover {
			color:#ffe88c;
			}
			
			#header ul#menu li.other a {
			color:#9a9a9a;
			}
			
			#header ul#menu li.other a:hover {
			color:#b8b8b8;
			}
			
	
ul#categories_home {
list-style: none;
margin-top:7px;
}

ul#categories_home li {
display: block;
position: relative;
width: 248px;
height:150px;
margin:4px 0 4px;
border:none;
}

ul#categories_home a {
color:#fff;
text-decoration: none;
border:none;
}

ul#categories_home li h2 {
display: block;
position: absolute;
left:0px;
top:0px;
width:226px;
height:26px;
padding:7px 0 0 10px;
background: top left repeat-x url('img/categories_home_bg.gif');
color:#FFF2D6;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
z-index: 2;
}

ul#categories_home li:hover h2 {
position: absolute;
background: top left repeat-x url('img/categories_home_bg.gif');
background-position-y: -3px;
color:#FFE88C;
}

ul#categories_home li:hover a {
color:#FFE88C;
}

ul#categories_home li img {
background: #fff;
width:236px;
height:146px;
border-bottom:1px solid #777;
border-top:none;
}

div#slideshow_home_wrapper {
width:714px;
height:452px;
position: absolute;
left:243px;
top:147px;
}

div#slideshow_home {
width:714px;
height:452px;
background:#fff;
margin:0;
padding:0;
border:1px solid #777;
background: none;
overflow: hidden;
}

div#slideshow_home img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

div#slideshow_home a {
    border:0;
    display:block;
}


div#footer {
border-top:1px solid #666;
color:#444;
font-size:10px;
font-family: "Trebuchet MS", Arial, sans-serif;
text-transform: uppercase;
padding-top:10px;
height:25px;
}

div#footer:hover {
color:#333;
}

div#footer a {
color:#444;
text-decoration: none;
}

div#footer:hover a {
color:#222;
}

div#footer a.eye {
color:#666;
text-transform:none;
}

div#footer a.eye:hover {
text-decoration: none;
color:#222;
}

div#footer a:hover {
text-decoration: underline;
}

div#article_content {
width:674px;
height:412px;
padding:20px;
position: absolute;
left:244px;
top:147px;
border:1px solid #888;
background:#bbb top left no-repeat url('img/article_bg.jpg');
font-size:11px;
font-family: "Trebuchet MS", Arial, sans-serif;
overflow-x:hidden;
overflow-y:auto;
}

	div#article_content h2 {
	font-weight: bold;
	font-size:13px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height:20px;
	margin-bottom:4px;
	}

	div#article_content p {
	margin-top:4px;
	font-size:11px;
	line-height:18px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}
	
a#print_button {
display: block;
float:right;
width:24px;
height:24px;
padding-right:30px;
line-height: 24px;
background: top right no-repeat url('img/print_button.gif');
text-decoration:none;
color:#555;
margin-left:10px;
margin-bottom:10px;
}

a#pdf_button {
display: block;
float:right;
width:auto;
height:24px;
padding-right:0px;
margin-right:0;
line-height: 24px;
text-decoration:none;
color:#555;
margin-left:10px;
margin-bottom:10px;
}

#language_select {
list-style: none;
margin:0;
padding:0 8px 0 6px;
overflow: hidden;
position: absolute;
left:0;
top:17px;
height:22px;
display: none;
background:#9f9f9f;
}

#language_select li {
display: block;
height:11px;
margin:0;
margin-top:5px;
padding:0;
}

	#language_select li a {
	display: block;
	height: 11px;
	padding: 0 0 0 22px;
	margin: 0;
	line-height:12px;
	font-size: 10px;
	text-decoration: none;
	color:#555;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}
	
	#language_select li a:hover {
	color:#222;
	}
	
	#language_select li a.en {
	background: top left no-repeat url(img/flag_en.png);
	}
	
	#language_select li a.de {
	background: top left no-repeat url(img/flag_de.png);
	}

