﻿.home {
	   	color: #0000FF;
	   	font-size: 36pt;
	   	font-family: Arial;
	   	font-weight: bold;
	   	text-align: center;
	   }
.hausbuchung {
	   	color: #0000FF;
	   	font-size: 36pt;
	   	font-family: Arial;
	   	font-weight: bold;
	   	text-align: center;
	   }
.haustiere {
	   	color: #FF0080;
	   	font-size: 24pt;
	   	font-family: Arial;
	   	font-weight: bold;
	   	text-align: center;
	   }
.preislist {
	   	color: #0000FF;
	   	font-size: 24pt;
	   	font-family: Arial;
	   	font-weight: bold;
	   	text-align: center;
	   	text-decoration: underline;
	   }
.alltext {
	   	color: #000000;
	   	font-size: 15pt;
	   	font-family: Arial;
	   	font-weight: bold;
	   	text-align: center;
	   }
.style1 {
	   	color: #0000FF;
	   	font-size: 24pt;
	   	font-family: Arial;
	   	font-weight: bold;
	   }
.background {
	background-image:url('HG55.jpg');
	background-attachment: fixed;
	}
	<!--
a:link { color: green; text-decoration: underline; }
a:active { color: green; text-decoration: underline; }
a:visited { color: yellow; text-decoration: underline; }
a:hover { color: green; text-decoration: underline; }
//-->
