body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #35312d;
	background-color: #ae9c84;
	margin: 0px;
}
img {
	border:0px;
}
hr {
  width:550px; 
  margin: 0px;
  height:1px; 
  text-align:left; 
  border-top:1px dotted #655c50;
  border-bottom:0px dotted #655c50;
  border-right:0px dotted #655c50;
}
input {
	border: 1px solid #ae9c84;
	background-color: #ede8d1;
	width:350px;
	font-size: 11px;
	color: #35312d;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ae9c84;
	background-color: #ede8d1;
	width:350px;
	font-size: 11px;
	color: #35312d;
}
#mittig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 820px;
	height: 540px;
	position: absolute;
	left: 50%;
	margin-left: -410px;
	top: 45%;
	
	/* Wert für IE 5 Mac */
	margin-top: 100px;
	/* Vor IE 5 Mac verstecken \*/
	margin-top: -254px;
}
.start {
	position: absolute;
	top: 160px;
	left: 50px;
}
.thumb {
	position: absolute;
	top: 0px;
	left: 0px;
}
.philo {
	position: absolute;
	top: 300px;
	width: 355px;
	left: 235px;
}
.adresse {
	position: absolute;
	top: 370px;
	left: 198px;
	line-height: 14px;
}
.content {
	position: absolute;
	top: 150px;
	left: 42px;
	line-height: 16px;
	width: 290px;
}
.subnav {
	text-align: center;
	color: #655c50;
	position: absolute;
	top: 520px;
	width: 770px;
	left: 30px;
}
a {
	color: #655c50;
	text-decoration: none;
}

a:hover {
	color: #35312d;
	text-decoration: underline;
}

