/* custom.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 150px;
	height: 80px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

#logo2 a.logo-icon {
	display: block;
	width: 75px;
	height: 44px;
	background: url(../../../images/yootheme/logo_small.png) 0 0 no-repeat;
}

#header .yoo-carousel div.frontpage1 {
	width: 800px;
	height: 300px;
	background: url(../../../images/yootheme/yoocarousel/image_01_default.jpg) 0 0 no-repeat;
}