h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	line-height: 22px;
	color: #C4B691;
	font-weight: normal;
}
a {
	color: #C4B691;
	text-decoration: underline;
}
a:link {
	color: #C4B691;
	text-decoration: underline;
}
a:visited {
	color: #C4B691;
	text-decoration: underline;
}
a:hover {
	color: #C4B691;
	text-decoration: none;
}
a:active {
	color: #C4B691;
	text-decoration: none;
}
body {
	background-image: url(../bilder/hg-body.jpg);
	background-repeat: repeat-x;
	background-color: #FEF9D1;
}
.text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
