body {
background-color: #DFC292;
font-family: sans-serif;
color: Maroon;
font-size: small;
}
#menu {
	padding: 3px;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	text-align: center;
	margin-top: 10px;
}
h1 {
	color: maroon;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 5px;
}
h2 {
	color: maroon;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 5px;
}
h3 {
	color: maroon;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 2px;
}
#bild {
	background-image: url(pixel/villa-weisser.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 362px;
	width: 592px;
}
#wet {
	padding: 30px;
}
.li {
	float: left;
}
.re {
	float: right;
	clear: both;
}
a {
	color: Maroon;
	text-decoration: none;
	letter-spacing: 1px
}
a:hover {
	color: White;
}
.ws {
	letter-spacing: 10px;
	color: White;
	font-style: normal;
}
.illu2 {
	margin-right: 12px;
	border: 1px maroon;
	margin-top: 8px;
	float: left;
}
.illu {
	border: 1px maroon;
	margin-top: 8px;
}
.w600 {
	width: 620px;
	font-size: small;
	text-align: left;
	color: Maroon;
}
li {
	text-align: left;
	color: Maroon;
}
input, textarea {
	background-color: #E8DAC0;
	color: maroon;
}