html, body {
  width:100%;
  height:100%;
  margin:0;
  padding:0;
}
body {
	background-image: url(images/design/hg_body.jpg);
	background-repeat: repeat-x;
	background-color: #e1dbc8;
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}
p,li,td {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}
.td_preis {
	border: 1px solid #5D1F20;
}

a:link {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 15px;
	color: #5D1F20;
	font-weight: normal;
}
a:visited {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 15px;
	color: #5D1F20;
	font-weight: normal;
}
a:hover {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 15px;
	color: #5D1F20;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 15px;
	color: #5D1F20;
	font-weight: bold;
}
a.MAIN:link {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a.MAIN:visited {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a.MAIN:hover {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	line-height: normal;
	color: #B2AB8F;
	text-decoration: none;
	letter-spacing: 1px;
}
a.MAIN:active {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	line-height: normal;
	color: #B2AB8F;
	text-decoration: none;
	letter-spacing: 1px;
}
a.ACTIVE, a.ACTIVE:visited {
	font-weight: bolder;
	color: #B2AB8F;
}
img {
	border:0;
}
h2 {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.small {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 12px;
	color: #000000;
}
hr {
 border: 0px;
 border-top: solid 1px #5F2323;
 border-bottom: transparent;

}
.bild {
	border: 1px solid #c7bc99;
}
