/* Banner */
.homebanner {
	background-image: url("1pic/banner_bg.jpg");
	height: 127px;
	cursor: pointer;
	position: relative;
}

div.image {
	float: left;
	width: 190px;
	height: 127px;
	position: relative;
	top: 0;
	left: 0;
}

div.image img {
	margin-bottom: 0;
}

.homebanner h1 {
	margin-bottom: 5px;
}

.homebanner h1 a {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0;
}

.homebanner .bottomright {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

/* Filialen */
.filiale p {
	font-size: 11px;
	margin: 140px 0px 0px 14px;
}

.filiale a {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

#filiale_graz {
	width: 335px;
	height: 221px;
	background-image: url(1pic/home-banner-murpark.jpg);
	float: left;
	margin-bottom: 10px;
}

#filiale_hof {
	width: 335px;
	height: 221px;
	background-image: url(1pic/home-banner-hofstaetten.jpg);
	float: left;
	margin-left: 9px;
}

.filiale h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffe600;
	padding-left: 14px;
	margin-top: 6px;
}

.filiale {
	position: relative;
}

.kontaktlink {
	position: absolute;
	left:0;
	top: 0;
	display: block;
	width: 335px;
	height: 155px;
}

.kontaktlink span {
	font-size: 0;
	visibility: hidden;
}

