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

#box {
 margin: 0 auto;
 text-align: center; 
 width: 800px;
 height: 600px;
 background-color: #CCCCCC; 
 position: relative;
}

a:link, a:visited, a:hover, a:active {
 color: #FFFFFF;
 text-decoration: underline; 
}
a:hover {
 color: #0000FF;
 text-decoration: none; 
}

#logo {
	position: absolute;
	top: 280px;
	z-index: 15;
	border: thin solid #E4DDD1;
	width: 800px;
}

#foto {
	position: absolute;
	z-index: 0;
	width: 800px;
	top: 150px;
	left: 0px;
}

#sprache {
	position: absolute;
	top: 540px;
	text-align: center;
	width: 800px;
	height: 20px;
	background-color: #CCCCCC;
	clip: rect(5, auto, auto, auto);
	left: 0px;
}
#adresse {
	position: absolute;
	width: 800px;
	height: 55px;
	top: 600px;
	background-color: #CCCCCC;
	text-align: center;
	font-family: "Trebuchet MS", "Modern No. 20", "Tempus Sans ITC";
	font-size: 11px;
	color: #333333;
	left: 0px;
}
.rahmen {
	border: thin solid #CABEA2;
}
.sprache {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 6px;
	text-transform: uppercase;
	background-color: #CCCCCC;
}
#logo2 {

	position: absolute;
	top: 500px;
	left: 425px;
	z-index: 15;
	border: thin solid #E4DDD1;
}
#counter {
	position: absolute;
	top: 600px;
	left: 600px;
	z-index: 15;
	border: thin solid #E4DDD1;
}
#header {
	position: absolute;
	z-index: 0;
	width: 800px;
	top: 350px;
	background-color: #CCCCCC;
	height: 100px;
	left: 0px;
}
#header1 {
	position: absolute;
	z-index: 0;
	width: 800px;
	background-color: #CCCCCC;
	height: 80px;
	top: 15px;
	left: 0px;
}
.txt16 {

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 6px;
	text-transform: capitalize;
	background-color: #CCCCCC;
}
.txt14 {


	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 6px;
	text-transform: none;
	background-color: #CCCCCC;
}

