#ueberschrift {
	position: absolute;
	left: 79px;
	top: 170px;
	height: 20;
	width: 400px;
}
#text {
	position: absolute;
	left: 79px;
	top: 195px;
	overflow: auto;
	height:310px;
	width: 516px;
}
#claim {
	position: absolute;
	left: 79px;
	top: 410px;
	z-index: 5;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #73320B;	
	background-color: #f5e8be;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 scrollbar-3dlight-color:#FFF9E3;
  scrollbar-arrow-color:#FFF9E3;
  scrollbar-darkshadow-color:#E4C897;
  scrollbar-face-color:#E4C897;
  scrollbar-highlight-color:#E4C897;
  scrollbar-shadow-color:#FFF9E3;
  scrollbar-track-color:#FFF9E3;

}
.ueber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #A80400;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {

	color: #990000;
	text-decoration: none;
}
a:hover {


	color: #73320B;
	text-decoration: none;
}
#Layer1 {
	background-image: url(Bilder/hgkopf.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	top: -14px;
	
}
#bildhome {
	position: absolute;
	left: 0px;
	top: 160px;
}
a:active {



	color: #993300;
	text-decoration: none;
}

