.homepageback {
	background-attachment: fixed;
	background-image: url(graphics/header/main_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.homepageback2 {
	background-attachment: fixed;
	background-image: url(graphics/header/lefthome_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.basictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
a:hover {
	color: #CC3300;
}
.locationback {
	background-attachment: fixed;
	background-image: url(graphics/header/location_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tariffbackground {
	background-attachment: fixed;
	background-image: url(graphics/header/tariff_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tarifftext {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.contactbackground {
	background-attachment: fixed;
	background-image: url(graphics/header/contact_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.tarifftext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
}
.tarriftext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
}
.guestback {
	background-attachment: fixed;
	background-image: url(graphics/images/guestbook_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
