/**
 * Style sheet headerBanner
 */
#headerBanner
{
	width:700px;
	height:111px;
	background-image:url("./tl_files/img/layout/header_bg.jpg");
}

#badge_deutsch
{
	width:233px;
	height:111px;
	float:right;
	margin-top:-111px;
	cursor:pointer;
}

#badge_italienisch
{
	width:233px;
	height:111px;
	float:right;
	margin-top:-111px;
	cursor:pointer;
}

#bigHomeButton_deutsch
{
	width:170px;
	height:111px;
	float:left;
	margin-top:-111px;
	margin-left:17px;
	cursor:pointer;
}

#bigHomeButton_italienisch
{
	width:170px;
	height:111px;
	float:left;
	margin-top:-111px;
	margin-left:17px;
	cursor:pointer;
}

