a {
	color: #555453;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #fbf9f7;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.georgia_11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 2px;
}
.georgia_11 a {
	color: #000000;
}
.transparenterkasten {
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	overflow: visible;
}
.georgia_10_fussnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7f7f7f;
	letter-spacing: 2px;
	white-space: nowrap;
}
.georgia_10_fussnote a {
	color: #7f7f7f;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
.georgia_13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0px;
}
.georgia_13 a {
	color: #000000;
	text-decoration: underline;
}
.georgia_13_SC {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0px;
	font-variant: small-caps;
}


#reconstruction {
	background-color: #000;
	color: #fff;
	font-family: sans-serif;
	font-size: 12px;
	padding: 10px 50px;
	position: absolute; bottom: 0; left: 0;
	width: 924px;
	z-index: 1000;
}

