body {
 margin-top: 0px;
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #543905;
 background-color: #DBD0B8;
 text-align: center;  
}

#box {
 margin: 0 auto;
 text-align: center; 
 width: 782px;
 height: 754px;
 background-color: #E4DDD1; 
 position: relative;
}

a:link, a:visited, a:hover, a:active {
 color: #543905;
 text-decoration: underline; 
}
a:hover {
 color: #7F3C2C;
 text-decoration: none; 
}

#logo {
	position: absolute;
	top: 495px;
	left: 80px;
	border: thin solid #E4DDD1;
}

#foto {
	position: absolute;
	top: 10px;
	left: 62px;
	height: 432px;
	width: 650px;
	margin: 0px;
	padding: 0px;

}

#sprache {
	position: absolute;
	top: 500px;
	text-align: right;
	right: 100px;
}
#adresse {
	position: absolute;
	top: 690px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 54px;
	width: 782px;
	left: 0px;
	padding-left: 0px;
}
.rahmen {
	border: thin solid #CABEA2;
}
.sprache {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #543905;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 6px;
	text-transform: uppercase;
}
#logo2 {
	position: absolute;
	top: 479px;
	border: 0px;
	right: 320px;

}
#counter {
	position: absolute;
	top: 600px;
	border: 0px;
	left: 530px;
}
