@charset "utf-8";

	/*
	
	jQuery ShowCase 1.0.1
	
	Bücherstadt-Tourismus GmbH (c) 2009
	
	:::::::::::::::::::::::::::::::::::::::::::::::::::
	::
	::				 - Created by -
	::
	::			hikelCOM internet + druck
	::
	::	::: Internet, Druck & Design, Video & DVD :::
	::
	::				www.hikelcom.de
	::
	:::::::::::::::::::::::::::::::::::::::::::::::::::
	
	*/


/* ===== home ===== */

#showcase-home-parent,
#showcase-bunker-parent
{
	width: 450px;
	height: 299px;
	overflow: hidden;
	background: url(/shared/img/showcase_title-bg.png) no-repeat top left;
}




/* ===== titlebar ===== */

.showcase-titlebar
{
	background: url(/shared/img/showcase_title-bg.png) no-repeat top left;
	height: 64px;
	padding: 30px 0 0 10px;
	color: #fff !important;
}


