/*/////////////////////////////////home teasers////////////////////////////////*/
#teaser1 {
	position: absolute;
	top:232px;
	left:0px;
	width:393px;
	height:193px;
	background-image:    url(../img/bg_home_teaser_Geysircenter.gif);
}

/*paragraph*/
.teaser_cont1 {
margin:0;
padding: 10 10 10 20;
font-family:arial;
font-size: 12px;
line-height: 135%;
}

#teaser2 {
	position: absolute;
	top:232px;
	left:393px;
	width:323px;
	height:193px;
	background-color: FFFFFF;
}

#teaser3 {
	position: absolute;
	top:232px;
	left:716px;
	width:194px;
	height:278px;
	background-image:    url(../img/bg_home_teaserGysirArea.gif);
}

#teaser4 {
	position: absolute;
	top:425px;
	left:0px;
	width:196px;
	height:308px;
	z-index:41;
}

#teaser4a {
	position: absolute;
	top:630px;
	left:22px;
	width:176px;
	height:108px;
	z-index:42;
}

#teaser5 {
	position: absolute;
	top:425px;
	left:196px;
	width:520px;
	height:308px;
	background-image:    url(../img/bg_home_teaserGross.gif);
}

#teaser5a {
	position: absolute;
	top:425px;
	left:196px;
	width:260px;
	height:308px;
	padding: 10 0 0 0;
}

#teaser5b {
	position: absolute;
	top:425px;
	left:446px;
	width:260px;
	height:308px;
	padding: 10 0 0 0;
}

#teaser5c {
	position: absolute;
	top:700px;
	left:196px;
	width:520px;
	height:100px;
	padding: 0 0 0 20;
}

/*paragraph*/
.teaser_cont5 {
margin:0;
padding: 10 10 10 20;
font-family:arial;
font-size: 11px;
line-height: 130%;
}

#teaser6 {
	position: absolute;
	top:511px;
	left:716px;
	width:194px;
	height:222px;
	background-image:    url(../img/bg_home_teaserHorseRental.gif);
}

/*/////////////////////////////////home headlines////////////////////////////////*/

h1 { 
margin:0;
padding: 0 0 0 20;
color: white;
font-family:arial;
font-size: 13px;
line-height: 250%;
font-weight: bold;
}

h2 { 
margin:0;
padding: 0 0 0 0;
color: blue;
font-family:arial;
font-size: 13px;
font-weight: bold;
}

/*/////////////////////////////////home image floats////////////////////////////////*/
.image_right_float {
	float:right; 
	margin:0 10 10 10; 
	border: 0; 
	padding:0;
}

.image_left_float {
	float:left; 
	margin:0 12 12 0; 
	border: 0; 
	padding:0;
}