html, body {
	height:100%;
}
.h1 {
	color: #554239;
	font-size: 18px;
	line-height: 18px;
	font-family: "futura-pt", sans-serif;
	text-decoration: none;
}
.h2 {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 18px;
	font-family: "futura-pt", sans-serif;
	font-weight: normal;
}

.h3 {
	color: #999999;
	font-size: 16px;
	line-height: 16px;
	font-family: "futura-pt", sans-serif;
}
.h4 {
	color: #7B7967;
	font-size: 16px;
	line-height: 21px;
	font-family: "futura-pt", sans-serif;
}
.mohnrot {
	color: #7B7967;
	font-size: 14px;
	line-height: 14px;
	font-family: "futura-pt", sans-serif;
}
.h7 {
	color: #7B7967;
	font-size: 16px;
	line-height: 18px;
	font-family: "futura-pt", sans-serif;
}
.h5 {
	color: #CC0000;
	font-size: 29px;
	line-height: 29px;
	font-family: "futura-pt", sans-serif;
	font-weight: bold;
}



A:Hover    {
	color: #7A6460;
}

.cell-with-bgimage1 {
	background-image: url(media/gelb.jpg);
}

.cell-with-bgimage2 {
	background-image: url(media/schatten.jpg);
}
