/*Homepage-Felder--------------------------------------------------*/
a {
	
}

#areaA1 {
	display: block;
	position: absolute;
	left: 262px;
	top: 210px;	
	width: 220px;
	height: 150px;
	
	background-color: transparent;
	background-image: url(teaserModule/shirts_re.jpg);
	background-repeat: no-repeat;
	
	text-align: left;
}
a:hover #areaA1 {
	cursor: pointer;
}

#areaA2 {
	display: block;
	position: absolute;
	left: 482px;
	top: 210px;	
	width: 220px;
	height: 150px;
	
	background-color: transparent;
	background-image: url(teaserModule/windbreaker_re.jpg);
	background-repeat: no-repeat;
	
	text-align: left;
}
a:hover #areaA2 {
	cursor: pointer;
}

#areaA3 {
	display: block;
	position: absolute;
	left: 702px;
	top: 210px;	
	width: 220px;
	height: 300px;
	
	background-color: transparent;
	background-image: url(teaserModule/santedesantis_un_xl.jpg);
	background-repeat: no-repeat;
	
	text-align: left;
}
a:hover #areaA3 {
	cursor: pointer;
}

#areaB1 {
	display: block;
	position: absolute;
	left: 262px;
	top: 360px;	
	width: 220px;
	height: 150px;
	
	background-color: transparent;
	background-image: url(teaserModule/guertel_li.jpg);
	background-repeat: no-repeat;
	
	text-align: right;
}
a:hover #areaB1 {
	cursor: pointer;
}

#areaB2 {
	display: block;
	position: absolute;
	left: 483px;
	top: 360px;
	width: 220px;
	height: 150px;
		
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	
	text-align: right;
}
a:hover #areaB2 {
	cursor: pointer;
}

#areaB3 {
	display: none;
	position: absolute;
	left: 702px;
	top: 361px;	
	width: 220px;
	height: 150px;
	
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	
	text-align: left;
}
a:hover #areaB3 {
	cursor: pointer;
}

#areaC1 {
	display: block;
	position: absolute;
	left: 262px;
	top: 510px;
	width: 220px;
	height: 150px;
	
	background-color: transparent;
	background-image: url(teaserModule/gebaeude_li.jpg);
	background-repeat: no-repeat;
	
	text-align: right;
}
a:hover #areaC1 {
	cursor: pointer;
}

#areaC2 {
	display: block;
	position: absolute;
	left: 482px;
	top: 510px;
	width: 220px;
	height: 150px;
	
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	
	text-align: right;
}
a:hover #areaC2 {
	cursor: pointer;
}

#areaC3 {
	display: block;
	position: absolute;
	left: 702px;
	top: 510px;
	width: 220px;
	height: 150px;
	
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	
	text-align: left;
}
a:hover #areaC3 {
	cursor: pointer;
}

/*Linien-------------------------------------*/
#linieH1 {
	display: block;
	position: absolute;
	left: 262px;
	top: 360px;
	width: 440px;
	height: 20px;
	background-color: transparent;
	border-top: 1px solid #999999;	
	z-index: 10;
}
#linieH12 {
	display: block;
	position: absolute;
	left: 702px;
	top: 360px;
	width: 220px;
	height: 20px;
	background-color: transparent;
	border-top: 1px solid #999999;	
	z-index: 10;
}
#linieH2 {
	display: block;
	position: absolute;
	left: 262px;
	top: 510px;
	width: 660px;
	height: 20px;
	background-color: transparent;
	border-top: 1px solid #999999;	
	z-index: 10;
}
#linieH22 {
	display: block;
	position: absolute;
	left: 702px;
	top: 505px;
	width: 220px;
	height: 20px;
	background-color: transparent;
	border-top: 1px solid #999999;	
	z-index: 10;
}
#linieH23 {
	display: block;
	position: absolute;
	left: 482px;
	top: 586px;
	width: 220px;
	height: 20px;
	background-color: transparent;
	border-top: 1px solid #999999;	
	z-index: 10;
}
#linieV1 {
	display: block;
	position: absolute;
	left: 482px;
	top: 210px;
	width: 20px;
	height: 455px;
	background-color: transparent;
	border-left: 1px solid #999999;
	z-index: 10;
}
#linieV2 {
	display: block;
	position: absolute;
	left: 702px;
	top: 210px;
	width: 20px;
	height: 455px;
	background-color: transparent;
	border-left: 1px solid #999999;
	z-index: 10;
}

/*Homepage-Textformatierung--------------------------------------------------*/


.textTeaser {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: Black;
	line-height: 13px;
	padding: 5px 5px 5px 5px;
}

.textTeaser a, .textTeaser a:link, .textTeaser a:visited {
	color: #990000;
	text-decoration: none;
}

.textTeaser a:hover {
	color: #990000;
	text-decoration: underline;
	cursor: url(help_me.gif);
}


.textTeaser h1, .textTeaser h1 a, .textTeaser h1 a:link, .textTeaser h1 a:visited, .textTeaser h1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 19px;
	color: #666666;
	text-decoration: none;
	
	line-height: 20px;
	margin: 0px;
	padding-bottom: 4px;
}

.textTeaser h1 a:hover {
	color: #990000;
	text-decoration: none;
}

