.body{
	background-image:url(../img/hg.jpg);
	background-repeat:repeat-x;
	background-position:left top; 
	background-color:#D9CEBC;
	margin:0px;
}
A:link, A:visited, A:active  {
	text-decoration: none;
	color: #666600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}		
A:hover {
	color: #666600;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#container{
	width:100%;
	margin: auto;
}
#hgcontent{
	position:absolute;
	background-image: url(../img/hg_main.jpg);
	background-repeat: no-repeat;
	height: 948px;
	width: 966px;
	margin: auto;
	z-index : 2;
}
#header{
	background-image:  url(../img/header.jpg);
	height: 159px;
	width: 966px;
	margin: auto;
}
#menu{
	height: 55px;
	width: 966px;
	margin: auto;
}
#contentposition{
	margin:auto;
	width: 966px;
	height: 204px;
}
#content{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	line-height: 155%;
	position: relative;
	margin: 0;
	padding:80px 50px 20px 90px;
	z-index: 15;
	width: 950px;
	height: 478px;
}
#footergrafic{
	position : absolute;
	z-index : 2;
	background-image: url(../img/footergrafik2.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 122px;
	top: 1000px;
}
#footer{
	position : relative;
	background-image: url(../img/hg_footer.jpg);	
	height: 34px;
	width: 966px;	
	top:710px;
	margin: auto;
	z-index : 3;
}
.bildquerformat{
	float:left;
	padding: 2px;
	margin: 140px 15px 5px 50px;
}
.bildhochkant{
	float:left;
	padding: 2px;
	margin: 20px 25px 250px 0px;
}
.clear{
	clear:both;
}

#buchstabe {
	position:absolute;
	left: 300px;
	top: 20px;
	z-index : 0;
}
