@import url('screen.css');

body{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;	
	background: none;
}

#header-wrapper, #header, #main, #main-wrapper{
	background: none;
	border: none;
}

#teaser, #menu, #teaser-title, #newsletter, #search, #navigation, #language, #footer{
	display: none;
}

a.home-button, a.home-button:link, a.home-button:visited, a.home-button:hover, a.home-button:active, a.totop, a.totop:link, a.totop:visited, a.totop:hover, a.totop:active{
	display: none;
}

#index_index #content, #content{
	width: 750px;
	_width: 650px;
}

#header{
	height: 100px;
}

#logo{
	padding-top: 10px;
}

.product-info{
	background-image: none;
	background-color: #e3e3e3;
}

	.product-info .wrapper{
		background: none;
	}
