.hg {
	background-image: url(hg.jpg);
	background-repeat: repeat;
}
.rahmen {
	position: absolute;
	width: 950px;
	left: 50%;
	top: 15px;
	margin-left: -480px;
	border: solid 5px #CC0099;
	background-color: #E6D3B9;	
}
.header {
	width: 950px;
	height: 600px;
	display: inline;
}
.navigation {
	position: absolute;
	font-family: Georgia;
	font-size: 23px;
	font-style: italic;
	letter-spacing: 1px;
	color: #000000;
	line-height: 40px;
	width: 150px;
	top: 330px;
	left: 47px;
	text-align: center;
	
}
h1 {
	font-family: georgia;
	font-style: italic;
	font-size: 23px;
	color: #CC0000;
	font-weight: normal;
	line-height: 40px;
}
h2 {
	font-family: georgia;
	font-style: italic;
	font-size: 23px;
	color: #000000;
	font-weight: normal;
	line-height: 10px;
}
.haupttext {
	font-family: Georgia;
	font-size: 14px;
	font-style: regular;
	color: #000000;
	line-height: 22px;
	width: 480px;
	margin-top: -250px;
	margin-left: 250px;
	margin-bottom: 25px;
}
.introtext {
	font-family: Georgia;
	font-size: 14px;
	font-style: regular;
	color: #000000;
	line-height: 22px;
	text-align: center;
	width: 480px;
	margin-top: -250px;
	margin-left: 250px;
	margin-bottom: 25px;
}
a {
	font-family: Georgia;
	font-size: 23px;
	font-style: italic;
	color: #000000;
	line-height: 40px;
	font-weight: normal;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0099;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;	
}
.bildrand {
	border: solid 5px #CC0000;
}

