body {
    font-family: 'Tenor Sans', cursive;
	font-size: 16px;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(bilder/Inhalt.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

p {
	font-size: 16px;}

h1 {
	font-size: 22px;
	font-weight: bold;}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
	margin-left: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: -15px;}

h3 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;}

h4 {
	font-size: 16px;
	font-weight: bold;}
	
a:link,a:visited,a:focus,a:hover,a:active {
	text-decoration: none;
	text-transform: none;
}

.Haftung {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 110%;
}

.Englisch {
	font-size: 14px;
	font-style:italic;
	color: #000000;
}

.Preis {
	color: #ff0000;
	font-weight: bold;
}





